WebLogic Server EAR Deployment Queries!

Hi All,
I have few queries with respect to EAR deployment in BEA WebLogic Server
a) we have a requirement wherein we need to deploy the modified EAR file to one node in a cluster, whereas the other node will still continue to use the old EAR file. Is that possible in a production environment?
b) we also have a requirement wherein we need to bring down the cluster and start the servers as independent servers instead of a clustered servers from command line without logging into the weblogic server console
c) we have one more requirement wherein we have all the configuration xml files for each web application in a EAR File. We need a way to deploy the configuration xml file separately if there is a change only to the configuration xml file. Is that possible?
Also, we need to deploy a specific web application in a EAR file instead of re-creating the EAR again. Like an emergency release of one or more web application in a EAR.
d) Is that possible to update the JAR file and WAR file dynamically which are deployed as part of the EAR file.
Any pointers to info source will be REALLY appreciated.
Wiating for your reply.
Many Thanks in Advance,
C R Baradwaj

Hi,
Can anyone from BEA team help me in these queries?
This is very urgent!
have few queries with respect to EAR deployment in BEA WebLogic Server
a) we have a requirement wherein we need to deploy the modified EAR file to one node in a cluster, whereas the other node will still continue to use the old EAR file. Is that possible in a production environment?
b) we also have a requirement wherein we need to bring down the cluster and start the servers as independent servers instead of a clustered servers from command line without logging into the weblogic server console
c) we have one more requirement wherein we have all the configuration xml files for each web application in a EAR File. We need a way to deploy the configuration xml file separately if there is a change only to the configuration xml file. Is that possible?
Also, we need to deploy a specific web application in a EAR file instead of re-creating the EAR again. Like an emergency release of one or more web application in a EAR.
d) Is that possible to update the JAR file and WAR file dynamically which are deployed as part of the EAR file.
Thanks and Regards,
C R Baradwaj

