users@glassfish.java.net

java.lang.NoSuchMethodError: org.apache.jasper.compiler.TldLocationsCache.s

From: <glassfish_at_javadesktop.org>
Date: Wed, 19 Nov 2008 07:46:46 PST

When I am trying to access my application in a domain that I created, the exception below is threw.. Anyone knows what is happening?


[#|2008-11-19T13:21:44.921-0200|WARNING|sun-appserver9.1|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=fdf4bac9-4cf4-45d0-8ee5-3ad7b5551e28;|java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at com.sun.enterprise.server.PELaunch.main(PELaunch.java:412)
Caused by: java.lang.NoSuchMethodError: org.apache.jasper.compiler.TldLocationsCache.setNoTldJars(Ljava/util/HashSet;)V
        at com.sun.enterprise.web.WebContainer.setNoTldScan(WebContainer.java:2786)
        at com.sun.enterprise.web.WebContainer.<init>(WebContainer.java:430)
        at com.sun.enterprise.web.PEWebContainer.<init>(PEWebContainer.java:205)
        at com.sun.enterprise.web.PEWebContainer.createInstance(PEWebContainer.java:774)
        at com.sun.enterprise.web.PEWebContainerLifecycle.onInitialization(PEWebContainerLifecycle.java:70)
        at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:262)
        at com.sun.enterprise.server.ondemand.OnDemandServer.onInitialization(OnDemandServer.java:101)
        at com.sun.enterprise.server.PEMain.run(PEMain.java:401)
        at com.sun.enterprise.server.PEMain.main(PEMain.java:338)
        ... 5 more

[b][/b][b][/b]
[Message sent by forum member 'filipe135' (filipe135)]

http://forums.java.net/jive/thread.jspa?messageID=317611