- This topic has 2 replies, 2 voices, and was last updated 13 years, 6 months ago by support-joy.
-
AuthorPosts
-
mbuonaccorsiMemberI am evaluating MyEclipse 9.0 with WAS7 and cannot successfully deploy anything to the server. I created a simple Web Project with one web file and a single Servlet and get the same results as a complex EAR project. The code is physically deployed to the WAS7 folders but then does not appear to be registered in WAS. I’ve tried uninstalling everything and starting from scratch and continue to get stuck in the same place. When I checked the deployment.log I get stuck at the same place every time:
——————————————————————————————————————————-
MyEclipse: deployment START exploded project: arsServicing server: websphere7Server#WAS7Blue time: Tue May 31 09:45:54 EDT 2011
——————————————————————————————————————————-
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\AppSrv01\installableApps\arsServicing.war, L1231534Node04Cell, L1231534Node04, server1, /, arsServicing, {{“arsServicing.war” “arsServicing.war,WEB-INF/web.xml” default_host}}, {{.* .* AppDeploymentOption.Yes 1}}, arsServicing.war, false]”
-contextroot “/” -nopreCompileJSPs -distributeApp -useMetaDataFromBinary -nodeployejb -appname “arsServicing” -createMBeansForResources -reloadEnabled -reloadInterval 1 -deployws -validateinstall off -noprocessEmbeddedConfig -filepermission .*.dll=755#.*.so=755#.*.a=755#.*.sl=755 -buildVersion Unknown -noallowDispatchRemoteInclude -noallowServiceRemoteInclude -MapWebModToVH {{“arsServicing.war” “arsServicing.war,WEB-INF/web.xml” default_host}} -JSPReloadForWebMod {{.* .* AppDeploymentOption.Yes 1}}
C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\installableApps\arsServicing.war
L1231534Node04Cell
L1231534Node04
server1
/
arsServicing
{“arsServicing.war” “arsServicing.war,WEB-INF/web.xml” default_host}
{.* .* AppDeploymentOption.Yes 1}
arsServicing.war
false
support-joyMembermbuonaccorsi,
You mention evaluating WAS 7.0 on ME 9.0. Let me clarify that WAS 7.0 support is available on ME Blue 9.0. I have verified that EAR project deploys and runs fine on WAS 7.0
Answer below queries –
1. Copy and paste your installation details? Please refer – https://www.genuitec.com/forums/topic/troubleshooting-how-to-view-the-installation-details/&highlight=&sid=087910a5a8d0c00998e5e64c17872463
2. How did you configure WAS 7.0, please attach screenshots. Refer – https://www.genuitec.com/forums/topic/troubleshooting-how-to-upload-attachments-on-forum/&highlight=&sid=087910a5a8d0c00998e5e64c17872463
support-joyMembermbuonaccorsi,
I acknowledge receipt of installation details and screenshots in PM. Could you please try out the suggestions.
-
AuthorPosts