Cannot run application due to error deploying to IntegratedWebLog

Hi,
When I run a jspx file in Jdeveloper, I get errors as follow.
How to delete the extra jar file?
==========================================
*** Using port 7101 ***
C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\bin\startWebLogic.cmd
[waiting for the server to complete its initialization...]
JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m
WLS Start Mode=Development
CLASSPATH=E:\JDEVEL~3\WLSERV~1.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;E:\JDEVEL~3\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;E:\JDEVEL~3\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;E:\JDEVEL~3\JDK160~1\lib\tools.jar;E:\JDEVEL~3\WLSERV~1.3\server\lib\weblogic_sp.jar;E:\JDEVEL~3\WLSERV~1.3\server\lib\weblogic.jar;E:\JDEVEL~3\modules\features\weblogic.server.modules_10.3.3.0.jar;E:\JDEVEL~3\WLSERV~1.3\server\lib\webservices.jar;E:\JDEVEL~3\modules\ORGAPA~1.1/lib/ant-all.jar;E:\JDEVEL~3\modules\NETSFA~1.0_1/lib/ant-contrib.jar;E:\JDEVEL~3\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;E:\JDEVEL~3\WLSERV~1.3\common\derby\lib\derbyclient.jar;E:\JDEVEL~3\WLSERV~1.3\server\lib\xqrl.jar
PATH=E:\JDEVEL~3\patch_wls1033\profiles\default\native;E:\JDEVEL~3\patch_jdev1111\profiles\default\native;E:\JDEVEL~3\WLSERV~1.3\server\native\win\32;E:\JDEVEL~3\WLSERV~1.3\server\bin;E:\JDEVEL~3\modules\ORGAPA~1.1\bin;E:\JDEVEL~3\JDK160~1\jre\bin;E:\JDEVEL~3\JDK160~1\bin;D:\apache-maven-2.0.11\bin;C:\app\Administrator\product\11.2.0\dbhome_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Common Files\Thunder Network\KanKan\Codecs;C:\apps\FME\;C:\Program Files\Subversion\bin;C:\Program Files\TortoiseSVN\bin;D:\win2008EclipseWorkspace;E:\OracleBI_win2008_32_20101206\Oracle_BI1\bin;E:\OracleBI_win2008_32_20101206\Oracle_BI1\opmn\bin;E:\OracleBI_win2008_32_20101206\Oracle_BI1\opmn\lib;E:\OracleBI_win2008_32_20101206\Oracle_BI1\perl\bin;E:\JDEVEL~3\WLSERV~1.3\server\native\win\32\oci920_8
* To start WebLogic Server, use a username and *
* password assigned to an admin-level user. For *
* server administration, use the WebLogic Server *
* console at http:\\hostname:port\console *
starting weblogic with Java version:
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
Starting WLS with line:
E:\JDEVEL~3\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=E:\JDEVEL~3\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\Jdev11113_win2008_32\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=E:\JDEVEL~3\WLSERV~1.3 -Dwls.home=E:\JDEVEL~3\WLSERV~1.3\server -Dweblogic.home=E:\JDEVEL~3\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Ddomain.home=C:\Users\ADMINI~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~2 -Dcommon.components.home=E:\JDEVEL~3\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=E:\JDEVEL~3\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=C:\Users\ADMINI~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~2\config\FMWCON~1 -Doracle.server.config.dir=C:\Users\ADMINI~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~2\config\FMWCON~1\servers\DefaultServer -Doracle.security.jps.config=C:\Users\ADMINI~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~2\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=C:\Users\ADMINI~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~2\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Users\ADMINI~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~2\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=E:\JDEVEL~3\ORACLE~1\modules\oracle.ossoiap_11.1.1,E:\JDEVEL~3\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\Users\ADMINI~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~2\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=E:\JDEVEL~3\patch_wls1033\profiles\default\sysext_manifest_classpath;E:\JDEVEL~3\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
<Dec 8, 2010 10:28:16 AM PST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 16.0-b13 from Sun Microsystems Inc.>
<Dec 8, 2010 10:28:16 AM PST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
<Dec 8, 2010 10:28:17 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Dec 8, 2010 10:28:17 AM PST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<Dec 8, 2010 10:28:18 AM PST> <Notice> <LoggingService> <BEA-320400> <The log file C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
<Dec 8, 2010 10:28:18 AM PST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log00004. Log messages will continue to be logged in C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log.>
<Dec 8, 2010 10:28:18 AM PST> <Notice> <Log Management> <BEA-170019> <The server log file C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.>
<Dec 8, 2010 10:28:23 AM PST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<Dec 8, 2010 10:28:30 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
<Dec 8, 2010 10:28:30 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Dec 8, 2010 10:28:39 AM PST> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed..
com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.
     at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:212)
     at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:195)
     at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     Truncated. see log file for complete stacktrace
Caused By: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.
     at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
     at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
     at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
     at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
     at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
     Truncated. see log file for complete stacktrace
>
<Dec 8, 2010 10:28:39 AM PST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'SimpleJSF'.
weblogic.application.ModuleException:
     at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1514)
     at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     Truncated. see log file for complete stacktrace
