Cannot deploy any application on any server on weblogic 10.3.6

I use weblogic server 10.3.6 and so far, all the applications I'm deployment inside is built using Jdeveloper 11.1.1.7

All was well in the server where I can deploy and Undeploy with any problem. But now I am unable to deploy files ear on the server (Admin and managed based on the server). The problem is not with the ear file (I guess), because I'm trying to deploy an ear file, which is I deploy before this problem is to occur, I have another word this file was deployable and functional with any problem.

The problem occurs when I try to activate the changes (changes activate) button and I get here is the stack trace:

java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage

at java.lang.Class.getDeclaredFields0 (Native Method)

at java.lang.Class.privateGetDeclaredFields(Class.java:2300)

at java.lang.Class.getDeclaredFields(Class.java:1745)

at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1024)

at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1017)

Truncated. check the log file full stacktrace

Caused by: java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage

at java.lang.Class.getDeclaredFields0 (Native Method)

at java.lang.Class.privateGetDeclaredFields(Class.java:2300)

at java.lang.Class.getDeclaredFields(Class.java:1745)

at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1024)

at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1017)

Truncated. check the log file full stacktrace

>

< 18 February 2015 08:40:45 AST > < error > < Console > < BEA-240003 > < Console met the following error weblogic.application.WrappedDeploymentException: javax/faces/application/ProjectStage

at java.lang.Class.getDeclaredFields0 (Native Method)

at java.lang.Class.privateGetDeclaredFields(Class.java:2300)

at java.lang.Class.getDeclaredFields(Class.java:1745)

at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1024)

at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1017)

at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.processJ2eeAnnotations(BaseJ2eeAnnotationProcessor.java:98)

at weblogic.j2ee.dd.xml.J2eeAnnotationProcessor.processJ2eeAnnotations(J2eeAnnotationProcessor.java:37)

at weblogic.servlet.internal.WebAnnotationProcessorImpl.processServlets(WebAnnotationProcessorImpl.java:226)

at weblogic.servlet.internal.WebAnnotationProcessorImpl.processJ2eeAnnotations(WebAnnotationProcessorImpl.java:209)

at weblogic.servlet.internal.WebAnnotationProcessorImpl.processAnnotations(WebAnnotationProcessorImpl.java:105)

at weblogic.servlet.internal.WebAppServletContext.processAnnotations(WebAppServletContext.java:1370)

to weblogic.servlet.internal.WebAppServletContext. < init > (WebAppServletContext.java:450)

to weblogic.servlet.internal.WebAppServletContext. < init > (WebAppServletContext.java:494)

at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:418)

at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:976)

at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:384)

at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)

at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)

to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:517)

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

at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)

at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)

to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:648)

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

at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)

at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)

at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)

at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)

at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)

at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98)

at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)

at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)

at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)

at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)

at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)

at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)

to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 000 (DeploymentReceiverCallbackDeliverer.java:13)

to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 1.run(DeploymentReceiverCallbackDeliverer.java:46)

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

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

After goggling this blog: https://blogs.oracle.com/imc/entry/standalone_weblogic_domain_for_adf suggest upgrade ADF using command upgradeADF from WLST but it does not work for me where I get the error message

Traceback (innermost last): File "console <>", line 1, in?

NameError: upgradeADF

Here's what I did in upgradeADF('C:/Oracle/MiddlewareHome/WeblogicR2/user_projects/domains/base_domain') WLST

So, what happened actually? What do things won't suddenly I didn't change any configuration of weblogic?

I'm on the right track, I mean it's upgradeADF order, it's what will solve the problem? or there is something else?

Note: By the already applied 't JRF on all servers in Enterprise manager when creating servers

This tells you that you have the length of the adf for JDev installed 11.1.2.3.0. Problem is that it is there no uninstall process. Essentially, you create a new instance.

Timo

Tags: Java

