FNFE for missing WS files during bootup.
whitingjr Nov 21, 2013 6:04 PMHi,
I am using EAP 6.2 with an enterprise application deployed that has a WS deployed. A really simple web service coded with annotations.
This is on a Fedora 19 OS and OpenJDK 1.7.
This is one example exception stack trace. I used Byteman to dump the FNFE.
*** exception message [JAR entry META-INF/policies/AsymmetricBinding_X509v1_TripleDesRsa15_EncryptBeforeSigning_ProtectTokens-DEFAULT.xml not found in /home/whitingjr/java/jboss/jboss-eap-6.2.0.CR3/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-4.2.3.Final-redhat-1.jar] ***
java.io.FileNotFoundException.<init>(FileNotFoundException.java:65)
sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:140)
sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:150)
java.net.URL.openStream(URL.java:1037)
org.jboss.wsf.stack.cxf.extensions.policy.PolicyAttachmentStore.parsePolicyAttachmentStore(PolicyAttachmentStore.java:127)
org.jboss.wsf.stack.cxf.extensions.policy.PolicyAttachmentStore.parsePolicyAttachmentResources(PolicyAttachmentStore.java:105)
org.jboss.wsf.stack.cxf.extensions.policy.PolicyAttachmentStore.<init>(PolicyAttachmentStore.java:65)
org.jboss.wsf.stack.cxf.extensions.policy.PolicyAttachmentStore.getDefaultInstance(PolicyAttachmentStore.java:77)
org.jboss.wsf.stack.cxf.extensions.policy.PolicySetsAnnotationListener.<init>(PolicySetsAnnotationListener.java:70)
org.jboss.wsf.stack.cxf.configuration.BusHolder.configure(BusHolder.java:121)
org.jboss.wsf.stack.cxf.configuration.NonSpringBusHolder.configure(NonSpringBusHolder.java:91)
org.jboss.wsf.stack.cxf.deployment.aspect.BusDeploymentAspect.startDeploymentBus(BusDeploymentAspect.java:129)
org.jboss.wsf.stack.cxf.deployment.aspect.BusDeploymentAspect.start(BusDeploymentAspect.java:67)
org.jboss.as.webservices.deployers.AspectDeploymentProcessor.deploy(AspectDeploymentProcessor.java:74)
org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:120)
org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
java.lang.Thread.run(Thread.java:744)
Attached is a file with 120 other FNFE for xml confgiuration files.
Also attached is the Byteman script used to capture this information.
Should version 2.7.7 be throwing all these ?
Regards,
Jeremy
-
DumpFileNotFound.btm.zip 926 bytes