Problems Starting Tomcat

2004-07-01 Thread Alvin Randolph
Hello;
Whenever I click the "Start Tomcat" all I get is a flash of the
Tomcat icon. When I click any of the links "Tomcat Administration"
or "Welcome", I get a panel requesting the User name & Password
before connecting me to http://127.0.0.1:8080/ADMIN/...
After 3 tries, I get the "Unauthorized" panel. I am using
memoryrealm so the manager can use Tomcat-user.xml to validate
the username & password. There are no error messages in the
"Logs" folder. What did I do wrong?


    Thanks,
Alvin Randolph

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Can't Start Tomcat 5.0

2004-06-30 Thread Alvin Randolph
Hello:
I installed Tomcat 5.0 a few weeks ago on a WinXP system. Set system  Environment 
variables $CATALINA_HOME to C:\Program Files\Tomcat 5.0 &  JAVA_HOME to 
C:\JBuilder\jdk1.3.1.

Whenever I click the "Tomcat Administration" link under the Start button, I get a 
panel requesting the User name & Password to connect me to 
http://127.0.0.1:8080/ADMIN/... After 3 tries, I get the "Unauthorized" panel.

I am using the minimal server.xml file with no GlobalNamingResources, service name, 
connector port assignment, host name & logger settings inside engine tags. I also set 
memoryrealm so the manager can use Tomcat-user.xml to validate the username & 
password. There are no error messages in the "Logs" folder. What am I doing wrong?


Thanks,
 Alvin Randolph