Similar Questions

  • 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

  • Cannot start the application in the Server Instance

    I use jDeveloper:

    Oracle JDeveloper 11g 11.1.1.0.0
    Studio Edition Version 11.1.1.0.0
    Build JDEVADF_MAIN. BOXER_GENERIC_081002.2127.5156
    Copyright © 1997, 2008 Oracle. All rights reserved.
    The IDE version: 11.1.1.0.31.51.56
    Product ID: oracle.jdeveloper
    Product version: 11.1.1.0.31.51.56

    Using the tutorial, I was able to create and test my WebService "HelloService". Then, I created a page of HelloClientADF. When I tried to deploy it to the Web service by default, I get this error:

    Redeploy the Application...
    < 19 February 2009 00:46:36 this > < WARNING > < J2EE > < BEA-160195 > < application version of the lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the Web service application is not versioned. >
    < 19 February 2009 00:46:39 this > < error > < HTTP > < BEA-101216 > < Servlet: 'HelloServicePort' failed by preloading at startup in a Web application: "WebService-Annotation-context-root".
    java.lang.NullPointerException
    at weblogic.wsee.wsdl.WsdlTypes.collectNamespaces(WsdlTypes.java:213)
    at weblogic.wsee.wsdl.WsdlTypes.collectNamespaces(WsdlTypes.java:229)
    at weblogic.wsee.wsdl.WsdlTypes.collectNamespaces(WsdlTypes.java:229)
    at weblogic.wsee.wsdl.WsdlTypes.parse(WsdlTypes.java:151)
    at weblogic.wsee.wsdl.WsdlDefinitions.parseChild (WsdlDefinitions.java:520

    Now, I'm not yet able to test the Web Service as it fails with the same error.

    Is there any solution for this? Please give me your feedback. Thank you.

    There is a bug in JDev 11 g that prevents you to run a single application that has a Web Services and the ADF page.
    The solution is to create an application that has Web service - and run it.
    Create another application with the parts of the ADF, and then run it.

    See: http://www.oracle.com/technology/products/jdev/htdocs/11/knownissues.html#wsdl1

    Published by: Shay Shmeltzer, February 19, 2009 16:49

  • 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

  • Scripts of Ant to deploy livecycle applications

    Hello

    I wanted to know if there is a provision to develop scripts of Ant that helps the deployment of applications from one server to another livecycle.

    Any information or material in this regard will be a great help.

    Kind regards.

    You can do this by using the Java API of LiveCycle.

    The ApplicationManager class provides a number of methods to play with LC

    Apps.

    See the link for the following documentation:

    http://help.Adobe.com/en_US/LiveCycle/9.0/programLC/Javadoc/com/Adobe/IDP/applicationmanag er/client/ApplicationManager.html

    Nith

  • How to reduce time to deployment of Application on JDeveloper

    Hello

    I use JDeveloper R1 (11.1.1.1.0).

    I'm working on product Oracle FLEXCUBE.

    When I deploy my application on the server by default it will take about 30 minutes to start the application.
    Can someone please tell me how can I reduce deployment time and improve the performance of JDeveloper?

    Thanks in advance
    Amit

    If you don't need to run the complete workspace content and only want a subset of test projects in your workspace that you can use the working sets to restrict what is used to define the content for the execution of your application. You must first define the workgroup, you must choose "use current Working Set" in the run menu. Subsequent executions of your application or a node in your application will only use the currently defined working set. You can find the documentation on the range of work in JDeveloper online help.

  • 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

  • Cannot open any website because the proxy server refuses connections, why?

    Firefox is open but cannot open any website. The message said: "the proxy server refuses connections" & "Firefox is configured to use a proxy server refusing connections." I installed the 8.0.1 version again. But he had the same message, once again!

    Have you tried it on another browser/computer connected to the same network. If an error of the same type was on Chrome or IE, contact your ISP

  • My Ipad 64 GB, I cannot update any application. It starts to update, but it never ends. How can I solve this?

    My Ipad 64 GB, I cannot update any application. It starts to update, but it never ends. It started with or Tube, which I had to errase, so it allows me to install again.

    How can I solve this?

    Simply connect your iPad to iTunes Mac from the PC by a USB cable and update iOS version of iTunes

  • Lenovo A1000L cannot install any application (Error 403)

    Hello

    Product bought on that day but unusable.

    Can't install or update any application. Indeed, the following error: cannot download the Application because the error (403).

    I tried a soft and hard reset without change.

    Thank you


  • Hi, I have the photomembership of creative cloud but after the first month, I can't open any of the applications. It is saying that it cannot find any product on my adobe ID. Can you help me with this?  Thank you

    Hello

    I have the photomembership of creative cloud, but after the first month, I can't open any of the applications. It is saying that it cannot find any product on my adobe ID. Can you help me with this?

    Thank you

    I received help in the chat. Thank you very much

  • Cannot generate any form in oracle r12

    Dear gurus,

    Suddenly, we cannot generate any 'standard or made-to-measure' form with following error message:

    frmcmp_batch Module=$AU_TOP/forms/US/INVGIPDP.fmb Userid = apps/apps compile_all = Yes module_type = batch form only = no output_file=$INV_TOP/12.0.0/forms/US/test.fmx

    10.1 forms (form of the compiler) Version 10.1.2.3.0 (Production)

    10.1 forms (form compiler): Release-Production

    Copyright (c) 1982, 2005, Oracle.  All rights reserved.

    Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production
    With partitioning, OLAP, Data Mining and Real Application Testing options
    PL/SQL Version 10.1.0.5.0 (Production)
    Oracle V10.1.2.3.0 - Production procedure generator
    Oracle 10.1.2.0.0 graphic virtual system Version (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle tools integration Version 10.1.2.0.2 (Production)
    Common tools Oracle area Version 10.1.2.0.2
    Oracle CORE Production 10.1.0.5.0
    Compilation of specifications package APP_CUSTOM...
    No compilation errors.

    Compilation of specifications package IPDP_TREE...
    No compilation errors.

    Compilation of specifications package DATA_SET_CTRL...
    No compilation errors.

    Compilation of RESULTS package specifications...
    No compilation errors.

    Compilation of specifications package APP_CUSTOM...
    No compilation errors.

    Compilation of the package APP_CUSTOM body...
    Compile error on the APP_CUSTOM package body:
    PL/SQL ERROR 302 to line 24, column 19
    component 'Disabled PERSON' must be declared
    PL/SQL ERROR on line 24, column 5 0
    Declaration ignored
    PL/SQL ERROR on line 30, column 5 201
    identifier ' APP_WINDOW. CLOSE_FIRST_WINDOW' must be declared
    PL/SQL ERROR on line 30, column 5 0
    Declaration ignored
    PL/SQL ERROR 201 to line 43, column 5
    identifier ' APP_WINDOW. SET_WINDOW_POSITION' must be declared
    PL/SQL ERROR at line 43, column 5 0
    Declaration ignored
    PL/SQL ERROR 201 at line 46, column 3
    identifier ' APP_WINDOW. SET_TITLE' must be declared
    PL/SQL ERROR at line 46, column 3 0
    Declaration ignored

    Compilation of specifications package IPDP_TREE...
    No compilation errors.

    Compilation of the package IPDP_TREE body...
    Compile error on the IPDP_TREE package body:
    PL/SQL ERROR at line 43, column 26 201
    identifier ' APPTREE. COLLAPSED_NODE' must be declared
    PL/SQL ERROR 0 to line 43, column 3
    Declaration ignored
    PL/SQL ERROR on line 50, column 26 201
    identifier ' APPTREE. TREE_NAME' must be declared
    PL/SQL ERROR 0 in line 50, column 3
    Declaration ignored
    PL/SQL ERROR at line 103, column 39 201
    identifier ' APPTREE. TRIGGER_NODE_USER_VALUE' must be declared
    PL/SQL ERROR at line 96, column 3 0
    Ignored SQL statement
    PL/SQL ERROR on line 109 column 18 201
    identifier ' APPTREE. TRIGGER_NODE_TYPE' must be declared
    PL/SQL ERROR on line 109 column 3 0
    Declaration ignored
    PL/SQL ERROR on line 117, column 13 201
    identifier ' APPTREE. TRIGGER_NODE_LOW_VALUE' must be declared
    PL/SQL ERROR on line 117, column 5 0
    Declaration ignored
    PL/SQL ERROR on line 144, column 20 201
    identifier ' APPTREE. TRIGGER_NODE_HIGH_VALUE' must be declared
    PL/SQL ERROR on line 144, column 5 0
    Declaration ignored
    PL/SQL ERROR on line 148, column 26 201
    identifier ' APPTREE. TREE_NAME' must be declared
    PL/SQL ERROR on line 148, column 3 0
    Declaration ignored
    PL/SQL ERROR 201 to 159, column 6 line
    identifier ' APPTREE. TRIGGER_NODE_TYPE' must be declared
    PL/SQL ERROR on line 159, column 3 0
    Declaration ignored
    PL/SQL ERROR 201 at line 184, column 6
    identifier ' APPTREE. TRIGGER_NODE_TYPE' must be declared
    PL/SQL ERROR at line 184, column 3 0
    Declaration ignored
    PL/SQL ERROR at line 264, column 15 201
    identifier ' APPTREE. FIND_TREE_NODE' must be declared
    PL/SQL ERROR on line 264, column 2 0
    Declaration ignored
    PL/SQL ERROR on line 272, column 28 201
    identifier ' APPTREE. TREE_NAME' must be declared
    PL/SQL ERROR on line 272, column 5 0
    Declaration ignored
    PL/SQL ERROR 201 at line 275, column 16
    identifier ' APPTREE. FIND_TREE_NODE' must be declared
    PL/SQL ERROR at line 275, column 3 0
    Declaration ignored
    PL/SQL ERROR line 282, column 28 201
    identifier ' APPTREE. TREE_NAME' must be declared
    PL/SQL ERROR on line 282, column 5 0
    Declaration ignored
    PL/SQL ERROR 201 at line 290, column 6
    identifier ' APPTREE. ACTION "must be declared
    PL/SQL ERROR on line 290, column 3 0
    Declaration ignored

    Compilation of specifications package DATA_SET_CTRL...
    No compilation errors.

    Compilation of the package DATA_SET_CTRL body...
    Compile error on the DATA_SET_CTRL package body:
    PL/SQL ERROR on line 30, column 7 201
    identifier ' APPTREE. NEW_VIEW_BY' must be declared
    PL/SQL ERROR on line 30, column 7 0
    Declaration ignored
    PL/SQL ERROR 201 to line 43, column 7
    identifier ' APP_ITEM_PROPERTY. SET_PROPERTY' must be declared
    PL/SQL ERROR at line 43, column 7 0
    Declaration ignored
    PL/SQL ERROR 201 at line 46, column 7
    identifier ' APP_ITEM_PROPERTY. SET_PROPERTY' must be declared
    PL/SQL ERROR at line 46, column 7 0
    Declaration ignored
    PL/SQL ERROR on line 97, column 14 201
    identifier ' APP_FORM. QUIETCOMMIT' must be declared
    PL/SQL ERROR on line 97, column 11 0
    Declaration ignored

    Compilation of RESULTS package specifications...
    No compilation errors.

    Package body compiling the RESULTS...
    No compilation errors.


    Compilation errors are produced.


    Form not created

    --------------------------------------------------------------------

    DB version: 11.2.0.3

    Apps version: 12.1.3

    Operating system: hp - ux B.11.31 U ia64

    Kindly advice.

    Kind regards

    Ahmed

    Ahmed,

    It's something should be set by your development team.

    If CUSTOM.pll has been changed, you can simply determine what has changed (unless it is documented), and you will need to contact your developers to see what has changed. If you have any other instance on the same level of Group of patches, then you could replace the CUSTOM.pll file and see if it helps.

    Forms must be compiled successfully on the layer node client (using Forms builder) before moving them to the server and compile again.

    Thank you

    Hussein

  • Remote server Weblogic deployment of Application ADF

    Hello world

    I created an Application ADF 11.1.1.2 and deployed successfully on the server remote weblogic 10.3.3 in the same instance.

    I want to know can we create ADF application in an instance and deploy in remote weblogic server, create different instance data Source?

    Let me put it differently.

    I created ADF Application using the test instance and now I want to move to PROD but I don't have access to the database of the PROD but I can do the DBA run the PROD database scripts that are needed for the application runs successfully, is there so that I can create using the test instance and creation of DataSource application in weblogic server giving details of database of PROD?

    Is it possible I can give DBA access to enter the connection details of database for my application as change any file in ADF Application like Model.jpx?

    Please give me solutions?

    Thank you.

    Your application should use a DataSource WebLogic - then you can define this data source on any server you want pointing to a database you need.
    Info here:
    http://download.Oracle.com/docs/CD/E17904_01/Web.1111/b31974/bcservices.htm#CHDJDBJB

  • Deploying ADF application to a managed server in weblogic - security ADF error

    Hello

    Our group wrote an ADF web application, we are trying to deploy on a weblogic managed server. So far, we have succumbed. The application deploys successfully to the AdminServer. Our facility:

    WebLogic version is 10.3.0. Domain name is adf_domain. We installed the ADF (ADF version is 11.1.1.0.0), JSTL (1.2.0.1), and the JSF (1.2.7.1) runtime libraries and they are addressing both the server administrator AND managed server called CollabServer. This server communicates with node Manager and you will be able to be started and the console of administration successfully. The AdminServer is on 7101 port, and the CollabServer is on port 7104. We do not use SSL.

    application.XML:

    <? XML version = "1.0" encoding = "windows-1252"? >
    < application 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/application_5.xsd".
    version = '5' xmlns = "http://java.sun.com/xml/ns/javaee" >
    < display name > OracleRetailCollaboration < / display-name >
    <>module
    < web >
    < web - uri > orc.war < / web - uri >
    ORC < context root > < / root context >
    < / web >
    < / module >
    < / application >

    WebLogic - application.XML (as taken from the ear file):

    <? XML version = "1.0" encoding = "windows-1252"? >
    < application weblogic xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi: schemaLocation = "http://www.bea.com/ns/weblogic/weblogic-application.xsd" xmln
    s = "http://www.bea.com/ns/weblogic/weblogic-application" >
    <>earpiece
    oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener <-listener class > < / listener class >
    < / earphone >
    < library-ref >
    < name of the library - > adf.oracle.domain < / library name >
    < / library-ref >
    < / weblogic application >

    WebLogic.XML (as taken from the file. War):

    <? XML version = "1.0" encoding = "UTF - 8"? >
    < weblogic-web-app xmlns = "http://www.bea.com/ns/weblogic/weblogic-web-app" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi: schemaLocation = "work".
    w.bea.com/NS/WebLogic/WebLogic-Web-App http://www.bea.com/ns/weblogic/weblogic-web-app/1.0/weblogic-web-app.xsd ' > '.

    <>container-descriptor
    < prefer-web-inf-classes > true < / prefer-web-inf-classes >
    < / container-descriptor >
    < security-role-assignment >
    valid users - < role name > < / role name >
    users of < SPN > < / main-name >
    < / security role assignment >
    < library-ref >
    < name of the library - > jstl < / library name >
    specification of the < version > 1.2 < / specification-version >
    < / library-ref >
    < library-ref >
    JSF < library name > - < / library name >
    specification of the < version > 1.2 < / specification-version >
    < / library-ref >

    < / weblogic-web-app >

    As I said, there is no deployment errors when deploying on the management server. However, we still see the following errors when deploying to the managed server:

    java.lang.ClassNotFoundException: oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener
    etc.

    This error occurs when the deployment using the < wldeploy > Ant task included with weblogic and the deployment of the application manually using the administration console.

    So I removed this WebLogic - application.xml:

    <>earpiece
    oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener <-listener class > < / listener class >
    < / earphone >

    Who decided the initial error (I guess that there is some sort of bug that causes of workaround is necessary). The following error is the following:

    java.lang.ClassNotFoundException: oracle.adf.share.security.authentication.AuthenticationServlet

    Yet once, we do not get this error when deploying to the AdminServer - ONLY the managed server CollabServer.

    Web.XML:

    ...
    < servlet >
    < name servlet - > adfAuthentication < / servlet-name >
    > the servlet class < oracle.adf.share.security.authentication.AuthenticationServlet < / servlet-class >
    < load-on-startup > 1 < / load-on-startup >
    < / servlet >
    ...
    < servlet-mapping >
    < name servlet - > adfAuthentication < / servlet-name >
    < url-pattern > /adfAuthentication / * < / url-pattern >
    < / servlet-mapping >
    ...

    I then added some jars of adf the ear file, finally get this error message:

    java.lang.ClassNotFoundException: oracle.adf.share.jsp.ADFLibUtils

    Any ideas on how to solve this problem? Thank you.

    Published by: user10451099 on April 15, 2009 12:10

    Dan,
    Thanks for remind me :-)

    Here are the steps we had to take to get a WLS managed to run an adf application without copying any jar in the field/lib directory:

    1. you should always install the adf runtime to any server you want the adf application to deploy on

    2. open the administration console, select the managed server and select the "start server" tab in the settings of trial.

    3. Add

    /u01/bea/patch_wls1030/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/bea/patch_jdev1111/profiles/default/sys_manifest_classpath/weblogic_patch.jar:
    /u01/bea/patch_cie660/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/bea/jrockit_160_05/lib/tools.jar:/u01/bea/wlserver_103/server/lib/weblogic_sp.jar:
    /u01/bea/wlserver_103/server/lib/weblogic.jar:/u01/bea/modules/features/weblogic.server.modules_10.3.0.0.jar:/u01/bea/wlserver_103/server/lib/webservices.jar:
    /u01/bea/modules/org.apache.ant_1.6.5/lib/ant-all.jar:/u01/bea/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar:/u01/bea/jdeveloper/modules/features/adf.share_11.1.1.jar:
    /u01/bea/wlserver_103/common/eval/pointbase/lib/pbclient57.jar:/u01/bea/wlserver_103/server/lib/xqrl.jar:
    /u01/bea/patch_wls1030/profiles/default/sysext_manifest_classpath/weblogic_ext_patch.jar
    

    the classpath box, you need to change ' / u01/bea /' with your bea home. The classpath must be on a single line without CR/LF, I put in to make it readable.

    4. Add

    -Xms256m -Xmx512m -da -Dplatform.home=/u01/bea/wlserver_103 -Dwls.home=/u01/bea/wlserver_103/server -Dweblogic.home=/u01/bea/wlserver_103/server
    -Ddomain.home=/u01/bea/user_projects/domains/naa_qs -Doracle.home=/u01/bea/jdeveloper -Doracle.security.jps.config=/u01/bea/user_projects/domains/naa_qs/config/oracle/jps-config.xml
    -Doracle.dms.context=OFF -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.management.discover=false -Dweblogic.management.server=http://localhost:7001
    -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=
    -Dweblogic.ext.dirs=/u01/bea/patch_wls1030/profiles/default/sysext_manifest_classpath:/u01/bea/patch_jdev1111/profiles/default/sysext_manifest_classpath:/u01/bea/patch_cie660/profiles/default/sysext_manifest_classpath
    -Dweblogic.management.username=weblogic -Dweblogic.management.password=******** -Dweblogic.Name=GESTIS_QS
    -Djava.security.policy=/u01/bea/wlserver_103/server/lib/weblogic.policy
    

    editing area of the "Arguments". As with the change of calsspath ' / u01/bea ' your home BEA and change the domain name (in our case "naa_qs") to your domain name. change the managementuser and the password to your needs. As whith the classpath I put a CR/LF in the section of code to make it readable.

    5. save the changes and restart the server

    Essentially, all that we have copied the arguments of the admin server start script and more to add the path of the class.

    Timo

  • Unable to connect to any URL with the "WindowsUpdate" string in it, on any server. Again maybe virus?

    OK, some background on me, just to avoid some types of questions: I'm not an expert in huge windows, but I use it as my office like a bit of a user with power for 10 years, and I've been a professional Unix administrator since almost 15 years; I'm paid to know my way around computers.

    Computer of my nephew, I work remotely via TeamViewer, knows a problem really incredibly strange.  No matter what the URL with "WindowsUpdate" or similar to get connection reset by peer, in IE and FireFox, and apparently in Windows Update too because he can't actually update anything.

    So fine, virus; Well, Yes, there has been a lot of virus, but they are all had: S & D of Spybot, AdAware and Avast all say that it is clean.  The last time I ran TrendMicro Housecall it crashed, but I saw him more than halfway done and he had not found anything like that or the other.

    It cannot be something simple as a parameter of weird registry or hosts file entry, because it is sensitive to the context and occurs with any server.

    Let me explain: when he started to arrive, I thought it was a Windows Update problem specifically. If it is not; This computer can't see http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.windowsupdate&tid=fb0ddab0-e9a0-4edc-b3ea-144ff14190b3&cat=&lang=&cr=&sloc=&m=1&p=1, for example, in a browser, apparently because of this "windowsupdate" in there...  But I didn't know that I went and grabbed a update WindowsUpdate manually, and pasted on my server.

    It's when things are weird; It's my server, it has nothing to do with MS, and it serves many users every day very well.

    On my nephew's computer, I get connection reset by peer for this:

    http://teddyb.org/~rlpowell/public_media/WindowsUpdateAgent30-x86.exe

    and this:

    http://teddyb.org/~rlpowell/public_media/WindowsUpdateAgent30-x86.zip

    but NOT the same exact zip file renamed, like this:

    http://teddyb.org/~rlpowell/public_media/harmless.zip

    I assure you, that these two last URL points to exactly the same data (the .exe in a zip file above).

    So the problem seems to actually be URL with the text "windowsupdate" in them, which seems like it should be a piece running of malware to apply, or something like that, but... really doesn't seem like it.

    Normally, I'd just like to fix it, but this case is so bizarre that I think that I really want to figure it out, too.  Maybe it's the sign of a new virus or something?

    -Robin

    Hello

    I ran into the same issue and finally I was able to remedy. I used ComboFix utility, you can find it here . He found only one problem in my system associated with dmio.sys.

    Here's the line of the log file:

    Infected copy of c:\windows\system32\drivers\dmio.sys was found and disinfected

    And now everything works as expected

    Zbynek

Maybe you are looking for