- This topic has 3 replies, 3 voices, and was last updated 12 years, 2 months ago by
support-swapna.
-
AuthorPosts
-
Hugh F GuilbeauMemberI am evaluating MyEclipse Blue 8 and am using WAS 7. I have tried to deploy an EAR for two days now wityhout any success. Unless I can get this resolved soon, it is going to be a no-go.
The EAR contains an EJB 2 project, an EJB 3 project, and two Web projects. After deploying, the deployment.log contains the following:
MyEclipse: deployment START packaged project: CashServices50EAR server: websphere7Server#WAS7 time: Wed Feb 24 09:01:42 PST 2010
——————————————————————————————————————————–
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\\SDP\\runtimes\\base_v7\\profiles\\was70profile1\\installableApps\\CashServices50EAR.ear, l1hfg01l0Node02Cell, l1hfg01l0Node02, server1, CashServices50EAR, {{“CashServices50Web.war” “CashServices50Web.war,WEB-INF/web.xml” default_host}}, {{.* .* AppDeploymentOption.Yes 1}}, false, true, false, C:/Program Files/Genuitec/MyEclipse Blue Edition 8.0 GA/configuration/org.eclipse.osgi/bundles/9/1/.cp/scriptutil/scriptutil.jar, C:/Program Files/IBM/SDP/runtimes/base_v7/profiles/was70profile1/installableApps/CashServices50EAR.ear/CashServices50EJB.jar, 6.0]”
C:\Program Files\IBM\SDP\runtimes\base_v7\profiles\was70profile1\installableApps\CashServices50EAR.ear
l1hfg01l0Node02Cell
l1hfg01l0Node02
server1
CashServices50EAR
{“CashServices50Web.war” “CashServices50Web.war,WEB-INF/web.xml” default_host}
{.* .* AppDeploymentOption.Yes 1}
-nopreCompileJSPs -distributeApp -useMetaDataFromBinary -deployejb -appname “CashServices50EAR” -createMBeansForResources -reloadEnabled -reloadInterval 1 -deployws -validateinstall off -noprocessEmbeddedConfig -filepermission .*.dll=755#.*.so=755#.*.a=755#.*.sl=755 -buildVersion Unknown -noallowDispatchRemoteInclude -noallowServiceRemoteInclude -MapWebModToVH {{“CashServices50Web.war” “CashServices50Web.war,WEB-INF/web.xml” default_host}} -JSPReloadForWebMod {{.* .* AppDeploymentOption.Yes 1}}
false
true
false
C:/Program Files/Genuitec/MyEclipse Blue Edition 8.0 GA/configuration/org.eclipse.osgi/bundles/9/1/.cp/scriptutil/scriptutil.jar
C:/Program Files/IBM/SDP/runtimes/base_v7/profiles/was70profile1/installableApps/CashServices50EAR.ear/CashServices50EJB.jar
-deployejb
WASX7017E: Exception received while running file “C:\Program Files\Genuitec\Common\plugins\com.genuitec.eclipse.blue.websphere7_8.0.0.me200911090405\installEAR_EJB3.jacl”; exception information: org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException: org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException: dd_in_ear_load_EXC_———————————————————————————————————————
MyEclipse: deployment END project: CashServices50EAR server: websphere7Server#WAS7 time: Wed Feb 24 09:01:50 PST 2010
———————————————————————————————————————My installation summary is:
*** Date:
Wednesday, February 24, 2010 9:05:50 AM PST** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Blue Edition
Version: 8.0 Blue
Build id: 8.0-Blue-20091120*** Eclipse details:
MyEclipse Blue EditionVersion: 8.0 Blue
Build id: 8.0-Blue-20091120Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse Blue Edition 8.0 GA\myeclipse-blue.exe
-name
Myeclipse-blue
–launcher.library
C:\Program Files\Genuitec\MyEclipse Blue Edition 8.0 GA\../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\Program Files\Genuitec\MyEclipse Blue Edition 8.0 GA\../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-install
C:/Program Files/Genuitec/MyEclipse Blue Edition 8.0 GA
-configuration
configuration
-vm
C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dllThanks for any help.
Hugh F GuilbeauMemberI found the problem with this — one of my projects was missing.
vipulreddy574MemberHey i have d same problem with installear_ejb3.jacl…will u please help me to get out of this issue.. why this exception is coming?
support-swapnaModeratorVipul,
I have replied to your query. Please refer and follow it up here :
https://www.genuitec.com/forums/topic/installear-ejb3-jacl-in-myecipse-blue-10-plugins/#post-332959 -
AuthorPosts