users@glassfish.java.net

EnterpriseApp not deploying on Linux. On Windows works fine. Same version.

From: <glassfish_at_javadesktop.org>
Date: Wed, 16 Jan 2008 08:38:26 PST

Hello,

I'm trying to deploy my application in my production server, but when I deploy I get this error:
[i]
[#|2008-01-16T11:49:12.301-0200|SEVERE|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=25;_ThreadName=httpSSLWorkerThread-8080-4;_RequestID=e02d452b-516a-4e69-97be-e12008c10318;|StandardWrapperValve[Faces Servlet]: PWC1406: Servlet.service() for servlet Faces Servlet threw exception
sun.misc.ServiceConfigurationError: com.sun.webui.theme.ThemeService: : java.io.FileNotFoundException: JAR entry META-INF/services/com.sun.webui.theme.ThemeService not found in /litoral/SUNWappserver/domains/domain1/applications/j2ee-apps/VCEnterpriseApp/VCWeb_war/WEB-INF/lib/webui-jsf-suntheme.jar
        at sun.misc.Service.fail(Service.java:129)
        at sun.misc.Service.parse(Service.java:209)
        at sun.misc.Service.access$100(Service.java:111)[/i]


I'm using the same ear package that I use on my machine. And on my machine everything is working.

On both system I use Sun Java System Application Server 9.1_01 (build b09d-fcs) and JDK 1.6. The difference between the systems is the operation system. On my machine I'm using Windows Vista and on the production server I'm using Fedora Linux 7.

I check the directory [i]/litoral/SUNWappserver/domains/domain1/applications/j2ee-apps/VCEnterpriseApp/VCWeb_war/WEB-INF/lib/[/i] and the file [i]webui-jsf-suntheme.jar[/i] is there.

So, what's going on? How can I solve this?
[Message sent by forum member 'fmcypriano' (fmcypriano)]

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