[ http://wso2.org/jira/browse/MASHUP-629?page=comments#action_15336 ] Tyrell Perera commented on MASHUP-629: --------------------------------------
The user is stsarting the server from the wrong directory. Instead of; /Users/nunez/Illation/Development/Servers/wso2-mashup-server-src/modules/distribution/bin/ he should start from the shell scripts found in; /Users/nunez/Illation/Development/Servers/wso2-mashup-server-src/modules/distribution/target/dist/wso2-mashup-server-SNAPSHOT/bin/ > the logs directory is not created by the maven build: > ------------------------------------------------------ > > Key: MASHUP-629 > URL: http://wso2.org/jira/browse/MASHUP-629 > Project: WSO2 Mashup Server > Issue Type: Bug > Reporter: Jonathan Marsh > Assigned To: Tyrell Perera > > bin/wso2mashup.sh > Starting WSO2 Mashup Server [EMAIL PROTECTED]@ (in JDK 1.5 - debug mode) > Using WSO2MASHUP_HOME: > /Users/nunez/Illation/Development/Servers/wso2-mashup-server-src/modules/distribution > Using JAVA_HOME: /System/Library/Frameworks/JavaVM.framework/Home > Start signal posted to WSO2 Mashup Server (debug mode). > Please check the server's log file for startup status. > bin/wso2mashup.sh: line 219: > /Users/nunez/Illation/Development/Servers/wso2-mashup-server-src/modules/distribution/logs/mashup.out: > No such file or directory > Creating it manually fixed that problem, but now I'm running into what may be > a classpath problem with the startup.sh script: > mercury:~/Illation/Development/Servers/wso2-mashup-server-src/modules/distribution/bin > nunez$ sh startup.sh > Starting WSO2 Mashup Server [EMAIL PROTECTED]@ (in JDK 1.5) > Using WSO2MASHUP_HOME: > /Users/nunez/Illation/Development/Servers/wso2-mashup-server-src/modules/distribution > Using JAVA_HOME: /System/Library/Frameworks/JavaVM.framework/Home > Start signal posted to WSO2 Mashup Server. > Please check the server's log file for startup status. > java.lang.NoClassDefFoundError: org/wso2/wsas/Main > Exception in thread "main" > mercury:~/Illation/Development/Servers/wso2-mashup-server-src/modules/distribution/bin > nunez$ > The logfile is attached (but just repeats what’s above). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
