Posted: Thu Sep 06, 2007 4:21 am Post subject: BIP4512S: java.lang.NoClassDefFoundError - /tmp FULL
Acolyte
Joined: 19 Feb 2002 Posts: 56 Location: Australia
When the /tmp file is full under Broker 6.0.0.5 you can see the following errors when execution groups start up
BIP4512S: java.lang.NoClassDefFoundError: com/ibm/logging/ConsoleHandler was thrown while loading Java user-defined node class com.ibm.xsl.mqsi.XMLMQSINodeTraceLoggingHandler
BIP4512S: java.lang.NoClassDefFoundError: com/ibm/xsl/exmlt/ConfigurationException was thrown while loading Java user-defined node class com.ibm.xsl.mqsi.XMLTransformNode
This is because the EG JVM's need to unpack the jar files that need to be loaded, in order to actually load them.
These are unpacked into /tmp by default. There's an java -D system property that controls this : -D java.io.tmpdir. Presumably you can set this with IBM_JAVA_OPTIONS or MQSIJVERBOSE environment variables. _________________ I am *not* the model of the modern major general.
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