Posted: Tue Aug 10, 2021 6:21 am Post subject: MQ v9.0 Resourse Adapter (HTTP BRIDGE)
Knight
Joined: 20 Sep 2001 Posts: 545 Location: Tampa
I have a customer upgrading their HTTP Bridge from v7.5 to v9.0 on WebLogic. They did the same procedure they did for v7.5 RAR file. It is throwing an error.
Code:
Aug 9, 2021 5:47:08,510 AM CDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application "mbamqra" due to error weblogic.application.ModuleException: java.io.IOException: /opt/weblogic/wls12/domains/merchdomain/servers/mba1server/tmp/_WL_user/mbamqra/10sirk/com.ibm.mq.osgi.allclientprereqs_9.0.0.0.jar!/fscontext.jar(No such file or directory) with : /opt/weblogic/wls12/domains/merchdomain/servers/mba1server/tmp/_WL_user/mbamqra/10sirk/com.ibm.mq.osgi.allclientprereqs_9.0.0.0.jar!/fscontext.jar
weblogic.application.ModuleException: java.io.IOException: /opt/weblogic/wls12/domains/merchdomain/servers/mba1server/tmp/_WL_user/mbamqra/10sirk/com.ibm.mq.osgi.allclientprereqs_9.0.0.0.jar!/fscontext.jar (No such file or directory) with : /opt/weblogic/wls12/domains/merchdomain/servers/mba1server/tmp/_WL_user/mbamqra/10sirk/com.ibm.mq.osgi.allclientprereqs_9.0.0.0.jar!/fscontext.jar
Their comment one their perception is:
Code:
The issue is while deploying the file mqrar , weblogic stores in temp location at the time of deployment domain/servers/tmp , but what’s happening is for somereason at the time of deployment the rar file is giving the bellow error message . as highlighted folder is not getting created , I think that’s the problem we are having .
Could it be that the fscontext.jar is not part of the rar adapter and will need to get put into some directory on the server to be loaded and available? _________________ MQ & Broker admin
They said it is there but in a different directory. I did a search and came up with the v9.0 instructions where it said the MQ Client must be 'installed' on/in the application server. Right now I think they are carrying it along. Maybe the difference.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum