chriseldredge / vulcan

Continuous Integration server
GNU General Public License v2.0
0 stars 1 forks source link

The latest .war available is not getting deployed #136

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the latest vulcan*.war available on download section.
2. Rename it to vulcan.war and try to deploy on tomcat 5.5
3. following exception is thrown:

Sep 26, 2008 4:39:56 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Sep 26, 2008 4:39:56 PM org.apache.catalina.core.StandardContext start
SEVERE: Context startup failed due to previous errors
Sep 26, 2008 4:48:21 PM com.openedit.generators.VelocityLogger 
logVelocityMessage
SEVERE: Left side ($browser.browserType) of '==' operation has null value. 
If a reference, it may not be in the context. Operation not possible. /WEB-
INF/base/openedit/toolbar/admintoolbarselector.html [line 4, column 29]

What is the expected output? What do you see instead?
It should be deployed properly.

What version of the product are you using? On what operating system?
Deploying on  Tomcat 5.5 /Windows Xp SP2.

Please provide any additional information below.

Original issue reported on code.google.com by chetanch...@gmail.com on 26 Sep 2008 at 11:21

GoogleCodeExporter commented 9 years ago
The log messages appear to be unrelated to Vulcan.  The file '/WEB-
INF/base/openedit/toolbar/admintoolbarselector.html' does not exist in the 
Vulcan web 
application.

Original comment by chris.eldredge@gmail.com on 26 Sep 2008 at 8:51

GoogleCodeExporter commented 9 years ago
Closing this issue.

Original comment by chris.eldredge@gmail.com on 4 Oct 2008 at 10:39