For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 3 replies, 2 voices, and was last updated 16 years, 11 months ago by
support-eugene.
-
AuthorPosts
-
tylarMemberI have tried to deploy several applications to WAS7. I get an error for each. After the deploy step completes, the status of the EAR in the Servers view is “Redeploy”, and redeploying doesn’t fix the issue. Here is the entry in the deployment log. There are 2 of us getting the same error and we are both doing it completely separate. Does anyone have a workaround?
————————————————————————————————————————–
MyEclipse: deployment START explodedproject: mmisEAR server: websphere7Server#AppSrv02 time: Wed Jun 03 08:49:14 EDT 2009
————————————————————————————————————————–
WASX7357I: By request, this scripting client is not connected to any server process. Certain configuration and application operations will be available in local mode.
WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: “[C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv02\installableApps\mmisEAR.ear, TMYERS-6Node04Cell, TMYERS-6Node04, server1, mmisEAR, {{“mmisWeb.war” “mmisWeb.war,WEB-INF/web.xml” default_host}}, {{.* .* AppDeploymentOption.Yes 1}}, false, false, true, C:/Program Files/Genuitec/MyEclipse 7.1 Blue Edition/configuration/org.eclipse.osgi/bundles/8/1/.cp/scriptutil/scriptutil.jar]”
C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv02\installableApps\mmisEAR.ear
TMYERS-6Node04Cell
TMYERS-6Node04
server1
mmisEAR
{“mmisWeb.war” “mmisWeb.war,WEB-INF/web.xml” default_host}
{.* .* AppDeploymentOption.Yes 1}
-nopreCompileJSPs -distributeApp -useMetaDataFromBinary -nodeployejb -appname “mmisEAR” -createMBeansForResources -reloadEnabled -reloadInterval 1 -deployws -validateinstall off -noprocessEmbeddedConfig -filepermission .*.dll=755#.*.so=755#.*.a=755#.*.sl=755 -buildVersion Unknown -noallowDispatchRemoteInclude -noallowServiceRemoteInclude -MapWebModToVH {{“mmisWeb.war” “mmisWeb.war,WEB-INF/web.xml” default_host}} -JSPReloadForWebMod {{.* .* AppDeploymentOption.Yes 1}}
false
false
true
C:/Program Files/Genuitec/MyEclipse 7.1 Blue Edition/configuration/org.eclipse.osgi/bundles/8/1/.cp/scriptutil/scriptutil.jar-nodeployejb
WASX7017E: Exception received while running file “C:\Program Files\Genuitec\Common\plugins\com.genuitec.eclipse.blue.websphere7_7.1.0.zmyeclipse7102009030516\installEAR.jacl”; exception information: org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException: org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException: dd_in_ear_load_EXC_June 3, 2009 at 8:24 am #298988
tylarMemberTo help narrow down the issue. I can deploy a web project just fine. The issue only occurs deploying an EAR project.
June 3, 2009 at 8:40 am #298990
tylarMemberTo narrow it down further….I can deploy an EAR at J2EE 1.4 but not an EAR at J2EE 5.
June 3, 2009 at 12:41 pm #299002
support-eugeneMemberCan you deploy the very same EAR using WAS admin console?
-
AuthorPosts
