Note that there are some explanatory texts on larger screens.

plurals
  1. POweb instance already stopped
    primarykey
    data
    text
    <p>i get this error </p> <pre><code>Mar 22, 2011 12:36:01 AM org.apache.catalina.loader.WebappClassLoader findResourceInternal INFO: Illegal access: this web application instance has been stopped already. Could not load META-INF/services/javax.xml.parsers.DocumentBuilderFactory. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact. Mar 22, 2011 12:36:01 AM org.apache.catalina.loader.WebappClassLoader loadClass INFO: Illegal access: this web application instance has been stopped already. Could not load com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact. java.lang.IllegalStateException at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1562) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1521) at javax.xml.parsers.FactoryFinder.getProviderClass(Unknown Source) at javax.xml.parsers.FactoryFinder.newInstance(Unknown Source) at javax.xml.parsers.FactoryFinder.find(Unknown Source) at javax.xml.parsers.DocumentBuilderFactory.newInstance(Unknown Source) at com.xmlparser.XmlParser.parseXmlFile(XmlParser.java:33) at com.xmlparser.XmlParser.&lt;init&gt;(XmlParser.java:25) at com.jobs.SendRoutineMessagesJob.execute(SendRoutineMessagesJob.java:29) at org.quartz.core.JobRunShell.run(JobRunShell.java:199) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:546) </code></pre> <p>could some one please guide me as to what mistake i am committing here. i am not sure if i would need to paste the source code as well.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload