Deployment Failure: Context path already in use

I am trying to deploy a webservice using a stateless session EJB, similar to the
"trader" example that comes with weblogic 8.1. I used the "trader" source files
as a blueprint for my implementation... the service builds successfully via ant,
but the following error shows up in the server console:
<Error> <Deployer> <BEA-149201> <Failed to complete the deployment task with ID
6 for the application appsdirwebservice_modelread_ear.
weblogic.management.ApplicationException:
Exception:weblogic.management.ApplicationException: prepare failed for webservice
Module: webservice Error: Context path 'webservice' is already in use by
the module: webservice application: appsdirwebservices_trader.ear
What exactly is the "context path", and what do I have to change in the .properites
or build.xml (or other) files in order to avoid this error?

I do not know Contribute 2, but what I do know that in later
versions of the program, this message means that you have another
connection in Contribute pointing to the same webaddress.
Check this by doing the following:
1. in the main menu go to Edit>My Connections
2. check all connections there to find the path you described
3. delete or adjust this connection

Similar Messages

  • Error message: "conflicts with a path already in use"

    I am trying to establish through Contribute version 2's
    Connection Wizard a new connection to www.charlesfigley.com. After
    I enter this web address and hit "next >" I receive the
    following:
    Network paths can’t overlap
    The network path you have entered conflicts with a path
    already in use by one of your website connections. If you need to
    access this site at a higher level, edit the path of your existing
    connection.
    You cannot create a connection to a subfolder using this
    network path.
    I have checked with GoDaddy and they can find nothing on
    their end to account for such a conflict. Can you help solve this
    mystery? Thanks to anyone who reads this.
    Thanks,
    Charles

    I do not know Contribute 2, but what I do know that in later
    versions of the program, this message means that you have another
    connection in Contribute pointing to the same webaddress.
    Check this by doing the following:
    1. in the main menu go to Edit>My Connections
    2. check all connections there to find the path you described
    3. delete or adjust this connection

  • Get context path in a jsp without using a scriptlet

    Hi Guys
    I am using Scriptlet to get a application context path in a JSP. I want to get the context path with out using an scriptlet in a JSP, is there way to achieve this..?
    <%=request.getContextPath() %>/listofvalues.do?method=viewListOfValues thanks in advance.
    Regards
    Praveen
    Edited by: praveen_kumarvr on Jul 3, 2008 8:30 AM

    ${pageContext.request.contextPath}A common practice is to put this value in the <base href> in the HTML head and then use this as the root for all of the relative URL's in the page.

  • Weblogic.application.ModuleException: Context path is already is use

    Hi,
    I am using ALSB 3.0 and I am trying to deploy a ALSB configuration jar. I am seeing the following exception during deployment.
    +weblogic.application.ModuleException: Context path '/alsb/internal/transports/ejb/UserAccounts_1_0_businessservices_C-6414' is already in use by the module: /alsb/internal/transports/ejb/UserAccounts_1_0_businessservices_C-6414 application: EJBALSB_1290003713346+
    If i restart the Weblogic server and redeploy it works. I will not have the convenience of restart on the production systems. I need to nail this issue on my test system and I am looking for help.
    My configuration details are
    SunOS camden 5.10 Generic_120011-14 sun4v sparc SUNW,SPARC-Enterprise-T2000
    WebLogic Server 10.0 MP1
    AquaLogic Service Bus 3.0.0.0
    java version "1.5.0_21"
    My set up is as below
    One Admin server and two Managed server which are in a cluster. All deployments are done using the Admin server.
    The ALSB configuration Jar uses the ALSB business service to lookup to a JNDI provider.
    I am a newbie and I am not sure if I have provided all the details for someone to help me out. Please let me know if you need more information.
    Thank you.
    Support.

    Looking at the information provided I assume that you are modifying some BS related to EJB and activating the session with new changes.
    Instead of restarting servers you can also see if this workaround is working.
    1) disable the BS and commit the session
    2) modify changes to BS and enable BS and commit session.
    Let me know if the above work-around is working.Ideally we should not see the behavior what you are observing. Track it through support to get a fix. While activating the changes, OSB deletes the old resource and creates a new resource. During this stage something is going wrong inside OSB (clash of JNDI names for old and new resources OSB deploys).
    I also vaguely remember that some issues with JNDI that got resolved in later releases.Please check with support to confirm if there is an existing patch already.
    My two cents
    Manoj
    Edited by: Manoj Neelapu on Nov 29, 2010 9:02 AM

  • Context-Root already exists in a deployed object

    I have deployed an EAR project which includes a web module and an EJB module. Now when I right click on any jsp/html file inside my web module (in studio enterprise) to run the file, I get an error stating "Deploying application in domain failed; Context-Root already exists in a deployed object". It appears to be trying to deploy the web module as a stand alone module, but cant because the context root already exists in the EAR deployment. If I run the page from the broswer by typing in the proper URL, it works fine since it is not trying to redeploy.
    If my assumption is true, why is it trying to re deploy as a stand alone module? What can I do to prevent this from happening?
    Thanks!

    - The ide, by default, performs the compile-deploy-run cycle when 'run' is selected. If you move to the 'Files' tab in the project window and expand nbproject|build-impl.xml file, you will see the ant targets used by the build system. Select 'run', right-click and select open; you will see 'run' target depends on run-deploy.
    There are targets available that act on single files, namely compile-single and debug-single that you can try on single files.
    You can also try copying the 'run' target to something like 'my-run' and remove the dependency on run-deploy. The you could select 'my-run' and select 'run-target' right-click menu item.
    In general though, such workarounds are tricky. It is likely i am not understanding the issue here or perhaps it is a bug in the ide or even that ide cannot allow running without redeploy for valid reasons...
    - JSE8.1 is based on NetBeans 5.0.
    Ref: http://forum.java.sun.com/thread.jspa?threadID=5113472
    For J2EE programming, www.netbeans.org site provides a lot of info that are also applicable for jse.
    Docs: http://www.netbeans.org/kb/index.html
    There are several mailing lists, http://www.netbeans.org/community/lists/top.html#top, and some of them dedicated to j2ee. You may want to subscribe to some of these; several j2ee experts are on these mailing lists.

  • Weblogic.application.ModuleException: Context path '/app-Model' is already

    Everything was working in Jdev 11g, but suddenly I started getting this error:
    weblogic.application.ModuleException: Context path '/app-Model' is already in use by the module: app-Model application: APP
    ...when using the weblogic integrated server. Any ideas?

    am also seeing this error:
    Weblogic Server Exception: weblogic.application.ModuleException:
    [10:12:20 AM] Caused by: java.lang.ClassNotFoundException: oracle.bc4j.mbean.BC4JConfigLifeCycleCallBack

  • Error occurred in deployment step 'Add Solution': The definition specifies a claim provider with a name already in use.

    Hi,
    When i am trying to deploy sharepoint 2010 application in VS 2010, i am getting the below error:
    "Error occurred in deployment step 'Add Solution': The definition specifies a claim provider with a name already in use."
    How to fix this?
    Thank you

    You can use:
    $provider = Get-SPClaimProvider | where {$_.DisplayName -eq "Provider DisplayName"}
    $mgr = Get-SPClaimProviderManager
    $mgr.ClaimProviders.Remove($prov)
    $mgr.Update()
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Could not deploy an JAR archive because JNDI name is already in use.

    Hi,
    I have a problem.
    When the WebLogic server starts, it cannot deploy an EJB application because a
    JDNI name is already in use.
    What can I do to unregister this name ?
    If it is possible a better description is step by step.
    The WebLogic server, when starts, prints the next lines:
    <18/01/2002 12:35:24 PM GMT-06:00> <Error> <J2EE> <Error deploying EJB Component
    : sui_ejb
    weblogic.ejb20.EJBDeploymentException: Error deploying stateless EJB; nested exc
    eption is:
    javax.naming.NameAlreadyBoundException: Can't rebind anything but a repl
    ica-aware stub to a name that is currently bound to a replica-aware stub; remain
    ing name ''
    javax.naming.NameAlreadyBoundException: Can't rebind anything but a replica-awar
    e stub to a name that is currently bound to a replica-aware stub; remaining name
    <<no stack trace available>>
    >
    <18/01/2002 12:35:24 PM GMT-06:00> <Error> <J2EE> <Error deploying application
    s
    ui_ejb: Could not deploy: 'sui_ejb.jar': JNDI name in use
    >
    <18/01/2002 12:35:26 PM GMT-06:00> <Notice> <WebLogicServer> <WebLogic Server
    st
    arted>
    <18/01/2002 12:35:26 PM GMT-06:00> <Notice> <WebLogicServer> <ListenThread liste
    ning on port 7001, ip address 157.253.174.63>
    <18/01/2002 12:35:26 PM GMT-06:00> <Notice> <WebLogicServer> <SSLListenThread
    li
    stening on port 7002, ip address 157.253.174.63>
    In advance, thanks for your help.
    - Ricardo De la Rosa (Colombia)

    Cameron,
    I resolve the problem using your clues.
    The problem was that I include the ejb.jar file in the .ear file and I copy the
    ejb.jar file in the applications directory and it is redundant.
    It is only needed to include the ejb.jar file in the .ear file.
    Best regards,
    - Ricardo (Colombia)
    "Cameron Purdy" <[email protected]> wrote:
    In that case, check the config.xml and make sure that the app isn't being
    deployed in ways that you weren't expecting ... just double-check
    everything. Sometimes the console does weird things.
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    Clustering Weblogic? You're either using Coherence, or you should be!
    Download a Tangosol Coherence eval today at http://www.tangosol.com/
    "Ricardo De la Rosa" <[email protected]> wrote in message
    news:[email protected]...
    Cameron,
    I think that it isn't the problem because yesterday it deploys correctly,and
    today I didn't touch the compilation options.
    Thank you !
    If you have another idea I really appreciate it.
    Best regards,
    - Ricardo (Colombia)
    "Cameron Purdy" <[email protected]> wrote:
    Hi Ricardo,
    Certain items are not replica-aware, such as JMS queues, so they must
    be
    deployed to a single target in the cluster. It sounds like your EJB
    is
    compiled with an option that turned off the replica aware stubs.
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    Clustering Weblogic? You're either using Coherence, or you shouldbe!
    Download a Tangosol Coherence eval today at http://www.tangosol.com/
    "Ricardo De la Rosa" <[email protected]> wrote in message
    news:[email protected]...
    Hi,
    I have a problem.
    When the WebLogic server starts, it cannot deploy an EJB applicationbecause a
    JDNI name is already in use.
    What can I do to unregister this name ?
    If it is possible a better description is step by step.
    The WebLogic server, when starts, prints the next lines:
    <18/01/2002 12:35:24 PM GMT-06:00> <Error> <J2EE> <Error deployingEJB
    Component
    : sui_ejb
    weblogic.ejb20.EJBDeploymentException: Error deploying stateless
    EJB;
    nested exc
    eption is:
    javax.naming.NameAlreadyBoundException: Can't rebind anythingbut
    a repl
    ica-aware stub to a name that is currently bound to a replica-awarestub;
    remain
    ing name ''
    javax.naming.NameAlreadyBoundException: Can't rebind anything but
    a
    replica-awar
    e stub to a name that is currently bound to a replica-aware stub;remaining name
    <<no stack trace available>>
    >
    <18/01/2002 12:35:24 PM GMT-06:00> <Error> <J2EE> <Error deployingapplication
    s
    ui_ejb: Could not deploy: 'sui_ejb.jar': JNDI name in use
    >
    <18/01/2002 12:35:26 PM GMT-06:00> <Notice> <WebLogicServer> <WebLogicServer
    st
    arted>
    <18/01/2002 12:35:26 PM GMT-06:00> <Notice> <WebLogicServer>
    <ListenThread
    liste
    ning on port 7001, ip address 157.253.174.63>
    <18/01/2002 12:35:26 PM GMT-06:00> <Notice> <WebLogicServer><SSLListenThread
    li
    stening on port 7002, ip address 157.253.174.63>
    In advance, thanks for your help.
    - Ricardo De la Rosa (Colombia)

  • Deployment of two SDOs -- jndi name is already in use

    (this was accidentally posted earlier -- I deleted that post and created this one)
    Hello,
    I am on jdev 11.1.1.17 and am working with the Oracle SOA Suite.  I have an application and have 3 projects each with an ADFBC module and Application module Service Interface (for the SDO).  I have one project that I imported from the Oracle Uni Soa Class files, and I created two projects on my own, both "pointing" to different oracle tables.  I am able to deploy all separately -- but of the two that I created on my own, if one is already deployed, I cannot deploy it -- get the error below, however here is the pertinant part;
    [EJB:011055]Error deploying the EJB 'model.common.AppModuleServiceBean(Application: FlashADFBCService, EJBComponent: FlashADFBC_MiddleTier.jar)', the JNDI name 'AppModuleServiceBean#model.common.serviceinterface.AppModuleService' is already in use. You must set a different JNDI name in the weblogic-ejb-jar.xml deployment descriptor or corresponding annotation for this EJB before it can be deployed.
    What I tried:
    1.  I deleted out the cache and tmp directories as suggested here:  https://forums.oracle.com/message/11024693#11024693
    2.  When I created the application modules, I originally used the default settings, but when I encountered the error, I recreated everything I could think of with unique names -- the app module, the service interface and target namespace.
    3.  I checked the weblogic-ejb-jar.xml , the ejb-jar.xml and the AppModuleSoaADFBCServiceImpl class annotations:
    ### AppModuleSoaADFBCServiceImpl #######################################
    @Stateless(name="orderssdo.common.OrdersAppModuleServiceBean", mappedName="OrdersAppModuleServiceBean")
    @Remote(OrdersAppModuleService.class)
    @PortableWebService(targetNamespace="/orderssdo/com/", serviceName="OrdersAppModuleService",
        portName="OrdersAppModuleServiceSoapHttpPort", endpointInterface="orderssdo.common.serviceinterface.OrdersAppModuleService")
    @Interceptors( { ServiceContextInterceptor.class })
    ### weblogic-ejb-jar.xml #######################################
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <weblogic-ejb-jar xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-ejb-jar http://www.bea.com/ns/weblogic/weblogic-ejb-jar/1.0/weblogic-ejb-jar.xsd" xmlns="http://www.bea.com/ns/weblogic/weblogic-ejb-jar">
      <weblogic-enterprise-bean>
        <ejb-name>orderssdo.common.OrdersAppModuleServiceBean</ejb-name>
        <stateless-session-descriptor>
          <pool>
            <initial-beans-in-free-pool>2</initial-beans-in-free-pool>
          </pool>
        </stateless-session-descriptor>
        <enable-call-by-reference>true</enable-call-by-reference>
      </weblogic-enterprise-bean>
    </weblogic-ejb-jar>
    ### ejb-jar.xml #######################################
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <ejb-jar xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd"
             version="3.0" xmlns="http://java.sun.com/xml/ns/javaee">
      <enterprise-beans>
        <session>
          <ejb-name>orderssdo.common.OrdersAppModuleServiceBean</ejb-name>
          <resource-ref>
            <res-ref-name>jdbc/soademoDS</res-ref-name>
            <res-type>javax.sql.DataSource</res-type>
            <res-auth>Container</res-auth>
          </resource-ref>
        </session>
      </enterprise-beans>
    </ejb-jar>
    THE ERROR: (It repeats alot)
    Unable to deploy EJB: model.common.AppModuleServiceBean from FlashADFBC_MiddleTier.jar:
    [EJB:011055]Error deploying the EJB 'model.common.AppModuleServiceBean(Application: FlashADFBCService, EJBComponent: FlashADFBC_MiddleTier.jar)', the JNDI name 'AppModuleServiceBean#model.common.serviceinterface.AppModuleService' is already in use. You must set a different JNDI name in the weblogic-ejb-jar.xml deployment descriptor or corresponding annotation for this EJB before it can be deployed.
    [10:59:26 AM] Weblogic Server Exception: weblogic.application.ModuleException: Exception preparing module: EJBModule(FlashADFBC_MiddleTier.jar)
    Unable to deploy EJB: model.common.AppModuleServiceBean from FlashADFBC_MiddleTier.jar:
    [EJB:011055]Error deploying the EJB 'model.common.AppModuleServiceBean(Application: FlashADFBCService, EJBComponent: FlashADFBC_MiddleTier.jar)', the JNDI name 'AppModuleServiceBean#model.common.serviceinterface.AppModuleService' is already in use. You must set a different JNDI name in the weblogic-ejb-jar.xml deployment descriptor or corresponding annotation for this EJB before it can be deployed.
    [10:59:26 AM] Caused by: java.lang.Throwable: Substituted for missing class [EJB - 11055]Error deploying the EJB 'model.common.AppModuleServiceBean(Application: FlashADFBCService, EJBComponent: FlashADFBC_MiddleTier.jar)', the JNDI name 'AppModuleServiceBean#model.common.serviceinterface.AppModuleService' is already in use. You must set a different JNDI name in the weblogic-ejb-jar.xml deployment descriptor or corresponding annotation for this EJB before it can be deployed.
    [10:59:26 AM]   See server logs or server console for more details.
    [10:59:26 AM] Caused by: java.lang.Throwable: Substituted for missing class [EJB - 11055]Error deploying the EJB 'model.common.AppModuleServiceBean(Application: FlashADFBCService, EJBComponent: FlashADFBC_MiddleTier.jar)', the JNDI name 'AppModuleServiceBean#model.common.serviceinterface.AppModuleService' is already in use. You must set a different JNDI name in the weblogic-ejb-jar.xml deployment descriptor or corresponding annotation for this EJB before it can be deployed.
    [10:59:26 AM]   See server logs or server console for more details.

    Thank you for your answer.  I haven't tested whether your answer works I am sure it does however, I just discovered a way to make it work also.  I found some references to adding the jndi name in the weblogic-ejb-jar.xml and then referencing that in the ejb-jar.xml.  The weblogic-ejb-jar.xml has a gui where you can add the jndi, but then I referenced it in the ejb-jar.xml as such.
    see <mapped-name>soaDemoSSF</mapped-name>
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <ejb-jar xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd"
             version="3.0" xmlns="http://java.sun.com/xml/ns/javaee">
      <enterprise-beans>
        <session>
          <ejb-name>adfbcsoademo.common.SoaDemoAppModuleServiceBean</ejb-name>
          <mapped-name>soaDemoSSF</mapped-name>
          <resource-ref>
            <res-ref-name>jdbc/soademoDS</res-ref-name>
            <res-type>javax.sql.DataSource</res-type>
            <res-auth>Container</res-auth>
          </resource-ref>
        </session>
      </enterprise-beans>
    </ejb-jar>

  • Standalone WLS server instance deployment failure - missing ADFLogger

    I was hoping somebody could help me please with issues of installing ADF JDev 11g apps to separate WLS server instances (ie. not Admin Server) and the ADFLogger class.
    I've successfully configured a separate standalone WLS, installed the ADF Runtime Libraries and deployed/run an ADF JDev 11g app to the server under the default AdminServer.
    We encountered one issue with deployment regarding the ADFApplicationLifecycleListener class which is addessed in the following forum post with the documented workaround of removing ADFApplicationLifecycleListener from the weblogic-application.xml file: Standalone WLS deployment failure - incorrect weblogic-application.xml
    Next we want to deploy to a separate server instance/machine on the standalone WLS (we have the eventual requirement of deploying our apps to a WLS cluster, so we're experimenting with configuring separate WLS server instances+machines).
    I've created via the Admin Server a new separate server instance (say ADFServer) on a separate WLS machine (say ADFMachine) within my standalone WLS. I've configured the separate WLS server instance to run on a different port from the default Admin Server port. In addition for the 3 deployed libraries jsf, jstl and oracle.adf.domain, via selecting them in the Admin Console under Deployments, then the Target tab, I've also "targetted" (read: deployed) these 3 libraries to the new server instance so they reside both on the Admin Server and ADFServer.
    However when I redeploy my original application via JDeveloper's Application Menu -> Deploy option, on deployment to the ADFServer directly I receive the exception at the bottom of this post. The relevant error message:
    java.lang.NoClassDefFoundError: oracle/adf/share/logging/ADFLogger
    This class is included in numerous ADF Runtime Libraries, and I would expect that once I targetted the oracle.adf.domain library for both Admin Server and ADFServer, the relevant ADFLogger class should be available (and given the fact I've run the application successfully on the standalone WLS under the Admin Server, it proves the library is available).
    The missing ADFLogger library seems to be a reoccuring theme for application server deployments, in particular OC4J. This is the first time I've seen it broached for WLS when using the ADF Runtime Libraries and haven't found much assistance via the OTN forums, Google searches etc.
    Does anybody know what I've configured incorrectly on my standalone WLS such that the ADFLogger is not configured for the separate WLS server instance? (I suspect I'll have to try the WLS forum too, but lets start here).
    Any help appreciated.
    Thanks & regards,
    CM.
    (Complete stack trace)
    Failure occurred in the execution of deployment request with ID '1229647798124' for task '2'. Error is: 'java.lang.NoClassDefFoundError: oracle/adf/share/logging/ADFLogger' java.lang.NoClassDefFoundError: oracle/adf/share/logging/ADFLogger at java.lang.Class.getDeclaredFields0(Native Method) at java.lang.Class.privateGetDeclaredFields(Class.java:2291) at java.lang.Class.getDeclaredFields(Class.java:1743) at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:965) at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:958) at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.processJ2eeAnnotations(BaseJ2eeAnnotationProcessor.java:97) at weblogic.j2ee.dd.xml.J2eeAnnotationProcessor.processJ2eeAnnotations(J2eeAnnotationProcessor.java:37) at weblogic.servlet.internal.WebAnnotationProcessorImpl.processFilters(WebAnnotationProcessorImpl.java:241) at weblogic.servlet.internal.WebAnnotationProcessorImpl.processJ2eeAnnotations(WebAnnotationProcessorImpl.java:212) at weblogic.servlet.internal.WebAnnotationProcessorImpl.processAnnotations(WebAnnotationProcessorImpl.java:107) at weblogic.servlet.internal.WebAppServletContext.processAnnotations(WebAppServletContext.java:1287) at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:412) at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:456) at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:414) at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:910) at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:364) at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180) at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93) at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:388) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58) at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:44) at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:616) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191) at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:16) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:155) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:198) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:725) at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1190) at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:248) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160) 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:46) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) java.lang.NoClassDefFoundError: oracle/adf/share/logging/ADFLogger at java.lang.Class.getDeclaredFields0(Native Method) at java.lang.Class.privateGetDeclaredFields(Class.java:2291) at java.lang.Class.getDeclaredFields(Class.java:1743) at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:965) at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:958) at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.processJ2eeAnnotations(BaseJ2eeAnnotationProcessor.java:97) at weblogic.j2ee.dd.xml.J2eeAnnotationProcessor.processJ2eeAnnotations(J2eeAnnotationProcessor.java:37) at weblogic.servlet.internal.WebAnnotationProcessorImpl.processFilters(WebAnnotationProcessorImpl.java:241) at weblogic.servlet.internal.WebAnnotationProcessorImpl.processJ2eeAnnotations(WebAnnotationProcessorImpl.java:212) at weblogic.servlet.internal.WebAnnotationProcessorImpl.processAnnotations(WebAnnotationProcessorImpl.java:107) at weblogic.servlet.internal.WebAppServletContext.processAnnotations(WebAppServletContext.java:1287) at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:412) at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:456) at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:414) at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:910) at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:364) at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180) at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93) at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:388) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58) at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:44) at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:616) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191) at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:16) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:155) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:198) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:725) at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1190) at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:248) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160) 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:46) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    I do start it by commandline since I only have the AdminServer, and no other nodes. Below is my startWeblogic.sh and setDomainEnv.sh scripts under medrec/bin directory. I don't see any modifications to them for ADF. Also, after extending the domain, the oracle.adf.domain library shows up in my deployments page and is pointing to "/ u01/ app/ oracle/ product/ wls/ jdeveloper/ modules/ oracle. adf. model_11. 1. 1/ adf. oracle. domain. ear". It seems like the extending step is missing a step to give access to all the libraries?
    STARTWEBLOGIC.SH:
    #!/bin/sh
    # WARNING: This file is created by the Configuration Wizard.
    # Any changes to this script may be lost when adding extensions to this configuration.
    # --- Start Functions ---
    stopAll()
         # We separate the stop commands into a function so we are able to use the trap command in Unix (calling a function) to stop these services
         if [ "X${ALREADY_STOPPED}" != "X" ] ; then
              exit
         fi
         # STOP POINTBASE (only if we started it)
         if [ "${POINTBASE_FLAG}" = "true" ] ; then
              echo "Stopping PointBase server..."
              ${WL_HOME}/common/bin/stopPointBase.sh -port=${POINTBASE_PORT} -name=${POINTBASE_DBNAME} >"${DOMAIN_HOME}/pointbaseShutdown.log" 2>&1
              echo "PointBase server stopped."
         fi
         ALREADY_STOPPED="true"
         # Restore IP configuration the node manager starts IP Migration
         if [ "${SERVER_IP}" != "" ] ; then
              ${WL_HOME}/common/bin/wlsifconfig.sh -removeif "${IFNAME}" "${SERVER_IP}"
         fi
    # --- End Functions ---
    # This script is used to start WebLogic Server for this domain.
    # To create your own start script for your domain, you can initialize the
    # environment by calling @USERDOMAINHOME/setDomainEnv.
    # setDomainEnv initializes or calls commEnv to initialize the following variables:
    # BEA_HOME - The BEA home directory of your WebLogic installation.
    # JAVA_HOME - Location of the version of Java used to start WebLogic
    # Server.
    # JAVA_VENDOR - Vendor of the JVM (i.e. BEA, HP, IBM, Sun, etc.)
    # PATH - JDK and WebLogic directories are added to system path.
    # WEBLOGIC_CLASSPATH
    # - Classpath needed to start WebLogic Server.
    # PATCH_CLASSPATH - Classpath used for patches
    # PATCH_LIBPATH - Library path used for patches
    # PATCH_PATH - Path used for patches
    # WEBLOGIC_EXTENSION_DIRS - Extension dirs for WebLogic classpath patch
    # JAVA_VM - The java arg specifying the VM to run. (i.e.
    # - server, -hotspot, etc.)
    # USER_MEM_ARGS - The variable to override the standard memory arguments
    # passed to java.
    # PRODUCTION_MODE - The variable that determines whether Weblogic Server is started in production mode.
    # POINTBASE_HOME - Point Base home directory.
    # POINTBASE_CLASSPATH
    # - Classpath needed to start PointBase.
    # Other variables used in this script include:
    # SERVER_NAME - Name of the weblogic server.
    # JAVA_OPTIONS - Java command-line options for running the server. (These
    # will be tagged on to the end of the JAVA_VM and
    # MEM_ARGS)
    # For additional information, refer to the WebLogic Server Administration
    # Console Online Help(http://e-docs.bea.com/wls/docs103/ConsoleHelp/startstop.html).
    # Call setDomainEnv here.
    DOMAIN_HOME="/u01/app/oracle/product/wls/wlserver_10.3/samples/domains/medrec"
    . ${DOMAIN_HOME}/bin/setDomainEnv.sh $*
    SAVE_JAVA_OPTIONS="${JAVA_OPTIONS}"
    SAVE_CLASSPATH="${CLASSPATH}"
    # Start PointBase
    PB_DEBUG_LEVEL="3"
    if [ "${POINTBASE_FLAG}" = "true" ] ; then
         ${WL_HOME}/common/bin/startPointBase.sh -port=${POINTBASE_PORT} -debug=${PB_DEBUG_LEVEL} -console=false -background=true -ini=${DOMAIN_HOME}/pointbase.ini >"${DOMAIN_HOME}/pointbase.log" 2>&1
    fi
    JAVA_OPTIONS="${SAVE_JAVA_OPTIONS}"
    SAVE_JAVA_OPTIONS=""
    CLASSPATH="${SAVE_CLASSPATH}"
    SAVE_CLASSPATH=""
    trap 'stopAll' 1 2 3 15
    if [ "${PRODUCTION_MODE}" = "true" ] ; then
         WLS_DISPLAY_MODE="Production"
    else
         WLS_DISPLAY_MODE="Development"
    fi
    if [ "${WLS_USER}" != "" ] ; then
         JAVA_OPTIONS="${JAVA_OPTIONS} -Dweblogic.management.username=${WLS_USER}"
    fi
    if [ "${WLS_PW}" != "" ] ; then
         JAVA_OPTIONS="${JAVA_OPTIONS} -Dweblogic.management.password=${WLS_PW}"
    fi
    CLASSPATH="${CLASSPATH}${CLASSPATHSEP}${MEDREC_WEBLOGIC_CLASSPATH}"
    echo "."
    echo "."
    echo "JAVA Memory arguments: ${MEM_ARGS}"
    echo "."
    echo "WLS Start Mode=${WLS_DISPLAY_MODE}"
    echo "."
    echo "CLASSPATH=${CLASSPATH}"
    echo "."
    echo "PATH=${PATH}"
    echo "."
    echo "***************************************************"
    echo "* To start WebLogic Server, use a username and *"
    echo "* password assigned to an admin-level user. For *"
    echo "* server administration, use the WebLogic Server *"
    echo "* console at http://hostname:port/console *"
    echo "***************************************************"
    # Set up IP Migration related variables.
    # Set interface name.
    if [ "${Interface}" != "" ] ; then
         IFNAME="${Interface}"
    else
         IFNAME=""
    fi
    # Set IP Mask.
    if [ "${NetMask}" != "" ] ; then
         IPMASK="${NetMask}"
    else
         IPMASK=""
    fi
    # Perform IP Migration if SERVER_IP is set by node manager.
    if [ "${SERVER_IP}" != "" ] ; then
         ${WL_HOME}/common/bin/wlsifconfig.sh -addif "${IFNAME}" "${SERVER_IP}" "${IPMASK}"
    fi
    # START WEBLOGIC
    echo "starting weblogic with Java version:"
    ${JAVA_HOME}/bin/java ${JAVA_VM} -version
    if [ "${WLS_REDIRECT_LOG}" = "" ] ; then
         echo "Starting WLS with line:"
         echo "${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} ${JAVA_OPTIONS} -Dweblogic.Name=${SERVER_NAME} -Djava.security.policy=${WL_HOME}/server/lib/weblogic.policy ${PROXY_SETTINGS} ${SERVER_CLASS}"
         ${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} ${JAVA_OPTIONS} -Dweblogic.Name=${SERVER_NAME} -Djava.security.policy=${WL_HOME}/server/lib/weblogic.policy ${PROXY_SETTINGS} ${SERVER_CLASS}
    else
         echo "Redirecting output from WLS window to ${WLS_REDIRECT_LOG}"
         ${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} ${JAVA_OPTIONS} -Dweblogic.Name=${SERVER_NAME} -Djava.security.policy=${WL_HOME}/server/lib/weblogic.policy ${PROXY_SETTINGS} ${SERVER_CLASS} >"${WLS_REDIRECT_LOG}" 2>&1
    fi
    stopAll
    popd
    # Exit this script only if we have been told to exit.
    if [ "${doExitFlag}" = "true" ] ; then
         exit
    fi
    SETDOMAINENV.SH:
    #!/bin/sh
    # WARNING: This file is created by the Configuration Wizard.
    # Any changes to this script may be lost when adding extensions to this configuration.
    # --- Start Functions ---
    BP=100
    SP=$BP
    pushd()
         if [ -z "$1" ]
         then
              return
         fi
         SP=`expr $SP - 1`
         eval _stack$SP=`pwd`
         cd $1
         return
    popd()
         if [ $SP -eq $BP ]
         then
              return
         fi
         eval cd \${_stack$SP}
         SP=`expr $SP + 1`
         return
    # --- End Functions ---
    # This script is used to setup the needed environment to be able to start Weblogic Server in this domain.
    # This script initializes the following variables before calling commEnv to set other variables:
    # WL_HOME - The BEA home directory of your WebLogic installation.
    # JAVA_VM - The desired Java VM to use. You can set this environment variable before calling
    # this script to switch between Sun or BEA or just have the default be set.
    # JAVA_HOME - Location of the version of Java used to start WebLogic
    # Server. Depends directly on which JAVA_VM value is set by default or by the environment.
    # USER_MEM_ARGS - The variable to override the standard memory arguments
    # passed to java.
    # PRODUCTION_MODE - The variable that determines whether Weblogic Server is started in production mode.
    # DOMAIN_PRODUCTION_MODE
    # - The variable that determines whether the workshop related settings like the debugger,
    # testconsole or iterativedev should be enabled. ONLY settable using the
    # command-line parameter named production
    # NOTE: Specifying the production command-line param will force
    # the server to start in production mode.
    # Other variables used in this script include:
    # SERVER_NAME - Name of the weblogic server.
    # JAVA_OPTIONS - Java command-line options for running the server. (These
    # will be tagged on to the end of the JAVA_VM and
    # MEM_ARGS)
    # For additional information, refer to the WebLogic Server Administration
    # Console Online Help(http://e-docs.bea.com/wls/docs103/ConsoleHelp/startstop.html).
    ORACLE_HOME="/u01/app/oracle/product/wls/jdeveloper"
    export ORACLE_HOME
    WL_HOME="/u01/app/oracle/product/wls/wlserver_10.3"
    export WL_HOME
    BEA_JAVA_HOME="/u01/app/oracle/product/wls/jrockit_160_05"
    export BEA_JAVA_HOME
    SUN_JAVA_HOME="/u01/app/oracle/product/wls/jdk160_05"
    export SUN_JAVA_HOME
    if [ "${JAVA_VENDOR}" = "BEA" ] ; then
         JAVA_HOME="${BEA_JAVA_HOME}"
         export JAVA_HOME
    else
         if [ "${JAVA_VENDOR}" = "Sun" ] ; then
              JAVA_HOME="${SUN_JAVA_HOME}"
              export JAVA_HOME
         else
              JAVA_VENDOR="BEA"
              export JAVA_VENDOR
              JAVA_HOME="/u01/app/oracle/product/wls/jrockit_160_05"
              export JAVA_HOME
         fi
    fi
    # We need to reset the value of JAVA_HOME to get it shortened AND
    # we can not shorten it above because immediate variable expansion will blank it
    JAVA_HOME="${JAVA_HOME}"
    export JAVA_HOME
    SAMPLES_HOME="${WL_HOME}/samples"
    export SAMPLES_HOME
    DOMAIN_HOME="/u01/app/oracle/product/wls/wlserver_10.3/samples/domains/medrec"
    export DOMAIN_HOME
    LONG_DOMAIN_HOME="/u01/app/oracle/product/wls/wlserver_10.3/samples/domains/medrec"
    export LONG_DOMAIN_HOME
    if [ "${DEBUG_PORT}" = "" ] ; then
         DEBUG_PORT="8453"
         export DEBUG_PORT
    fi
    if [ "${SERVER_NAME}" = "" ] ; then
         SERVER_NAME="MedRecServer"
         export SERVER_NAME
    fi
    POINTBASE_FLAG="true"
    export POINTBASE_FLAG
    POINTBASE_PORT="9082"
    export POINTBASE_PORT
    POINTBASE_DBNAME="medrec"
    export POINTBASE_DBNAME
    enableHotswapFlag=""
    export enableHotswapFlag
    PRODUCTION_MODE=""
    export PRODUCTION_MODE
    doExitFlag="false"
    export doExitFlag
    verboseLoggingFlag="false"
    export verboseLoggingFlag
    while [ $# -gt 0 ]
    do
         case $1 in
         nodebug)
              debugFlag="false"
              export debugFlag
         production)
              DOMAIN_PRODUCTION_MODE="true"
              export DOMAIN_PRODUCTION_MODE
         notestconsole)
              testConsoleFlag="false"
              export testConsoleFlag
         noiterativedev)
              iterativeDevFlag="false"
              export iterativeDevFlag
         noLogErrorsToConsole)
              logErrorsToConsoleFlag="false"
              export logErrorsToConsoleFlag
         nopointbase)
              POINTBASE_FLAG="false"
              export POINTBASE_FLAG
         doExit)
              doExitFlag="true"
              export doExitFlag
         noExit)
              doExitFlag="false"
              export doExitFlag
         verbose)
              verboseLoggingFlag="true"
              export verboseLoggingFlag
         enableHotswap)
              enableHotswapFlag="-javaagent:${WL_HOME}/server/lib/diagnostics-agent.jar"
              export enableHotswapFlag
              PROXY_SETTINGS="${PROXY_SETTINGS} $1"
              export PROXY_SETTINGS
         esac
         shift
    done
    MEM_DEV_ARGS=""
    export MEM_DEV_ARGS
    if [ "${DOMAIN_PRODUCTION_MODE}" = "true" ] ; then
         PRODUCTION_MODE="${DOMAIN_PRODUCTION_MODE}"
         export PRODUCTION_MODE
    fi
    if [ "${PRODUCTION_MODE}" = "true" ] ; then
         debugFlag="false"
         export debugFlag
         testConsoleFlag="false"
         export testConsoleFlag
         iterativeDevFlag="false"
         export iterativeDevFlag
    fi
    # If you want to override the default Patch Classpath, Library Path and Path for this domain,
    # Please uncomment the following lines and add a valid value for the environment variables
    # set PATCH_CLASSPATH=[myPatchClasspath] (windows)
    # set PATCH_LIBPATH=[myPatchLibpath] (windows)
    # set PATCH_PATH=[myPatchPath] (windows)
    # PATCH_CLASSPATH=[myPatchClasspath] (unix)
    # PATCH_LIBPATH=[myPatchLibpath] (unix)
    # PATCH_PATH=[myPatchPath] (unix)
    . ${WL_HOME}/common/bin/commEnv.sh
    WLS_HOME="${WL_HOME}/server"
    export WLS_HOME
    MEM_ARGS="-Xms256m -Xmx512m"
    export MEM_ARGS
    MEM_PERM_SIZE="-XX:PermSize=48m"
    export MEM_PERM_SIZE
    MEM_MAX_PERM_SIZE="-XX:MaxPermSize=128m"
    export MEM_MAX_PERM_SIZE
    if [ "${JAVA_VENDOR}" = "Sun" ] ; then
         if [ "${PRODUCTION_MODE}" = "" ] ; then
              MEM_DEV_ARGS="-XX:CompileThreshold=8000 ${MEM_PERM_SIZE} "
              export MEM_DEV_ARGS
         fi
    fi
    # Had to have a separate test here BECAUSE of immediate variable expansion on windows
    if [ "${JAVA_VENDOR}" = "Sun" ] ; then
         MEM_ARGS="${MEM_ARGS} ${MEM_DEV_ARGS} ${MEM_MAX_PERM_SIZE}"
         export MEM_ARGS
    fi
    if [ "${JAVA_VENDOR}" = "HP" ] ; then
         MEM_ARGS="${MEM_ARGS} ${MEM_MAX_PERM_SIZE}"
         export MEM_ARGS
    fi
    # IF USER_MEM_ARGS the environment variable is set, use it to override ALL MEM_ARGS values
    if [ "${USER_MEM_ARGS}" != "" ] ; then
         MEM_ARGS="${USER_MEM_ARGS}"
         export MEM_ARGS
    fi
    JAVA_PROPERTIES="-Dplatform.home=${WL_HOME} -Dwls.home=${WLS_HOME} -Dweblogic.home=${WLS_HOME} "
    export JAVA_PROPERTIES
    # To use Java Authorization Contract for Containers (JACC) in this domain,
    # please uncomment the following section. If there are multiple machines in
    # your domain, be sure to edit the setDomainEnv in the associated domain on
    # each machine.
    # -Djava.security.manager
    # -Djava.security.policy=location of weblogic.policy
    # -Djavax.security.jacc.policy.provider=weblogic.security.jacc.simpleprovider.SimpleJACCPolicy
    # -Djavax.security.jacc.PolicyConfigurationFactory.provider=weblogic.security.jacc.simpleprovider.PolicyConfigurationFactoryImpl
    # -Dweblogic.security.jacc.RoleMapperFactory.provider=weblogic.security.jacc.simpleprovider.RoleMapperFactoryImpl
    EXTRA_JAVA_PROPERTIES="-Ddomain.home=${DOMAIN_HOME} -Doracle.home=${ORACLE_HOME} -Doracle.security.jps.config=${DOMAIN_HOME}/config/oracle/jps-config.xml -Doracle.dms.context=OFF -Djava.protocol.handler.pkgs=oracle.mds.net.protocol ${EXTRA_JAVA_PROPERTIES}"
    export EXTRA_JAVA_PROPERTIES
    JAVA_PROPERTIES="${JAVA_PROPERTIES} ${EXTRA_JAVA_PROPERTIES}"
    export JAVA_PROPERTIES
    ARDIR="${WL_HOME}/server/lib"
    export ARDIR
    pushd ${LONG_DOMAIN_HOME}
    # Clustering support (edit for your cluster!)
    if [ "${ADMIN_URL}" = "" ] ; then
         # The then part of this block is telling us we are either starting an admin server OR we are non-clustered
         CLUSTER_PROPERTIES="-Dweblogic.management.discover=true"
         export CLUSTER_PROPERTIES
    else
         CLUSTER_PROPERTIES="-Dweblogic.management.discover=false -Dweblogic.management.server=${ADMIN_URL}"
         export CLUSTER_PROPERTIES
    fi
    LOG4J_CONFIG_FILE="/u01/app/oracle/product/wls/wlserver_10.3/samples/domains/medrec/log4j.properties"
    export LOG4J_CONFIG_FILE
    if [ "${LOG4J_CONFIG_FILE}" != "" ] ; then
         JAVA_PROPERTIES="${JAVA_PROPERTIES} -Dlog4j.configuration=file:${LOG4J_CONFIG_FILE}"
         export JAVA_PROPERTIES
    fi
    JAVA_PROPERTIES="${JAVA_PROPERTIES} ${CLUSTER_PROPERTIES}"
    export JAVA_PROPERTIES
    # Clear the pre_classpath here in case an application template wants to set it before the larger pre_classpath is invoked below
    PRE_CLASSPATH=""
    export PRE_CLASSPATH
    PRE_CLASSPATH=""
    export PRE_CLASSPATH
    JAVA_DEBUG=""
    export JAVA_DEBUG
    if [ "${debugFlag}" = "true" ] ; then
         JAVA_DEBUG="-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=${DEBUG_PORT},server=y,suspend=n -Djava.compiler=NONE"
         export JAVA_DEBUG
         JAVA_OPTIONS="${JAVA_OPTIONS} ${enableHotswapFlag} -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole..."
         export JAVA_OPTIONS
    else
         JAVA_OPTIONS="${JAVA_OPTIONS} ${enableHotswapFlag} -da"
         export JAVA_OPTIONS
    fi
    if [ ! -d ${JAVA_HOME}/lib ] ; then
         echo "The JRE was not found in directory ${JAVA_HOME}. (JAVA_HOME)"
         echo "Please edit your environment and set the JAVA_HOME"
         echo "variable to point to the root directory of your Java installation."
         popd
         read _val
         exit
    fi
    if [ "${POINTBASE_FLAG}" = "true" ] ; then
         DATABASE_CLASSPATH="${POINTBASE_CLASSPATH}"
         export DATABASE_CLASSPATH
    else
         DATABASE_CLASSPATH="${POINTBASE_CLIENT_CLASSPATH}"
         export DATABASE_CLASSPATH
    fi
    POST_CLASSPATH=""
    export POST_CLASSPATH
    POST_CLASSPATH="${ORACLE_HOME}/modules/features/adf.share_11.1.1.jar${CLASSPATHSEP}${POST_CLASSPATH}"
    export POST_CLASSPATH
    POST_CLASSPATH=""
    export POST_CLASSPATH
    POST_CLASSPATH="${POST_CLASSPATH}${CLASSPATHSEP}${DATABASE_CLASSPATH}${CLASSPATHSEP}${ARDIR}/xqrl.jar"
    export POST_CLASSPATH
    # PROFILING SUPPORT
    JAVA_PROFILE=""
    export JAVA_PROFILE
    SERVER_CLASS="weblogic.Server"
    export SERVER_CLASS
    JAVA_PROPERTIES="${JAVA_PROPERTIES} ${WLP_JAVA_PROPERTIES}"
    export JAVA_PROPERTIES
    JAVA_OPTIONS="${JAVA_OPTIONS} ${JAVA_PROPERTIES} -Dwlw.iterativeDev=${iterativeDevFlag} -Dwlw.testConsole=${testConsoleFlag} -Dwlw.logErrorsToConsole=${logErrorsToConsoleFlag}"
    export JAVA_OPTIONS
    # -- Setup properties so that we can save stdout and stderr to files
    if [ "${WLS_STDOUT_LOG}" != "" ] ; then
         echo "Logging WLS stdout to ${WLS_STDOUT_LOG}"
         JAVA_OPTIONS="${JAVA_OPTIONS} -Dweblogic.Stdout=${WLS_STDOUT_LOG}"
         export JAVA_OPTIONS
    fi
    if [ "${WLS_STDERR_LOG}" != "" ] ; then
         echo "Logging WLS stderr to ${WLS_STDERR_LOG}"
         JAVA_OPTIONS="${JAVA_OPTIONS} -Dweblogic.Stderr=${WLS_STDERR_LOG}"
         export JAVA_OPTIONS
    fi
    # ADD EXTENSIONS TO CLASSPATHS
    if [ "${EXT_PRE_CLASSPATH}" != "" ] ; then
         PRE_CLASSPATH="${EXT_PRE_CLASSPATH}${CLASSPATHSEP}${PRE_CLASSPATH}"
         export PRE_CLASSPATH
    fi
    if [ "${EXT_POST_CLASSPATH}" != "" ] ; then
         POST_CLASSPATH="${POST_CLASSPATH}${CLASSPATHSEP}${EXT_POST_CLASSPATH}"
         export POST_CLASSPATH
    fi
    if [ "${WEBLOGIC_EXTENSION_DIRS}" != "" ] ; then
         JAVA_OPTIONS="${JAVA_OPTIONS} -Dweblogic.ext.dirs=${WEBLOGIC_EXTENSION_DIRS}"
         export JAVA_OPTIONS
    fi
    JAVA_OPTIONS="${JAVA_OPTIONS}"
    export JAVA_OPTIONS
    # SET THE CLASSPATH
    CLASSPATH="${PRE_CLASSPATH}${CLASSPATHSEP}${WEBLOGIC_CLASSPATH}${CLASSPATHSEP}${POST_CLASSPATH}${CLASSPATHSEP}${WLP_POST_CLASSPATH}"
    export CLASSPATH
    JAVA_VM="${JAVA_VM} ${JAVA_DEBUG} ${JAVA_PROFILE}"
    export JAVA_VM

  • OSD deployment failure - smstslog attached

    I'm pretty new to SCCM and having issues with a OSD deployment. Current image works fine but have been asked to import some drivers so we can deploy to another model. Model is&nbsp;HP Z200. I have&nbsp;uploaded the drivers into sccm (previously tested
    them on the system manually to make sure they work), created a new driver package, setup a wmi query that looks for the model name in the task sequence and then deploys drivers. However the OSD deployment is failing, see log below can anyone help please?
    smstslog:
    Executing task sequence             
    OSDSetupHook 09/03/2015 09:21:57       
    904 (0x0388)
    Loading the Task Sequencing Environment from "C:\_SMSTaskSequence\TSEnv.dat".   
    OSDSetupHook 09/03/2015 09:21:57              
    904 (0x0388)
    Environment scope successfully created: Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}     
    OSDSetupHook               
    09/03/2015 09:21:57       
    904 (0x0388)
    Environment scope successfully created: Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}   
    OSDSetupHook               
    09/03/2015 09:21:57       
    904 (0x0388)
    Debug shell is enabled   OSDSetupHook 09/03/2015 09:22:03       
    904 (0x0388)
    Successfully enabled debug command shell support.     
    OSDSetupHook 09/03/2015 09:22:03       
    904 (0x0388)
    Configuring local administrator account OSDSetupHook
    09/03/2015 09:22:03        904 (0x0388)
    Re-assign all drive letters...         
    OSDSetupHook 09/03/2015 09:22:03       
    904 (0x0388)
    The drive information which has no drive letter can not be found. No need to re-assign driver letters.               
    OSDSetupHook 09/03/2015 09:22:03       
    904 (0x0388)
    Installing SMS client        OSDSetupHook
    09/03/2015 09:22:03       
    904 (0x0388)
    Client already installed. OSDSetupHook 09/03/2015 09:22:03       
    904 (0x0388)
    Moving logs to SMS client directory        
    OSDSetupHook 09/03/2015 09:22:03       
    904 (0x0388)
    Successfully moved logs to SMS client log directory: C:\WINDOWS\CCM\Logs\SMSTSLog             
    OSDSetupHook               
    09/03/2015 09:22:03       
    904 (0x0388)
    Executing task sequence manager bootstrap     
    OSDSetupHook 09/03/2015 09:22:03       
    904 (0x0388)
    Executing command line: "C:\WINDOWS\CCM\TSMBootstrap.exe" /env:Gina /configpath:C:\_SMSTaskSequence /bootcount:2    
    OSDSetupHook 09/03/2015 09:22:03       
    904 (0x0388)
    ==============================[ TSMBootStrap.exe ]==============================               
    TSMBootstrap   09/03/2015 09:22:04       
    1012 (0x03F4)
    Command line: "C:\WINDOWS\CCM\TSMBootstrap.exe" /env:Gina /configpath:C:\_SMSTaskSequence /bootcount:2    
    TSMBootstrap   09/03/2015 09:22:04       
    1012 (0x03F4)
    Current OS version is 6.1.7601.1 TSMBootstrap  
    09/03/2015 09:22:04        1012 (0x03F4)
    Logging successfully initialized.  TSMBootstrap  
    09/03/2015 09:22:04       
    1012 (0x03F4)
    Resuming Task Sequence in Full OS        
    TSMBootstrap   09/03/2015 09:22:04       
    1012 (0x03F4)
    We are going in GINA and potentially need to set the authenticator       
    TSMBootstrap   09/03/2015 09:22:04       
    1012 (0x03F4)
    setting the authenticator            
    TSMBootstrap   09/03/2015 09:22:04       
    1012 (0x03F4)
    Executing command line: "C:\WINDOWS\CCM\TsProgressUI.exe" /Register:WinPE        
    TSMBootstrap   09/03/2015 09:22:04              
    1012 (0x03F4)
    ==========[ TsProgressUI started in process 1260 ]==========          
    TsProgressUI     09/03/2015 09:22:04       
    1452 (0x05AC)
    Command line: "C:\WINDOWS\CCM\TsProgressUI.exe" /Register:WinPE            
    TsProgressUI     09/03/2015 09:22:04               
    1452 (0x05AC)
    Registering COM classes              
    TsProgressUI     09/03/2015 09:22:04       
    1452 (0x05AC)
    sbModulePath = C:\WINDOWS\CCM\TsProgressUI.exe               
    TsProgressUI     09/03/2015 09:22:04       
    1452 (0x05AC)
    Unregistering class objects         
    TsProgressUI     09/03/2015 09:22:04       
    1452 (0x05AC)
    Shutdown complete.     TsProgressUI    
    09/03/2015 09:22:04       
    1452 (0x05AC)
    Process completed with exit code 0       
    TSMBootstrap   09/03/2015 09:22:04       
    1012 (0x03F4)
    Successfully registered TS Progress UI.  TSMBootstrap  
    09/03/2015 09:22:04       
    1012 (0x03F4)
    No valid network adapter found.             
    TSMBootstrap   09/03/2015 09:22:04       
    1012 (0x03F4)
    Starting Task Sequence Manager.           
    TSMBootstrap   09/03/2015 09:22:04       
    1012 (0x03F4)
    executing TS Manager not in full media TSMBootstrap  
    09/03/2015 09:22:04       
    1012 (0x03F4)
    executing TS Manager in c:\windows\ccm           
    TSMBootstrap   09/03/2015 09:22:04       
    1012 (0x03F4)
    Executing command line: "TsManager.exe"        
    TSMBootstrap   09/03/2015 09:22:04       
    1012 (0x03F4)
    Successfully intialized Logging for TS Manager.   TSManager        
    09/03/2015 09:22:04       
    1580 (0x062C)
    Commandline: "TsManager.exe"             
    TSManager         09/03/2015 09:22:04       
    1580 (0x062C)
    /service parameter found at index: -1    TSManager        
    09/03/2015 09:22:04       
    1580 (0x062C)
    /standalone parameter found at index: -1           
    TSManager         09/03/2015 09:22:04       
    1580 (0x062C)
    /noclient parameter found at index: -1  TSManager        
    09/03/2015 09:22:04       
    1580 (0x062C)
    Successfully registered Task Sequencing COM Interface.              
    TSManager         09/03/2015 09:22:04       
    1580 (0x062C)
    Executing as a standalone exe   TSManager        
    09/03/2015 09:22:04       
    1580 (0x062C)
    Initializing TS Environment          
    TSManager         09/03/2015 09:22:04       
    1580 (0x062C)
    Opening Task Sequencing Environment TSManager        
    09/03/2015 09:22:04       
    1580 (0x062C)
    Deleting volume ID file C:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca ...             
    TSManager               
    09/03/2015 09:22:04       
    1580 (0x062C)
    pwszPath && *pwszPath, HRESULT=80070057 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,228)
    TSManager         09/03/2015 09:22:04       
    1580 (0x062C)
    pwszPath && *pwszPath, HRESULT=80070057 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,228)
    TSManager         09/03/2015 09:22:04       
    1580 (0x062C)
    pwszPath && *pwszPath, HRESULT=80070057 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,228)
    TSManager         09/03/2015 09:22:04       
    1580 (0x062C)
    pwszPath && *pwszPath, HRESULT=80070057 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,228)
    TSManager         09/03/2015 09:22:04       
    1580 (0x062C)
    Path variable OSDisk converted from 9D26CD310000401F00000000: to C:              
    TSManager         09/03/2015 09:22:04               
    1580 (0x062C)
    NOT executing in WinPE              
    TSManager         09/03/2015 09:22:04       
    1580 (0x062C)
    Compiling Config policy TSManager        
    09/03/2015 09:22:04       
    1580 (0x062C)
    Compiling config policies...          
    TSManager         09/03/2015 09:22:04       
    1580 (0x062C)
    Compiling SysHealthConfig policy...        
    TSManager         09/03/2015 09:22:04       
    1580 (0x062C)
    Retrieving value from TSEnv for '_SMSTSSysHealthClientConfig' TSManager        
    09/03/2015 09:22:04       
    1580 (0x062C)
    ::DecompressBuffer(65536)       
    TSManager         09/03/2015 09:22:04       
    1580 (0x062C)
    Decompression (zlib) succeeded: original size 683, uncompressed size 4652.       
    TSManager         09/03/2015 09:22:04               
    1580 (0x062C)
    Instance path = 'CCM_SystemHealthClientConfig.SiteSettingsKey="1"' 
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Start to compile TS policy             
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace      
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    End TS policy compilation            
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Compiling SoftUpdConfig policy...           
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Retrieving value from TSEnv for '_SMSTSSWUpdateClientConfig'             
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    ::DecompressBuffer(65536)       
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Decompression (zlib) succeeded: original size 1921, uncompressed size 19242.  
    TSManager         09/03/2015 09:22:05               
    1580 (0x062C)
    Start to compile TS policy             
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace      
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    End TS policy compilation            
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Instance path = 'CCM_SoftwareUpdatesClientConfig.SiteSettingsKey="1"'          
    TSManager         09/03/2015 09:22:05               
    1580 (0x062C)
    Start to compile TS policy             
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace      
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    End TS policy compilation            
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Start to compile TS policy             
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace      
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    End TS policy compilation            
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Start to compile TS policy             
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace      
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    End TS policy compilation            
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Compiling SoftDistClientConfig policy...  TSManager        
    09/03/2015 09:22:05       
    1580 (0x062C)
    Retrieving value from TSEnv for '_SMSTSSoftDistClientConfig'   
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    ::DecompressBuffer(65536)       
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Decompression (zlib) succeeded: original size 1329, uncompressed size 13740.  
    TSManager         09/03/2015 09:22:05               
    1580 (0x062C)
    Instance path = 'CCM_SoftwareDistributionClientConfig.SiteSettingsKey="1"'   
    TSManager         09/03/2015 09:22:05               
    1580 (0x062C)
    Start to compile TS policy             
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace      
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    End TS policy compilation            
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Compiling NAAConfig policy...    TSManager        
    09/03/2015 09:22:05       
    1580 (0x062C)
    Retrieving value from TSEnv for '_SMSTSNAAConfigPolicy'          
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    ::DecompressBuffer(65536)       
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Decompression (zlib) succeeded: original size 1403, uncompressed size 8996.    
    TSManager         09/03/2015 09:22:05               
    1580 (0x062C)
    Instance path = 'CCM_NetworkAccessAccount.SiteSettingsKey="1"'      
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Start to compile TS policy             
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace      
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    End TS policy compilation            
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Instance path = 'CCM_NetworkAccessAccount.SiteSettingsKey="1"'      
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Instance path = 'CCM_NetworkAccessAccount.SiteSettingsKey="2"'      
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Start to compile TS policy             
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace      
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    End TS policy compilation            
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Compiling RebootSettingsConfig policy...             
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Retrieving value from TSEnv for '_SMSTSRebootSettingsConfigPolicy'    
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    ::DecompressBuffer(65536)       
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Decompression (zlib) succeeded: original size 432, uncompressed size 1560.       
    TSManager         09/03/2015 09:22:05               
    1580 (0x062C)
    Instance path = 'CCM_RebootSettings.SiteSettingsKey="1"'       
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Start to compile TS policy             
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace      
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    End TS policy compilation            
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Compiling AppManClientConfig policy...               
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Retrieving value from TSEnv for '_SMSTSAppManClientConfigPolicy'      
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    ::DecompressBuffer(65536)       
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Decompression (zlib) succeeded: original size 983, uncompressed size 6358.       
    TSManager         09/03/2015 09:22:05               
    1580 (0x062C)
    Instance path = 'CCM_ApplicationManagementClientConfig.SiteSettingsKey="1"'           
    TSManager         09/03/2015 09:22:05              
    1580 (0x062C)
    Start to compile TS policy             
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Failed to find property 'AutoApplyDeployment' in 'CCM_ApplicationManagementClientConfig' class defintion. Error 0x80041002. Default value will be used for this property               
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace      
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    End TS policy compilation            
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Get Install Directory for SMS Client         
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Updating settings in \\.\root\ccm\policy\machine\actualconfig TSManager        
    09/03/2015 09:22:05       
    1580 (0x062C)
    RequestedConfig policy instance(s) : 424             
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully      
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D}") AND (PolicyState = "Active") AND (PolicyType = "Machine")              
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    There is no ccm_policy_policy instance, skipping addition to realinst map             
    TSManager         09/03/2015 09:22:05               
    1580 (0x062C)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully           
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    RequestedConfig policy instance(s) : 0   TSManager        
    09/03/2015 09:22:05       
    1580 (0x062C)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully        
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmPortal") AND (PolicyState = "Active") AND (PolicyType = "Machine")            
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    There is no ccm_policy_policy instance, skipping addition to realinst map             
    TSManager         09/03/2015 09:22:05               
    1580 (0x062C)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully   
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    RequestedConfig policy instance(s) : 0   TSManager        
    09/03/2015 09:22:05       
    1580 (0x062C)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully   
    TSManager         09/03/2015 09:22:05              
    1580 (0x062C)
    RequestedConfig policy instance(s) : 9   TSManager        
    09/03/2015 09:22:05       
    1580 (0x062C)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully              
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    RequestedConfig policy instance(s) : 13 TSManager        
    09/03/2015 09:22:05       
    1580 (0x062C)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully       
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmTaskSequence") AND (PolicyState = "Active") AND (PolicyType = "Machine")               
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    There is no ccm_policy_policy instance, skipping addition to realinst map             
    TSManager         09/03/2015 09:22:05               
    1580 (0x062C)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully  
    TSManager               
    09/03/2015 09:22:05       
    1580 (0x062C)
    Total RequestedConfig policy instance(s) : 446   TSManager        
    09/03/2015 09:22:05       
    1580 (0x062C)
    New/Changed ActualConfig policy instance(s) : 2             
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    [1] Added/updated setting 'ccm_networkaccessaccount:sitesettingskey=1'.      
    TSManager         09/03/2015 09:22:05               
    1580 (0x062C)
    [2] Added/updated setting 'ccm_networkaccessaccount:sitesettingskey=2'.      
    TSManager         09/03/2015 09:22:05               
    1580 (0x062C)
    Policy evaluation initiated           
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Waiting for policy to be compiled in 'root\ccm\policy\machine' namespace
             TSManager        
    09/03/2015 09:22:05               
    1580 (0x062C)
    Query = 'CCM_SystemHealthClientConfig.SiteSettingsKey="1"' TSManager        
    09/03/2015 09:22:05       
    1580 (0x062C)
    Verified policy for instance path 'CCM_SystemHealthClientConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace 
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Query = 'CCM_SoftwareUpdatesClientConfig.SiteSettingsKey="1"'
             TSManager        
    09/03/2015 09:22:05       
    1580 (0x062C)
    Verified policy for instance path 'CCM_SoftwareUpdatesClientConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace 
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Query = 'CCM_SoftwareDistributionClientConfig.SiteSettingsKey="1"'
      TSManager        
    09/03/2015 09:22:05        1580 (0x062C)
    Verified policy for instance path 'CCM_SoftwareDistributionClientConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace 
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Query = 'CCM_NetworkAccessAccount.SiteSettingsKey="1"'     
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Verified policy for instance path 'CCM_NetworkAccessAccount.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace 
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Query = 'CCM_NetworkAccessAccount.SiteSettingsKey="1"'     
    TSManager         09/03/2015 09:22:05       
    1580 (0x062C)
    Verified policy for instance path 'CCM_NetworkAccessAccount.SiteSettingsKey="1"' compiled in 'root\cc

    Duplicate, see https://social.technet.microsoft.com/Forums/en-US/ab1fb705-bba9-45ef-a2aa-511a0a98ed28/osd-deployment-failure-smstslog-attached-pl?forum=configmanagerosd.
    Torsten Meringer | http://www.mssccmfaq.de

  • Deployment failure in WLS 8.1 sp2

    Hi,
    Iam getting the following EXCEPTIONS while deploying my war file.
    Iam getting this exception………………in the log file too.
    <Jun 23, 2004 3:05:14 PM EDT> <Error> <HTTP> <BEA-101018> <[ServletContext(id=19521401,name=myPortal,context-path=/myPorta
    l)] Servlet failed with ServletException
    javax.servlet.ServletException: Unable to resolve location of alkaPortal settings
    file: /WEB-INF/config/ApplicationSettings.propert
    ies. Exiting...
    at com.dps.j2ee.alkaPortal.config.ConfigPlugIn.init(ConfigPlugIn.java:33)
    at org.apache.struts.action.ActionServlet.initModulePlugIns(ActionServlet.java:1158)
    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:473)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:993)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:869)
    at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:848)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:787)
    at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:518)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:362)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6350)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    >
    I think the code that is causing the problem is due to one JSP that has the following
    CODE ::::
    <%
    try{              
    String rootPath = this.getServletConfig().getServletContext().getRealPath("/");
    // get the config file property value
    String settingsFile = this.getServletConfig().getServletContext().getRealPath("/WEB-INF/config/ApplicationSettings.properties"
    // is the above code will work ?????
    // i suppose this will give javax.servlet.ServletException: Unable to resolve
    location....
    // is the following code could create singleton problems .....
    Resources.Instance().load(settingsFile); configFile = Resources.Instance().getResource(RESOURCE_KEY);
    // load the properties
    File fileObj = null;
    fileObj = new File(rootPath + configFile);
    xmlContainer = new XMLDataContainer();
    xmlContainer.load(fileObj);
    // get the element names and their values.
    names = xmlContainer.getElementNames();
    if(names.isEmpty())
    noElements = true;
    else{           
    noElements = false;
    elemIter = names.iterator();
    %>
    PLEASE TELL ME, WHAT THE PROLEM IS ???
    we are using wls8.1+ sp2.

    sangita wrote:
    Rob,
    2 questions:
    1) You told me this:
    "foo.xml in the same directory"
    Here, what do you mean by "in the same directory" ????I meant deploy /foo/myApp/myWar.war and /foo/myApp/myConfig.xml
    >
    2) why do you want foo.xml to be separate from the deployment unit....what is
    the reason ??I'd want to separate the configuration from the application code. If
    you find a bug in your app and rebuild it, you're going to have to merge
    in any changes you've made to your configuration file.
    -- Rob
    >
    Please explain and help me learn this.
    -sangita
    Rob Woollen <[email protected]> wrote:
    No, I'd suggest having it external to the deployment unit. ie deploy
    foo.war and have foo.xml in the same directory.
    -- Rob
    sangita wrote:
    do you suggest taking this config out from the .war file and put itinto a .jar
    file, and then package the .war and the .jar file together into an.ear file.
    -sangita
    Rob Woollen <[email protected]> wrote:
    It is possible to write back to a zip file, but I wouldn't encourage
    it.
    If you need to update the config file, I'd suggest that you either
    deploy exploded, or keep the config file external to the war file.
    -- Rob
    sangita wrote:
    Rob,
    You told me a workaround to read the configuration file in a .war
    file.
    That is
    done and iam experiencing no problems.
    BUT i also need to write back some changes to the configuration file,how can
    i do that ???
    Iam getting exceptions and it looks like the weblogic container doesnot handle
    this. some protocol exceptions.
    please let me know.
    thanks, sangita
    "sangita" <[email protected]> wrote:
    how do you solve the problems so easily??
    ....you are great !!!
    Rob Woollen <[email protected]> wrote:
    http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/ServletContext.html#getResourceAsStream(java.lang.String)
    sangita wrote:
    Rob,
    what is the following means ??
    Otherwise, using getResourceAsStream to get an InputStream would
    work
    as well.
    Please explain a little more.
    thanks again.
    Rob Woollen <[email protected]> wrote:
    No, neither of these would be bugs. getRealPath is supposed to
    return
    null for archives.
    -- Rob
    sangita wrote:
    Rob,
    would that mean that this is a bug in WLS8.1+sp2 ???
    Rob Woollen <[email protected]> wrote:
    getRealPath will return null if the war is archived rather than
    a
    directory. The easiest solution would just be to deploy an
    exploded
    war.
    Otherwise, using getResourceAsStream to get an InputStream wouldwork
    as
    well.
    -- Rob
    sangita wrote:
    Hi,
    Iam getting the following EXCEPTIONS while deploying my war
    file.
    Iam getting this exception??????in the log file too.
    <Jun 23, 2004 3:05:14 PM EDT> <Error> <HTTP> <BEA-101018> <[ServletContext(id=19521401,name=myPortal,context-path=/myPorta
    l)] Servlet failed with ServletException
    javax.servlet.ServletException: Unable to resolve locationof
    alkaPortal
    settings
    file: /WEB-INF/config/ApplicationSettings.propert
    ies. Exiting...
    at com.dps.j2ee.alkaPortal.config.ConfigPlugIn.init(ConfigPlugIn.java:33)
    at org.apache.struts.action.ActionServlet.initModulePlugIns(ActionServlet.java:1158)
    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:473)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:993)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:869)
    at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:848)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:787)
    at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:518)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:362)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6350)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    I think the code that is causing the problem is due to one
    JSP
    that
    has the following
    CODE ::::
    <%
    try{              
    String rootPath = this.getServletConfig().getServletContext().getRealPath("/");
    // get the config file property value
    String settingsFile = this.getServletConfig().getServletContext().getRealPath("/WEB-INF/config/ApplicationSettings.properties"
    // is the above code will work ?????
    // i suppose this will give javax.servlet.ServletException:
    Unable
    to resolve
    location....
    // is the following code could create singleton problems .....
    Resources.Instance().load(settingsFile); configFile= Resources.Instance().getResource(RESOURCE_KEY);
    // load the properties
    File fileObj = null;
    fileObj = new File(rootPath + configFile);
    xmlContainer = new XMLDataContainer();
    xmlContainer.load(fileObj);
    // get the element names and their values.
    names = xmlContainer.getElementNames();
    if(names.isEmpty())
    noElements = true;
    else{           
    noElements = false;
    elemIter = names.iterator();
    %>
    PLEASE TELL ME, WHAT THE PROLEM IS ???
    we are using wls8.1+ sp2.

  • Trobule in saving log in file which is in my context path

    Hello all, i am facing problem while saving log into Log file from servlet. I am using Log4j library and eclipse as IDE. When i push any log information to log file, it make log file default to eclipse path not in my servlet context path. I am using log4j.properties file for configuration. Which has following contents :
    log4j.rootLogger=DEBUG, FA
    log4j.appender.FA=org.apache.log4j.FileAppender
    log4j.appender.FA.File=log.txt
    log4j.appender.FA.layout=org.apache.log4j.PatternLayout
    log4j.appender.FA.layout.ConversionPattern=%-4r [%t] %-5p %c %x - %m%n
    and servlet code for configuring properties file is : PropertyConfigurator.configure(context.getResource("/log4j.properties"));
    what when i push content to log.txt it create file in my eclipse path. How can i set the file path as my context path for log.txt?
    thanks in advance.
    sanjeev

    I don't know such way. But maybe You can read the file when application starts (in ServletContextListener) and change this property when it's already running. Don't know if this helps, but may try.

  • *** Instance Number already in use. ***

    Hi,
    if I start my oracle collaboration suite services, I get the following message after "Starting the Monitor process.":
    *** Instance Number already in use. ***
    *** Please try a different Instance number. ***
    Why?
    And after this (ldapcheck):
    Checking Oracle Internet Directory Processes ...
    Process oidmon is Alive as PID 3928
    Not Running ---- Process oidldapd
    Not Running ---- Process oidrepld
    opmnctl: opmn started
    opmnctl: starting opmn managed processes...
    opmnctl: starting opmn managed processes...
    Request failure -- 0 of 1 processes started. < WHAT? WHY?
    to be continued...:
    ### midtier.sh ###
    ORACLE_HOME=/opt/oracle/mid
    TNS_ADMIN=/opt/oracle/mid/network/admin
    ### midstart ###
    #### opmnctl start: ####
    opmnctl: starting opmn and all managed processes...
    Request partial success -- 2 of 9 processes started. < WHAT? WHY?
    And unistart-errors:
    /opt/oracle/mid
    #### unistart : ####
    unistart: Oracle Calendar Server 9.0.4
    unistart: Copyright (c) 1993, 2003, Oracle.
    unistart: All rights reserved.
    unistart:
    unistart: unicheck working, please wait ...
    unistart: Starting the Calendar Directory Access Server
    unistart [error]: Error starting the Calendar Directory Access Server
    unistart [error]: More details can be found in '/opt/oracle/mid/ocal/log/unistart.log'
    unistart [error]: and in '/opt/oracle/mid/ocal/log/das.log'.
    UM processes startup
    starting smtp_in ...
    oracle.mail.OESException: oracle.mail.ldap.ESDSException: [ESDS error code - 10041] Anderer Fehler. Weitere Informationen hierzu finden Sie in der Fehlermeldung
    Unable to connect to Directory Server
    oracle.ias.repository.schema.SchemaException: Unable to connect to Directory Server
    Keine Prozesse definiert fuer host.domain.tld :um_system:smtp_in
    and so on with nntp, imap, gc, list, pop, vs.
    Help me!
    Olli

    Thanks!
    But:
    1. hm, ok, as user oracle and in the path /opt/oracle/infra/opmn/bin
    I found it... ./opmnctl stopall
    2. ps -efw | grep oracle | more
    oracle 12633 1 0 14:08 pts/0 00:00:00 /opt/oracle/infra/bin/tnslsnr listener -inherit
    oracle 12637 1 0 14:08 ? 00:00:00 ora_pmon_iasdb
    oracle 12639 1 0 14:08 ? 00:00:00 ora_dbw0_iasdb
    oracle 12641 1 0 14:08 ? 00:00:00 ora_lgwr_iasdb
    oracle 12643 1 0 14:08 ? 00:00:00 ora_ckpt_iasdb
    oracle 12645 1 0 14:08 ? 00:00:00 ora_smon_iasdb
    oracle 12647 1 0 14:08 ? 00:00:00 ora_reco_iasdb
    oracle 12649 1 0 14:08 ? 00:00:00 ora_s000_iasdb
    oracle 12651 1 0 14:08 ? 00:00:00 ora_d000_iasdb
    oracle 12653 1 0 14:08 ? 00:00:00 ora_d001_iasdb
    oracle 12659 1 0 14:08 pts/0 00:00:00 ./oidmon connect=iasdb start
    oracle 12662 1 0 14:08 pts/0 00:00:00 oracleiasdb (LOCAL=NO)
    oracle 12936 1 0 14:10 pts/0 00:00:00 /opt/oracle/storage/bin/tnslsnr storage -inherit
    oracle 12940 1 0 14:10 ? 00:00:00 ora_pmon_storage
    oracle 12942 1 0 14:10 ? 00:00:00 ora_dbw0_storage
    oracle 12944 1 0 14:10 ? 00:00:00 ora_lgwr_storage
    oracle 12946 1 0 14:10 ? 00:00:00 ora_ckpt_storage
    oracle 12948 1 0 14:10 ? 00:00:00 ora_smon_storage
    oracle 12950 1 0 14:10 ? 00:00:00 ora_reco_storage
    oracle 12952 1 0 14:10 ? 00:00:00 ora_cjq0_storage
    oracle 12954 1 0 14:10 ? 00:00:01 ora_qmn0_storage
    oracle 12956 1 0 14:10 ? 00:00:00 ora_s000_storage
    oracle 12958 1 0 14:10 ? 00:00:00 ora_d000_storage
    oracle 12970 1 0 14:10 ? 00:00:05 ora_j003_storage
    oracle 12980 1 0 14:10 ? 00:00:00 /opt/oracle/mid/opmn/bin/opmn -ds
    oracle 12982 12980 0 14:10 ? 00:00:00 /opt/oracle/mid/opmn/bin/opmn -ds
    oracle 12984 12982 0 14:10 ? 00:00:00 /opt/oracle/mid/opmn/bin/opmn -ds
    oracle 12985 12984 0 14:10 ? 00:00:00 /opt/oracle/mid/opmn/bin/opmn -ds
    and many more ...
    3. How????????????
    4. ?
    5. -

  • FAIL - Application at context path /webapp could not be started

    Hi,
    I have the code under c:\my_name_ccview\source\code\MyWebApplication.
    I use Netbeans 5.5.1 and bundled tomcat 5.5.17. I can compile and build the MyWebApplication.war file.
    In the context file I defined <Context path="/webapp">
    </Context>
    When I try to deploy it to the bundled tomcat I get the error FAIL - Application at context path /webapp could not be started.
    I also tried building the application and then try Run Debug without deploying application. Still the same problem. My application wont start. When I check the runtime tab on netbeans and check applications under bundled tomcat I see /webapp -[stop]
    Please any help is much appreciated

    What you should do is test ur application by deploying it in the examples folder of tomcat and them try to run it and it will work. But this is only the temporary solution.

Maybe you are looking for

  • Forensic Expert needs help with FCP

    Hi, I recently purchased FCP and I am a forensic audio expert. I want to use this in court presentations as well as the occasional talk show appearance. I have a pretty good grasp on the functions and capabilities but I have two very important questi

  • Error in Output

    Hi  Everyone , We have a Z-Program that calls standard FORMS routines inside the standard program RFFORI99 that contains the system call : CALL 'C_RSTS_OPEN_WRITE'      ID 'HANDLE'  FIELD hlp_handle   "file-handle      ID 'NAME'    FIELD hlp_temsenam

  • Email Set up Problem 8530

    I'm having trouble setting up my email account. Any suggestions on what I might try differently to access my email? This transfer was not executed when I upgraded my phone. Tnx

  • How do you enable closed captioning in the new Premiere Pro CC 2014?

    I just upgraded to the latest version of Premiere Pro CC 2014... I can't seem to find a way to "enable" closed captioning!

  • Line-In Recording on Macbook Pro

    Okay, so I just recently purchased a new MBP, and occasionally I like to record acoustic guitar via cable to the laptops built-in input. For some reason whenever I record the input is very low and hardly audible unless I crank up the dial on my mic s