users@glassfish.java.net

GUI Ear Deployment Causes Metro getStringForDDxml FileNotFoundError

From: <glassfish_at_javadesktop.org>
Date: Fri, 11 Jul 2008 10:19:16 PDT

I have an EAR file with three WAR files and a total of five WSIT-based web services. There is nothing special about the EAR, other than a number of EAR-level jar files.

When I deploy the EAR through the asadmin deploy command everything works OK. When I deploy the file through the Glassfish Admin Console (using the "packaged file to be uploaded to the server" option) , I get five error messages. Here's one of them:

getStringForDDxml FileNotFoundException
/usr/home/sysadm/kenm/glassfish/domains/domain1/generated/xml/j2ee-apps/NexPartPw/PwPOManage_war/null

I have the same problem on both Windows and Unix. Here's a Unix version of the asadmin command that works:

./asadmin deploy --host cassandra.icarz.com --port 4848 --user admin --passwordfile /usr/home/sysadm/passw --name NexPartPwEar --force=true --upload=true /usr/home/sysadm/NexPartPwEar.ear

Can anyone tell me what this error means? I've seen this error before, but could never find any details on its cause or resolution.
[Message sent by forum member 'jcar' (jcar)]

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