You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by Sai Pullabhotla <sa...@jmethods.com> on 2009/04/09 17:28:30 UTC

Re: [jira] Created: (DIRMINA-685) Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/mina/common/IoHandler

Perhaps you have an older version of Mina libraries that are picked up by
the JVM which are no longer compatible with your code? Potential places too
look into would include the "ext" folder under the JRE as well as the
classpath environment variable.

Sai Pullabhotla
Phone: (402) 408-5753
Fax: (402) 408-6861
www.jMethods.com



On Thu, Apr 9, 2009 at 9:03 AM, Synapsis Brasil (JIRA) <ji...@apache.org>wrote:

> 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.
>
>