- This topic has 6 replies, 3 voices, and was last updated 16 years, 1 month ago by
support-eugene.
-
AuthorPosts
-
JayMemberHi,
I’ve searched the forums and Google but have yet to find the answer. I’m a noob when it comes to Blue. I’m using the trial version of 7.1.1 to see if I could convert a RAD7 project over. It would be a “big deal” if I could.
I have WebSphere 6.1 installed and created a profile.
I created a WebSphere 6.1 “server” in Blue using the above profile and added a JRE to point to the WebSphere JRE.
I’ve restarted Blue several times (many times) — boy does it take forever to load.I still see this error in the “Problems” window:
“Target runtime WebSphere Application Server v6.1 is not defined.”I go to Build Path -> Configure Build Path and on the Libraries tab I see: “Server Library [was.base.v61] (unbound)”
I’m sure I missed something in the configuration – just don’t know where.
Thanks, Jay
May 8, 2009 at 3:54 am #298274
Loyal WaterMemberJay,
Can you go through the ME Blue WebSphere quick start docs on the educational site and make sure you didn’t miss any step:-
http://www.myeclipseide.com/module-htmlpages-display-pid-7.htmlI’ll ask the dev team to look into this issue.
May 8, 2009 at 10:35 am #298284
JayMemberNipun,
I followed the instructions as outlined in: http://www.myeclipseide.com/documentation/quickstarts/websphere6/. I stopped after section 6 was completed.
It took me four iterations; because, the 6.1 setup is a lot different than the 6.0 setup.
Anyway, I still get the same problems as above.
However, I’ve tried to execute the server via the server console in Blue, but I get the following popup:
TitleBar = Error starting WebSphere 6.1 [MyEclipseBlue] server
MessageBox Text = A configuration error occurred during startup. Please verify the perference field with the prompt: WebSphere JDK name:Then there is a hyperlink for “Show Preference Page…”
When I click it it just gets me to the WebSphere 6.1 connector page.
May 12, 2009 at 2:09 am #298359
support-eugeneMember@jaymccormick wrote:
I still see this error in the “Problems” window:
“Target runtime WebSphere Application Server v6.1 is not defined.”I go to Build Path -> Configure Build Path and on the Libraries tab I see: “Server Library [was.base.v61] (unbound)”
These should go away once you enhance the project (see main menu, “MyEclipse”)
May 12, 2009 at 2:11 am #298360
support-eugeneMember@jaymccormick wrote:
However, I’ve tried to execute the server via the server console in Blue, but I get the following popup:
TitleBar = Error starting WebSphere 6.1 [MyEclipseBlue] server
MessageBox Text = A configuration error occurred during startup. Please verify the perference field with the prompt: WebSphere JDK name:Then there is a hyperlink for “Show Preference Page…”
When I click it it just gets me to the WebSphere 6.1 connector page.
Make sure that appropriate JDK (not JRE) is selected on the preference page.
May 12, 2009 at 10:19 am #298373
JayMemberEugene you are a genius!
That was it. “Enhance RAD project to work with MyEclipse…”
When I right-clicked the project and went to the MyEclipse context menu – there it was. It processed and I was done.
You should consider making this a sticky or a FAQ or something.
Thanks for the help!
JayMay 12, 2009 at 10:30 am #298374
support-eugeneMemberThank you for your report. I will open enhancement request.
-
AuthorPosts