IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.


#TechXchangePresenter
 View Only
  • 1.  Web Manager troubleshooting

    Posted Fri December 13, 2002 11:00 AM

    All,

    I am working with web manager and have run into an error…

    In our development environment, web manager works fine. TNAdministrators and TNPartners can log in with no problem and view everything they want.

    In our acceptance environment, there is a failure in the service that loads the menu bar on the left side of the screen:

     wm.tnweb.configFlow:loadMenu
    

    See below for the error message. It deals with the wm.tnweb.configSvc:getUserConfig service.

    We have checked just about everything we could think of and it all seems the same between the two boxes.

    Any suggestions?

    The error reads:

    TRNSERV.000018.000039 wm.tnweb.configSvc:getUserConfig: could not get partner specific config for com.wm.app.b2b.server.ServiceException allConfig cannot be null com.wm.app.b2b.server.ServiceException: allConfig cannot be null at wm.tnweb.configSvc.getUserConfig(configSvc.java, Compiled Code) at java.lang.reflect.Method.invoke(Native Method) at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java, Compiled Code) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java, Compiled Code) at com.wm.app.b2b.server.BaseService.invoke(BaseService.java, Compiled Code) at com.wm.lang.flow.FlowInvoke.invoke(FlowInvoke.java, Compiled Code) at com.wm.lang.flow.FlowState.invokeNode(FlowState.java, Compiled Code) at com.wm.lang.flow.FlowState.step(FlowState.java, Compiled Code) at com.wm.lang.flow.FlowState.invoke(FlowState.java, Compiled Code) at com.wm.app.b2b.server.FlowSvcImpl.baseInvoke(FlowSvcImpl.java, Compiled Code) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java, Compiled Code) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java, Compiled Code) at com.wm.app.b2b.server.ns.Namespace.invoke(Namespace.java, Compiled Code) at com.wm.util.template.Reporter.invoke(Reporter.java, Compiled Code) at com.wm.util.template.InvokeToken.eval(InvokeToken.java, Compiled Code) at com.wm.util.template.TemplateToken.evalChild(TemplateToken.java, Compiled Code) at com.wm.util.template.TemplateToken.eval(TemplateToken.java, Compiled Code) at com.wm.util.template.Reporter.reportNoReset(Reporter.java, Compiled Code) at com.wm.util.template.Reporter.reportToOutput(Reporter.java, Compiled Code) at com.wm.util.template.Reporter.reportIData(Reporter.java, Compiled Code) at com.wm.app.b2b.server.HTTPDocHandler._process(HTTPDocHandler.java, Compiled Code) at com.wm.app.b2b.server.HTTPDocHandler.process(HTTPDocHandler.java, Compiled Code) at com.wm.app.b2b.server.HTTPDispatch.run(HTTPDispatch.java, Compiled Code) at com.wm.util.pool.PooledThread.run(PooledThread.java, Compiled Code) at java.lang.Thread.run(Thread.java, Compiled Code) 0


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Web Manager troubleshooting

    Posted Mon December 16, 2002 05:23 AM

    Josh,

    I had the same problem. It was because my partner login was unknown in the Trading Networks database.
    And I resolved the problem by giving the DUNS number of my partner as access login !

    I hope that helps you

    Regards,
    Odile


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Web Manager troubleshooting

    Posted Mon December 16, 2002 08:11 AM

    Do you have the permissions as a Trading Networks user?
    Thanks
    VR


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 4.  RE: Web Manager troubleshooting

    Posted Thu March 13, 2003 09:18 AM

    FYI… the issue was fixed by the following steps recommended by webMethods support:

    “If you go to the %ISSErver%/packages/WmTN/config, open up your
    properties.cnf in notepad or any text editor and remove this line:
    tn.webmgr.46config=true (or comment it out) and restart your server.”

    This answer was in response to the following request:

    "We are having an issue with Web Manager in our acceptance environment. When
    a user logs on (TNAdministrator or TNPartner), they receive an error message
    in the contents bar on the left side of the page (see the Web
    Manager screenshot in the zip file). This issue is not occurring in out
    development or production environments.

    The error arises from the wm.tnweb:loadMenu service. This service attempts
    to retrieve information from the repository using a get statement. In our
    acceptance environment, the information returned from the get statement is
    null. This triggers an error two steps later when the service attempts to
    invoke wm.tnweb.configSvc:getUserConfig. (See the two screenshots from
    webMethods Developer in the .zip file).

    Up to this point we have been unable to determine why the get statement is
    returning null values from the repository, thus causing the error. Please
    help!"


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 5.  RE: Web Manager troubleshooting

    Posted Thu March 13, 2003 09:47 AM

    I also applied this fix to our installations and the menu is now persisting when I navigate,
    Thank you,
    Emmanuel


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 6.  RE: Web Manager troubleshooting

    Posted Tue March 11, 2008 12:04 PM


  • 7.  RE: Web Manager troubleshooting

    Posted Thu July 17, 2008 01:20 AM

    Shut down the server
    Go to packages/WmTN/config/properties.cnf file,
    change the setting tn.webmgr.60config parameter to false.
    Restart the server

    Cheers

    Karthik Reddy D


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB