users@glassfish.java.net

Re: Deployment Problems

From: <glassfish_at_javadesktop.org>
Date: Fri, 01 Aug 2008 14:18:23 PDT

Thanks for the reply!
The applications are not present in the domain's application folder. The errors in the log are:

[#|2008-08-01T21:57:28.484+0100|SEVERE|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=15;_ThreadName=pool-1-thread-3;_RequestID=6482507a-fc24-4aaa-b795-1cd359512a71;|loader.error_while_loading_app_desc
java.io.FileNotFoundException: /opt/sun/glassfish/domains/domain1/applications/j2ee-apps/__JWSappclients
        at com.sun.enterprise.deployment.deploy.shared.FileArchive.open(FileArchive.java:79)
        at com.sun.enterprise.instance.AppsManager.getAppDescriptor(AppsManager.java:355)
        at com.sun.enterprise.server.ApplicationLoader.<init>(ApplicationLoader.java:112)
        at com.sun.enterprise.server.TomcatApplicationLoader.<init>(TomcatApplicationLoader.java:88)
        at com.sun.enterprise.server.pluggable.TomcatApplicationLoaderFactory.createApplicationLoader(TomcatApplicationLoaderFactory.java:63)
        at com.sun.enterprise.server.ApplicationManager.getLoader(ApplicationManager.java:166)
        at com.sun.enterprise.server.AbstractManager.loadOneSystemApp(AbstractManager.java:381)
        at com.sun.enterprise.server.AbstractManager$SystemAppStarter.doRun(AbstractManager.java:642)
        at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:296)
        at com.sun.appserv.management.util.misc.RunnableBase.run(RunnableBase.java:330)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
        at java.lang.Thread.run(Thread.java:619)
|#]

[#|2008-08-01T21:57:28.484+0100|SEVERE|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=12;_ThreadName=pool-1-thread-6;_RequestID=4aad33fb-2627-4d63-a7ed-bdc17dfe8b66;|loader.error_while_loading_app_desc
java.io.FileNotFoundException: /opt/sun/glassfish/domains/domain1/applications/j2ee-apps/MEjbApp
        at com.sun.enterprise.deployment.deploy.shared.FileArchive.open(FileArchive.java:79)
        at com.sun.enterprise.instance.AppsManager.getAppDescriptor(AppsManager.java:355)
        at com.sun.enterprise.server.ApplicationLoader.<init>(ApplicationLoader.java:112)
        at com.sun.enterprise.server.TomcatApplicationLoader.<init>(TomcatApplicationLoader.java:88)
        at com.sun.enterprise.server.pluggable.TomcatApplicationLoaderFactory.createApplicationLoader(TomcatApplicationLoaderFactory.java:63)
        at com.sun.enterprise.server.ApplicationManager.getLoader(ApplicationManager.java:166)
        at com.sun.enterprise.server.AbstractManager.loadOneSystemApp(AbstractManager.java:381)
        at com.sun.enterprise.server.AbstractManager$SystemAppStarter.doRun(AbstractManager.java:642)
        at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:296)
        at com.sun.appserv.management.util.misc.RunnableBase.run(RunnableBase.java:330)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
        at java.lang.Thread.run(Thread.java:619)
|#]

[#|2008-08-01T21:57:28.484+0100|SEVERE|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=13;_ThreadName=pool-1-thread-4;_RequestID=422e34f8-aa31-46dd-9f55-9c299e5caafe;|loader.error_while_loading_app_desc
java.io.FileNotFoundException: /opt/sun/glassfish/domains/domain1/applications/j2ee-apps/__ejb_container_timer_app
        at com.sun.enterprise.deployment.deploy.shared.FileArchive.open(FileArchive.java:79)
        at com.sun.enterprise.instance.AppsManager.getAppDescriptor(AppsManager.java:355)
        at com.sun.enterprise.server.ApplicationLoader.<init>(ApplicationLoader.java:112)
        at com.sun.enterprise.server.TomcatApplicationLoader.<init>(TomcatApplicationLoader.java:88)
        at com.sun.enterprise.server.pluggable.TomcatApplicationLoaderFactory.createApplicationLoader(TomcatApplicationLoaderFactory.java:63)
        at com.sun.enterprise.server.ApplicationManager.getLoader(ApplicationManager.java:166)
        at com.sun.enterprise.server.AbstractManager.loadOneSystemApp(AbstractManager.java:381)
        at com.sun.enterprise.server.AbstractManager$SystemAppStarter.doRun(AbstractManager.java:642)
        at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:296)
        at com.sun.appserv.management.util.misc.RunnableBase.run(RunnableBase.java:330)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
        at java.lang.Thread.run(Thread.java:619)
|#]

These files are present on my laptop machine, however are missing on this install.

Any ideas?
[Message sent by forum member 'chester122' (chester122)]

http://forums.java.net/jive/thread.jspa?messageID=291037