Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error depolying application to OC4J

user9014000Apr 14 2011
Hi I get the following error while deploying my application to OC4J


11/04/14 10:18:33 WARNING: Application.setConfig Application: WCMS65 is in failed state as initialization failed.
java.lang.InstantiationException: Error initializing ejb-modules: Error generating wrappers for file:/C:/oc4j_extended_101350/j2ee
/home/applications/WCMS65/WCMS65.jar: Error instantiating compiler: Web service artifact generation failed:java.lang.RuntimeExcept
ion: generator error: generator error: can't create directory: C:\oc4j_extended_101350\j2ee\home\application-deployments\WCMS65\WC
MS65\_Cim6212451602603868037\0\java\util\List<com\prologic\cms\database\generated
11/04/14 10:18:33 oracle.oc4j.admin.internal.DeployerException: java.lang.InstantiationException: Application: WCMS65 is in failed
state as initialization failed
11/04/14 10:18:33 at oracle.oc4j.admin.internal.ApplicationDeployer.addApplication(ApplicationDeployer.java:779)
11/04/14 10:18:33 at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:273)
11/04/14 10:18:33 at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:100)
11/04/14 10:18:33 at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
11/04/14 10:18:33 at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
11/04/14 10:18:33 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:2
98)
11/04/14 10:18:33 at java.lang.Thread.run(Thread.java:619)

Any ideas on how to solve it highly appreciated
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 12 2011
Added on Apr 14 2011
0 comments
322 views