Caused By: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.
     at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
     at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
     at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
     at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
     at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
     Truncated. see log file for complete stacktrace
>
<Dec 8, 2010 10:28:39 AM PST> <Notice> <LoggingService> <BEA-320400> <The log file C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
<Dec 8, 2010 10:28:39 AM PST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log00004. Log messages will continue to be logged in C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log.>
<Dec 8, 2010 10:28:39 AM PST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
<Dec 8, 2010 10:28:42 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
<Dec 8, 2010 10:28:42 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
<Dec 8, 2010 10:28:42 AM PST> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on 0:0:0:0:0:0:0:1:7101 for protocols iiop, t3, ldap, snmp, http.>
<Dec 8, 2010 10:28:42 AM PST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:eded:4bde:3918:bbf1:7101 for protocols iiop, t3, ldap, snmp, http.>
<Dec 8, 2010 10:28:42 AM PST> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.>
<Dec 8, 2010 10:28:42 AM PST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.1.17:7101 for protocols iiop, t3, ldap, snmp, http.>
<Dec 8, 2010 10:28:42 AM PST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on fe80:0:0:0:0:100:7f:fffe:7101 for protocols iiop, t3, ldap, snmp, http.>
<Dec 8, 2010 10:28:42 AM PST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on fe80:0:0:0:0:5efe:c0a8:111:7101 for protocols iiop, t3, ldap, snmp, http.>
<Dec 8, 2010 10:28:42 AM PST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode>
<Dec 8, 2010 10:28:42 AM PST> <Warning> <Server> <BEA-002611> <Hostname "WIN-IT8WDLG81KH", maps to multiple IP addresses: 192.168.1.17, fe80:0:0:0:eded:4bde:3918:bbf1%10>
<Dec 8, 2010 10:28:42 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
<Dec 8, 2010 10:28:42 AM PST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
IntegratedWebLogicServer startup time: 30236 ms.
IntegratedWebLogicServer started.
[Running application SimpleJSF on Server Instance IntegratedWebLogicServer...]
[10:28:44 AM] ---- Deployment started. ----
[10:28:44 AM] Target platform is (Weblogic 10.3).
[10:28:46 AM] Retrieving existing application information
[10:28:46 AM] Running dependency analysis...
[10:28:46 AM] Deploying 2 profiles...
[10:28:47 AM] Wrote Web Application Module to C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\SimpleJSF\SimpleJSFWebApp.war
[10:28:47 AM] Wrote Enterprise Application Module to C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\SimpleJSF
[10:28:47 AM] Redeploying Application...
<Dec 8, 2010 10:28:49 AM PST> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed..
com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.
     at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:212)
     at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:195)
     at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     Truncated. see log file for complete stacktrace
Caused By: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.
     at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
     at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
     at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
     at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
     at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
     Truncated. see log file for complete stacktrace
>
<Dec 8, 2010 10:28:49 AM PST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1291832928119' for task '0'. Error is: 'weblogic.application.ModuleException: '
weblogic.application.ModuleException:
     at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1514)
     at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     Truncated. see log file for complete stacktrace
Caused By: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.
     at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
     at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
     at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
     at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
     at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
     Truncated. see log file for complete stacktrace
>
<Dec 8, 2010 10:28:49 AM PST> <Error> <Deployer> <BEA-149202> <Encountered an exception while attempting to commit the 1 task for the application 'SimpleJSF'.>
<Dec 8, 2010 10:28:49 AM PST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'SimpleJSF'.>
<Dec 8, 2010 10:28:49 AM PST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
weblogic.application.ModuleException: :org.apache.commons.logging.LogConfigurationException:Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.
     at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
     at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
     at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
     at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
     at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
     Truncated. see log file for complete stacktrace
>
[10:28:49 AM] #### Deployment incomplete. ####
[10:28:49 AM] Remote deployment failed
#### Cannot run application SimpleJSF due to error deploying to IntegratedWebLogicServer.
[Application SimpleJSF stopped and undeployed from Server Instance IntegratedWebLogicServer]