Similar Messages

  • Error in Weblogic server while deploying a sample cartridge

    hi all
    I am getting below error while deploying a sample cartridge to the web logic.
    ####<Jun 27, 2012 4:32:40 PM GMT+05:30> <Warning> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794960399> <BEA-000000> <adapter.CartridgeManagementAdapterFactoryRegistry: Cannot locate adpater oracle.communications.sce.cartridgemanagement.adapter.OSM>
    ####<Jun 27, 2012 4:32:43 PM GMT+05:30> <Error> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794963321> <BEA-000000> <ws.CartridgeManagementWSPortImpl: While trying to lookup 'oracle.communications.sce.cartridgemanagement.adapter.OSM' didn't find subcontext 'sce'. Resolved 'oracle.communications'>
    ####<Jun 27, 2012 4:32:43 PM GMT+05:30> <Info> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794963743> <BEA-000000> <ws.CartridgeManagementWSPortImpl: getCartridgeList>
    ####<Jun 27, 2012 4:32:43 PM GMT+05:30> <Warning> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794963899> <BEA-000000> <adapter.CartridgeManagementAdapterFactoryRegistry: Cannot locate adpater oracle.communications.sce.cartridgemanagement.adapter.Activation>
    ####<Jun 27, 2012 4:32:44 PM GMT+05:30> <Info> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794964149> <BEA-000000> <ws.CartridgeManagementWSPortImpl: getCartridgeList>
    ####<Jun 27, 2012 4:32:44 PM GMT+05:30> <Warning> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794964305> <BEA-000000> <adapter.CartridgeManagementAdapterFactoryRegistry: Cannot locate adpater oracle.communications.sce.cartridgemanagement.adapter.Inventory>
    ####<Jun 27, 2012 4:32:45 PM GMT+05:30> <Info> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794965508> <BEA-000000> <ws.CartridgeManagementWSPortImpl: getCartridgeList>
    ####<Jun 27, 2012 4:32:45 PM GMT+05:30> <Warning> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794965649> <BEA-000000> <adapter.CartridgeManagementAdapterFactoryRegistry: Cannot locate adpater oracle.communications.sce.cartridgemanagement.adapter.OSM>

    issue is resolved now.

  • Getting improper date in weblogic server after deployment of application

    Dear All,
    I have created ADF application and i am setting logging the current logined date and time of user, the problem is that it is giving me improper date and time,
    But when i run application in my jdeveloper it gives proper date and time..
    I setted the folllowing timezone to following in my domain's setDomainEnv.cmd file
    set EXTRA_JAVA_PROPERTIES=-Duser.timezone="India Standard Time 5:30"Still it gives me incorrect date and time.
    Any Suggestions..?
    Thanks & Regards,
    Santosh
    jdeveloper 11.1.1.5.0

    hi user,
    -Duser.timezone=UTC
    give a try.

  • Unable to view SVG files deployed on Weblogic Server (10.3)

    Hi,
    We are not able to view the svg file when we deploy our applciation to weblogic server. If we run in Eclipse it is running fine. We have also added ./config/mimemappings.properties file in the domain configuration for Mime Mapping File. The content for the same is
    htm=text/html
    gif=image/gif
    jpg=image/jpeg
    svg=image/svg+xml
    Can any body let us know the resolution for the same.
    We are using IE 9 and simple img tag of html
    The weblogic server is deployed on linux os

    Hi Kishore,
    Thanks for the reply. Though our issue is that when we execute through IDE (Eclipse Juno) the tag works with IE9. It stops working when deployed on Weblogic 11g server. We can not use object/embed tag as we have business specific functionality which works only for img tag. We have tried the mime mappings in Weblogic but that does not seem to work. Could you kindly let us know if you are aware of such an issue.
    Regards,
    Anup

  • Deployment Failed in Upgraded Weblogic Server

    Hi,
    We have recently upgraded our weblogic server from *10.3.3* to *10.3.5* . And deployed ADF application which was running fine in *10.3.3*. And we too installed the necessary libraries in the upgraded weblogic server and deployed our application.
    This all went well and when we restarting the server ... server failed to restart with the following exception. Please help me with your suggestions what exactly would be the issue.
    Dec 2, 2011 10:59:46 AM CST> <Error> <HTTP> <BEA-101020> <[ServletContext@177488297[app:soe module:soe path:/soe spec-version:2.5]] Servlet failed with Exception
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
    at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:66)
    at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:550)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
    Truncated. see log file for complete stacktrace
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.j                 ava:3715)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:                 3681)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Dec 2, 2011 9:55:27 AM CST> <Error> <HTTP> <BEA-101020> <[ServletContext@168485290[app:soe module:soe path:/soe                  spec-version:2.5]] Servlet failed with Exception
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
            at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListen                 er.java:66)
            at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLife                 cycleImpl.java:550)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:                 100)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
            Truncated. see log file for complete stacktrace
    >
    <Dec 2, 2011 9:56:00 AM CST> <Warning> <oracle.adfinternal.controller.metadata.MetadataServiceImpl> <BEA-000000>                  <ADFc: /META-INF/adfc-config.xml: >
    <Dec 2, 2011 9:56:00 AM CST> <Warning> <oracle.adfinternal.controller.metadata.MetadataServiceImpl> <ADFC-52024>                  <ADFc: Duplicate managed bean definition for 'tabContext' detected.>
    <Dec 2, 2011 9:56:00 AM CST> <Warning> <oracle.adfinternal.view.faces.lifecycle.LifecycleImpl> <BEA-000000> <ADF                 _FACES-60098:Faces lifecycle receives unhandled exceptions in phase RESTORE_VIEW 1
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
            at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListen                 er.java:66)
            at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLife                 cycleImpl.java:550)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:                 100)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(AD                 FPhaseListener.java:232)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:274)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:75)
            at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseL                 istener.java:53)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:439)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:204)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:312)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:122)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilter                 Impl.java:468)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilter                 Impl.java:468)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:2                 93)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.j                 ava:3715)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:                 3681)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Dec 2, 2011 9:56:00 AM CST> <Error> <HTTP> <BEA-101020> <[ServletContext@168485290[app:soe module:soe path:/soe                  spec-version:2.5]] Servlet failed with Exception
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
            at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListen                 er.java:66)
            at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLife                 cycleImpl.java:550)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:                 100)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
            Truncated. see log file for complete stacktrace
    >
    <Dec 2, 2011 9:56:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.7                 0.180:1,187 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 9:56:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.7                 0.180:1,190 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 9:56:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.7                 0.180:1,189 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 9:56:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.7                 0.180:1,188 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 9:59:59 AM CST> <Warning> <oracle.adfinternal.view.faces.lifecycle.LifecycleImpl> <BEA-000000> <ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RESTORE_VIEW 1
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
            at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:66)
            at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:550)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:232)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:274)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:75)
            at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:439)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:204)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:312)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:122)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Dec 2, 2011 9:59:59 AM CST> <Error> <HTTP> <BEA-101020> <[ServletContext@168485290[app:soe module:soe path:/soe spec-version:2.5]] Servlet failed with Exception
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
            at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:66)
            at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:550)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
            Truncated. see log file for complete stacktrace
    >
    <Dec 2, 2011 10:00:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.70.180:1,203 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 10:00:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.70.180:1,202 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 10:00:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.70.180:1,204 during the configured idle timeout of 5 secs>
        at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(AD                 FPhaseListener.java:232)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:274)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:75)
            at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseL                 istener.java:53)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:439)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:204)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:312)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:122)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilter                 Impl.java:468)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilter                 Impl.java:468)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:2                 93)Thanks & Regards,
    Kiran

    Hi,
    I can deploy this same file in oracle application server ith bpel without any error. If i deploy in weblogic it gives error and i am using the same namespace which i used it for oracle application server with bpel.
    and i am having another doubt. do we need to install any http server for this weblogic server.
    If not how weblogic server will communicate to orabpel?
    Regards,
    Latha

  • EJB was compiled by a different version of the Weblogic Server

    I got the following error message when attempt to startup weblogic server to deploy my ejb.
    <The EJB deployment named: ejb_test was compiled by a different version of the WebLogic Server.>
    <... cannot be redeployed while the server is running ...>
    Anybody has any clue about this? TIA.
    Cheers. KokHwa.

    See inline:
    KokHwa wrote:
    I got the following error message when attempt to startup weblogic server to deploy my ejb.
    <The EJB deployment named: ejb_test was compiled by a different version of the WebLogic Server.>
    Exactly what is says. You are deploying an EJB that was compiled with a
    different Weblogic version (might be a different SP or a previous
    version) that the one you are deploying on. Recompile with the same
    version as the deployment and it should be fixed.
    <... cannot be redeployed while the server is running ...>
    This message is the same. Because you have some of the classes of the EJB
    in your server classpath you will not be able to redeploy that EJB but apart
    from that it's harmless. To redeploy after changing the EJB you'll have to
    restart the server.
    >
    Anybody has any clue about this? TIA.
    Cheers. KokHwa.
    --dejan

  • EXCEPTION in deploying ear file on weblogic server 11g

    Hi, I am trying to deploy an ear file on the weblogic server 11g(10.3.5) application installed successfully but when i tried to start application to listen service requests its throws exceptions and application state changed from prepared to failed
    I have unchecked the check box Auto generate and synchronize weblogic JDBC descriptors during deployment in application properties under the deployment node. I also have created same jdbc datasource with name Connection1 and JINDI name jdbc/Connection1 on my weblogic server.
    Exceptions that application throwing are.
    Message icon - Error weblogic.common.ResourceException: java.security.PrivilegedActionException: weblogic.common.ResourceException: java.security.PrivilegedActionException: weblogic.common.ResourceException: No credential mapper entry found for password indirection user=hr for data source Connection1
    But when I tried to deploy this from jdeveloper deployment console directly on the server it deployed successfully and starts listening requests.
    please give me solution of this problem.
    Thanks in advance
    Edited by: Rao on Nov 29, 2012 10:22 AM
    Edited by: Rao on Nov 29, 2012 10:23 AM

    I have resolved this exception. Exception occur due wrong settings in weblogig_Application.xml file remove Data source information from this file and provide datasource on weblogic server.

  • Ear Deployment failed in weblogic server 9.2

    Hi
    I have ear which was generated by using weblogic workshop.
    I Successfully deployed this ear in weblogic server 8.1 ,but when i am deploying the same ear in weblogic server 9.2(after clicking the activate changes on admin console) the deployment was failed.
    any one can plz provide the solution how to deploy in WLS 9.2.or what i need to change.
    thanks in advance
    I got below messages on admin console
    Messages
    An error occurred during activation of changes, please see the log for details.
    weblogic.application.ModuleException:
    com.bea.wlw.runtime.core.servlet.WebappContextListener
    The stack trace which i got from admin server log
    <Warning> <Deployer> <g1u0752c.austin.hp.com> <AdminServer> <[STANDBY] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1184166448347> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException:
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:292)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:360)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:56)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:46)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:147)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:189)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:87)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:718)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1185)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:247)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:157)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.ClassNotFoundException: com.bea.wlw.runtime.core.servlet.WebappContextListener
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:286)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:259)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:158)
         at weblogic.servlet.internal.EventsManager.registerEventListener(EventsManager.java:272)
         at weblogic.servlet.internal.EventsManager.registerEventListeners(EventsManager.java:258)
         at weblogic.servlet.internal.WebAppServletContext.initContextListeners(WebAppServletContext.java:1591)
         at weblogic.servlet.internal.WebAppServletContext.prepare(WebAppServletContext.java:1036)
         at weblogic.servlet.internal.HttpServer.doPostContextInit(HttpServer.java:432)
         at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:407)
         at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:549)
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:284)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:360)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:56)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:46)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:147)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:189)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:87)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:718)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1185)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:247)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:157)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    >

    I experienced similar (identical?) problem after upgrading WLS 9.2 with MP2.
    In my case simple setting the following fields from the tab 'Server Start': Java Home and Classpath resolved problem.
    Greetings
    GT

  • Error when stating weblogic server after EAR (packed) deploy

    Hii!
    I am having a deploy problem, after i have packed my application with the ant task
    <taskdef name="pack-ear" classname="atg.appassembly.ant.PackEarFileTask" classpathref="ant.dynamo.classpath"/>
    i cannot access my application, it throws an exception (below). Nonetheless, when i deploy with an exploded ear using:
    <taskdef name="assemble-jar" classname="atg.appassembly.ant.CreateUnpackedEarTask" classpathref="ant.dynamo.classpath" onerror="ignore"/>
    It works finely.
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools --- CONTAINER:atg.repository.RepositoryException; SOURCE:CONTAINER:atg.service.idgen.IdGeneratorException; SOURCE:java.lang.NullPointerException
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.adapter.gsa.GSAItemDescriptor.getNewId(GSAItemDescriptor.java:6946)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.adapter.gsa.GSARepository.createItem(GSARepository.java:718)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileTools.createNewUser(ProfileTools.java:521)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileTools.createNewUser(ProfileTools.java:501)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.initializeNewProfile(ProfileRequestServlet.java:1079)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.initializeProfile(ProfileRequestServlet.java:693)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.serviceProfilingRequest(ProfileRequestServlet.java:604)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:450)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:491)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:303)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:392)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:113)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:235)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.SecurityServlet.service(SecurityServlet.java:192)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.multisite.SiteContextPipelineServlet.service(SiteContextPipelineServlet.java:371)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1273)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:952)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:272)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.filter.dspjsp.PageFilter.innerDoFilter(PageFilter.java:349)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:208)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools Caused by :CONTAINER:atg.service.idgen.IdGeneratorException; SOURCE:java.lang.NullPointerException
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.PersistentIdGenerator.initialize(PersistentIdGenerator.java:389)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.PersistentIdGenerator.addIdSpace(PersistentIdGenerator.java:475)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.AbstractSequentialIdGenerator.generateStringId(AbstractSequentialIdGenerator.java:331)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.adapter.gsa.GSAItemDescriptor.getNewId(GSAItemDescriptor.java:6922)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.adapter.gsa.GSARepository.createItem(GSARepository.java:718)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileTools.createNewUser(ProfileTools.java:521)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileTools.createNewUser(ProfileTools.java:501)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.initializeNewProfile(ProfileRequestServlet.java:1079)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.initializeProfile(ProfileRequestServlet.java:693)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.serviceProfilingRequest(ProfileRequestServlet.java:604)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:450)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:491)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:302)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:392)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:113)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:234)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.SecurityServlet.service(SecurityServlet.java:191)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.multisite.SiteContextPipelineServlet.service(SiteContextPipelineServlet.java:370)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1271)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:952)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:272)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.filter.dspjsp.PageFilter.innerDoFilter(PageFilter.java:349)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:208)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools Caused by (#2):java.lang.NullPointerException
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.jdbc.WatcherDataSource.getConnection(WatcherDataSource.java:845)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.jdbc.WatcherDataSource.getConnection(WatcherDataSource.java:825)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.SQLIdGenerator.getConnection(SQLIdGenerator.java:633)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.SQLIdGenerator.initializeIdSpaces(SQLIdGenerator.java:833)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.PersistentIdGenerator.initialize(PersistentIdGenerator.java:327)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.PersistentIdGenerator.addIdSpace(PersistentIdGenerator.java:475)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.AbstractSequentialIdGenerator.generateStringId(AbstractSequentialIdGenerator.java:331)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.adapter.gsa.GSAItemDescriptor.getNewId(GSAItemDescriptor.java:6922)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.adapter.gsa.GSARepository.createItem(GSARepository.java:718)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileTools.createNewUser(ProfileTools.java:521)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileTools.createNewUser(ProfileTools.java:501)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.initializeNewProfile(ProfileRequestServlet.java:1079)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.initializeProfile(ProfileRequestServlet.java:693)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.serviceProfilingRequest(ProfileRequestServlet.java:604)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:450)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:491)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:302)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:392)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:113)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:234)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.SecurityServlet.service(SecurityServlet.java:191)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.multisite.SiteContextPipelineServlet.service(SiteContextPipelineServlet.java:370)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1271)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:952)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:272)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.filter.dspjsp.PageFilter.innerDoFilter(PageFilter.java:349)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:208)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools
    <12/11/2013 14h02min54s BRST> <Error> <HTTP> <BEA-101020> <[ServletContext@284990416[app:Production module:LojaAtgEndeca path:/LojaAtgEndeca spec-version:2.5]] Servlet failed with Exception
    java.lang.NullPointerException
      at atg.userprofiling.ProfilePropertyServlet.service(ProfilePropertyServlet.java:197)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:460)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:491)
      Truncated. see log file for complete stacktrace
    >

    Ian,
    Thanks for your response.  I have the following in my application.properties file:
    plugin.libraries=com.oracle.determinations.web.siebel.SiebelDataAdapter;com.oracle.determinations.web.siebel.PreseedOnSessionCreatedHandler;com.sample.userplugins.automation.SessionSubmitTrigger
    Additionally, I have placed the SessionSubmitTrigger class within a JAR in the plugins directory within the war.  I am using Oracle WebLogic 10.3 as the app server to deploy the war within the AdminServer. And I am using OPA 10.4.3.
    I should mention that the first two entries in the plugin.libraries property were there already as part of the Siebel Connector install.  I just added the third one for OnInvestigationEndedEventHandler implementation.
    I don't understand why Weblogic complains about not finding the Plugins directory. it is in my war. And despite the warning, I can access and navigate through my rulebase.  It just doesn't seem to handle the OnInvestigationEndedEvent.
    Thanks.
    Sam

  • Exception while starting deployed EAR in weblogic server

    Hi,
    I am using Oracle jdeveloper 11.1.1.4.0 and have created EAR of my application.
    I deployed it in WebLogic Server, however when I tried to start(servicing all request) the same.
    It is throwing following exception,
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references.
    Unresolved application library references, defined in weblogic-application.xml:
    [Extension-Name: adf.oracle.domain, exact-match: false].Where is this weblogic-application.xml file located?
    Appreciate your help.
    Thanks in Advance,
    Madhav.

    Hi,
    Thanks, these links are really helpful.
    I added that library in server shared library successfully.
    but now there is new exception while starting the application using deployed EAR,
    weblogic.common.ResourceException: java.security.PrivilegedActionException:
    weblogic.common.ResourceException: java.security.PrivilegedActionException:
    weblogic.common.ResourceException: No credential mapper entry found for password indirection user=sa
    for data source CommonConnThanks,
    Madhav.
    Edited by: Madhav on Aug 19, 2011 12:56 AM

  • Failed EAR deployment in WebLogic Server - Unexpected exception caught

    Hello
    I have a problem when deployment EAR file in WebLogic server, my application use KODO for persistence.
    This error only occurs when deployment from EAR file, when deployment from simple webapp directory the error not occurs.
    In properties variable load attributes of database connection from jdo.properties file
    PersistenceManagerFactory pmf = JDOHelper.getPersistenceManagerFactory(properties);
    javax.jdo.JDOFatalInternalException: Unexpected exception caught.
    at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1193)
    at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:808)
    at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:701)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:376)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:82)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1616)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2761)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:889)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
    at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    NestedThrowablesStackTrace:
    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:592)
    at javax.jdo.JDOHelper$16.run(JDOHelper.java:1965)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.jdo.JDOHelper.invoke(JDOHelper.java:1960)
    at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1166)
    at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:808)
    at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:701)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:376)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:82)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1616)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2761)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:889)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
    at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    Caused by: <1.0.0-SNAPSHOT-SNAPSHOT fatal internal error> org.apache.openjpa.util.InternalException: There was an error when invoking the static getInstance method on the named factory class "kodo.jdb
    c.kernel.KodoJDBCBrokerFactory". See the nested exception for details.
    at org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:93)
    at kodo.jdo.PersistenceManagerFactoryImpl.getPersistenceManagerFactory(PersistenceManagerFactoryImpl.java:41)
    at kodo.jdbc.runtime.JDBCPersistenceManagerFactory.getPersistenceManagerFactory(JDBCPersistenceManagerFactory.java:22)
    ... 52 more
    Thanks for help.

    I managed to resolve the issue myself. Here are the details, in case anyone is interested:
    I modified the weblogic-application.xml (present under my application EAR>META-INF folder) to include org.hibernate.* and javax.persistence.* packages. Restarted the servers and redeployed the EAR (exploded). I don't see the errors anymore and the deployment was successful.
    <prefer-application-packages>
                <package-name>org.hibernate.*</package-name>
                <package-name>javax.persistence.*</package-name>
            </prefer-application-packages>

  • EAR/WAR File Deployment Query on WEBLOGIC SERVER

    Hi,
    We are running weblogic server version 10.3.4.0 where EAR/ WAR files deployed on single server and that has been configured in the current WebLogic Server domain. These applications are up and running fine. We need to deploy a new WAR file on the same domain. My questions are:
    @ Whether I can deploy new WAR file without STARTing and STOPing weblogic server instance?
    @ When deploying new WAR file, whether it will affect existing deployed files or will it affect any other running services for a fraction of second?
    Note: This new WAR file is independent application and will not affect any other services in the future.
    Please assist.
    Thanks,
    Dheeraj

    Thank you for your help but the result is still the same.
    I deployed the library on weblogic server suggested by you.
    File Deployed as library = oracle.adf.desktopintegration.model.ear
    From the folder = C:\Oracle\Middleware\oracle_common\modules\oracle.adf.desktopintegration.model_11.1.1
    It is active.
    After this I loaded jdeveloper and deploy the same sample application and found that the result is same.
    Pls let me know where I am going wrong.
    Regards,
    Masood
    [11:53:09 AM] ---- Deployment started. ----
    [11:53:09 AM] Target platform is (Weblogic 10.3).
    [11:53:09 AM] Retrieving existing application information
    [11:53:09 AM] Running dependency analysis...
    [11:53:09 AM] Building...
    [11:53:09 AM] Deploying 2 profiles...
    [11:53:09 AM] Wrote Web Application Module to C:\JDeveloper\mywork\10MinDemo\ViewController\deploy\10MinDemo_ViewController_webapp.war
    [11:53:10 AM] Wrote Enterprise Application Module to C:\JDeveloper\mywork\10MinDemo\deploy\10MinDemo_Project1_10MinDemo.ear
    [11:53:10 AM] Deploying Application...
    [11:53:10 AM] [Deployer:149191]Operation 'deploy' on application '10MinDemo_Project1_10MinDemo' is initializing on 'ADFServer'
    [11:53:11 AM] [Deployer:149193]Operation 'deploy' on application '10MinDemo_Project1_10MinDemo' has failed on 'ADFServer'
    [11:53:11 AM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application 10MinDemo_Project1_10MinDemo on ADFServer.: .
    [11:53:11 AM] Weblogic Server Exception: weblogic.management.DeploymentException:
    [11:53:11 AM] Caused by: java.lang.ClassNotFoundException: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener
    [11:53:11 AM] See server logs or server console for more details.
    [11:53:11 AM] weblogic.management.DeploymentException:
    [11:53:11 AM] Deployment cancelled.
    [11:53:11 AM] ---- Deployment incomplete ----.
    [11:53:11 AM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

  • How to deploy sdows.ear on weblogic server?

    I am not able to deploy Spatial Web Services (sdows.ear) on weblogic server (WebLogic Server 10.3.3.0).
    I get an error regarding class 'oracle.spatial.ws.logger' not being found.
    Please help.
    regards.

    Hello,
    Although we don't support incremental deployment
    to other App Servers, you can export a WAR file.
    In the Project Navigator, select the Project , right-click
    and choose context menu, "Export WAR File"
    Also, these pages may help:
    http://wiki.java.net/bin/view/People/DeployingCreatorApps
    http://developer.sun.com/prodtech/javatools/jscreator/reference/faqs/technical.jsp
    See #6
    How will web applications developed with Java Studio Creator be deployed to servers other than Java System Application Server 8, Platform Edition? SDN Standard subscription required.
    John
    JSC QA

  • Weblogic server in workshop not deploying ear automatically

    Hi,
    I configured a weblogic server in the workshop studio, I added an ear to it and started. but when I try to access the web page of the web module, it says "cannot find the page".
    On admin console, it doesn't show any application added to it. Only after I deploy the application manually thru admin console, I am able to run my application, but that doesn't make sense because for evey tiny change, I have to create an .ear, stop the application, deploy and again start it.
    Can somebody tell me what is the problem?
    Regards,
    Sushma

    Hi Sushma,
    Workshop Studio is a web application development tool. Hence ear deployment isn't supported in the current release.
    Please create a dynamic web application and target that tot he server
    Please post all Workshop Studio related questions to the bea.workshop.developer.general newsgroup at http://forums.bea.com/bea/forum.jspa?forumID=600000007
    cheers
    Raj

  • How to deploy an Ear File into Weblogic Server

    Hello,
    i have created an ADF application successfully and make it as an EAR file.
    How can we deploy that EAR file into weblogic server..?
    Let me know step-by-step procedure.
    Regards.

    Hi,
    Steps to deploy EAR file on Weblogic server:
    1) login to http://<hostname>:<port>/console
    2) Go to deployments and then install your ear on weblogic server.
    Also you will need to create a data source with same name as given in your Application Module.
    Following link contains steps for data source creation - http://www.oracle.com/webfolder/technetwork/jdeveloper/howto/11114/managedserver/wlsadfms.html ( section - "Configure a JDBC Data Source")
    Thanks,
    Randhir

