users@glassfish.java.net

Re: autodeploy of __ejb_container_timer_app.ear failed

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Mon, 27 Jul 2009 11:19:06 -0700

Please change deployment logger to FINE level to see the actual exception.

thanks,
-marina

glassfish_at_javadesktop.org wrote:
> Hi,
>
> I have Sun Application Server 9.1 installed. When I restart the server, there is the following exception. If I manually deploy the ear file, I got the same error. Any idea of how to fix this?
>
> [#|2009-07-15T09:50:09.698-0700|INFO|sun-appserver9.1|javax.enterprise.system.tools.admin|_ThreadID=16;_ThreadName=httpWorkerThread-4898-0;/var/tmp/s1astempswrtest40server-97605216/__ejb_container_timer_app.ear;|ADM1006:Uploading the file to:[/var/tmp/s1astempswrtest40server-97605216/__ejb_container_timer_app.ear]|#]
>
> [#|2009-07-15T09:50:10.555-0700|WARNING|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=18;_ThreadName=Thread-14529;_RequestID=a6cbab95-d219-4fc3-9cff-c2b5194a6ecd;|Compilation failed: Native java compiler threw an Exception|#]
>
> [#|2009-07-15T09:50:10.664-0700|SEVERE|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=18;_ThreadName=Thread-14529;_RequestID=a6cbab95-d219-4fc3-9cff-c2b5194a6ecd;|Exception occured in J2EEC Phase
> com.sun.enterprise.deployment.backend.IASDeploymentException: Fatal Error from EJB Compiler -- Compilation failed: Native java compiler threw an Exception
> at com.sun.ejb.codegen.IASEJBC.compileClasses(IASEJBC.java:331)
> at com.sun.ejb.codegen.CmpCompiler.compile(CmpCompiler.java:276)
> at com.sun.ejb.codegen.IASEJBC.doCompile(IASEJBC.java:648)
> at com.sun.ejb.codegen.IASEJBC.ejbc(IASEJBC.java:593)
> at com.sun.enterprise.deployment.backend.EJBCompiler.preDeployApp(EJBCompiler.java:290)
> at com.sun.enterprise.deployment.backend.EJBCompiler.compile(EJBCompiler.java:226)
> at com.sun.enterprise.deployment.backend.AppDeployer.runEJBC(AppDeployer.java:319)
> ?autode
> at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:267)
> at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:220)
> at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:209)
> at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:184)
> at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:106)
> at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:442)
> at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:120)
> at com.sun.enterprise.server.PEMain.run(PEMain.java:411)
> at com.sun.enterprise.server.PEMain.main(PEMain.java:338)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at com.sun.enterprise.server.PELaunch.main(PELaunch.java:412)
> |#]
>
> [#|2009-07-14T21:43:03.924-0700|SEVERE|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;Fatal Error from EJB Compiler -- Compilation failed: Native java compiler threw an Exception
> ;_RequestID=e72bbc91-846d-4009-abf1-d202b1cdb2f3;|"DPL8011: autodeployment failure while deploying the application : Fatal Error from EJB Compiler -- Compilation failed: Native java compiler threw an Exception
> "|#]
>
> [#|2009-07-14T21:43:03.931-0700|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|[AutoDeploy] Autodeploy failed : /home/kw32613/AppServer9.1_erosion/lib/install/applications/__ejb_container_timer_app.ear.|#]
> [Message sent by forum member 'cathywu' (cathywu)]
>
> http://forums.java.net/jive/thread.jspa?messageID=355832
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>