- This topic has 1 reply, 2 voices, and was last updated 12 years, 4 months ago by support-swapna.
-
AuthorPosts
-
NagendraMemberHi Team,
We are using MyEclipse Blue 10.1 version with Websphere 7.0.
When I run the server in RUN Mode application working properly, But when I start the server in debug mode its giving exceptions.I want to know whether Eclipse uses differnt Jars/Plug-ins in differnt modes (Run/Debug). If Yes please let me know where to refer those jars/plug-ins.
I see one difference that in myComputer “C:\Documents and Settings\np1\Workspaces\.metadata\.plugins\org.eclipse.core.runtime” folder I am able to see .settings folder. inside that i am able to see some .prefs files. But in this folder “C:\Documents and Settings\np1\Workspaces\.metadata\.plugins\org.eclipse.debug.core” there are no files.
Please let me know your inputs.
Thanks,
Nagendra
support-swapnaModeratorpnknaga,
Sorry that you are seeing issues.
Can you answer some more questions for us ?
1. Are you running a 64-bit version of MyEclipse? You can check this from MyEclipse > Installation Summary > Installation Details. Look for the “-arch” switch towards the end of the presented text. Does it say x86 or x86_64?
2. Could you try running MyEclipse Blue as administrator and see if that helps?
3. Can you please paste the exact errors logged in the WAS server log for us to understand the issue better ? Before doing so, clear the contents of the server log, replicate the issue and copy paste the entire contents here for us.
4. How are you starting it in debug mode, just right clicking on WAS in the server view and choosing “Debug server” instead of “Run Server”? Are there no problems reported in the run mode at all?
5. In case there is something wrong with your profile, as a test, could you try creating a new profile and attempt to use that?
Let us know how it works for you.
-
AuthorPosts