I delete that log file. But I get new errors.
=================================================
[Running application SimpleJSF on Server Instance IntegratedWebLogicServer...]
[09:55:19 AM] ---- Deployment started. ----
[09:55:19 AM] Target platform is (Weblogic 10.3).
[09:55:19 AM] Retrieving existing application information
[09:55:20 AM] Running dependency analysis...
[09:55:20 AM] Deploying 2 profiles...
[09:55:20 AM] Wrote Web Application Module to C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\SimpleJSF\SimpleJSFWebApp.war
[09:55:20 AM] Wrote Enterprise Application Module to C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\SimpleJSF
[09:55:20 AM] Redeploying Application...
<ContextLoader><initWebApplicationContext> Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from ServletContext resource [WEB-INF/my-other-managed-beans.xml]; nested exception is java.lang.NoClassDefFoundError: Could not initialize class org.springframework.aop.aspectj.AspectJExpressionPointcut
     at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:420)
     at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:342)
     at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:310)
     at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:143)
     at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:178)
     at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:149)
     at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:124)
     at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:92)
     at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:123)
     at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:422)
     at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352)
     at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
     at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
     at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
     at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
     at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1863)
     at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
     at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
     at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
     at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
     at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
     at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
     at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
     at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
     at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
     at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
     at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
     at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
     at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
     at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
     at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
     at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.springframework.aop.aspectj.AspectJExpressionPointcut
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Class.java:169)
     at org.springframework.aop.config.ConfigBeanDefinitionParser.class$(ConfigBeanDefinitionParser.java:208)
     at org.springframework.aop.config.ConfigBeanDefinitionParser.createPointcutDefinition(ConfigBeanDefinitionParser.java:539)
     at org.springframework.aop.config.ConfigBeanDefinitionParser.parsePointcut(ConfigBeanDefinitionParser.java:476)
     at org.springframework.aop.config.ConfigBeanDefinitionParser.parse(ConfigBeanDefinitionParser.java:142)
     at org.springframework.beans.factory.xml.NamespaceHandlerSupport.parse(NamespaceHandlerSupport.java:69)
     at org.springframework.beans.factory.xml.BeanDefinitionParserDelegate.parseCustomElement(BeanDefinitionParserDelegate.java:1297)
     at org.springframework.beans.factory.xml.BeanDefinitionParserDelegate.parseCustomElement(BeanDefinitionParserDelegate.java:1287)
     at org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader.parseBeanDefinitions(DefaultBeanDefinitionDocumentReader.java:135)
     at org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader.registerBeanDefinitions(DefaultBeanDefinitionDocumentReader.java:92)
     at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.registerBeanDefinitions(XmlBeanDefinitionReader.java:507)
     at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:398)
     ... 50 more
<Dec 9, 2010 9:55:21 AM PST> <Warning> <HTTP> <BEA-101162> <User defined listener org.springframework.web.context.ContextLoaderListener failed: org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from ServletContext resource [WEB-INF/my-other-managed-beans.xml]; nested exception is java.lang.NoClassDefFoundError: Could not initialize class org.springframework.aop.aspectj.AspectJExpressionPointcut.
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from ServletContext resource [WEB-INF/my-other-managed-beans.xml]; nested exception is java.lang.NoClassDefFoundError: Could not initialize class org.springframework.aop.aspectj.AspectJExpressionPointcut
     at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:420)
     at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:342)
     at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:310)
     at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:143)
     at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:178)
     Truncated. see log file for complete stacktrace
Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.springframework.aop.aspectj.AspectJExpressionPointcut
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Class.java:169)
     at org.springframework.aop.config.ConfigBeanDefinitionParser.class$(ConfigBeanDefinitionParser.java:208)
     at org.springframework.aop.config.ConfigBeanDefinitionParser.createPointcutDefinition(ConfigBeanDefinitionParser.java:539)
     at org.springframework.aop.config.ConfigBeanDefinitionParser.parsePointcut(ConfigBeanDefinitionParser.java:476)
     Truncated. see log file for complete stacktrace
>
<Dec 9, 2010 9:55:21 AM PST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1291917320886' for task '1'. Error is: 'weblogic.application.ModuleException: '
weblogic.application.ModuleException:
     at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1514)
     at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     Truncated. see log file for complete stacktrace
Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.springframework.aop.aspectj.AspectJExpressionPointcut
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Class.java:169)
     at org.springframework.aop.config.ConfigBeanDefinitionParser.class$(ConfigBeanDefinitionParser.java:208)
     at org.springframework.aop.config.ConfigBeanDefinitionParser.createPointcutDefinition(ConfigBeanDefinitionParser.java:539)
     at org.springframework.aop.config.ConfigBeanDefinitionParser.parsePointcut(ConfigBeanDefinitionParser.java:476)
     Truncated. see log file for complete stacktrace
>
<Dec 9, 2010 9:55:21 AM PST> <Error> <Deployer> <BEA-149202> <Encountered an exception while attempting to commit the 1 task for the application 'SimpleJSF'.>
<Dec 9, 2010 9:55:21 AM PST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'SimpleJSF'.>
<Dec 9, 2010 9:55:21 AM PST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
weblogic.application.ModuleException:
     at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1514)
     at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     Truncated. see log file for complete stacktrace
Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.springframework.aop.aspectj.AspectJExpressionPointcut
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Class.java:169)
     at org.springframework.aop.config.ConfigBeanDefinitionParser.class$(ConfigBeanDefinitionParser.java:208)
     at org.springframework.aop.config.ConfigBeanDefinitionParser.createPointcutDefinition(ConfigBeanDefinitionParser.java:539)
     at org.springframework.aop.config.ConfigBeanDefinitionParser.parsePointcut(ConfigBeanDefinitionParser.java:476)
     Truncated. see log file for complete stacktrace
>
[09:55:22 AM] #### Deployment incomplete. ####
[09:55:22 AM] Remote deployment failed
#### Cannot run application SimpleJSF due to error deploying to IntegratedWebLogicServer.
[Application SimpleJSF stopped and undeployed from Server Instance IntegratedWebLogicServer]

