-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 0.4
-
Component/s: Installation
-
None
-
Environment:
Websphere 6.0.2.5
From:
http://forums.atlassian.com/thread.jspa?messageID=257234249&tstart=0#257234249
Renaming context root only made bamboo very unhappy. Renaming the project and EAR was successful but resulted in trace 2 behaviour – on running default.html a continued and apparently unsuccessful redirect to the /bootstrap/selectSetupStep.action page. See trace 2.
================ Trace 2======================
[9/21/06 14:43:44:483 EDT] 00000051 SystemOut O 2006-09-21 14:43:44,483 INFO [JohnsonFilter] The application is not yet setup. Redirecting request from '' to '/bootstrap/selectSetupStep.action' [9/21/06 14:43:44:483 EDT] 00000042 SystemOut O 2006-09-21 14:43:44,483 INFO [JohnsonFilter] The application is not yet setup. Redirecting request from '' to '/bootstrap/selectSetupStep.action' [9/21/06 14:43:44:483 EDT] 00000040 SystemOut O 2006-09-21 14:43:44,483 INFO [JohnsonFilter] The application is not yet setup. Redirecting request from '' to '/bootstrap/selectSetupStep.action'
and so on, forever.
This could be a WebSphere specific issue, since I'm pretty sure we install locally fine on a different context using Tomcat.