You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Heshan Suriyaarachchi (JIRA)" <ji...@apache.org> on 2010/04/30 07:37:53 UTC

[jira] Commented: (SYNAPSE-619) Error starting AXIS2server when running sample tests

    [ https://issues.apache.org/jira/browse/SYNAPSE-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862542#action_12862542 ] 

Heshan Suriyaarachchi commented on SYNAPSE-619:
-----------------------------------------------

Proposed workaround suggested by Asankha will resolve the issue Denis had with the axis2server (in Synapse 1.2). This issue is not there in the Synapse trunk. Therefore this issue can be closed now. 




> Error starting AXIS2server when running sample tests
> ----------------------------------------------------
>
>                 Key: SYNAPSE-619
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-619
>             Project: Synapse
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: Linux 2.6.28-13-generic
>            Reporter: Denis Weerasiri
>            Priority: Trivial
>
> When executing axis2server.sh, if the AXIS2_HOME is not set to the "samples/axis2Server". It gives the following exception stack. 
> denis@denis-laptop:/opt/installations/synapse/synapse-1.2/samples/axis2Server$ ./axis2server.sh 
>  Using JAVA_HOME:   /opt/installations/jdk/jdk1.6.0_06
>  Using AXIS2 Repository :   /opt/installations/axis2_bin/axis2-1.4.1/repository
>  Using AXIS2 Configuration :   /opt/installations/axis2_bin/axis2-1.4.1/repository/conf/axis2.xml
> Exception in thread "main" java.lang.NoClassDefFoundError: samples/util/SampleAxis2Server
> Caused by: java.lang.ClassNotFoundException: samples.util.SampleAxis2Server
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
> 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> 	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org