You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2009/04/27 18:16:30 UTC

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

     [ https://issues.apache.org/jira/browse/DIRMINA-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRMINA-685.
---------------------------------------

    Resolution: Incomplete

Can't qualify this JIRA as a bug. There are no information whatsoever about the MINA version, je used java version, and from the two exceptions shwon in the trace, it seems to be an issue in some initialization in the user code.

Thus I close the issue. Feel free to reopen it as soon as you have some more information to provide

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