Issue Details (XML | Word | Printable)

Key: BAM-2200
Type: Bug Bug
Status: Resolved Resolved
Resolution: Not a bug
Priority: Major Major
Assignee: Ajay Sridhar [Atlassian]
Reporter: MattyJ
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Bamboo

Bamboo 2.0 beta 1 WAR file not working in Tomcat

Created: 08/Feb/08 02:02 PM   Updated: 01/Apr/08 07:10 PM
Component/s: Bamboo Release
Affects Version/s: 2.0 beta 1
Fix Version/s: 2.0 beta 4, 2.0

Time Tracking:
Not Specified

File Attachments: 1. Text File atlassian-bamboo2.1.log (88 kB)
2. Text File atlassian-bamboo2.log (22 kB)

Environment: Windows, Tomcat 6.0.13, mysql, Sun JVM 1.6.0_02-b06

Participants: Ajay Sridhar [Atlassian] and MattyJ
Since last comment: 32 weeks, 3 days ago
Number of comments: 3
Labels:


 Description  « Hide
When I deploy the War file to Tomcat I get a parsing error on an xml file. See attachment. Note that the first five lines of the log appear as you start Bamboo, the rest come when you try to connect.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Ajay Sridhar [Atlassian] added a comment - 10/Feb/08 06:07 PM
Hi Matty,

Sorry for the inconvenience.

I haven't been able to reproduce this issue - I tried running the Bamboo 2.0 release on apache-tomcat-6.0.13 with SUN JDK 1.6 as below -

java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)

I stumbled upon this JIRA bug report when Googling for the exception reported in the logs - according to the JIRA report, this appears to be SUN JDK bug.

I would suggest trying my JDK 1.6 version or downgrading to JDK 1.5, and if Bamboo fails to start - please attach your atlassian-bamboo logs, and let me know the JAVA version being use.

Regards,
Ajay.


MattyJ added a comment - 11/Feb/08 12:51 PM
I just upgraded to the latest Sun JDK (1.6u4) and I get the same problem.

There are a few other things running on this instance of Tomcat, not least of which is Bamboo 1.2.4. I tried stopping that but I still get the same error. Perhaps there is a conflict with the 'Display Name' which is 'Bamboo' for both, even though they are at completely different paths...? I'm going to assume that when we upgrade it will work since I'll wipe out the old Bamboo. I don't currently have the resoureces to do that so I may just try the standalone version for now. Thanks!

Note, that just for fun, I attached a second log. It's pretty much the same as the last one, though.

-Matt


MattyJ added a comment - 27/Feb/08 04:40 PM
I've re-installed the war on a new, clean machine with no other instance of Bamboo running, and it seems to work fine now. I would suspect that there was some kind of conflict between Bamboo 1.2.4 and 2.0. I think this can be tentatively closed.