Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Phantom error in TOMCAT!!!

843841Jul 6 2006
Hi!

I have a big problem in Tomcat that I already spent two days and didn't find any solution.

This is the error:
   HTTP Status 503 - Servlet propgweb is currently unavailable

   type.......: Status report

   message....: Servlet propgweb is currently unavailable

   description: The requested service (Servlet propgweb is currently unavailable) is not currently available.

   Apache Tomcat/5.5.17
It's really unusual because the error only happens in my computer! When I put the same .war in other computers (same and diferent versions of Tomcat), the application run without problems. Other web applications run without problem in my computer.

Nothing is wrote in Tomcat's log. The last message is that the server was initialized with success.

I'm executing the application in Netbeans 5.0, but I alredy installed another Tomcat separated from the Netbeans. The error continues.

I alredy clean and rebuild (Netbeans command) the application many, many times, I'm alredy undeploy and deploy the application many, many times. The error continues.

I alredy reinstalled different versions of JDK. The error continues.

I alredy reinstalled Netbeans. The error continues.

I carried the source code into another computer and recompiled it. It works very well...

Any suggestions will be appreciated.

Softwares in use:

- Jdk 1.5.0_07
- Netbeans 5.0
- Struts 1.2.7
- Hibernate 3.0.5

Thanks in advance.

Reinaldo.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 3 2006
Added on Jul 6 2006
0 comments
161 views