1 Reply Latest reply on Apr 7, 2015 1:06 PM by pcraveiro

    PL00075: File could not be located :policyConfig.xml in jboss eap6.3

    penusila611621

      I have created sample SP project and had placed proper web.xml, jboss-deployment-structure.xml and picketlink.xml.

       

      and I tried to deploy the sample we app with all the above proper xml files, I am getting the following error in jboss eap6.3. No clue how to solve these issue, please help me.

       

      Caused by: java.lang.IllegalStateException: PL00075: File could not be located :policyConfig.xml

        at org.picketlink.common.DefaultPicketLinkLogger.fileNotLocated(DefaultPicketLinkLogger.java:510)

        at org.picketlink.identity.federation.core.pdp.SOAPSAMLXACMLPDP.getPDP(SOAPSAMLXACMLPDP.java:103)

        at org.picketlink.identity.federation.core.pdp.SOAPSAMLXACMLPDP.<init>(SOAPSAMLXACMLPDP.java:69)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_51]

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_51]

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_51]

        at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [rt.jar:1.7.0_51]

        at java.lang.Class.newInstance(Class.java:374) [rt.jar:1.7.0_51]

        at org.jboss.wsf.stack.cxf.configuration.NonSpringBusHolder.newInstance(NonSpringBusHolder.java:171)

        ... 10 more

       

       

      11:49:33,762 ERROR [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "test.war" was rolled back with the following failure message:

      {

          "JBAS014671: Failed services" => {"jboss.deployment.unit.\"test.war\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"test.war\".INSTALL: JBAS018733: Failed to process phase INSTALL of deployment \"test.war\"

          Caused by: java.lang.RuntimeException: java.lang.IllegalStateException: PL00075: File could not be located :policyConfig.xml

          Caused by: java.lang.IllegalStateException: PL00075: File could not be located :policyConfig.xml"},

          "JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"test.war\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\"test.war\".beanmanager]"]

      }

      11:49:33,776 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 16ms

      11:49:33,777 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report

      JBAS014775:    New missing/unsatisfied dependencies:

            service jboss.deployment.unit."test.war".beanmanager (missing) dependents: [service jboss.deployment.unit."test.war".weld.weldClassIntrospector]

      JBAS014777:   Services which failed to start:      service jboss.deployment.unit."test.war".INSTALL