Maybe you are looking for

  • Vat Calculation on Exempted Purchase of Goods

    Hi, We have purchased Goods from the supplier where Manual excise is applicable & Vat % @ 12.5 is applicable on the Exempted Amount of Purchase The tax structure for the Items is as below ED-DED (8.24%),Vat-DED-(12.5%), At present we are using manual

  • Reader 11.0.3 on W2k3 TS - process not closing

    An old issue seems to be back: http://forums.adobe.com/message/4512061#4512061 Adobe Reader 11.0.3 on Windows 2003 x32 Terminalservers latest patchlevel with Citrix XenApp 4.5. Since upgrade from Version 11.0.2 to 11.0.3 sometimes two processes acror

  • IText - how do I create a multipage PDF?

    Can anyone tell me how to modify the code below so that if Component c has more content than one A4 page, all content is output to a multipage PDF. Thanks import java.io.FileOutputStream; import java.io.IOException; import java.awt.*; import com.lowa

  • Yahoo mail with iOS 8

    Since updating to iOS 8 i can no longer get my mail from yahoo on my notification on home screen  still receive mail but not on my home screen from notification center? any one else?

  • Premiere Elements 10 screen redraw problem

    Been using PE 9 for a while and works fine. But, the PE 10 trial seems to be buggy. When I place something on the timeline, then try to move it, the program redraws the top half of the screen into the timeline, and you can no longer see the timeline.