Similar Messages

  • Cannot run application HRSystem due to error deploying to DefaultServer.

    I am new to java and jdeveloper. I am tring my hands on the tutorial on HRSystem. Below is the error message recieved while deploying the application. Dont know what to do please help.
    The plaform is linux. Thanks
    DefaultServer startup time: 12661 ms.
    DefaultServer started.
    [Running application HRSystem on Server Instance DefaultServer...]
    Uploading credentials.
    ---- Deployment started. ---- Jun 2, 2009 3:10:10 PM
    Target platform is (Weblogic 10.3).
    Running dependency analysis...
    2009-06-02 15:10:10.73: Writing WAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem/HRSystem-ViewController-webapp
    2009-06-02 15:10:10.973: Wrote WAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem/HRSystem-ViewController-webapp
    2009-06-02 15:10:57.397: Writing EAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem
    2009-06-02 15:10:57.404: Wrote EAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem
    Deploying Application...
    <Jun 2, 2009 3:10:59 PM CET> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application HRSystem is not versioned.>
    Jun 2, 2009 3:10:59 PM oracle.adf.share.config.ADFConfigFactory cleanUpApplicationState
    INFO: Cleaning up application state
    Jun 2, 2009 3:10:59 PM oracle.as.jmx.framework.PortableMBeanFactory setJMXFrameworkProviderClass
    INFO: JMX Portable Framework initialized with platform SPI "class oracle.as.jmx.framework.wls.spi.JMXFrameworkProviderImpl"
    <Jun 2, 2009 3:11:22 PM CET> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem/HRSystem-ViewController-webapp. Please make sure that the annotations are valid. The error is javax.faces.webapp.FacesServlet>
    Jun 2, 2009 3:11:22 PM oracle.adf.share.config.ADFConfigFactory cleanUpApplicationState
    INFO: Cleaning up application state
    <Jun 2, 2009 3:11:22 PM CET> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1243951858599' for task '0'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root''
    weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         Truncated. see log file for complete stacktrace
    >
    <Jun 2, 2009 3:11:22 PM CET> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'HRSystem'.>
    <Jun 2, 2009 3:11:22 PM CET> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         Truncated. see log file for complete stacktrace
    >
    [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application HRSystem on DefaultServer.: Failed to load webapp: 'HRSystem-ViewController-context-root'.
    weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root'
    #### Deployment incomplete. #### Jun 2, 2009 3:11:22 PM
    oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:247)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.deployImpl(Jsr88RemoteDeployer.java:157)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:436)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
         at oracle.jdevimpl.runner.adrs.AdrsStarter$5$1.run(AdrsStarter.java:1365)
    Caused by: oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:413)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:238)
         ... 11 more
    Caused by: oracle.jdeveloper.deploy.DeployException: Deployment Failed
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:395)
         ... 12 more
    #### Cannot run application HRSystem due to error deploying to DefaultServer.
    [Application HRSystem stopped and undeployed from Server Instance DefaultServer]
    Edited by: user1423903 on Jun 2, 2009 8:11 AM

    Try removing this directory: /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/ and restarting JDeveloper.

  • Cannot run application handbook due to error deploying to IntegratedWe

    I recently upgraded to Developer version 11.1.2.38.60.81 and when I try to run my test template from the handbook built under a previous version I get the following:
    <Sep 29, 2011 6:26:38 PM MST> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application C:\Users\Owner\AppData\Roaming\JDeveloper\system11.1.2.1.38.60.81\o.j2ee\drs\handbook\ModelWebApp.war. Please make sure that the annotations are valid. The error is javax.faces.webapp.FacesServlet>
    <Sep 29, 2011 6:26:38 PM MST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1317345997673' for task '0'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'handbook-Model-context-root''
    weblogic.application.ModuleException: Failed to load webapp: 'handbook-Model-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         Truncated. see log file for complete stacktrace
    >
    <Sep 29, 2011 6:26:38 PM MST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'handbook'.>
    <Sep 29, 2011 6:26:38 PM MST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to load webapp: 'handbook-Model-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         Truncated. see log file for complete stacktrace
    >
    #### Cannot run application handbook due to error deploying to IntegratedWebLogicServer.
    [06:26:39 PM] Deployment cancelled.
    [06:26:39 PM] ---- Deployment incomplete ----.
    [06:26:39 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    [Application handbook stopped and undeployed from Server Instance IntegratedWebLogicServer]
    I have read thru the other threads but have not found an aswer; can someone help?

    Thanx for your reply. I am very appreciative that you and others take the time to reply. I follow your blog and hope to become more proficient in JDeveloper.

  • #### Cannot run application Application1 due to error deploying to Default.

    Hi all,
    Now, I am studing ADF 11. When I run my application, I meet a problem:
    This problem, "can not run your application", I try to stop java, or rebuild, or clean my application... but not successfull
    *#### Cannot run application Application1 due to error deploying to DefaultServer.*
    *[Application Application1 stopped and undeployed from Server Instance DefaultServer]*
    *[Server Instance DefaultServer is shutting down.  All applications currently running will be terminated and undeployed.]*
    *[sending request to shutdown server...]*
    C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\bin\stopWebLogic.cmd
    Stopping Weblogic Server...
    But, If I remove adf 11 software, after that I install this software then okie, and I can run my application.
    Help me.
    thanks all

    Just for the record - my thinking is that there was an application deployed on the integrated server that was miss configured.
    Instead of removing the whole system directory - you could just remove the defaultServer subdirectory there.
    But even better would have been the option to remove the specific offending application see here:
    http://blogs.oracle.com/shay/2009/08/removing_applications_from_you.html

  • Cannot run application ADF Applica. due to error deploying to DefaultServer

    when i m running the Application in JDev 11g i m getting the error
    Cannot run application SRDemoSampleADFBC due to error deploying to DefaultServer.
    application is complied successfully but at run time it shows this
    Cannot run application SRDemoSampleADFBC due to error deploying to DefaultServer.
    [Application SRDemoSampleADFBC stopped and undeployed from Server Instance DefaultServer]
    plz help
    thanks

    duplicate - Cannot run application ADF Applica. due to error deploying to DefaultServer

  • Can't run the app due to error deploying to DefaultServer, jdev11.1.1.1.0

    Hello folks,
    I installed Jdeveloper 11.1.1.1.0 and migrated my application from the Jdeveloper 11.1.1.0.1 by following the wizard.
    Now my application cannot run. The following is what I get:
    DefaultServer startup time: 13485 ms.
    DefaultServer started.
    [Running application DirectedMessaging on Server Instance DefaultServer...]
    java.lang.NullPointerException
    java.lang.NullPointerException
    [11:10:09 AM] #### Deployment incomplete. ####
         at oracle.jdevimpl.deploy.stripe.DirectoryModuleIO$DeploymentModuleDirectoryIO.recursiveListDirectories(DirectoryModuleIO.java:103)
         at oracle.jdevimpl.deploy.stripe.DirectoryModuleIO$DeploymentModuleDirectoryIO.recursiveListDirectories(DirectoryModuleIO.java:115)
         at oracle.jdevimpl.deploy.stripe.DirectoryModuleIO$DeploymentModuleDirectoryIO.recursiveListDirectories(DirectoryModuleIO.java:115)
         at oracle.jdevimpl.deploy.stripe.DirectoryModuleIO$DeploymentModuleDirectoryIO.recursiveListDirectories(DirectoryModuleIO.java:115)
         at oracle.jdevimpl.deploy.stripe.DirectoryModuleIO$DeploymentModuleDirectoryIO.recursiveListDirectories(DirectoryModuleIO.java:115)
         at oracle.jdevimpl.deploy.stripe.DirectoryModuleIO$DeploymentModuleDirectoryIO.recursiveListDirectories(DirectoryModuleIO.java:115)
         at oracle.jdevimpl.deploy.stripe.DirectoryModuleIO$DeploymentModuleDirectoryIO.recursiveListDirectories(DirectoryModuleIO.java:115)
         at oracle.jdevimpl.deploy.stripe.DirectoryModuleIO$DeploymentModuleDirectoryIO.recursiveListDirectories(DirectoryModuleIO.java:115)
         at oracle.jdevimpl.deploy.stripe.DirectoryModuleIO$DeploymentModuleDirectoryIO.recursiveListDirectories(DirectoryModuleIO.java:115)
         at oracle.jdevimpl.deploy.stripe.DirectoryModuleIO$DeploymentModuleDirectoryIO.recursiveListDirectories(DirectoryModuleIO.java:115)
         at oracle.jdevimpl.deploy.stripe.DirectoryModuleIO$DeploymentModuleDirectoryIO.recursiveListDirectories(DirectoryModuleIO.java:115)
         at oracle.jdevimpl.deploy.stripe.DirectoryModuleIO$DeploymentModuleDirectoryIO.removeArchive(DirectoryModuleIO.java:95)
         at oracle.jdevimpl.deploy.stripe.DirectoryModuleIO$DeploymentModuleDirectoryIO.write(DirectoryModuleIO.java:146)
         at oracle.jdevimpl.deploy.adrs.wls.SplitSourceWarModuleIO$SplitSourceWarModuleDirectoryIO.write(SplitSourceWarModuleIO.java:80)
         at oracle.jdevimpl.deploy.fwk.ArchiveIO.write(ArchiveIO.java:24)
         at oracle.jdevimpl.deploy.adrs.wls.SplitSourceWarModuleIO.commitImpl(SplitSourceWarModuleIO.java:42)
         at oracle.jdevimpl.deploy.stripe.AbstractModuleIO.commit(AbstractModuleIO.java:82)
         at oracle.jdevimpl.deploy.stripe.DeploymentModuleImpl.commit(DeploymentModuleImpl.java:187)
         at oracle.jdevimpl.deploy.war.WarDeployer.writeWarFile(WarDeployer.java:261)
         at oracle.jdevimpl.deploy.war.WarDeployer.deployImpl(WarDeployer.java:100)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:442)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
         at oracle.jdevimpl.deploy.common.ModulePackagerImpl.deployProfiles(ModulePackagerImpl.java:86)
         at oracle.jdeveloper.deploy.common.ModulePackager.deployProfiles(ModulePackager.java:63)
         at oracle.jdeveloper.deploy.common.ModulePackager.deployImpl(ModulePackager.java:52)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:442)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
         at oracle.jdevimpl.runner.adrs.AdrsStarter$6$1.run(AdrsStarter.java:1469)
    #### Cannot run application DirectedMessaging due to error deploying to DefaultServer.
    [Application DirectedMessaging stopped and undeployed from Server Instance DefaultServer]
    How to handle such a situation ? Any ideas would be greatly appreciated.
    Regards,
    Valon

    I switched back to 11.1.1.0.1, loaded the backup of the app i made.
    In this version of JDeveloper the application runs fine, however the similar error as above is displayed in the log and i think is more meaningful then above.
    Here it is:
    INFO: JMX Portable Framework initialized with platform SPI "class oracle.as.jmx.framework.wls.spi.JMXFrameworkProviderImpl"
    <Jul 16, 2009 1:57:56 PM EDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'DirectedMessaging' due to error weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, Implementation-Version: 11.1.1.1.0, exact-match: false]..
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, Implementation-Version: 11.1.1.1.0, exact-match: false].
         at weblogic.application.internal.flow.CheckLibraryReferenceFlow.prepare(CheckLibraryReferenceFlow.java:26)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:16)
         Truncated. see log file for complete stacktrace
    >
    Application Redeployed Successfully.
    Elapsed time for deployment: 22 seconds
    ---- Deployment finished. ---- Jul 16, 2009 1:59:06 PM
    Run startup time: 26203 ms.
    [Application DirectedMessaging deployed to Server Instance DefaultServer]
    Target URL -- http://****
    I hope this information will help to solve my original problem of this post. Any ideas ?
    Thanks,
    Valon

  • Erro"Transaction cannot be posted due to errors in price determination"MIGO

    Hi All,
    I am facing error message "Transaction cannot be posted due to errors in price determination" for "X-field conversion" while posting GR document against Scheduling agreement.
    I have checked the Validity periods of conditions maintained in Scheduling agreement and it was within validity.
    In Material master - Price Control - V (Moving average price/periodic unit price)
    Standard price              0.00 
    Per. unit price             1.58 
    Price unit             1         
    Please help me to resolve this issue.
    Cheers!
    Sujay Chinchole

    your material master displaying Zero price .maintain the price in material master.and also check why material has Zero price.
    what is the price  in  material moving average field
    Edited by: Sridhar Jayavarapu on Mar 13, 2009 7:17 AM

  • Transaction cannot be posted due to errors in price determination - MIGO

    Hi,
    I have made PO with reference to the contract. While posting the MIGO error message displays as "Transaction cannot be posted due to errors in price determination. But with same combination ( Materials and Vendor which were used in Po from Contarct) was used to prepare a PO with out any reference, subsequent MIGO transaction was saved without any error msg. This problem is happening the MIGO through PO reference of Contract or MIGO for schedule line agreement. So your help pls.
    Veera.

    hi
    u have to check Note 1059878 - Error after the Note 1043857
    Summary
    Symptom
    1.When you try to post a goods receipt (MB01/MIGO) against the purchase order, you get an error ME 573 "Transaction cannot be posted due to errors in price determination". This is caused by the code from the Note 1043857.
    2.Also,when you have note 1043857 implemented and then try to do a price comparison (ME49)among the RFQ,you see the message 06 616  'selected quotations not directly comparable'.This is again caused by the code from the Note 1043857
    Other terms
    UNICODE, GTKOMK-KEY_UC, GTKOMK, MIGO, ME49,Price comparison, 06 616, ME 573
    Reason and Prerequisites
    This happens after the code from the Note 1043857.
    Solution
    Please apply the code correction below.
    regards
    KI

  • Error: Transaction cannot be posted due to errors in price determination

    Hi,
    I am facing below error when i try to post GR for a SA. I checked out all the configurations, these worked on GR for PO but not on SA.
    I have seen other posts which recommend to view OSS note 447374 and 446831. I am not sure where to find these and how to use these notes.
    Please help!.
    Thanks
    Ramya

    Here you go
    Transaction cannot be posted due to errors in price determination
    Message no. ME573
    Diagnosis
    The error marked with 'X' occurred during the price determination process for purchasing document 201 00010:
    [ ] Net price is 0.
    [ ] Net price is negative.
    and/or there are no valid conditions or the duration of the
    contract has ended.
    [ ] Effective value is negative.
    [X] Mandatory condition missing.
    [ ] Negative delivery costs.
    [ ] Delivery costs have been recorded although invoice
    receipts are not defined for the item.
    [ ] Error during quantity conversion
    [ ] Error during currency translation
    [ ] Field overflow
    [ ] A condition involving delivery costs exists without a
    transaction/event key.
    [ ]Error during maint. of delivery costs in master conditions
                  Delivery cost conditions in different validity  periodsnot identical
    System Response
    The transaction cannot be posted without successful price determination.
    Procedure
    Check the purchasing document and the associated conditions:
    Display purchase order
    Display scheduling agreement
    If the problem cannot be resolved in this way, contact your system administrator.
    The latter can check the Customizing settings for price determination in Purchasing under Conditions -> Define Price Determination Process
    When the foregoing steps have been carried out, try posting the transaction again.

  • Transaction cannot be posted due to error in price determination

    Hi Experts,
    I am procuring components thro purchase order created on 2007.
    When i tried to do GR with respect to Inbound delivery, it is throwing error as " Transaction cannot be posted due to error in price determination"
    Please suggest.

    Hi,
    1. Check accounting view of material in material master.
    2. Check Conditions is available or not in MEK3 t.code
    3. OR see OSS notes 447374 and 446831 and 457511
    Regards,
    Biju K

  • Transaction cannot be posted due to errors in price determination

    Hi
    when I made the receipt of goods by MIGO the system to me gives me the following message blocking:
    " Transaction cannot be posted due to errors in price determination
       Message no. ME573 "
    Thainks in advance

    Hello
    Please refer the message long text and just check based on the suggestions given :
    Short Text
    Transaction cannot be posted due to errors in price determination
    Diagnosis
    The error marked with 'X' occurred during the price determination process for purchasing document  :
    [ ] Net price is 0.
    [ ] Net price is negative.
               and/or there are no valid conditions or the duration of the contract has ended.
    [ ] Effective value is negative.
    [ ] Mandatory condition missing.
    [ ] Negative delivery costs.
    [ ] Delivery costs have been recorded although invoice receipts are not defined for the item.
    [ ] Error during quantity conversion
    [ ] Error during currency translation
    [ ] Field overflow
    [ ] A condition involving delivery costs exists without a transaction/event key.
    [ ]Error during maint. of delivery costs in master conditions
                  Delivery cost conditions in different validity  periods not identical
    System Response
    The transaction cannot be posted without successful price determination.
    Procedure
    Check the purchasing document and the associated conditions:
    Display purchase order
    Display scheduling agreement
    If the problem cannot be resolved in this way, contact your system administrator.
    The latter can check the Customizing settings for price determination in Purchasing under Conditions .
    warm regards
    Ramakrishna

  • "Cannot obtain Application SSO token" error

    Hello,
    I configured my agent as follows:
    Version: 3.0
    Build Date: 20071212
    Application Server Config Directory : C:\Sun\SDK\domains\domain1\config
    Application Server Instance name : server
    Access Manager URL : http://juno:6140/opensso
    Domain Administration Server Host is remote : false
    Agent URL : http://juno:8080
    Deployment URI for the Agent Application : /agentapp
    Encryption Key : J+KQLOM+s6gAQb1Y1H8uJoej3bzKBAEN
    Agent Profile name : asagent
    Agent Profile Password file name : c:\temp\password.TXT
    Agent installed on the DAS host for a remote instance : false
    The AM and the sample applications are both running on separate domains.
    Following steps I performed:
    1. I started my SSO domain (domain2) first and then the application domain where my agent is installed (domain1).
    2. I deployed the agentsample.ear file after compilation through build.xml file
    When I try to access the URL (http://localhost:8080/agentsample/index.html), it throw the following exception (recorded in amSSO log file located in the Agent_001
    Caused by: com.sun.identity.security.AMSecurityPropertiesException: AdminTokenAction: FATAL ERROR: Cannot obtain Application SSO token.
    Check AMConfig.properties for the following properties
         com.sun.identity.agents.app.username
         com.iplanet.am.service.password
         at com.sun.identity.security.AdminTokenAction.run(AdminTokenAction.java:233)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.identity.common.PropertiesFinder.getProperty(PropertiesFinder.java:49)
         at com.iplanet.am.util.SystemProperties.get(SystemProperties.java:255)
         at com.iplanet.am.util.SystemProperties.get(SystemProperties.java:298)
         at com.iplanet.dpro.session.SessionID.<clinit>(SessionID.java:90)
         ... 46 more
    |#]
    [#|2007-12-14T11:32:42.881-0500|SEVERE|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=15;_ThreadName=httpSSLWorkerThread-8080-1;_RequestID=30ba22ac-dd83-461b-a835-440480970033;|StandardWrapperValve[default]: PWC1406: Servlet.service() for servlet default threw exception
    java.lang.NoClassDefFoundError: Could not initialize class com.sun.identity.agents.filter.AmFilterManager
         at com.sun.identity.agents.filter.AmAgentBaseFilter.initializeFilter(AmAgentBaseFilter.java:217)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.getAmFilterInstance(AmAgentBaseFilter.java:279)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.doFilter(AmAgentBaseFilter.java:64)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:288)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:270)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:339)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:261)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:212)
         at com.sun.enterprise.web.portunif.PortUnificationPipeline$PUTask.doTask(PortUnificationPipeline.java:361)
         at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265)
         at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    |#]
    I spent lot of time refering the supporting document but could not find any solution.
    Your assistance will be greatly appreciated.
    Thanks,
    Vinit

    I tried to deploy "agentapp.war" in the "domain1" which I configured to install J2EE Agent. The "domain2" deployed opensso.war file. When I tried to invoke "http://test.domain.org:8080/agentapp", it threw the following error:
    Caused by: com.sun.identity.security.AMSecurityPropertiesException: AdminTokenAction: FATAL ERROR: Cannot obtain Application SSO token.
    Check AMConfig.properties for the following properties
         com.sun.identity.agents.app.username
         com.iplanet.am.service.password
         at com.sun.identity.security.AdminTokenAction.run(AdminTokenAction.java:233)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.identity.common.configuration.ConfigurationBase.isLegacy(ConfigurationBase.java:180)
         at com.sun.identity.common.configuration.ConfigurationObserver.createAttributeMapping(ConfigurationObserver.java:62)
         at com.sun.identity.common.configuration.ConfigurationObserver.<init>(ConfigurationObserver.java:58)
         at com.sun.identity.common.configuration.ConfigurationObserver.<clinit>(ConfigurationObserver.java:50)
         ... 35 more
    |#]
    [#|2007-12-17T21:24:21.453-0500|SEVERE|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=15;_ThreadName=httpSSLWorkerThread-8080-0;_RequestID=fde18bdd-a04f-48ba-b4f1-7a88a756c315;|StandardWrapperValve[default]: PWC1406: Servlet.service() for servlet default threw exception
    java.lang.NoClassDefFoundError: Could not initialize class com.sun.identity.agents.filter.AmFilterManager
         at com.sun.identity.agents.filter.AmAgentBaseFilter.initializeFilter(AmAgentBaseFilter.java:217)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.getAmFilterInstance(AmAgentBaseFilter.java:279)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.doFilter(AmAgentBaseFilter.java:64)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:288)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:270)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:339)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:261)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:212)
         at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265)
         at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    |#]
    I do not understand why it is looking for AMConfig.properties file in domain1? This file exist in domain2 and not in domain1. Secondly, it also throws NoClassDefFoundError Exception. However, config.xml file sets classpath as :
    <java-config classpath-suffix="${path.separator}C:/tools/opensso/j2ee_agents/appserver_v9_agent/lib/agent.jar${path.separator}C:/tools/opensso/j2ee_agents/appserver_v9_agent/lib/openssoclientsdk.jar${path.separator}C:/tools/opensso/j2ee_agents/appserver_v9_agent/locale${path.separator}C:/tools/opensso/j2ee_agents/appserver_v9_agent/Agent_001/config" debug-enabled="false" debug-options="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=9009" env-classpath-ignored="true" java-home="${com.sun.aas.javaRoot}" javac-options="-g" rmic-options="-iiop -poa -alwaysgenerate -keepgenerated -g" system-classpath="">
    I am not sure whether both these problems are related or independent.
    Thanks in advance,
    Vinit

  • Cannot Repair Z10 due to error: BDSLSV2Req​uestURL

    Hi,
    I'm trying to restore my red Z10 to its factory settings using BlackBerry Link, on the device's screen there's black screen with wipe icon on the center of the screen. But on the BlackBerry Link it says: "Cannot repair due to error: BDSLSV2RequestURL"
    I have been trying to restore the device for many times, and the error message still stays the same. Is there any solution and what does the error mean?
    Thanks

    Hi,
    I have tried this option (loading OS from internet explorer with battery reomved) also but nothing seems to work for me. I have uploaded some images in the attached link. Appreciate if anyone could guide me please. 
    http://forums.crackberry.com/blackberry-z10-f254/z​10-stuck-black-screen-showing-usb-computer-logo-87​...   
    Thanks

  • What happened to the running application when i re-deploy it.

    Hi buddy,
    I have an application in portal and run it.
    then i deploy my application again, definitely the previous running application will expire.
    when the application is running, it will get a connection to the backend system and hold it. if I stop the application or close the window, the connection will be released (i write code in wdDoExit() to achieve that).  but the connection will not be released in the situation i described in the beginning.
    what should I do to release connection when that situation happened?
    Thanks for you advice.
    Austin

    After a period of time the connection will be closed automatically.

  • Cannot run FF due to Application security component. What is it?

    During download of FF 4.0, saw this block:
    "Could not initialize the application's security component. The most likely cause is problems with files in your application's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full. It is recommended that you exit the application and fix the problem. If you continue to use this session, you might see incorrect application behaviour when accessing security features."
    I have no idea what that means or where to start.

    This link shows how to fix this - https://support.mozilla.com/kb/Could+not+initialize+the+browser+security+component

