Deploy the ADF library JAR independent of the Application

Hello

JDeveloper release: 11.1.1.1.0
WebLogic Server Version: 10.3.1.0

I use a number of ADF library JAR files in my application and want to deploy the final application WAR without the need of these jars in there. I want to have the option of deploying an ADF library JAR file if this is the only change to the application. This is very similar to the requirements for this How to deploy an application that uses "ADF library Jar" - 11 G UPDATE2.

However, I can't figure out how to make it work. I can remove the ADF in pots since the WAR file by filtering in the profile of the WAR deployment and then deploy the ADF pots independently on the WebLogic Server. But when I access the application, it seems that it does not find these pots.

Can anyone provide assistance on how to do this?

Thank you
Brad

While I was testing I found the below steps to work for me... But the problem is THAT WLS does not re - deploy a library where there is an active application to use... And none has proposed this approach so I tend to think deploying as an EAR.

1 - to do this, you can deploy the jar files as library via the WLS console or command line and you must update the file application.xml - weblogic in the project that you are deploying war/ear


  .
   
    taskFlow1
  

  
    myLib1
  

  
    myLib2
  

2 - If you want to use aliases instead of the names of files to libraries, you can add a line to the file 'manifest '. MF.
To add this add a file to your project. Meta-Inf folder might be a good candidate to locate this file.
Edit the newly added file and add these lines.

Extension name: myLibrary
Specification-Version: 2.0
Implementation-Version: 9.0.0

Tags: Java

