Details
-
Type:
Test
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.0-alpha-1
-
Component/s: Web Interface
-
Labels:None
-
Environment:Linux FC6, JDK1.5, Maven2.0.5
-
Number of attachments :
Description
Selenium test cases located at the project $
{maven}/archiva/archiva-webapp-test do not run due to an undeployed archiva-webapp. Stacktrace follows.
[INFO] [antrun:run
{execution: check-archiva-loaded}]
[INFO] Executing tasks
[get] Getting: http://localhost:9696/archiva/
[get] To: /home/nramirez/src/maven/archiva/archiva-webapp-test/target/index.html
[get] Error opening connection java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:9696/archiva/index.action
[get] Error opening connection java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:9696/archiva/index.action
[get] Error opening connection java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:9696/archiva/index.action
[get] Can't get http://localhost:9696/archiva/ to /home/nramirez/src/maven/archiva/archiva-webapp-test/target/index.html
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error executing ant tasks
Embedded error: Can't get http://localhost:9696/archiva/ to /home/nramirez/src/maven/archiva/archiva-webapp-test/target/index.html
Issue Links
- relates to
-
MRM-333
Tomcat deployment of archiva results in unstable instance.
-
This patch fixes the archiva-webapp loading problems as described in http://docs.codehaus.org/display/MAVENUSER/Archiva+on+Tomcat .
src/test/tomcat5x/conf/Catalina/localhost/archiva.xml
pom.xml