Posted: Mon Dec 09, 2019 9:14 pm Post subject: deployment request rejected. NoClassDefFoundError
Novice
Joined: 10 Mar 2011 Posts: 19
I'm trying to deploy a bar file having a msgflow with Java compute Node. The deployment fails with below error
Code:
BIP1093E: The integration node rejected the deployment request and reported the following error(s):
BIP2087E: Integration node 'MYNODE' was unable to process the internal configuration message.
BIP4041E: Integration server 'egMyEg' received an administration request that encountered an exception.
BIP4366E: Unable to create Java node 'myTask#myNode_1_6' of type 'ComIbmXslMqsiNode'.
BIP4395E: Java exception: 'java.lang.NoClassDefFoundError'; thrown from class name: 'java.lang.J9VMInternals', method name: 'newInstanceImpl', file: 'J9VMInternals.java', line: '-2'
IIB Version: 10.0.0.11
Red Hat 7.7
There is enough space and full permission to write file in /tmp dir.
Any idea on this error?
hi...are you able to deploy any other JCN flows to the node? Does your JCN use any external classes, if so are those deployed to the broker runtime's integration server/node classpath?
It may be worthwhile trying to deploy one of the tutorial JCN flows or a simple JCN flow which doesn't use any external classes from the java code and see what happens.
such a shame .. deployment worked fine after node restart. I thought I restarted it earlier but the faulty script didn't restart clean and gave no error message. After clean restart using web console deployment worked fine.
As a note to verify if the Java plugin is included or not run:
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