facebook

I can’t start Weblogic 7.0

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    alf_softtek
    Member

    I am trying to get my eclipse(trial by now) to work with a weblogic 7.0 server. The problem is when I try to start the server, I recieve this error:

    <Server failed during initialization. Exception:weblogic.management.configuration.ConfigurationException: – with nested exception:
    [weblogic.management.commo.CommoOperationsException: Exception making a delegate object during load]
    java.lang.ClassNotFoundException: java.lang.ClassNotFoundException: java.lang.ClassNotFoundException: weblogic.security.providers.authentication.DefaultAuthenticatorImpl

    I will appreciate any help.
    thank you
    Regards

    These are my server configurations.
    BEA Home Directory: \\devcomfin02\c\bea
    Weblogic installation directory: \\devcomfin02\c\bea\weblogic700
    Admin username: system
    Execution domain root: \\devcomfin02\c\bea\user_projects
    Execution domain name: mydomain
    Execution server name: myserver
    Hostnumber:Portnumber: 3.217.104.30:7001
    Security policy: \\devcomfin02\c\bea\weblogic700\server\lib\weblogic.policy

    Optional Java VM arguments:
    -Xms32m -Xmx200m
    -Dweblogic.security.SSL.trustedCAKeyStore=\\devcomfin02\c\bea\weblogic700\server\lib\cacerts
    -Dweblogic.Name=myserver
    -Dbea.home=”\\devcomfin02\c\bea”
    -Dweblogic.management.username=system
    -Dweblogic.management.password=weblogic
    -Dweblogic.ProductionModeEnabled

    Configuration Information
    *** Date: Mon Dec 05 16:54:02 CET 2005

    *** System properties:
    OS=Windows2000
    OS version=5.0
    Java version=1.5.0_04

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.0.3 GA
    Build id: 20051025-4.0.3-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Project SDK

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Platform

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Java Development Tools

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse RCP

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Plug-in Development Environment

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    354_3c
    -vm
    C:\WINNT\system32\javaw.exe

    #242642

    Riyad Kalla
    Member

    If you get rid of all those optional arguments and just startup WebLogic does it work? We write our connectors to launch “out of the box” installs of all the app servers we suppport. So I’m wondering if we simplify this if it will wokr.

    #242745

    alf_softtek
    Member

    I removed all the parameters and add several jar files.Now the console show the server is running:

    <Dec 7, 2005 1:43:18 PM CET> <Notice> <WebLogicServer> <000365> <Server state changed to RUNNING>
    <Dec 7, 2005 1:43:18 PM CET> <Notice> <WebLogicServer> <000360> <Server started in RUNNING mode>

    But:
    1) if we try to access the console (http://x.xxx.xxx.xx:7001/console) or any application url, we get a “The system was unable to communicate with the server.” message as though the server were stopped.
    2) if we try to stop the server, we get on the console:
    Failed to connect to t3://xxx.xxx.xxx.xxx:7001 due to:[javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://xxx.xxx.xxx.xxx:7001: Destination unreachable; nested exception is:
    java.net.ConnectException: Connection refused: no further information; No available router to destination]]

    Any idea about how to solve this?

    #242757

    Riyad Kalla
    Member

    Do you have a firewall running locally on that machine? If you are running Windows XP SP2, open up your network connections and properties for your active LAN (or wireless connection) and click the Advanced tab then Settings, is the firewall turned on?

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: I can’t start Weblogic 7.0

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