Monday, March 26, 2018

Re: java.lang.NoClassDefFoundError: javax.validation.ValidationException

Hi Rajesh Di you get any solution on the below issue posted

On Sunday, 3 June 2012 18:55:08 UTC-4, Rajesh Mulcha wrote:
Hi.., I have added all the required jars to the web-inf/lib and I see
them in the classpath printed, validation-api-1.0.0GA.jar, gwt-servlet-
deps.jar, openjapa-all-2.2.jar, requestfactory-apt.jar, but I am
seeing this when I publish this web project on RAD7.5, websphere 7
test environment. Pls help, thanks in advance.


[6/3/12 18:18:49:584 EDT]     FFDC
Exception:java.lang.NoClassDefFoundError
SourceId:com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadServlet
ProbeId:218 Reporter:com.ibm.ws.webcontainer.servlet.ServletWrapper
$1@3dd03dd0
java.lang.NoClassDefFoundError: javax.validation.ValidationException
                at java.lang.J9VMInternals.verifyImpl(Native Method)
                at java.lang.J9VMInternals.verify(J9VMInternals.java:
72)
                at
java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
                at
com.google.web.bindery.requestfactory.server.ServiceLayer.create(ServiceLayer.java:
75)
                at
com.google.web.bindery.requestfactory.server.RequestFactoryServlet.<init>(RequestFactoryServlet.java:
103)
                at
com.google.web.bindery.requestfactory.server.RequestFactoryServlet.<init>(RequestFactoryServlet.java:
89)
                at
com.google.web.bindery.requestfactory.server.CustomRequestFactoryServlet.<init>(CustomRequestFactoryServlet.java:
23)
                at java.lang.J9VMInternals.newInstanceImpl(Native
Method)
                at java.lang.Class.newInstance(Class.java:1325)
                at java.beans.Beans.instantiate(Unknown Source)
                at java.beans.Beans.instantiate(Unknown Source)
                at com.ibm.ws.webcontainer.servlet.ServletWrapper
$1.run(ServletWrapper.java:1682)
                at
com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:
118)
                at
com.ibm.ws.webcontainer.servlet.ServletWrapper.loadServlet(ServletWrapper.java:
1673)
                at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:
626)
                at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:
443)
                at
com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:
175)
                at
com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3610)
                at
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:
274)
                at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:
926)
                at
com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:
1557)
                at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:
173)
                at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:
455)
                at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:
384)
                at
com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:
83)
                at
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:
165)
                at
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:
217)
                at
com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:
161)
                at
com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
                at
com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
                at
com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:
766)
                at com.ibm.io.async.ResultHandler
$2.run(ResultHandler.java:896)
                at com.ibm.ws.util.ThreadPool
$Worker.run(ThreadPool.java:1527)
Caused by: java.lang.ClassNotFoundException:
javax.validation.ValidationException
                at java.lang.Throwable.<init>(Throwable.java:80)
                at
java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:
76)
                at
java.net.URLClassLoader.findClass(URLClassLoader.java:419)
                at java.lang.ClassLoader.loadClass(ClassLoader.java:
643)
                at sun.misc.Launcher
$AppClassLoader.loadClass(Launcher.java:300)
                at java.lang.ClassLoader.loadClass(ClassLoader.java:
609)

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment