[mashup-dev] [jira] Commented: (MASHUP-629) the logs directory is
not created by the maven build:
Tyrell Perera (JIRA)
jira at wso2.org
Sat Feb 2 17:45:59 PST 2008
[ 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 v at mashup_version@ (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 v at mashup_version@ (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
More information about the Mashup-dev
mailing list