Symantec Access Management

  • 1.  WAOP Errors On Weblogic Manager Servers

    Posted Jun 02, 2017 02:11 AM

    Hi All.

     

    Installed Weblogic and WAOP.

     

    1 Admin server  (Standalone - not in cluster)

    2 managed servers (in cluster)

    WAOP on both manager servers.

     

    Deployed "/***/affwebservices" on managed server, deployment is successful but seeing below errors in ***.out file.

    Just to check deployed same on Admin-server and in this case no errors found in the logs (deployment is successful without errors).

     

    Is this due to Environment variables or something? (I am using nodemanger to manage managed servers).

    Did any one face the same issue.?

     

     

     

    Jun 02, 2017 7:43:25 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
    INFO: Initiating Jersey application, version 'Jersey: 1.17 01/17/2013 03:31 PM'
    Jun 02, 2017 7:43:25 AM com.sun.jersey.server.impl.application.DeferredResourceConfig$ApplicationHolder <init>
    INFO: Instantiated the Application class org.odata4j.jersey.producer.resources.ODataApplication
    Jun 02, 2017 7:43:26 AM com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl <init>
    WARNING: Unable to locate jaxb.properties for package com.sun.research.ws.wadl
    javax.xml.bind.JAXBException: Unable to locate jaxb.properties for package com.sun.research.ws.wadl
    at javax.xml.bind.ContextFinder.searchcontextPath(ContextFinder.java:205)
    at javax.xml.bind.ContextFinder.find(ContextFinder.java:149)
    at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:281)
    at com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl.<init>(WadlApplicationContextImpl.java:95)
    at com.sun.jersey.server.impl.wadl.WadlFactory.init(WadlFactory.java:96)
    at com.sun.jersey.server.impl.application.RootResourceUriRules.initWadl(RootResourceUriRules.java:169)
    at com.sun.jersey.server.impl.application.RootResourceUriRules.<init>(RootResourceUriRules.java:106)



    Jun 02, 2017 7:43:26 AM com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl <init>
    SEVERE: Unable to locate jaxb.properties for package com.sun.research.ws.wadl
    javax.xml.bind.JAXBException: Unable to locate jaxb.properties for package com.sun.research.ws.wadl
    at javax.xml.bind.ContextFinder.searchcontextPath(ContextFinder.java:205)
    at javax.xml.bind.ContextFinder.find(ContextFinder.java:149)
    at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:281)
    at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:238)
    at com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl.<init>(WadlApplicationContextImpl.java:99)
    at com.sun.jersey.server.impl.wadl.WadlFactory.init(WadlFactory.java:96)

     

     

    Regards,

    Gowtham.



  • 2.  Re: WAOP Errors On Weblogic Manager Servers

    Posted Jun 02, 2017 03:14 AM

    Yes, Gowtham.

     

    I would check the classpath in working vs non-working scenario.

    • Are you using same JRE version in both admin and managed server?
    • Could you locate  jaxb.properties in both Admin and Managed servers ? Is it in classpath in both envrionment ?


  • 3.  Re: WAOP Errors On Weblogic Manager Servers

    Posted Jun 15, 2017 04:31 AM

    Hi,

     

    This error is a 3rd party warning that can be ignored and does not affect functionality:

    Known Issues in Federation R12.52 SP1 - Errors While Deploying affwebservices on WebLogic

     

    I hope this helps!

     

    Albert.