facebook

Problem configuring Weblogic managed server in Eclipse

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #264424 Reply

    Hi All,

    I am using MyEclipse (Version: 5.1.0 Build id: 20061111-5.1.0-GA) over
    Eclipse (Version: .2.1.r321_v20060921-b_XVA-INSQSyMtx Build id: M20060921-0945).

    I am attempting to configure a weblogic managed server on my local machine inside MyEclipse. When I start this server I get the following:

    <Jan 10, 2007 12:03:19 PM EST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.1 Mon Dec 12 19:26:33 EST 2005 689178 >
    <Jan 10, 2007 12:03:21 PM EST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:

    There are 1 nested errors:

    weblogic.management.ManagementException: Booting as admin server, but servername, cpc1Managed, does not match the admin server name, ebsAdmin
    at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:61)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:365)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:116)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:630)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:402)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:67)

    The Server (cpc1Managed) is NOT an admin server, it is a managed server running on my local machine (or rather would be running if it would start up). Its admin is running as a service on my local machine as well. My question is how do I get the server configuration utility to stop trying to start this as an admin server & start treating like a managed server?

    Thanks in advance,
    ME.

    #264468

    Riyad Kalla
    Member

    ME,
    What happens when you set the connector to “Managed” under the “Launch” preferences for the WebLogic 9 connector?

    #264530

    Hi Ryiad,

    I don’t see anything labeled connector anywhere. I have gone to the window–>Preferences–>MyEclipse–>ApplicationServer–>Weblogic9 entry
    and on the first page there is no place to put the hostname & port as with Weblogic6 – 8).

    Looking at the launch tab, the only options are standalone/managed & debug/run mode.

    Does this have anything to do with the fact that this is still a trial version of MyEclipse?

    #264532

    Riyad Kalla
    Member

    Looking at the launch tab, the only options are standalone/managed & debug/run mode.

    This is what I was referring to, if you change it to “managed” does it work?

    #264533

    No it does not. I have tried with both the managed and standalone options & neither has worked

    #264534

    Riyad Kalla
    Member

    Unfortunately I have never tried to work with this type of setup before neither has our connector developer. I’ve filed a bug for him to investigate and see what is going on though. In the mean time you should be able to manage WebLogic externally, then use the Remote Debugging features for debugging your apps as outlined here:
    http://www.myeclipseide.com/images/tutorials/quickstarts/remotedebugging/

    Sorry for the hickup.

    #264535

    Thanks for your help Riyad.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Problem configuring Weblogic managed server in Eclipse

You must be logged in to post in the forum log in