[Bug 730259] [NEW] tomcat6-instance-create does not behave properly on setting a value less than 1024 for the control port

Abhinav Upadhyay 730259 at bugs.launchpad.net
Sun Mar 6 19:50:48 UTC 2011


Public bug reported:

Binary package hint: tomcat6

On specifying any value less than 1024 for the -c option of tomcat6-instance-create, the server instance does not work as expected. It gets configured and gets started, but pages won't load in the browser.
For example, on running
$tomcat6-instance-create -c 1001 -p 8001 ~/my_tomcat 

It configures the instance properly, with the specified port values also appearing in ~/my_tomcat/conf/server.xml . The server also starts successfully. But, I cannot access  http://localhost:8001/  
On opening it, in the browser, the browser simply says "Page not found" . 

There is no problem in shutting down the server. This behaviour is
occuring for any values less than 1024 for the control port.

And, on specifying a value greater than 1024 for -c , it does not cause
any such problems.

I have following configuration:
Ubuntu 10.10
tomcat6-user 6.0.28-2ubuntu1.1
tomcat6 6.0.28-2ubuntu1.1
Architecture: x86

** Affects: tomcat6 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: bug tomcat6 tomcat6-instance-create tomcat6-user

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.
https://bugs.launchpad.net/bugs/730259

Title:
  tomcat6-instance-create does not behave properly on setting a value
  less than 1024 for the control port



More information about the Ubuntu-server-bugs mailing list