facebook

Which script gets called when I start the weblogic from ecli

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

    I setup weblogic to run on my Mac. I am trying to start weblogic from eclipse on port 80 but it doesn’t start. I can start the server using sudo on a terminal. I am not able to figure out which script gets called when I start the server from eclipse?

    I use the following link to setup weblogic on mac: http://blogs.oracle.com/emorales/2009/06/weblogic_over_mac_os_x.html

    The error that I am getting is:

    <Jun 21, 2010 5:46:06 PM EDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:

    There are 1 nested errors:

    weblogic.management.ManagementException: Unable to obtain File lock on /local/bea/user_projects/domains/base_domain/servers/AdminServer/tmp/AdminServer.lok : java.io.FileNotFoundException: /local/bea/user_projects/domains/base_domain/servers/AdminServer/tmp/AdminServer.lok (Permission denied)
    at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.java:151)
    at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.java:58)
    at weblogic.management.internal.DomainDirectoryService.start(DomainDirectoryService.java:73)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:749)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:488)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:446)
    at weblogic.Server.main(Server.java:67)

    >
    <Jun 21, 2010 5:46:06 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Jun 21, 2010 5:46:06 PM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Jun 21, 2010 5:46:06 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>

    #309275

    kasulachetu,
    Can you give some more information?
    1. Can you clarify if you are using eclipse or MyEclipse? If it is MyEclipse, what is the version of MyEclipse that you are using?
    2.

    I am trying to start weblogic from eclipse on port 80

    Can you try the steps given in the following link to change the port to 80
    http://www.experts-exchange.com/Software/Server_Software/Application_Servers/Java/BEA_WebLogic/Q_20449568.html
    I would also recommend you to cross post to weblogic forums.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Which script gets called when I start the weblogic from ecli

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