Similar Questions

  • Deployment of ADF library jar files

    Hello

    I want to deploy my application to a standalone WLS which I applied above oracle ADF library. My question is that I have to include jar files that my application has a reference to them in my ear file? Jars for JSF, ADF rumtime, ADF faces DURATION,... these jar files should not be part of the ADF library that I installed on top of WLS?

    ADF BC classes are in the adf.oracle.domain library.

    The default value is not set in the weblogic application. XML

    ADF. Oracle.Domain

    Other required libraries should be added to the weblogic - application.xml. The

    Trinidad Runtime Databinding

    ADF Faces DURATION 11

    are in the adf.oracle.domain.webapp. Add the following to weblogic - application.xml.

    ADF. Oracle.domain.WebApp

  • error trying to deploy the application for consolidation order

    I got you install patterns, to deploy the module store before, and when I try to deploy the application, I encounter an error :(

    This is my edited file "build.properties":

    ####################################################################
    # Property overall build set for SOA fusion order demo #.
    # > author: clemens utschig (oracle Corp.) 2009 #.
    ####################################################################

    # path of libraries and script imports
    Oracle.Home=D:\\Middleware\\JDEV\\jdeveloper\\
    # PROPERTIES OF THE SEED INTERNALLY - START #.
    # #
    # !!!!! DO NOT CHANGE! #
    # #
    ####################################################################

    Internal version number #.
    FOD.version = 2.3_ps3

    common libs of # home
    Oracle.Common.Home=${Oracle.Home}/... /oracle_common

    # Sub directory of the deployment artifacts
    deploy. Sub.dir = deploy
    # Sub Directory deployment / build scripts
    bin. Sub.dir = Bin

    # jee homes application
    creditauthorization. Home =... / CreditCardAuthorization
    orderapproval. Home =... / OrderApprovalHumanTask
    External.partnersupplier.Home =... / ExternalLegacyPartnerSupplierEjb
    composite homes #.
    orderbookingsdo.composite.Home=../OrderSDOComposite
    partnersupplier.composite.Home=../PartnerSupplierComposite
    orderbooking.composite.Home=../OrderBookingComposite
    B2B.composite.home=../B2BX12OrderGateway

    # adf service implementation context url
    storefrontservice.contextUri.adf=StoreFrontServiceHooks/StoreFrontService
    # sca composite according to context url
    storefrontservice.contextUri.soa=soa-infra/services/${soa.partition.name}/OrderSDOComposite!1.0/StoreFrontService

    # uri for the ExternalPartnerSupplierEJB ejb
    partnersupplier. EJB. URI = WebLogicFusionOrderDemo-ExternalLegacyPartnerSupplierEjb-SessionEJB #com.otn.sample.fod.soa.externalps.IExternalPartnerSupplierService
    # ejb application via Spring C uri & I ExternalPartnerSupplierEJB JSca
    partnersupplier. JSCA. EJB. URI = WebLogicFusionOrderDemo-ExternalLegacyPartnerSupplierJScaEjb

    # global connection to deploy settings, rmi and other

    # admin server t3: / / url - deployment
    WLS. URL = T3: / / ${admin. Server.Host}: ${admin. Server.port}
    # mgd Server t3: / / url - EJB
    WLS. MGD. Server.URL=T3://${Managed.Server.Host}:${Managed.Server.rmi.port}
    # ctx jndi factory
    Java.naming.Factory.initial = WebLogic.JNDI.WLInitialContextFactory

    # THE INTERNAL - END SEED PROPERTIES #.

    partition # where composites are needed to
    SOA.partition.Name = soaFusionOrderDemo

    # set to false if you want to use the adf supported services.
    SOA. Only.Deployment = true

    # deploy the b2b x 12 order composite transformation
    Enable.B2B.composite = true

    # use a normal ejb3 for the provider external partner (comment or set to false).
    # or use the new SCA Weblogic for Java EJB binding (uncomment and set to true)
    use. JSCA. EJB.impl = true

    Directory of the # file adapter - change your operating system (use-for windows and / for unix)
    orderbooking.file.adapter.dir=/tmp

    Directory control adapter # file - change your operating system (use-for windows and unix)
    orderbooking.file.adapter.Control.dir=/tmp/Control

    # jndi name of the jms for composite orderbooking topic
    orderbooking. JMS.topic.JNDI=JMS/DemoSupplierTopicUdd

    # Connection information for the deployment server

    # connection information in server admin - to start topics
    Admin. Server.Host = RZV - PC
    Admin. Server.port = 7001

    # the area where soa infrastructure is installed
    Server.domain.Name = soa_domain

    login # managed server, used for soa deployment, http
    Managed.Server.Host = RZV - PC
    Managed.Server.port = 8001

    test port # for rmi, ejb invocation and other
    Managed.Server.rmi.port = 8001

    credentials for servers
    Server.User = WebLogic
    Server.Password = WebLogic @.

    target server # wls (for the value server_soa, EIM use AdminServer shiphome)
    Server.targets = soa_server1

    # soa-server side oracle directory - necessary for the deployment plans
    # and the deployment of sca weblogic (on the ExternalPartnerSupplier project library
    SOA. Server.Oracle.Home=D:\\AS11gR1SOA

    # business test event - it's the business event queue

    user name of the diagram main db soa #.
    SOA.db.UserName = sys as sysdba
    # soa db password
    SOA.db.Password = Razvan
    # soa db = connection string > host: port: sid
    SOA.db.ConnectString = RZV - PC:1521:xe

    # MetaDataServices repository (used for SOA artifacts) shared settings #.

    # use 'jdev' for jdeveloper local install, "db" for the database
    # In case of 'db' change below (jdbc) parameters for the mds db

    Foreign.MDS.type = DB

    # Note: Before you deploy are of course you change these settings to your REMOTE
    # db - what is strips soa-infra, set the mds.type above for 'db' and run
    # the target of "importCommonServiceArtifactsIntoMds". This will import the common
    # shared artifacts of $OH/bin/soa-seeds / in the mds (RT) distance.
    # A shiphome install that this user is normally named sh_mds

    MDS.db.UserID = sys as sysdba
    MDS.db.Password = Razvan
    database connection string #: driver@host:port:sid
    MDS.db.JDBC-URL=jdbc:Oracle:Thin:@RZV-PC:1521:XE


    and this is the error I get:



    BuildFile: C:\fod\CompositeServices\bin\build.xml
    [echo] Ant: Apache Ant version 1.7.1 compiled Java on June 27, 2008: 1.6
    [echo] Using mds-type: db
    entry entry jump as server.password property has already been set.

    init:
    [echo] Version of SOA Suite 11g:
    [java]
    [java] *****************************************************************************
    [java] Oracle SOA Server version 11.1.1.5.0
    [java] Build: 0
    [java] The generation time: my Apr 18 18:05:14 PDT 2011
    [java] Build type: free
    [java] Tag from the source: PCBPEL_11.1.1.5.0_GENERIC_110418.1550.0174
    [java]
    [echo] soa infrastructure mgmt home: D:\Middleware\JDEV\jdeveloper\

    setupWorkspaceForJdeveloperUse:
    [echo]! Implementation of workspace for JDeveloper, where seedlings adf-config, connections.xml and filling mds
    [echo] Ant: Apache Ant version 1.7.1 compiled Java on June 27, 2008: 1.6
    [echo] Using mds-type: db
    entry entry jump as server.password property has already been set.

    init:
    [echo] Version of SOA Suite 11g:
    [java]
    [java] *****************************************************************************
    [java] Oracle SOA Server version 11.1.1.5.0
    [java] Build: 0
    [java] The generation time: my Apr 18 18:05:14 PDT 2011
    [java] Build type: free
    [java] Tag from the source: PCBPEL_11.1.1.5.0_GENERIC_110418.1550.0174
    [java]
    [echo] soa infrastructure mgmt home: D:\Middleware\JDEV\jdeveloper\

    createMDSConnections:
    [echo] Ant: Apache Ant version 1.7.1 compiled Java on June 27, 2008: 1.6
    [echo] Using mds-type: db
    entry entry jump as server.password property has already been set.

    createMDSConnectionForDB:
    [echo] Creation... /. ADF/META-INF/ADF-config.xml for the MDS supported database
    entry entry jump as mds.db.password property has already been set.
    [copy] Copy 1 file to C:\fod\CompositeServices\.adf\META-INF
    [echo] With the help of jdbc:oracle:thin:@RZV-PC:1521:xe for storage based on db, with the sys as sysdba user
    [echo] Ant: Apache Ant version 1.7.1 compiled Java on June 27, 2008: 1.6
    [echo] Using mds-type: db
    entry entry jump as server.password property has already been set.

    createMDSConnectionForFileStore:
    [echo] Ant: Apache Ant version 1.7.1 compiled Java on June 27, 2008: 1.6
    [echo] Using mds-type: db
    entry entry jump as server.password property has already been set.

    createMDSConnectionForServerFileStore:

    importCommonServiceArtifactsIntoMds:
    [java] Starting import from file system local to the mds...
    [java] oracle.mds.config.MDSConfigurationException: MDS-01330: cannot load the MDS configuration document
    [java] MDS-01329: cannot load the item "persistence-config".
    [java] MDS-01370: Configuration of MetadataStore for metadata-store-use 'mstore-usage_1"is not valid.
    [java] ORA-06550: line 1, column 12:
    [java] PLS-00201: identifier ' MDS_INTERNAL_SHREDDED. GETREPOSITORYVERSION' must be declared
    [java] ORA-06550: line 1, column 7:
    [java] PL/SQL: Statement ignored
    [java]
    [java]
    [java] at oracle.mds.config.PConfig.loadFromBean(PConfig.java:690)
    [java] at oracle.mds.config.PConfig. < init > (PConfig.java:499)
    [java] at oracle.mds.config.MDSConfig.loadFromBean(MDSConfig.java:707)
    [java] at oracle.mds.config.MDSConfig.loadFromElement(MDSConfig.java:764)
    [java] at oracle.mds.config.MDSConfig. < init > (MDSConfig.java:515)
    [java] at oracle.mds.config.MDSConfig. < init > (MDSConfig.java:443)
    [java] at com.otn.sample.fod.soa.util.MdsImportTask.getTargetMdsInstanceByAdfConfig(MdsImportTask.java:133)
    [java] at com.otn.sample.fod.soa.util.MdsImportTask.execute(MdsImportTask.java:155)
    [java] at com.otn.sample.fod.soa.util.MdsImportTask.main(MdsImportTask.java:84)
    [java] Caused by: oracle.mds.exception.MDSExceptionList: SDM-01329: cannot load the item "persistence-config".
    [java] MDS-01370: Configuration of MetadataStore for metadata-store-use 'mstore-usage_1"is not valid.
    [java] ORA-06550: line 1, column 12:
    [java] PLS-00201: identifier ' MDS_INTERNAL_SHREDDED. GETREPOSITORYVERSION' must be declared
    [java] ORA-06550: line 1, column 7:
    [java] PL/SQL: Statement ignored
    [java]
    [java]
    [java] at oracle.mds.config.PConfig.loadFromBean(PConfig.java:684)
    [java]... 8 more
    [java] Exception in thread "main" SDM-01330: cannot load the MDS configuration document
    [java] MDS-01329: cannot load the item "persistence-config".
    [java] MDS-01370: Configuration of MetadataStore for metadata-store-use 'mstore-usage_1"is not valid.
    [java] ORA-06550: line 1, column 12:
    [java] PLS-00201: identifier ' MDS_INTERNAL_SHREDDED. GETREPOSITORYVERSION' must be declared
    [java] ORA-06550: line 1, column 7:
    [java] PL/SQL: Statement ignored
    [java]
    [java]
    [java] at com.otn.sample.fod.soa.util.MdsImportTask.execute(MdsImportTask.java:225)
    [java] at com.otn.sample.fod.soa.util.MdsImportTask.main(MdsImportTask.java:84)

    BUILD FAILED
    C:\fod\CompositeServices\bin\build.XML:276: The following error occurred during the execution of this line:
    C:\fod\CompositeServices\bin\common-SCA-tools.XML:414: Java returned: 1

    Total time: 4 seconds


    Please help, I need this aplication for my final year project.

    Thanx

    # MetaDataServices repository (used for SOA artifacts) shared settings #.

    # use 'jdev' for jdeveloper local install, "db" for the database
    # In case of 'db' change below (jdbc) parameters for the mds db

    Foreign.MDS.type = DB

    # Note: Before you deploy are of course you change these settings to your REMOTE
    # db - what is strips soa-infra, set the mds.type above for 'db' and run
    # the target of "importCommonServiceArtifactsIntoMds". This will import the common
    # shared artifacts of $OH/bin/soa-seeds / in the mds (RT) distance.
    # A shiphome install that this user is normally named sh_mds

    MDS.db.UserID = sys as sysdba
    MDS.db.Password = Razvan
    database connection string #: driver@host:port:sid
    MDS.db.JDBC-URL=jdbc:Oracle:Thin:@RZV-PC:1521:XE

    You need to change below-

    The value of the mds.db.userid property must be created in DB using the remote schema MDS name. For example - dev_mds
    The value of the mds.db.password property must be the password for MDS schema.

    Make sure that the "mds_internal_shredded" module is in valid state (compiled) in the MDS schema.

    Kind regards
    Anuj

  • How to deploy the application by using a file single .cod.

    Hello

    In my application, I'm Ksoap library. So I created a library for Ksoap project. and my application depends on this library project.

    Now, when I deploy the application, I need to install 2 .cod files

    1 - Ksoap

    2. my application.

    Is it possible, so that I can deploy the application with 1 single .cod file.

    The user must not install 2 .cod files. One .cod file should be enough so that he can run the application.

    Yes. In an alx file, you can simply add Ksoap_Library.cod in the tag.

  • Layout error while deploying the application on the glassfish server. Any body can help?

    Mr President.

    Layout error while deploying the application on the glassfish server. Any body can help?

    The server log is

    [2015-06-05T12:05:15.646+0500] [glassfish 4.1] [WARNING] [NCLS-DEPLOYMENT-00023] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487915646] [levelValue: 900] [[
      Ignoring AshCMS_ViewController_webapp_war/ because the containing archive C:\glassfish4\glassfish\domains\domain1\applications\AshCMS_Project1_AshCMS recorded it as a pre-existing stale file]]
    
    
    [2015-06-05T12:05:15.646+0500] [glassfish 4.1] [WARNING] [] [javax.enterprise.system.tools.deployment.javaeefull] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487915646] [levelValue: 900] [[
      Exception while locating sub archive: AshCMS_ViewController_webapp.war]]
    
    
    [2015-06-05T12:05:15.706+0500] [glassfish 4.1] [WARNING] [NCLS-DEPLOYMENT-00023] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=88 _ThreadName=deployment-jar-scanner] [timeMillis: 1433487915706] [levelValue: 900] [[
      Ignoring AshCMS_ViewController_webapp_war/ because the containing archive C:\glassfish4\glassfish\domains\domain1\applications\AshCMS_Project1_AshCMS recorded it as a pre-existing stale file]]
    
    
    [2015-06-05T12:05:17.484+0500] [glassfish 4.1] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487917484] [levelValue: 800] [[
      visiting unvisited references]]
    
    
    [2015-06-05T12:05:23.074+0500] [glassfish 4.1] [WARNING] [NCLS-DEPLOYMENT-00023] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923074] [levelValue: 900] [[
      Ignoring AshCMS_ViewController_webapp_war/ because the containing archive C:\glassfish4\glassfish\domains\domain1\applications\AshCMS_Project1_AshCMS recorded it as a pre-existing stale file]]
    
    
    [2015-06-05T12:05:23.074+0500] [glassfish 4.1] [WARNING] [NCLS-DEPLOYMENT-00023] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923074] [levelValue: 900] [[
      Ignoring AshCMS_ViewController_webapp_war/ because the containing archive C:\glassfish4\glassfish\domains\domain1\applications\AshCMS_Project1_AshCMS recorded it as a pre-existing stale file]]
    
    
    [2015-06-05T12:05:23.784+0500] [glassfish 4.1] [WARNING] [NCLS-DEPLOYMENT-00023] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923784] [levelValue: 900] [[
      Ignoring AshCMS_ViewController_webapp_war/ because the containing archive C:\glassfish4\glassfish\domains\domain1\applications\AshCMS_Project1_AshCMS recorded it as a pre-existing stale file]]
    
    
    [2015-06-05T12:05:23.804+0500] [glassfish 4.1] [WARNING] [NCLS-DEPLOYMENT-00023] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923804] [levelValue: 900] [[
      Ignoring AshCMS_ViewController_webapp_war/ because the containing archive C:\glassfish4\glassfish\domains\domain1\applications\AshCMS_Project1_AshCMS recorded it as a pre-existing stale file]]
    
    
    [2015-06-05T12:05:23.804+0500] [glassfish 4.1] [WARNING] [NCLS-DEPLOYMENT-00023] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923804] [levelValue: 900] [[
      Ignoring AshCMS_ViewController_webapp_war/ because the containing archive C:\glassfish4\glassfish\domains\domain1\applications\AshCMS_Project1_AshCMS recorded it as a pre-existing stale file]]
    
    
    [2015-06-05T12:05:23.804+0500] [glassfish 4.1] [SEVERE] [] [javax.enterprise.system.core] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923804] [levelValue: 1000] [[
      Exception while deploying the app [AshCMS_Project1_AshCMS]]]
    
    
    [2015-06-05T12:05:23.804+0500] [glassfish 4.1] [SEVERE] [NCLS-CORE-00026] [javax.enterprise.system.core] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923804] [levelValue: 1000] [[
      Exception during lifecycle processing
    java.lang.IllegalArgumentException: Could not find sub module [AshCMS_ViewController_webapp.war] as defined in application.xml
      at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:560)
      at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:229)
      at com.sun.enterprise.deployment.archivist.ApplicationFactory.openWith(ApplicationFactory.java:232)
      at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:193)
      at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:227)
      at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:96)
      at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:881)
      at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:821)
      at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:377)
      at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:219)
      at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:491)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:539)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:535)
      at java.security.AccessController.doPrivileged(Native Method)
      at javax.security.auth.Subject.doAs(Unknown Source)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:534)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:565)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:557)
      at java.security.AccessController.doPrivileged(Native Method)
      at javax.security.auth.Subject.doAs(Unknown Source)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:556)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1464)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1300(CommandRunnerImpl.java:109)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722)
      at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:253)
      at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:231)
      at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:275)
      at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:328)
      at org.glassfish.admin.rest.resources.TemplateListOfResource.post(TemplateListOfResource.java:163)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81)
      at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151)
      at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171)
      at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:152)
      at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104)
      at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:387)
      at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:331)
      at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:103)
      at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:271)
      at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271)
      at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267)
      at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
      at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
      at org.glassfish.jersey.internal.Errors.process(Errors.java:267)
      at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:297)
      at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:254)
      at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1028)
      at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:365)
      at org.glassfish.admin.rest.adapter.RestAdapter$2.service(RestAdapter.java:316)
      at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:179)
      at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:459)
      at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:167)
      at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:201)
      at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:175)
      at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:235)
      at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119)
      at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:284)
      at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:201)
      at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:133)
      at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112)
      at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:77)
      at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:561)
      at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112)
      at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:117)
      at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:56)
      at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:137)
      at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:565)
      at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:545)
      at java.lang.Thread.run(Unknown Source)
    ]]
    
    
    [2015-06-05T12:05:23.814+0500] [glassfish 4.1] [SEVERE] [] [javax.enterprise.system.core] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923814] [levelValue: 1000] [[
      Exception while deploying the app [AshCMS_Project1_AshCMS] : Could not find sub module [AshCMS_ViewController_webapp.war] as defined in application.xml]]
    
    
    [2015-06-05T12:05:30.224+0500] [glassfish 4.1] [INFO] [] [org.jvnet.mimepull.WeakDataFile] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487930224] [levelValue: 800] [[
      File C:\Users\TANVIR\AppData\Local\Temp\MIME4440540335098498486.tmp was not delet
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    ed]]
    
    

    Any body can help to find the error.

    Because I'm not able to find the error.

    Concerning

    As indicated in the supported link you must use Glassfish 3.1 NOT Glassfish 4

  • Getting error while deploying the Application to the cloud

    Hello

    I am getting below error while deploying the application oracle cloud

    [11: 11:06]-deployment began.  ----

    [11: 11:06] the target platform's (Oracle Cloud).

    [11: 11:06] recovery of the existing application information

    [11: 11:09] analysis of the dependence running...

    [11: 11:09] building...

    [11: 11:12] deployment 2 profiles...

    [11: 11:12] wrote on the Web for C:\JDeveloper\mywork\TrainingDemo\ViewController\deploy\TrainingDemo_ViewController_webapp1.war application Module

    [11: 11:12] wrote the Module Enterprise Application to C:\JDeveloper\mywork\TrainingDemo\deploy\TrainingDemo_application1.ear

    [11: 11:12] Application deployment...

    [11: 12:10] Oracle Cloud Job ID: 58640

    [11: 12:13] Oracle Cloud deploy job log: C:\Users\14992\AppData\Local\Temp\cloud-1546182943221418855.log

    [11: 12:13] # incomplete deployment.  ####

    [11: 12:13] the Cloud Oracle job failed. Message from the server Oracle Cloud was:

    Failure of the work of the Oracle Cloud. Check the job log file.


    Cloud - 1546182943221418855.log

    [INFO] - == > injection EAR finished: *.

    TrainingDemo1_application1.ear_dir* *.

    2015-03-16 03:12:53 CDT: Cloud Application Compilation succeeded

    2015-03-16 03:12:53 CDT: "Cloud App compile" complete: status SUCCESS

    2015-03-16 03:12:53 CDT: start action "deploy the Application.

    2015-03-16 03:12:53 CDT: deploy Application started

    2015-03-16 03:12:53 CDT: no servers managed at the service request

    2015-03-16 03:12:53 CDT: deploy Application failed.

    2015-03-16 03:12:53 CDT: 'Deploy the Application' complete: FAILED status


    Check this blog hands-on experience on Oracle products: deployment of Applications in the cloud to Oracle using JDeveloper ADF which giudes for the adf in the cloud application deployment.

    Timo

  • deploy the application on the Simulator console

    Hello

    I want to deploy my application on the BB Simulator without going through Eclipse. In more detail:

    -from the emulator in debug mode (with the correct settings)

    -deploy the application in the emulator

    -redirect all output to the console for debugging.

    Could someone illustrate how to perform this procedure in my console windows?

    Thank you

    You can deploy an application for the BlackBerry Smartphone Simulator by copying the file of cod to the directory of the Simulator.  The Simulator does not support redirection of its debug output to an arbitrary location, however you can use the tool, JDWP included with JDE BlackBerry and BlackBerry JDE component Package to view this output outside Eclipse or the JDE.

    Download the BlackBerry JDE or BlackBerry JDE component Package

    http://NA.BlackBerry.com/eng/developers/javaappdev/javadevenv.jsp

  • Error trying to deploy the application on the content of webcenter

    Hi, Im trying to deploy an application to webcenter content server, but I get the following error.

    Can someone help me?

    Weblogic Server Exception: weblogic.application. ModuleException: [HTTP:101216] Servlet: 'wcmInitServlet' failed by preloading at startup in a Web application: 'myapp'.

    Oracle.Stellent.WCM.common. LocalizedRuntimeException: oracle.stellent.wcm.client. ApplicationException: application initialization error

    to oracle.stellent.wcm.javaee. ServletApplicationFactory. createInstance (ServletApplicationFactory. ) java: 72)

    to oracle.stellent.wcm.javaee. ServletHelper. initializeApplication (ServletHelper.java:192)

    to oracle.stellent.wcm.javaee. servlet.filter. WCMInitializeServlet.init (WCMInitializeServlet.java:43)

    to javax.servlet.GenericServlet. Init(GenericServlet.Java:241)

    to weblogic.servlet.internal. StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:283)

    to weblogic.security.acl. internal. AuthenticatedSubject. doAs(AuthenticatedSubject. ) java: 321)

    to weblogic.security.service. SecurityManager.runAs (SecurityManager.java:120)

    to weblogic.servlet.internal. StubSecurityHelper. createServlet (StubSecurityHelper.java:64)

    to weblogic.servlet.internal. StubLifecycleHelper. createOneInstance (StubLifecycleHelper.java:58)

    to weblogic.servlet.internal. StubLifecycleHelper. < init > (StubLifecycleHelper.java:48)

    to weblogic.servlet.internal. ServletStubImpl. prepareServlet (ServletStubImpl.java:539)

    to weblogic.servlet.internal. WebAppServletContext. preloadServlet (WebAppServletContext.java:1981)

    to weblogic.servlet.internal. WebAppServletContext. loadServletsOnStartup (WebAppServletContext.java:1955)

    to weblogic.servlet.internal. WebAppServletContext. preloadResources (WebAppServletContext.java:1874)

    to weblogic.servlet.internal. WebAppServletContext.start (WebAppServletContext.java:3154)

    to weblogic.servlet.internal. WebAppModule.startContexts (WebAppModule.java:1518)

    to weblogic.servlet.internal. WebAppModule.start (WebAppModule.java:484)

    to weblogic.application.internal. the stream of . ModuleStateDriver$ 3.next (ModuleStateDriver.java:425)

    to weblogic.application.utils. StateMachineDriver.nextState (StateMachineDriver.java:52)

    to weblogic.application.internal. the stream of . ModuleStateDriver.start (ModuleStateDriver.java:119)

    to weblogic.application.internal. the stream of . ScopedModuleDriver.start (ScopedModuleDriver.java:200)

    to weblogic.application.internal. the stream of . ModuleListenerInvoker. start(ModuleListenerInvoker. ) java: 247)

    to weblogic.application.internal. the stream of . ModuleStateDriver$ 3.next (ModuleStateDriver.java:425)

    to weblogic.application.utils. StateMachineDriver.nextState (StateMachineDriver.java:52)

    to weblogic.application.internal. the stream of . ModuleStateDriver.start (ModuleStateDriver.java:119)

    to weblogic.application.internal. the stream of . StartModulesFlow. activate(StartModulesFlow. ) java: 27)

    to weblogic.application.internal. BaseDeployment$ 2. next (BaseDeployment.java:671)

    to weblogic.application.utils. StateMachineDriver.nextState (StateMachineDriver.java:52)

    to weblogic.application.internal. BaseDeployment.activate (BaseDeployment.java:212)

    to weblogic.application.internal. EarDeployment.activate (EarDeployment.java:59)

    to weblogic.application.internal. DeploymentStateChecker. Activate (DeploymentStateChecker.java:161)

    to weblogic.deploy.internal. targetserver. AppContainerInvoker.activate (AppContainerInvoker.java:79)

    to weblogic.deploy.internal. TargetServer.operations. AbstractOperation.activate (AbstractOperation.java:569)

    to weblogic.deploy.internal. TargetServer.operations. ActivateOperation. activateDeployment (ActivateOperation.java:150)

    to weblogic.deploy.internal. TargetServer.operations. ActivateOperation.doCommit (ActivateOperation.java:116)

    to weblogic.deploy.internal. TargetServer.operations. AbstractOperation.commit (AbstractOperation.java:323)

    to weblogic.deploy.internal. targetserver. DeploymentManager. handleDeploymentCommit (DeploymentManager.java:844)

    to weblogic.deploy.internal. targetserver. DeploymentManager. activateDeploymentList (DeploymentManager.java:1253)

    to weblogic.deploy.internal. targetserver. DeploymentManager. handleCommit (DeploymentManager.java:440)

    to weblogic.deploy.internal. targetserver. DeploymentServiceDispatcher. validation (DeploymentServiceDispatcher. ) java: 163)

    to weblogic.deploy.service. internal.TargetServer. DeploymentReceiverCallbackDeli verer.doCommitCallback (DeploymentReceiverCallbackDeliverer.java:195)

    to weblogic.deploy.service. internal.TargetServer. DeploymentReceiverCallbackDeli verer.access$ 100 (DeploymentReceiverCallbackDeliverer.java:13)

    to weblogic.deploy.service. internal.TargetServer. DeploymentReceiverCallbackDeli humour$ 2.run (DeploymentReceiverCallbackDeliverer.java:68)

    to weblogic.work. SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl. ) java: 545)

    to weblogic.work.ExecuteThread. run (ExecuteThread.java:256)

    to weblogic.work.ExecuteThread. Run(ExecuteThread.Java:221)

    Caused by: oracle.stellent.wcm.client. ApplicationException: application initialization error

    to oracle.stellent.wcm.client. ClientApplication.initialize (ClientApplication.java:316)

    to oracle.stellent.wcm.javaee. . ServletClientApplication < init > (ServletClientApplication.java:54)

    to oracle.stellent.wcm.javaee. ServletApplicationFactory. createInstance (ServletApplicationFactory. ) java: 61)

    ... more than 45

    Caused by: oracle.stellent.ridc. IdcClientException: Content Server not found "SSXARunTime" function

    to oracle.stellent.wcm.core.idc. IdcClientFactory. validateConfiguration (IdcClientFactory.java:166)

    to oracle.stellent.wcm.client. ClientApplication.initialize (ClientApplication.java:267)

    ... more than 47

    Caused by: oracle.stellent.ridc.protocol. ProtocolException: failed to initialize the idc connection: / / myserverip:4444

    to oracle.stellent.ridc.protocol. intradoc.Socket. SocketConnectionManager. initializeConnection (SocketConnectionManager.java:35)

    to oracle.stellent.ridc.protocol. intradoc.Socket. SocketConnectionManager. initializeConnection (SocketConnectionManager.java:22)

    to oracle.stellent.ridc.protocol. impl. SimpleConnectionPool. acquireConnection (SimpleConnectionPool.java:44)

    to oracle.stellent.ridc. IdcClient.sendRequest (IdcClient.java:151)

    to oracle.stellent.wcm.core.idc. AbstractIdcApi.executeService (AbstractIdcApi.java:163)

    to oracle.stellent.wcm.core.idc. impl. AdminApi.runTimeConnect (AdminApi.java:48)

    to oracle.stellent.wcm.core.idc. IdcClientFactory. validateConfiguration (IdcClientFactory.java:148)

    ... more than 48

    Caused by: oracle.stellent.ridc.protocol. ProtocolException: java.net.ConnectException: Connection timed out: connect

    to oracle.stellent.ridc.protocol. intradoc.Socket. SocketConnection.connect (SocketConnection.java:52)

    to oracle.stellent.ridc.protocol. intradoc.Socket. SocketConnectionManager. initializeConnection (SocketConnectionManager.java:33)

    ... more than 54

    Caused by: java.net.ConnectException: Connection timed out: connect

    to java.net. DualStackPlainSocketImpl. connect0(Native Method)

    to java.net. DualStackPlainSocketImpl. socketConnect (DualStackPlainSocketImpl.java:79)

    to java.net. AbstractPlainSocketImpl. doConnect (AbstractPlainSocketImpl.java:339)

    to java.net. AbstractPlainSocketImpl. connectToAddress (AbstractPlainSocketImpl.java:200)

    to java.net. AbstractPlainSocketImpl. Connect (AbstractPlainSocketImpl.java:182)

    impossible. Connect (PlainSocketImpl.java:172)

    to java.net.SocksSocketImpl. Connect (SocksSocketImpl.java:392)

    to java.net.Socket.connect (Socket.java:579)

    to java.net.Socket.connect (Socket.java:528)

    at java.net.Socket. < init >(Socket. ) java: 425)

    at java.net.Socket. < init >(Socket. ) java: 208)

    to oracle.stellent.ridc.protocol. intradoc.Socket. SocketConnection.createSocket (SocketConnection.java:126)

    to oracle.stellent.ridc.protocol. intradoc.Socket. SocketConnection.connect (SocketConnection.java:44)

    ... 55 more

    [09:35:12] caused by: java.lang.Throwable: substituted except oracle.stellent.wcm.client. ApplicationException, who is not a builder of the original - message application initialization error string

    [09:35:12] check the server logs or the console of the server for more details.

    Solved. You must clear the .ear, restart UCM, and then deploy the application again.

  • Deploy the Application on the side server.

    Hello

    I have developed an application using Apex in my Local Machine. Now, I want to deploy the Application on the server which is der on another machine.
    even there is some difference in the versions also. my version is 3.0 and 3.1 servers version.
    so, how is it possible to copy my application on the server side?

    Hello

    Check the log of the installation supporting objects.

    and everything is granted correctly?

    Kind regards
    Iloon

  • Pass the parameter of application deployed in the ADF library jar file

    Hi all

    I use JDeveloper 11.1.2.4.0, i have 2 Applications appA, appB.

    I created in taskflow appA containing departments viewobject, appB contain stubborn workflows which has Employee.jsff page.

    I have deployed appB as library of ADF jar file and add it to appA, I need to pass the id of employee viewobject, Department

    Kind regards

    Hello

    In order to create a business application, are usually required several workflow tasks. These workflow will perform different functions, but they may have to communicate with each other. To enable this communication, you can use task flow settings, contextual events or sharing of the data control Instances.

    Please check below link

    Java / Oracle SOA blog: events ADF passing between areas of workflow

    Communication between task flow using the flow of the task - Waslley Souza Blog settings

    Thank you

    Amey

  • Impossible to deploy the application

    Hi all

    I'm having the following problem:

    I have an app, but it has a bug in it, that I'm chasing. The bug causes the app to not close properly (if the icon is grayed out). Once the icon is grayed out I can't even deploy the app without having to reboot. Even uninstall the app is not solve this problem. The message is:

    Failure of deployment: Info: request shipment: launch
    Info: Action: launch
    News: Native debugging: on
    Info: Launch of com.example.FixIt.testDev_ample_FixItdd6a40cf...
    result::invalid
    Info: done

    It is a huge frustration and cost far too much time. Any suggestions/ideas (I know - correct this bug would be ideal, but this problem has struck me before that the bug has been introduced).

    Thank you

    Gerry

    It is possible to this post, or others in this thread, will help you to avoid having to restart: http://supportforums.blackberry.com/t5/Cascades-Development/Beta-4-WebView-app-freeze-post-exit/m-p/...

  • do not have a server in the list of servers SOA trying to deploy the application

    Hello
    I'm on JDev 11.1.1.6, MDS created in 11.2.0 server.
    Trying to deploy a simple composite test in the application server installed with JDeveloper.
    I see no "SOA servers" in the list.
    Administration server is up and running, is so that managed, Node Manager seems fine, not to use proxy in JDev preferenxes, the connection status of the Application Server is very well put to test.
    I've seen quite a few comments on the same subject, but so far didn't come to those who give a solution that works for my case. Any trusted is welcome.

    Thank you
    Anatoliy

    No, it isn't. Sorry, what it has to do with my problem?

    If you have not soa-infra app, then SOA Suite is not installed/configured for your domain name... You need SOA Suite to deploy composites...

    Check this box...
    http://docs.Oracle.com/CD/E23943_01/doc.1111/e13925/configure.htm#CFHCGFHD

    Also take a look at article 3.1.6 extending to a domain in the same document...

    See you soon,.
    Vlad

  • Unable to deploy the application example of planning

    Hi all

    I'm trying to deploy the planning application model with the help of the OBE 11.1.1.3. When I click on finish, I get an error like below:

    «Year error occurred while processing this page.» Check the log for details"

    I checked all my services are up and actually I am not able to understand the origin of trace the error information. I checked in the logs folder, but was not helpful. Please advice how to solve this problem.

    Hello

    If you are on windows, check if something is happening in the following paper:-\Hyperion\logs\services\HyS9Planning-sysout.log

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • WebLogic and ADF: deployed the application fails

    Hello!

    1. I use JDeveloper 11.1.1.3.0 and stand-alone WebLogic Server. Application of the ADF is deployed successfully but fails with java.lang.RuntimeException: error not found, FacesContext

    2. all the prerequisites have been completed: ADF runtime libraries are installed properly and field of application has been extended with these new libraries

    3 search forums and Metalink but saw no similar question

    More detailed error:

    [< 1 sep, 2010 4:38:47 CDT > < error > < HTTP > < BEA-101020 > < [path of the module: AccessSystemTesla ServletContext@326294728[app:AccessSystem11g_application1: / AccessSystemTesla spec-version: 2.5]] Servlet failed with Exception
    java.lang.RuntimeException: cannot find FacesContext
    at javax.faces.webapp.UIComponentClassicTagBase.getFacesContext(UIComponentClassicTagBase.java:1855)
    at javax.faces.webapp.UIComponentClassicTagBase.setJspId(UIComponentClassicTagBase.java:1672)
    at jsp_servlet.__driverlicense_jspx._jspx___tag0(__driverlicense_jspx.java:90)
    at jsp_servlet.__driverlicense_jspx._jspService(__driverlicense_jspx.java:65)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:35)
    Truncated. check the log file full stacktrace
    >
    < 1 sep, 2010 4:38:47 CDT > < opinion > < Diagnostics > < BEA-320068 > < Watch "UncheckedException" with severity "Notice" on the server "AdminServer" triggered at Sep 1, 2010 4:38:47 CDT. Details of the notification:
    WatchRuleType: Journal
    WatchRule: (SEVERITY = "Error") AND ((MSGID = ' BEA-101020') OR (MSGID = "BEA-101017'") OR (MSGID = "BEA-000802'"))
    [WatchData: DATE = Sep 1, 2010 4:38:47 CDT SERVER = AdminServer MESSAGE = [path of the module: AccessSystemTesla ServletContext@326294728[app:AccessSystem11g_application1: / AccessSystemTesla spec-version: 2.5]] Servlet failed with Exception
    java.lang.RuntimeException: cannot find FacesContext
    at javax.faces.webapp.UIComponentClassicTagBase.getFacesContext(UIComponentClassicTagBase.java:1855)
    at javax.faces.webapp.UIComponentClassicTagBase.setJspId(UIComponentClassicTagBase.java:1672)
    at jsp_servlet.__driverlicense_jspx._jspx___tag0(__driverlicense_jspx.java:90)
    at jsp_servlet.__driverlicense_jspx._jspService(__driverlicense_jspx.java:65)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:35)
    to 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.ServletStubImpl.onAddToMapException(ServletStubImpl.java:417)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.doIt (WebAppServletContext.java:3684)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Subsystem = HTTP USERID < WLS Kernel > = SEVERITY = error THREAD = ExecuteThread [ASSET]: '3' for queue: MSGID 'weblogic.kernel.Default (self-adjusting)' = BEA - 101020 MACHINE TXID the CONTEXTID = 11d1def534ea1be0:15b5c38c:12acf3c2760 = tesla.marc.wucon.wustl.edu =: - 8000-0000000000000009 TIMESTAMP = 1283377127177
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    < 1 sep, 2010 4:38:47 CDT > < warning > < Diagnostics > < BEA-320016 > < Imaging diagnosis in/u01/Oracle/Middleware/user_projects/domains/mfr/servers/AdminServer/adr/diag/ofm/mfr/AdminServer/incident/incdir_4 with a minute resets to 1. >

    Rade,

    You may have forgotten to include the part "/ faces" of the URL?

    John

  • Deploying the application to the stand-alone WebLogic problem

    Hello!
    I have a problem with the stand-alone WebLogic Server applications.
    We migrated to JDeveloper 11.1.1.5 to 11.1.2.1. I followed the instructions on this page: https://blogs.oracle.com/imc/entry/standalone_weblogic_domain_for_adf to deploy our application of ADF on AdminServer. Everything worked OK.

    Then I followed the instructions on this page: http://docs.oracle.com/cd/E21043_01/web.1111/e13813/custom_jrf.htm to apply with our "ADF_server" the server JRF managed and got this:
    WLS: / offline > applyJRF ('ADF_server', ' / Oracle/Middleware/user_projects/domains/our_domain ')
    Read the/Oracle/Middleware/user_projects/domains/our_domain area of applyJRF
    Copy the configuration files JRF/Oracle/Middleware/oracle_common/modules/Oracle/Middleware/user_projects/domains/our_domain/config/fmwconfig/servers/ADF_server
    Components JRF target to "ADF_server".
    Update changes JRF to/Oracle/Middleware/user_projects/domains/our_domain field in offline mode
    It's probably OK?

    When I try to deploy a problem occurs on a managed server 'ADF_server':
    * [10: 55:08] Weblogic Server Exception: weblogic.application.ModuleException: could not load the webapp: "ADFMainApplication-ViewController-context-root."
    * [10: 55:08] caused by: weblogic.management.DeploymentException: error: unresolved Webapp library makes reference to ' [ServletContext@1542360219[app:ADFMainApplication_Project1_ADFMainApplication module: root ADFMainApplication-ViewController-context-path: / ADFMainApplication-ViewController-context-root spec-version: 2.5] ", defined in weblogic.xml [Extension name: jsf Specification-Version: 2, exact match: false] *.
    * [10: 55:08] see the server logs or the console of the server for more details.*
    * [10: 55:08] weblogic.application.ModuleException: failed to load the webapp: "ADFMainApplication-ViewController-context-root."
    * [10: 55:08] deployment cancelled.*
    * [10: 55:08] - incomplete deployment. *
    * [10: 55:08] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer). *

    What should I do to run the managed server? Help, please.
    Best regards, Marko

    You did to be sure that the 11.1.1.5.0 adf runtime has been installed on the managed server before installing Upgrade patches to 11.1.2.1.0?

    If this isn't the case, it is the problem. The new runtime environment is installed automatically if the olny one has been set up correctly, my personal conclusion from my tests. If you want to learn more about this check http://tompeez.wordpress.com/2011/06/25/upgrading-wls-10-3-5-with-adf-runtime-11-1-2-0-0-sherman-patch/ and http://tompeez.wordpress.com/2011/06/29/follow-up-upgrading-wls-10-3-5-with-adf-runtime-11-1-2-0-0-sherman-patch/.

    You can make the threethings:
    1. Open Enterprise Manager, select your managed server and hope you see a message like "JRF aply to this managed server" (don't remember the exact wording). To do this, and libraries must configure OK.
    2. open the administration console and select the necessary shared libraries and add your manages the target server. Problem is that you don't know what libs are needed. If you don't mind target libraries to the managed server. Not sure if this causes problems later.
    3 write information on the managed server as port, domain names machine name. Remove the server managed the installation of WLS. It must be very sad that you upgrade and which should be no application or shared library of your one deployed on the managed server. After removal of the old successful server closes wls and start it again (just for security). Now, create a new managed server with all names, ports, and other information like the old using the quick start tool.

    I prefer the 3 method, this one worked for me all the time.

    Timo

Maybe you are looking for

  • I can't open iPhoto or iMovie.

    Cannot open iPhoto or iMovie... Just color wheel turns, and I have to force quit.

  • After I have updated to ios 10.0.1 my apps update bricks. How can I fix it?

    After that I update to iOS 10.0.1, my apps started the update, but it brick and I can't stop the update, I can't use apps and I can't even delete apps. Please how can I fix it. It is so boring. Thanks for help. Kevin

  • The TMZ site darkens. OK the Explorer. removed addons, hiding

    When I type in the TMZ.com Web sites developed for a few minutes and then the screen goes dark. I deleted all cookies, disabled add-ons, MZ works in safe mode and added tells TMZ, an exception, and nothing does. I also have a problem with downloading

  • How to get the recovery for Satellite L100 bought in China cd?

    I just buy a satellite L100 in China, the language of windows is Chinese... How can I change the language to Chinese to English on my windows. Or how can I get thecd recovery for satellite L100 innglish language... Thank you...

  • cluster whith while and deal

    Hello I am currently a program to get data from a weather station and display it in a cluster. So far, the program gets the hexadecimal data, converts to a decimal table and bed table. The problem is that to read the table I need to find the rough da