MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
hahagal
Post subject: Error when deploying EAR to WebSphere 6.1  PostPosted: Mar 20, 2012 - 11:31 AM



Joined: Apr 22, 2011
Posts: 84

Hi,

I am unable to deploy to WebSphere successfully.

Installation Summary as follow:
*** Date:
Tuesday, March 20, 2012 6:30:41 PM SGT

** System properties:
OS=WindowsVista
OS version=6.1.0
Java version=1.6.0_13


*** MyEclipse details:
MyEclipse Blue Edition
Version: 10.0 Blue
Build id: 10.0-Blue-20111028


*** Eclipse details:
MyEclipse Blue Edition

Version: 10.0 Blue
Build id: 10.0-Blue-20111028




Eclipse Platform

Version: 3.7.0.v20110530-9gF7UHNFFt4cwE-pkZDJ7oz-mj4OSEIlu9SEv0f
Build id: I20110613-1736


Eclipse Java Development Tools

Version: 3.7.0.v20110520-0800-7z8gFchFMTdFYKuLqBLqRja9B15B
Build id: I20110613-1736


Eclipse Plug-in Development Environment

Version: 3.7.0.v20110504-0800-7b7qFVpFEx2XnmYtj_9RfO7
Build id: I20110613-1736


Eclipse Graphical Editing Framework GEF

Version: 3.7.0.v20110425-2050-777D-81B2Bz0685C3A6E34272
Build id: 201105020958


Eclipse RCP

Version: 3.7.0.v20110216-9DB5Fm1FpBGy_AaVz-mFamgY
Build id: I20110613-1736




Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Users\admin\AppData\Local\Genuitec\MyEclipse Blue Edition 10\myeclipse-blue.exe
-name
Myeclipse-blue
--launcher.library
C:\Users\admin\AppData\Local\Genuitec\MyEclipse Blue Edition 10\../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_3.2.0.v201103301700\eclipse_3215.dll
-startup
C:\Users\admin\AppData\Local\Genuitec\MyEclipse Blue Edition 10\../Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
-install
C:\Users\admin\AppData\Local\Genuitec\MyEclipse Blue Edition 10
-configuration
C:\Users\admin\AppData\Local\Genuitec\MyEclipse Blue Edition 10\configuration
-vm
C:\Users\admin\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll

Deployment log as follow:
---------------------------------------------------------------------------------------------------------------------------
MyEclipse: deployment START exploded project: Belsize server: websphere61Server#AppSrv01 time: Tue Mar 20 18:27:34 SGT 2012
---------------------------------------------------------------------------------------------------------------------------
WASX7209I: Connected to process "server1" on node admin-PCNode01 using SOAP connector; The type of process is: UnManagedProcess
WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: "[C:\IBM\WebSphere\AppServer\profiles\AppSrv01\installableApps\Belsize.ear, admin-PCNode01Cell, admin-PCNode01, server1, Belsize, {{"BelsizeWeb.war" "BelsizeWeb.war,WEB-INF/web.xml" default_host}}, {{"null" "BelsizeWeb.war,WEB-INF/ibm-web-ext.xmi"AppDeploymentOption.Yes 1}}, true, true, true, C:/Users/admin/AppData/Local/Genuitec/MyEclipse Blue Edition 10/configuration/org.eclipse.osgi/bundles/19/1/.cp/scriptutil/scriptutil.jar, C:/IBM/WebSphere/AppServer/profiles/AppSrv01/installedApps/admin-PCNode01Cell/Belsize.ear/BelsizeEJB.jar, true]"
C:\IBM\WebSphere\AppServer\profiles\AppSrv01\installableApps\Belsize.ear
admin-PCNode01Cell
admin-PCNode01
server1
Belsize
{"BelsizeWeb.war" "BelsizeWeb.war,WEB-INF/web.xml" default_host}
{"null" "BelsizeWeb.war,WEB-INF/ibm-web-ext.xmi"AppDeploymentOption.Yes 1}
-nopreCompileJSPs -distributeApp -server "server1" -useMetaDataFromBinary -deployejb -appname "Belsize" -createMBeansForResources -reloadEnabled -reloadInterval 1 -deployws -validateinstall off -processEmbeddedConfig -filepermission .*.dll=755#.*.so=755#.*.a=755#.*.sl=755 -buildVersion Unknown -noallowDispatchRemoteInclude -noallowServiceRemoteInclude -MapWebModToVH {{"BelsizeWeb.war" "BelsizeWeb.war,WEB-INF/web.xml" default_host}} -JSPReloadForWebMod {{"null" "BelsizeWeb.war,WEB-INF/ibm-web-ext.xmi"AppDeploymentOption.Yes 1}}
true
true
true
C:/Users/admin/AppData/Local/Genuitec/MyEclipse Blue Edition 10/configuration/org.eclipse.osgi/bundles/19/1/.cp/scriptutil/scriptutil.jar
C:/IBM/WebSphere/AppServer/profiles/AppSrv01/installedApps/admin-PCNode01Cell/Belsize.ear/BelsizeEJB.jar
-deployejb
-processEmbeddedConfig
WASX7017E: Exception received while running file "C:\Users\admin\AppData\Local\Genuitec\Common\plugins\com.genuitec.eclipse.blue.websphere61_9.0.0.me201110171954\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: Belsize server: websphere61Server#AppSrv01 time: Tue Mar 20 18:27:39 SGT 2012
----------------------------------------------------------------------------------------------------------------
 
 View user's profile Send private message  
Reply with quote Back to top
support-swapna
Post subject:   PostPosted: Mar 20, 2012 - 11:41 AM



Joined: Nov 11, 2010
Posts: 2192

hahagal ,

Are you working with EJB 3 project and WAS 6.1? If yes then you need to install the feature pack for EJB 3.0 for WAS 6.1.

Here is the link : http://www-01.ibm.com/support/docview.wss?rs=180&uid=swg21287579

Let us know how it works for you.

_________________
Swapna
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
hahagal
Post subject:   PostPosted: Mar 21, 2012 - 02:40 AM



Joined: Apr 22, 2011
Posts: 84

I saw quite a few of installers. Please advise which is/are the ones which I need to install.
 
 View user's profile Send private message  
Reply with quote Back to top
support-swapna
Post subject:   PostPosted: Mar 21, 2012 - 11:19 AM



Joined: Nov 11, 2010
Posts: 2192

hahagal ,

If your machine is Windows 32 bit then go for Application Server for Windows 32 bit.

If you see any issues when installing the fix pack, please cross post to IBM Websphere forums for better support.

Hope this helps.

_________________
Swapna
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
hahagal
Post subject:   PostPosted: Mar 22, 2012 - 12:13 AM



Joined: Apr 22, 2011
Posts: 84

Yes, just the Application Server for Windows 32-bit is enough? How about the rest?

Application Client for Windows
ILAN Image for Application Client for Windows
Interim Fix
 
 View user's profile Send private message  
Reply with quote Back to top
support-tony
Post subject:   PostPosted: Mar 23, 2012 - 11:51 AM



Joined: Mar 09, 2011
Posts: 728

hahagal,

If you won't be developing client applications, all you need is the server software, as Swapna, mentioned. If you are developing client applications, then you may need one or both of the client packs though I'm not sure what the difference between them is. You should check on the IBM WebSphere site for for more information.

_________________
Tony
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits