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

Error deploying a Process model - From Designer

webMethods Community Member

webMethods Community MemberSun February 15, 2009 05:51 AM

  • 1.  Error deploying a Process model - From Designer

    Posted Wed July 30, 2008 09:09 AM

    Hello,

    I have created a process model using designer. Its a simple model with a recieve step and an activity step that invokes a flow service.

    When I try deploying the model on my process engine I am getting the below error :

    Error*******
    Error: Build of process “Training1” failed. Please check the log file for more information.
    com.webMethods.process.generator.exception.GenerationException: com.webMethods.process.connection.is.IntegrationServerConnectionException: "Error accessing services in the WmPRT Package. Please make sure WmPRT package is installed and enabled on your IS connected to the logical server “{0}”.localhost
    at com.webMethods.process.generator.PRTFragmentGenerator.generatePRTFragments(PRTFragmentGenerator.java:141)
    at com.webMethods.process.generator.ProcessModelGenerator.generateModel(ProcessModelGenerator.java:381)
    at com.webMethods.process.generator.ProcessModelGenerator.generateModel(ProcessModelGenerator.java:463)
    at com.webMethods.process.generator.actions.GenerateProcessAction.run(GenerateProcessAction.java:269)
    at com.webMethods.process.generator.actions.GenerateProcessAction.run(GenerateProcessAction.java:89)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)

    ******************************************************************

    I have verified in the integration server that the PRT package is enabled and it loaded without any error.

    Also, I see that the package that contains the Subscription triggers and the transition triggers has go created on the IS.

    Can you please let me know what can be the probable issue.

    Thanks!!

    Regards,
    Ashish Bhatia


    #BPM
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Error deploying a Process model - From Designer

    Posted Wed July 30, 2008 10:32 AM

    Hi,

    Did you define logical server in Designer, by default there will be a logical server defined by the name “Default”, what is its status (green or red) ? (Designer → Windows → Preferences → webMethods → Logical) Servers

    Regards,
    Sumit


    #webMethods-BPMS
    #webMethods
    #BPM


  • 3.  RE: Error deploying a Process model - From Designer

    Posted Wed July 30, 2008 12:35 PM

    Hi,

    Thanks for your reply!!
    Yes, I have configured a new local server and its status is connected.

    Regards,
    Ashish Bhatia


    #webMethods-BPMS
    #webMethods
    #BPM


  • 4.  RE: Error deploying a Process model - From Designer

    Posted Sun August 24, 2008 08:16 AM

    Hi Ashish,

    I have the same trouble. The package is enabled in IS and the Designer is connected to the logical server. Were you able to resolve the issue?

    Found this error in IS while trying to build and upload for execution on the IS.

                                           com.wm.app.b2b.server.ISRuntimeException: [101.518] *** Exception: Unable to connect to database!
    

    What should be done with the JDBC pool? Should we configure a new pool alias ?

    Thanks,
    Pradeep


    #BPM
    #webMethods-BPMS
    #webMethods


  • 5.  RE: Error deploying a Process model - From Designer

    Posted Mon August 25, 2008 05:58 PM

    Pradeep,

    Make sure that you have a valid connection to the Process Audit Database(In Designer Window->preferences->webMethods->Process Devlopment → Process Audit Database)

    also make sure you have the Broker up and running.

    Akshith


    #webMethods
    #BPM
    #webMethods-BPMS


  • 6.  RE: Error deploying a Process model - From Designer

    Posted Wed August 27, 2008 09:01 PM

    I think this is related to the Audit DB configuration in IS.
    Go to IS>JDBC Pool and test your configuration by running one test from the list of the Functional Alias Definitions.


    #webMethods-BPMS
    #BPM
    #webMethods


  • 7.  RE: Error deploying a Process model - From Designer

    Posted Thu August 28, 2008 05:11 AM

    Kerni, you got it right. I found that out and was going to post it myself. - thanks :slight_smile:


    #BPM
    #webMethods
    #webMethods-BPMS


  • 8.  RE: Error deploying a Process model - From Designer

    Posted Fri November 07, 2008 06:25 PM

    Pradeep,

    In order to solve this “com.wm.app.b2b.server.ISRuntimeException: [101.518] *** Exception: Unable to connect to database!” check if you have the ProcessEngine Pool configured.

    If not, run the Database Component Configuration to create the ProcessEngine schemas, create a Pool Alias and than associate this pool to the ProcessEngine function.

    Regards,
    Vivian Satie


    #BPM
    #webMethods-BPMS
    #webMethods


  • 9.  RE: Error deploying a Process model - From Designer

    Posted Fri January 16, 2009 07:05 AM

    Hi

    I am Srikanth Mangipudi.
    I am trying to develop a sample process with single Receive step which just receives a Broker Document Type as input.

    While trying to build the same, i see error - Error accessing services in the WmPRT package.

    Here are things i did.

    1. In Designer > Windows > Preferences, defined logical server. Works fine.

    2. In Designer > Windows > Preferences > webMethods > ProcessAuditDatabase - Use IntegrationServer JDBC pool parameters

    3. In IS Admin Console, I created JDBC pool alias for ProcessEngine, ProcessAudit…

    Mentioned it as Associated Pool Alias for Fuction Alias : Process Engine and Process Audit. Did Test of connection. It works.

    After all these settings, i get error, Error accessing services in the WmPRT package.

    Please help

    Best regards
    Srikanth Mangipudi


    #webMethods
    #webMethods-BPMS
    #BPM


  • 10.  RE: Error deploying a Process model - From Designer

    Posted Sun February 15, 2009 05:51 AM

    Try to re-run the SQL scripts


    #webMethods-BPMS
    #BPM
    #webMethods


  • 11.  RE: Error deploying a Process model - From Designer

    Posted Mon March 08, 2010 11:41 AM

    Hi,

    Even i facing the same prob. My connection pools are working fine and the logical server with the designer is also good. I tried reloading the wmPRT package also. After doing all these, i still see this error :

    Error: Build of process “test1” failed. Please check the log file for more information.
    com.webMethods.process.generator.exception.GenerationException: com.webMethods.process.connection.is.IntegrationServerConnectionException: "Error accessing services in the WmPRT Package. Please make sure WmPRT package is installed and enabled on your IS connected to the logical server “{0}”.localhost
    at com.webMethods.process.generator.PRTFragmentGenerator.generatePRTFragments(PRTFragmentGenerator.java:141)

    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

    plzz Help me out…

    Thank you,
    Naidu


    #BPM
    #webMethods-BPMS
    #webMethods


  • 12.  RE: Error deploying a Process model - From Designer

    Posted Wed September 08, 2010 05:11 PM

    Hi Team,
    I am also facing the same problem.

    1. The Logical server is enabled.
    2. WmPRT package is loaded with out any error in IS.
    3. The Broker server is running properly.
    4. JMS connection has both PE_NONTRANSACTIONAL_ALIAS, PRT_NONTRANSACTIONAL_ALIAS

    I am unable to proceed ahead.

    The error log is as follows:
    "Error: Build of process “SimpleProject” failed. Please check the log file for more information.
    com.webMethods.process.generator.exception.GenerationException: com.webMethods.process.connection.is.IntegrationServerConnectionException: "Error accessing services in the WmPRT Package. Please make sure WmPRT package is installed and enabled on your IS connected to the logical server “{0}”.Default
    at com.webMethods.process.generator.PRTFragmentGenerator.generatePRTFragments(PRTFragmentGenerator.java:141)
    at com.webMethods.process.generator.ProcessModelGenerator.generateModel(ProcessModelGenerator.java:381)
    at com.webMethods.process.generator.ProcessModelGenerator.generateModel(ProcessModelGenerator.java:463)
    at com.webMethods.process.generator.actions.GenerateProcessAction.run(GenerateProcessAction.java:269)
    at com.webMethods.process.generator.actions.GenerateProcessAction.run(GenerateProcessAction.java:89)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)
    at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:545)
    "

    Many Thanks,
    Salian


    #BPM
    #webMethods-BPMS
    #webMethods


  • 13.  RE: Error deploying a Process model - From Designer

    Posted Fri September 10, 2010 03:23 PM

    Have you checked your process Audit database connection both on designer as well as on IS (JDBC pools)?


    #BPM
    #webMethods-BPMS
    #webMethods


  • 14.  RE: Error deploying a Process model - From Designer

    Posted Mon September 13, 2010 10:39 AM

    Hi,
    Yes, I have checked the process audit database connection, I am not using the (IS)JDBC pool. Whenever I tried to create a “Pool Alias Definitions” against a Oracle Driver it disappears on restart of the IS server. Hence I have used normal option for connecting to the database available in Designer.

    Regards,
    Sukesh S


    #BPM
    #webMethods-BPMS
    #webMethods


  • 15.  RE: Error deploying a Process model - From Designer

    Posted Mon September 13, 2010 09:34 PM

    Are you pointing your process engine functional alias to the same DB which you connected from Designer… it must be same.


    #webMethods-BPMS
    #webMethods
    #BPM


  • 16.  RE: Error deploying a Process model - From Designer

    Posted Thu August 16, 2012 05:35 PM

    I am using IS 8.0

    During Is start up i am facing this error though server is runing.


    Caused by: com.wm.app.audit.AuditException: [BAA.0000.0050] Could not create des
    tination “ProcessAuditDBDest” for Process Logger. Destination may refer to a JDBC Pool alias that does not exist or is not configured.
    at com.wm.app.b2b.server.audit.config.AuditConfigurator.createDestinatio
    nCfgIfNeeded(AuditConfigurator.java:318)
    at com.wm.app.b2b.server.audit.config.AuditConfigurator.addLogger(AuditC
    onfigurator.java:203)


    Now how i will create ProcessAuditDBDest after installation?

    even I am not ableto create any connection pool in ISadmin, bcz after restaring the IS the changes has been disapers every time, but xml created in IntegrationServer\config\jdbc\pool folder.

    I am also not able to deploy process file using designer it is throwing following error


    com.webMethods.process.generator.exception.GenerationException: com.webMethods.process.connection.is.IntegrationServerConnectionException: Error accessing services in the WmPRT Package. Please make sure WmPRT package is installed and enabled on your IS connected to the logical server “{0}”.local


    I blev this two error are indentical , due to audit config related issue.

    Now can anybody please tell em how this could be resolved?

    Regards
    Avik


    #webMethods-BPMS
    #BPM
    #webMethods


  • 17.  RE: Error deploying a Process model - From Designer

    Posted Fri August 17, 2012 05:30 PM

    Is ProcessEngine and Process Audit database installed correctly? I would suggest to run the DB configuration and recreate the Process Engine and Database tables…Also check if WmPRT package’s home page shows DB is connected.


    #webMethods-BPMS
    #BPM
    #webMethods


  • 18.  RE: Error deploying a Process model - From Designer

    Posted Fri August 17, 2012 06:50 PM

    YES this is the best way to do and check on this error kind:


    #BPM
    #webMethods
    #webMethods-BPMS


  • 19.  RE: Error deploying a Process model - From Designer

    Posted Sun August 19, 2012 05:26 PM

    As suggested, once you recreate all tables, assign the pool to specific functional alias from IS Admin, and do a test connection… It will check if related tables are present or not and give you the status as successful/failure.

    Make sure, you have WmPRT package installed and activated.

    Make sure, in your designer, Windows > Preferences > SoftwareAG > Integration Server and check if the IS where Process Engine is installed has been correctly configured.

    -Senthil


    #webMethods-BPMS
    #BPM
    #webMethods