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
** 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
Ser