Version Info TongueTied: 1.3.4 OS: Mac OS 10.6 Java: 1.6.0_17 Browser: FireFox 3.5
What steps will reproduce the problem? 1. Extract TongueTied 2. sh startServer.sh in extracted directory
What is the expected output? What do you see instead?
The server does not start up but throughs this exception:
2010-03-10 13:28:05.706::WARN: failed org.mortbay.jetty.deployer.WebAppDeployer@21f3aa07 java.lang.IllegalArgumentException: No such webapps resource file:/Users/giemza/SDKs/Application/builds/war at org.mortbay.jetty.deployer.WebAppDeployer.scan(WebAppDeployer.java:154) at org.mortbay.jetty.deployer.WebAppDeployer.doStart(WebAppDeployer.java:138) at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39) at org.tonguetied.server.Server.initializeServer(Server.java:207) at org.tonguetied.server.Server.start(Server.java:432) at org.tonguetied.server.Server.main(Server.java:478)
Comment #1
Posted on Mar 11, 2010 by Happy GiraffeCrap. My fault. I packaged the release incorrectly with the development defaults. I will try to release a new version asap with the properly package production defaults.
In order to use the current version working please amend the file /embeddedServer.properties and change the following lines
change tonguetied.server.working.location=../Application/builds/war to tonguetied.server.working.location=./webapps
And change tonguetied.server.keystore.location=generated/keystore to tonguetied.server.keystore.location=./keystore
Sorry about the screw up.
Comment #2
Posted on Mar 13, 2010 by Happy GiraffeRepackaged application and released as version 1.3.5
Status: Fixed
Labels:
Type-Defect
Priority-Critical
OpSys-Windows
OpSys-OSX
OpSys-Linux
Usability
Component-Scripts
Milestone-Release1.3.5