webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

java.lang.Exception: Unable to create queue HP2B_HP2B_APJ_SUBQUEUE.

  • 1.  java.lang.Exception: Unable to create queue HP2B_HP2B_APJ_SUBQUEUE.

    Posted Tue September 19, 2017 07:04 AM

    Hi All,

    Could you please help me on below error.

    Error: Build of process “orchAPJ” failed. The log file might have more information.
    java.lang.Exception: Unable to create queue HP2B_HP2B_APJ_SUBQUEUE.
    at com.webMethods.process.generator.util.JMSProviderUtil.createNirvanaDestination(JMSProviderUtil.java:85)
    at com.webMethods.process.generator.util.JMSProviderUtil.createDestination(JMSProviderUtil.java:227)
    at com.webMethods.process.generator.util.GeneratorUtils.createJNDIDestinations(GeneratorUtils.java:744)
    at com.webMethods.process.generator.eclipse.ProcessModelGenerator.generateModel(ProcessModelGenerator.java:334)
    at com.webMethods.process.generator.eclipse.ProcessModelGenerator.generateModel(ProcessModelGenerator.java:514)
    at com.webMethods.process.generator.eclipse.actions.GenerateProcessAction.run(GenerateProcessAction.java:322)
    at com.webMethods.process.generator.eclipse.actions.GenerateProcessAction.run(GenerateProcessAction.java:94)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:253)
    … 31 more

    While doing build i am facing above issue.


    #webMethods-BPMS
    #BPM
    #webMethods


  • 2.  RE: java.lang.Exception: Unable to create queue HP2B_HP2B_APJ_SUBQUEUE.

    Posted Tue September 19, 2017 09:59 AM

    Hi Hariom,

    what is your wM Version?
    Any Fixes applied?

    Can you provide the complete StackTrace please?
    There should be an entry “Caused by”, which indicates the original exception why the queue could not be created.

    Regards,
    Holger


    #webMethods-BPMS
    #BPM
    #webMethods


  • 3.  RE: java.lang.Exception: Unable to create queue HP2B_HP2B_APJ_SUBQUEUE.

    Posted Mon October 09, 2017 04:11 AM

    Hi Hariom,

    If you are trying to deploy to a remote server (not local IS) and you are using the Designer to deploy the code with build and upload button, you probably do not have local UM running. Try to start your local UM and deploy again. After the deployment you can create the JNDI manually to the remote server.

    Regards,
    Delyan


    #webMethods
    #BPM
    #webMethods-BPMS