  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | | | Compiler failed executable.exec Error | Compiler failed executable.exec Error 2004-01-02 - By Ritesh_Srivastava
Back Hi , While deploying application jar (ejb jar) in Weblogic8.1, I am getting this error. What could be the problem???
Unable to deploy EJB: PC_EJB.jar from PC_EJB.jar:
Compiler failed executable.exec
at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:274) at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:476) at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:407) at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493) at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:763) at weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.ja va:701) at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1277) at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:267) at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:83) at weblogic.j2ee.Application.addComponent(Application.java:319) at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:162) at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Depl oymentTarget.java:330) at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Dep loymentTarget.java:590) at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeploy ments(DeploymentTarget.java:568) at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments( DeploymentTarget.java:240) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25) at java.lang.reflect.Method (Method.java:324) at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB eanImpl.java:747) at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl .java:726) at weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat ionMBeanImpl.java:458) at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15 57) at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15 25) at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBean ServerImpl.java:765) at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:946) at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanPro xy.java:481) at weblogic.management.configuration.ServerMBean_Stub.updateDeployments( ServerMBean_Stub.java:7271) at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployment s(SlaveDeployer.java:1245) at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.j ava:397) at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resum e(DeploymentManagerServerLifeCycleImpl.java:230) at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131) at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:964) at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:359) at weblogic.Server.main(Server.java:32)
Regards Ritesh ************************************************************************** This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated. **************************************************************************
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|
 |