Maybe you are looking for

  • Voice Memo won't play on MacBook?

    A few days ago I went to a play and recorded the whole thing using voice memo for a friend of mine. The first act was close to 3 hours, and the second act was about an hour and a half. I recorded both acts seperately. At first I planned on emailing i

  • Fields are getting truncated

    Hi, I am doing re-development,while doing data loading I am getting some fields value truncated but as i had checked the transfer rule and update rules are all mapped correct and the field lengh is also correct . Like our Company Code is 1000 and in

  • Only Remote-Desktop and Replication with 0.0 Reduction

    Hi guys, I have a solution with 16 WAAS 4.4.3 and I got good numbers in all default applications except Remote-Desktop and Replication ( All Traffic 53% of Reduction). I can understand not otimize Remote-Desktop Applications cause the customer is usi

  • How to get the Change Document Header details for a given date

    Hi All, Can anyone help me on this Change Document Header details(CDHDR). Better way to pull the information of Change Document Header details(CDHDR). No Index is maintained for the tables. So please suggest better Optimising techniques to get the Ch

  • Snapshot in Discoverer

    Hi, I have two Dimensions in the fact, these are Dim_Quarter and Dim_Region. Dim_Quarter has two levels i.e. Year and Quarter with Hierarchy Year --> Quarter, and Dim_Region follows the Hierarchy Region --> State -> District. Now I want the Snapshot