- This topic has 6 replies, 3 voices, and was last updated 15 years, 11 months 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
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.
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.
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”)
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.
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!
Jay
support-eugeneMemberThank you for your report. I will open enhancement request.
-
AuthorPosts