Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/mina/common/IoHandler
-------------------------------------------------------------------------------------------
Key: DIRMINA-685
URL: https://issues.apache.org/jira/browse/DIRMINA-685
Project: MINA
Issue Type: Bug
Environment: Red Hat Enterprise Linux Server release 5 (Tikanga)
Linux xxxxx 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:14 EST 2007 x86_64 x86_64
x86_64 GNU/Linux
Reporter: Synapsis Brasil
Priority: Blocker
We have to applications. They work well on a server with the following kernel
version: Linux CCCCCC 2.6.18-53.el5 #1 SMP Wed Oct 10 16:34:19 EDT 2007 x86_64
x86_64 x86_64 GNU/Linux.
But on a server with this kernel version: Linux xxxxx 2.6.18-8.el5 #1 SMP Fri
Jan 26 14:15:14 EST 2007 x86_64 x86_64 x86_64 GNU/Linux, occurs the erros
bellow:
1) Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/mina/common/IoHandler
2) Exception in thread "main" java.lang.NoClassDefFoundError:
br/com/v2telecom/axon/util/Config
at br.com.v2telecom.axon.switch3.main.Main.main(Main.java:32)
at br.com.v2telecom.axon.switch3.main.Main.main(Main.java:50)
Can you help us?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.