[Bug 1025595] Re: tomcat7 not running on port 8005 after installation

2012-07-17 Thread Jean-Baptiste Lallement
** Summary changed: - tomcat7 test failed: AssertionError: ['tcp6 0 0 :::8080 :::* LISTEN 898/java ' + tomcat7 not running on port 8005 after installation ** Changed in: tomcat7 (Ubuntu) Status: Confirmed = New -- You received this bug notification because you are a member of Ubuntu

[Bug 1025595] Re: tomcat7 not running on port 8005 after installation

2012-07-17 Thread James Page
This is actually just a timing issue. Tomcat7 uses a secure random number generator to seed session ID's (unlike tomcat6) which takes some time on virtual instances to initialize ( 30 seconds). I've increased the pre-test sleep time to 60 seconds to accomodate - nothing to fix in the package so