- This topic has 6 replies, 3 voices, and was last updated 11 years, 6 months ago by support-piotr.
-
AuthorPosts
-
hahagalParticipantHi,
We are having a problem when we make changes to the EJB java files, sometimes it can build and sometimes it does not build. Pls kindly advise me soon.
Installation details
*** Date:
Monday, June 3, 2013 6:01:06 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 EditionVersion: 10.0 Blue
Build id: 10.0-Blue-20111028Eclipse Platform
Version: 3.7.0.v20110530-9gF7UHNFFt4cwE-pkZDJ7oz-mj4OSEIlu9SEv0f
Build id: I20110613-1736Eclipse Java Development Tools
Version: 3.7.0.v20110520-0800-7z8gFchFMTdFYKuLqBLqRja9B15B
Build id: I20110613-1736Eclipse Plug-in Development Environment
Version: 3.7.0.v20110504-0800-7b7qFVpFEx2XnmYtj_9RfO7
Build id: I20110613-1736Eclipse Graphical Editing Framework GEF
Version: 3.7.0.v20110425-2050-777D-81B2Bz0685C3A6E34272
Build id: 201105020958Eclipse RCP
Version: 3.7.0.v20110216-9DB5Fm1FpBGy_AaVz-mFamgY
Build id: I20110613-1736Eclipse 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
support-swapnaModeratorhahagal,
hahagal,
Sorry that you are seeing this issue.
1. Please share the version details of the WAS server.
2. Can you please try the In-Workspace deployment mode and see if it helps?
3. I see that you have been ignoring our suggestions to update to the latest version of MyEclipse Blue. If you are worried about disturbing your existing set up, I suggest you install the latest version to a different location alongside your existing MyEclipse install and try. We have made significant fixes and enhancements since 10.0 . You can download MEB 2013 from here :
https://www.myeclipseide.com/index.php?name=Recommend_Us&req=Download&version=MEBlueLet us know how it works for you.
hahagalParticipantHi,
1) WAS 8.0.0.6
2) I tried in-workspace. Not working too. Project > Build Automatically is already enabled.
Ok, swapna, I will download a copy of the latest MEB and try it out.
hahagalParticipantHi,
I have installed MEB 2013. I have some error deploying the EJB java changes to WAS. Pls advise.
Problems during update of deployment of project BelsizeEJB
Destination C:\IBM_8\WebSphere\AppServer\profiles\AppSrv01\installedApps\admin-PCNode05Cell\Belsize.ear\BelsizeEJB.jar\com\belsize\sb\SB_AddressesBean.class directory cannot be created
Destination ‘C:\IBM_8\WebSphere\AppServer\profiles\AppSrv01\installedApps\admin-PCNode05Cell\Belsize.ear\BelsizeEJB.jar\com\belsize\sb\SB_AddressesBean.class’ directory cannot be created
support-swapnaModeratorhahagal,
Sorry that you are seeing this issue.
1. Could you paste here the deployment log? It is located under directory .myeclipse/logs in EAR project. Before sending, please delete that file, perform deployment and hot-syncing.
2. Also share the contents of the .log file which is located at <workspace dir>/.metadata/.log for us to investigate further.
hahagalParticipant
support-piotrParticipantWe have resolved this issue through our ticket system. Cause of the problem was running server in “normal” mode instead of “debug”.
-
AuthorPosts