Thnx for the reply, here is the information:

context.xml file changed was in META-INF directory
NetBeans version 6.5
Platform: Windows Vista Business 32 Bit
Apache Tomcat: 6.0.18
JDK 6

I will try to run it in a standalone version of Tomcat - after I figure out
how to build a war file from NetBeans

Any additional information / ideas / shots in the dark are greatly
appreciated

=========================================

Caldarale, Charles R wrote:
> 
>> From: Paulchwd [mailto:paulc...@sympatico.capaulchwd@sympatico.ca]
>> Subject: Illegal access: this web application instance has been
>> stoppedalready
>> 
>> INFO: Illegal access: this web application instance has been stopped
>> already.  Could not load java.lang.Object.
> 
> Whatever you're doing is attempting multiple stops of your webapp.  This
> might be a configuration problem in NetBeans, but since I've never tried
> to run Tomcat from within an IDE, I can't help you there.
> 
> Can you try running a standalone Tomcat and see if the problem is
> reproducible with that?
> 
>> From my research I read setting reloadable to False would solve 
>> it (in context.xml) - didn't work
> 
> You don't say which context.xml you changed; while you're telling us that,
> also tell us the Tomcat version you're using, the JRE/JDK you're running
> with, and the platform you're on.
> 
>> Mar 31, 2009 7:54:48 PM org.apache.catalina.core.StandardContext start
>> INFO: Container
>> org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/invoicer]
>> has already been started
> 
> This is another indication that you're doing something twice within
> NetBeans; again, try running a standalone Tomcat and see if the problem
> disappears.  If it does, it's a NetBeans, not Tomcat, issue.
> 
>  - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Illegal-access%3A-this-web-application-instance-has-been-stopped-already-tp22817324p22834783.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to