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.

Similar Messages

  • #### 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 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.

  • 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

  • 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

  • Error -61203 (Cannot Run RT.vi due to error after recompiling new FPGA.vi)

    I have updated my FPGA code to interface with my custom mezzanine card.  The code runs fine.  I am updating the RT code to interface with these changes.  Yesterday, both were functioning properly.  I made some changes to the FPGA code this morning, which required the code to be recompiled.
    Now the RT code is giving an error from the Open FPGA VI Reference. (Error - 61203)
    I have noticed that the dependencies list below (circled in green)i ndicates where the FPGA *.lvbitx file is.  However, I have another location of a similar file in a different folder.  I need to know how to:
    1.)    Make the *.lvbitx file be located where I want it to (in a specific folder for example)
    2.)    Make sure the RT.vi is looking at the proper file and location so that they are matched.
    Any help would be greatly appreciated.
    I’ve attached the FPGA and RT code for review.
    Phillip Palmer, PhD
    Solved!
    Go to Solution.
    Attachments:
    RT TGA-Mezzanine.vi ‏405 KB
    FPGA TGA-Mezzanine.vi ‏279 KB
    Project File etc.pdf ‏258 KB

    Hello Ppalmer
    You could recompile the code, go to files tab in the project explorer to find the location of the directory where they are stored or alternatively go to search and search for .lvbit files.
    Once you know where you have the bitfile you can read the information below in order to point directly to that file. You use the Open FPGA VI Reference Function (First row of the table). It is talking about how we could configure the Configure Open FPGA VI Reference Dialog Box. Normally we use the second option (VI) but you could point directly to the bitfile. It is basically the same information explained here.
    Regards
    Frank R.

  • 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]

  • I cannot connect to itunes due to error code (-1202)

    I cannot connect to itunes due to error code (-1202) can anyoone help?

    Hi there bish bash,
    You may find the troubleshooting steps in the article below helpful.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    -Griff W. 

  • I cannot install application I get an error message: the ipod ios is no the most recent one. but it is?

    on some application, I have an error message: the ios is not the latest one.
    The last one is alredy install , application were already on the ipod before.
    what can I do?

    Purchase a newer model iPod. A 2G can only go as high as iOS 4.2.1 and now many apps and app updates requires a higher iOS.

  • Cannot run application in JSC - Cannot start app server

    I have 4 separate JSF applications developed in JSC.
    On occasion, I have a problem starting the application server and get a popup saying to check for misassigned port names and contents of domain.xml.
    Whenever this happens, a system reboot seems to clear up the problem until now.
    Now, rebooting does not help.
    I have tried all 4 projects after rebooting and none of them will start.
    I do not know anything about the workings of the server, so I have not changed any of the server files since the time that it was working.
    I have attached the server log below.
    Does anyone have a clue as to what the problem is and how to resolve it?
    Thanks
    ==========================================================
    Server log file
    [#|2007-06-21T12:37:04.618-0500|WARNING|sun-appserver-pe8.2|javax.enterprise.tools.launcher|_ThreadID=10;|LAUNCHER005:Spaces in your PATH have been detected. The PATH must be consistently formated (e.g. C:\Program Files\Java\jdk1.5.0\bin; ) or the Appserver may not be able to start and/or stop.  Mixed quoted spaces in your PATH can cause problems, so the launcher will remove all double quotes before invoking the process. The most reliable solution would be to remove all spaces from your path before starting the Appservers components.  |#]
    [#|2007-06-21T12:37:04.628-0500|INFO|sun-appserver-pe8.2|javax.enterprise.tools.launcher|_ThreadID=10;|
    C:/Program Files/Sun/Creator2_1/java\bin\java
    -client
    -Xmx512m
    -XX:NewRatio=2
    -Dcom.sun.aas.defaultLogFile=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/logs/server.log
    -Djava.endorsed.dirs=C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/endorsed
    -Djava.security.policy=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/server.policy
    -Djava.security.auth.login.config=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djavax.net.ssl.keyStore=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/keystore.jks
    -Djavax.net.ssl.trustStore=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/cacerts.jks
    -Djava.ext.dirs=C:/Program Files/Sun/Creator2_1/java/jre/lib/ext;C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/lib/ext;C:/Program Files/Sun/Creator2_1/SunAppServer8/derby/lib
    -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
    -Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
    -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
    -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
    -Dcom.sun.enterprise.taglisteners=jsf-impl.jar
    -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    -Dcom.sun.aas.configName=server-config
    -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
    -Ddomain.name=creator
    -Djmx.invoke.getters=true
    -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
    -Dcom.sun.aas.promptForIdentity=true
    -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser
    -Dcom.sun.aas.instanceRoot=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
    -Dcom.sun.aas.domainName=creator
    -Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
    -Dproduct.name=Sun-Java-System/Application-Server
    -Dcom.sun.enterprise.overrideablejavaxpackages=javax.faces,javax.servlet.jsp.jstl,javax.xml.bind,javax.help
    -Dcom.sun.aas.configRoot=C:/Program Files/Sun/Creator2_1/SunAppServer8/config
    -Djava.library.path=C:\Program Files\Sun\Creator2_1\java\jre\bin\client;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\java\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\oracle\ora92\bin;C:\Program Files\Java\jre1.5.0_06\bin;C:\Program Files\Common Files\Sonic Shared;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\PROGRA~1\CA\Common\SCANEN~1;C:\Program Files\Visual Networks\Dial Analysis\;C:\Program Files\MySQL\MySQL Server 5.0\bin;C:\oracle\ora92\bin;C:\Program Files\Java\jre1.5.0_06\bin;C:\Program Files\Common Files\Sonic Shared;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\PROGRA~1\CA\Common\SCANEN~1;C:\Program Files\Visual Networks\Dial Analysis\;C:\Program Files\MySQL\MySQL Server 5.0\bin;C:\Sun\AppServer\bin;C:\j2sdk1.4.2_03\bin
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -cp
    C:/Program Files/Sun/Creator2_1/java/lib/tools.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/appserv-rt.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\activation.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\admin-cli.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-admin.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-env.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-ext.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-jstl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-upgrade.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-logging.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\dom.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\driveradapter.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee-svc.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jax-qname.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxr-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxr-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxrpc-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxrpc-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jdic_0_9.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jmxremote.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jmxremote_optional.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jsf-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jsf-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\mail.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\PEtray.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\relaxngDatatype.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\rmissl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\saaj-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\saaj-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smbase.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smdb2.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\sminformix.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smoracle.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smresource.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smspy.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smsqlserver.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smsybase.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smutil.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\xalan.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\xercesImpl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\xsdlib.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/install/applications/jmsra/imqjmsra.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/imq/lib/jaxm-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/imq/lib/fscontext.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/ant/lib/ant.jar
    com.sun.rave.tray.RavePEMain
    start
    display
    native|#]
    [#|2007-06-21T12:38:10.633-0500|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5035: Timed out after 60000 milliseconds while trying to verify if the JMS service startup succeeded.|#]
    [#|2007-06-21T12:38:10.633-0500|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5037: Check permissions of MQ instance directory C:\Program Files\Sun\Creator2_1\SunAppServer8\imq\var\instances|#]
    [#|2007-06-21T12:38:10.633-0500|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5036: More details may be available in the log file for the JMS service broker instance imqbroker. Please refer to the JMS provider documentation for the exact location of this log file.|#]
    [#|2007-06-21T12:38:10.643-0500|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation [127.0.0.1:28676]. - cause: java.net.ConnectException: Connection refused: no further information
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:427)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:54)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
         at com.sun.rave.tray.RavePEMain.main(RavePEMain.java:37)
    Caused by: com.sun.messaging.jms.JMSException: [C4003]: Error occurred on connection creation [127.0.0.1:28676]. - cause: java.net.ConnectException: Connection refused: no further information
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.getJMSConnectException(ExceptionHandler.java:233)
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.handleConnectException(ExceptionHandler.java:180)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:191)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.init(PortMapperClient.java:116)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.<init>(PortMapperClient.java:54)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPConnectionHandler.<init>(TCPConnectionHandler.java:61)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPStreamHandler.openConnection(TCPStreamHandler.java:102)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnectionOld(ConnectionInitiator.java:291)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:113)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:98)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.init(ProtocolHandler.java:613)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.<init>(ProtocolHandler.java:1194)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1949)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:745)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:315)
         at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedConnectionImpl.java:33)
         at com.sun.messaging.jmq.jmsclient.QueueConnectionImpl.<init>(QueueConnectionImpl.java:32)
         at com.sun.messaging.ConnectionFactory.createQueueConnection(ConnectionFactory.java:72)
         at com.sun.messaging.jmq.admin.jmsspi.JMSAdminImpl.pingProvider(JMSAdminImpl.java:783)
         at com.sun.enterprise.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:335)
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:396)
         ... 4 more
    Caused by: java.net.ConnectException: Connection refused: no further information
         at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
         at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:525)
         at com.sun.enterprise.server.ss.ASClientSocketImpl.connect(ASClientSocketImpl.java:181)
         at java.net.Socket.connect(Socket.java:507)
         at java.net.Socket.connect(Socket.java:457)
         at java.net.Socket.<init>(Socket.java:365)
         at java.net.Socket.<init>(Socket.java:178)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:171)
         ... 22 more
    |#]
    [#|2007-06-21T12:38:10.663-0500|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|Exception while stoppping Lifecycle.
    com.sun.appserv.server.ServerLifecycleException: MQ startup failed :[C4003]: Error occurred on connection creation [127.0.0.1:28676]. - cause: java.net.ConnectException: Connection refused: no further information
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:376)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:178)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:172)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
         at com.sun.rave.tray.RavePEMain.main(RavePEMain.java:37)
    |#]

    I'm having the same problem again.
    I tried using pe-start.bat -reset and it worked once, but not any more.
    Here is the result from running pe-start.bat -reset.
    If anyone has any clue as to why I cannot get the app server to start in JSC and how I can fix it, PLEASE let me know.
    I really don't want to do a reinstall.
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\Administrator>cd \
    C:\>cd \Program Files\Sun\Creator2_1\bin
    C:\Program Files\Sun\Creator2_1\bin>pe-start -reset
    The domain (creator) isn't running.
    CLI157 Could not stop the domain creator.
    WARNING: The --adminpassword option is insecure and should not be used since it
    can compromise your password. Please use either the command prompt or the --pas
    swordfile option.
    Domain creator created.
    WARNING: Existing user preference file .asadminprefs has been detected in your h
    ome directory. Application Server administration commands will attempt to use a
    dmin user name and password stored in this file and this may cause unexpected be
    havior and security issues. It is recommended that you delete this file prior t
    o using this new domain, creator.
    Compiler warnings:
    line 44: Attribute 'debug-options' outside of element.
    line 62: Attribute 'port' outside of element.
    line 73: Attribute 'port' outside of element.
    line 84: Attribute 'port' outside of element.
    line 87: Attribute 'address' outside of element.
    line 108: Attribute 'port' outside of element.
    line 111: Attribute 'address' outside of element.
    line 122: Attribute 'port' outside of element.
    line 133: Attribute 'port' outside of element.
    line 151: Attribute 'start-args' outside of element.
    line 162: Attribute 'port' outside of element.
    line 165: Attribute 'host' outside of element.
    line 179: Attribute 'port' outside of element.
    Starting Domain creator, please wait.
    Log redirected to C:\Program Files\Sun\Creator2_1\SunAppServer8\domains\creator\
    logs\server.log.
    Domain creator is ready to receive client requests. Additional services are bein
    g started in background.
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Unable to connect to admin-server. Please check if the server is up and running
    and that the host and port provided are correct.
    CLI137 Command create-jdbc-connection-pool failed.
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Unable to connect to admin-server. Please check if the server is up and running
    and that the host and port provided are correct.
    CLI137 Command create-jdbc-resource failed.
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Unable to connect to admin-server. Please check if the server is up and running
    and that the host and port provided are correct.
    CLI137 Command create-jdbc-connection-pool failed.
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Unable to connect to admin-server. Please check if the server is up and running
    and that the host and port provided are correct.
    CLI137 Command create-jdbc-resource failed.
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:43:07 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:43:23 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:43:39 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:43:55 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:44:10 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:44:26 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:44:42 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    C:\Program Files\Sun\Creator2_1\bin>

  • Cannot run application

    "cannot launch java application ..uncaught exception in main method: java.lang.nullpointerexception"...
    I am getting this error.. i am using macbook pro 15".. Osx 10.8.3... PLEASE HELP!!

    this is the full error. There is nothing that goes after this.
    I am trying to run internet Via a dongle.
    The application which mac opens is "Mobile Apllication"..

  • When running application  bsp_ic_cmg - getting the error CX_BSP_ELEMENT_EXC

    Hi
    When I am running the application bsp_ic_cmg I am getting the below error
    View CaseSearch.htm Cannot Be Displayed
    An Exception OccurredException Class CX_BSP_ELEMENT_EXCEPTION
    Text: : BSP elements of BSP extension supported for DESIGN2002 and DESIGN2003 only.
    Program: CL_BSP_ELEMENT================CP
    Include: CL_BSP_ELEMENT================CM007
    can any one please suggest the solution for this problem
    thanks in advance
    Warm regards
    bms

    Hi Moder
    I made the changes to the calling view but it was giving the below error
    View CmgSearch.htm Cannot Be Displayed
    An Exception OccurredException Class CX_BSP_IMPL_DEPRECATED
    Text: BSP exception: Implementation of page changed during runtime.
    Program: CL_BSP_PAGE_BASE==============CP
    Include: CL_BSP_PAGE_BASE==============CM01A
    Source Text Row: 208
    can you please suggest the possible solution
    Thanks in advance
    Warm regards
    bms

  • Cannot create billing document due to errors

    Hi,
    I cannot creat the billing document due to below errors in the error log of VF01.
    I ran SDRQ report and cannot detect any inconsistency.
    Error Log                                                                               
    4       0025001049 000000 ABEND due to system error                                          
        4       0025001049 000000 Processing cancelled due to inconsistencies in billing quantity.   
        4       0025001049 000010 The item has been fully invoiced already                                                                               
    Could you please help.
    Thank you & regards,
    Harshini.

    Hello,
    >4 0025001049 000000 ABEND due to system error
    Check SAP
    Note 77419 - VF076 for billing docs. w. net value unequal zero
    Note 976445 - VX02N - Termination due to negative sales order value
    Note 770784 - Information on locking problems during availability check
    >4 0025001049 000000 Processing canceled due to inconsistencies in billing quantity.
    Check SAP
    Note 489676 - External billing documents cannot be cancelled due to VF 188
    Note 371844 - Correction of incorrect costs
    Note 819805 - Lock logic, reversal, status, posting date (5.00)
    >4 0025001049 000010 The item has been fully invoiced already
    Check the billing reference for Sales doc type (VOV8) for document number 0025001049
    Thanks & Regards
    JP

  • Cannot open Acrobat XI due to error 213:5

    I have followed the directions at the website for checking permissions on two Adobe folders
    and these are set up correctly.
    I have downloaded the 3 updates for Acrobat XI
    I have rebooted 3 time and still cannot access Acrobat XI
    I am on Mac 10.7
    Now what?

    Hi,
    This could be because of permission issues.
    Can you please navigate to the location : --
    [Home]/Library/Application Support/Adobe/SLStore
    Rename the Folder -- "SLStore"
    and Relaunch the Acrobat and see if that works.
    Although this is a different error, but you can try the patch for fixing licensing shared here -- http://helpx.adobe.com/acrobat/kb/error-213-19-licensing-acrobat.html
    Thanks,
    Anjaneai

  • New Install cannot run applications

    I've installed Arch in many systems usually with little to no problem, but this one takes the price.
    I made a new installation on a brand new system.
    I used the 64 bit version (but I do not think that really matters) and everything seemed well.
    After I verified all the "basics" and added KDE4 I installed chromium from the repos. However, since I like Firefox for development I downloaded a copy from mozilla.org into my machine. This is NOT unusual.
    I created a directory called Apps/firefix and put it in there. Again, this is standard procedure for me; it always works.
    But this time ... something is NOT working so if I execute Apps/firefox/firefox I get: bash: Apps/firefox/firefox: No such file or directory
    Of course that is not the case the files are  there.
    I've been fooling around for hours now but I cannot see ANY reason for the problem.
    My path is :
    bash: /home/ralvez/bin:/home/ralvez/Apps:/home/ralvez/bin:/home/ralvez/Apps:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/core_perl: No such file or directory
    I'm part of the following groups :
    uid=1000(ralvez) gid=1000(ralvez) groups=1000(ralvez),5(tty),6(disk),91(video),92(audio),93(optical),94(floppy),95(storage),96(scanner),98(power),100(users)
    Has anyone had a similar problem? Any ideas as to what could it be?
    Thunks guys!!

    @Trilby and Willian Richard,
    I found the problem!! And I'll be dammed!! It is because I'm running a 64 bit OS.
    If I go to mozilla.org and download a nightly binary made for 64 bit Linux OS then ... it works!
    So ... the question now is:
    How do we run a 32 bit application in a 64 bit OS? I know it is possible.
    What people do in the Arch community? I'm sure I'm not alone in this quest... [looking worried ...] or am I
    Ideas, solutions ?
    Thanks!!

Maybe you are looking for

  • I installed a new video card onto my computer...the monitor wont work!!!?

    So I got a new GPU (VGA MSI NX8800GT 512M OC RT). I installed it last night and plugged the monitor into it...I know the computer sees it because the LED light turns green, then it goes to sleep. So I figure that maybe the GPU is incompatible with my

  • Acrobat plug-in interfering with Safari quit

    I'm using Acrobat 8.0, Safari 3.2.3. When I quit Safari it quits normally but then I get an error message saying that Safari has quit without notice, probably due to an Acrobat Plug-in. So far it is an annoyance, not a substantive problem, but it mak

  • Not able to pass cyclic XML schema type to a webservice method

    I have a webservice method called getData(GetDataDocument gDoc). I constructed a request with object (which exactly satisfy the XML schema def) to call up the getData(). [From my java client also I did the same; but the java classes have been generat

  • Do i need .mac?

    Do I NEED a .mac account in order to set up a website through iWeb?

  • BAPI for CRMD_ORDER support message? Urgent

    Hi Experts, I want to change the support messages created. For that do we have a BAPI, for the support message? It is an urgen requirement.. Points will be rewarded .... thanks, Mahantesh