- This topic has 5 replies, 2 voices, and was last updated 20 years, 5 months ago by Scott Anderson.
-
AuthorPosts
-
sdarkoMemberHi,
I am running Eclipse 2.1 on Windows 2000 platform and I have configured Weblogic 8.1 mydomain server.
When I start mydomain server from the command line I don’t encounter any problem but when I start the server from MyEclipse, I encounter java.net.ConnectException and it further says Failed to connect to t3://localhost:7001
What could I be doing wrong on the Connector Cofiguration from MyEclipse? Thanks.
[/b]
Scott AndersonParticipantsdarko,
Can you check you connector configuration and see if it looks like the one here:
http://www.myeclipseide.com/FAQ+index-myfaq-yes-id_cat-18.htmlIf that doesn’t resolve the problem, can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.
sdarkoMemberScott here is my configuration information:
BEA home direcotory: c:\bea
Weblogic installation directory: c:\bea\weblogic81
Admin username: weblogic
Admin password: aod@*05jl
Execution domain root: c:\bea\user_projects\domains
Execution domain name: mydomain
Execution server name: myserver
Hostname:PortNumber: localhost:7001
Secutity poicy file: c:bea\weblogic81\server\lib\weblogic.policy
JAAS login configuration file:
And this is the first message I receive before I get the exception message:
<Jul 25, 2004 6:58:52 PM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.1_03-b02 from Sun Microsystems Inc.>
Scott AndersonParticipantHave you tried http://localhost:7001?
Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.
sdarkoMemberScott,
Thanks a lot for your help but I have successfully solved the problem. On the Preferences dialog box, I had incorrectly named the WLS JDK. Please consider this issue closed.
Scott AndersonParticipantAh, thanks for the followup. Now others can search and find the solution. 🙂
-
AuthorPosts