Getting error in IS Console > Solutions > Trading Networks

Dear Friends,

Good day.
We are trying to setup the large document handling in webMethods 6.0.1 version.
When I logged into IS and click Trading Networks (IS Console > Solutions > Trading Networks), we are getting below error message.
Please advise how to fix this.


The Server could not process your request because the following error occurred. Contact your server administrator.

Service
wm.tnweb.configFlow:loadMenu

Error
class com.wm.app.tn.err.EXMLException
TRNSERV.000018.000039 wm.tnweb.configSvc:getUserConfig: could not get partner specific config for mytnadmin 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:125) 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.invoke(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:522) at com.wm.util.template.Reporter.invoke(Reporter.java:963) at com.wm.util.template.InvokeToken.eval(InvokeToken.java:75) 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:1299) at com.wm.util.template.Reporter.reportToOutput(Reporter.java:1274) at com.wm.util.template.Reporter.reportIData(Reporter.java:1163) at com.wm.app.b2b.server.HTTPDocHandler._process(HTTPDocHandler.java:490) at com.wm.app.b2b.server.HTTPDocHandler.process(HTTPDocHandler.java:112) at com.wm.app.b2b.server.Dispatch.run(Dispatch.java(Compiled Code)) at com.wm.util.pool.PooledThread.run(PooledThread.java(Compiled Code)) at java.lang.Thread.run(Thread.java:498) 0

Best Regards
Maitri.

Please download a fix for WmTNWeb package and you request Empower or SAG folks if they send you for old 6.x server.

Thanks RMG.

I have managed to fix the above issue as below.
1. Shutdown the server.
2. Go to <server_home>/packages/WmTN/config/properties.cnf, and delete “tn.webmgr.60config=true” if using TN 6.x.
3. Restart the server.

But now, in Trading Networks Web Manager, I could not find the Settings menu of the navigation panel to set TN Properties tn.BigDocThreshold and tn.xml.xqlThreshold.
Please advise how to set the TN Properties for large file handling. Thanks

I dont have the login details to download the fix for WmTNWeb.

Best Regards,
Maitri

Are you not able to see the left hand frame panel you mean?

If not you can set those threshold settings directly in the /packages/WmTN/config/properties.cnf and reload the WmTN package

HTH,
RMG