Admin server Start up problem

Have you ever watched this error? I don't know what happend.
[14/Jul/2004:13:10:46] INFO ( 3396): ADM0102: Starting a thread for tracking manual changes
[14/Jul/2004:13:10:46] FINE ( 3396): Setting xpath for the whole tree
[14/Jul/2004:13:10:46] FINE ( 3396): Finished setting xpath for the whole tree
[14/Jul/2004:13:10:46] FINE ( 3396): initializeServerLogger: javax.enterprise.system.core.security com.sun.logging.enterprise.system.core.security.LogStrings FINE
[14/Jul/2004:13:10:47] FINE ( 3396): initializeServerLogger: javax.enterprise.resource.corba com.sun.logging.enterprise.resource.corba.LogStrings FINE
[14/Jul/2004:13:10:47] FINE ( 3396): initializeServerLogger: javax.enterprise.system.core.transaction com.sun.logging.enterprise.system.core.transaction.LogStrings FINE
[14/Jul/2004:13:10:47] FINE ( 3396): J2EE server listen port: 1071
[14/Jul/2004:13:10:47] SEVERE ( 3396): IOP5055: Could not create listener on port [1,071], host [0.0.0.0]
[14/Jul/2004:13:10:47] FINE ( 3396): IOP5056: Exception when creating listener com.iplanet.ias.cis.connection.ConnectException: Creation of ServerConnection failed : -5982:TCPBlockingServerChannel.JNI_createTCPChannelNative: PR_Bind() Failed
     at com.iplanet.ias.cis.connection.ServerConnection.<init>(ServerConnection.java:84)
     at com.iplanet.ias.cis.connection.ServerConnection.<init>(ServerConnection.java:110)
     at com.sun.corba.ee.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:369)
     at com.sun.corba.ee.internal.iiop.GIOPImpl.getEndpoint(GIOPImpl.java:312)
     at com.sun.corba.ee.internal.iiop.GIOPImpl.initEndpoints(GIOPImpl.java:149)
     at com.sun.corba.ee.internal.POA.POAORB.getServerEndpoint(POAORB.java:505)
     at com.sun.corba.ee.internal.POA.POAImpl.pre_initialize(POAImpl.java:157)
     at com.sun.corba.ee.internal.POA.POAImpl.<init>(POAImpl.java:115)
     at com.sun.corba.ee.internal.POA.POAORB.makeRootPOA(POAORB.java:115)
     at com.sun.corba.ee.internal.POA.POAORB$1.evaluate(POAORB.java:133)
     at com.sun.corba.ee.internal.core.Future.evaluate(Future.java:26)
     at com.sun.corba.ee.internal.corba.ORB.resolveInitialReference(ORB.java:3069)
     at com.sun.corba.ee.internal.corba.ORB.resolve_initial_references(ORB.java:3004)
     at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:309)
     at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:1415)
     at com.iplanet.ias.server.ApplicationServer.onInitialization(ApplicationServer.java:212)
     at com.iplanet.ias.server.J2EERunner.confPreInit(J2EERunner.java:114)
[14/Jul/2004:13:10:47] SEVERE ( 3396): CORE5081: Exception while creating ORB: [org.omg.CORBA.INTERNAL:   vmcid: SUN  minor code: 209  completed: No]
[14/Jul/2004:13:10:47] SEVERE ( 3396): CORE5082: Exception running j2ee services: [java.lang.RuntimeException: Unable to create ORB]
[14/Jul/2004:13:10:47] SEVERE ( 3396): CORE5091: Error executing J2EE server ...

OK now I know that there is a service in my port 1071 but How can I kill it?
C:\Documents and Settings\MXI00986110A>netstat -na
Conexiones activas
Proto Direcci�n local Direcci�n remota Estado
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1025 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1058 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1071 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1073 0.0.0.0:0 LISTENING

Similar Messages

  • JBOSS  4.0 Application Server start up problem?

    1. JBOSS Application Server start up problem?
    I have installed the JBOSS 4.0 application server in eclipse 3.4(Ganymede) in order to work with the adempiere open source ERP.When I start the JBOSS server,It displays the message &ldquo;Server started in Xm:XXs:XXXms&rdquo; in the console window.But the progress bar in server window is still running.Once the time out is over,it displays the message server cannot be started.
    What should I do in order to make eclipse know that the server is started(message in console as server started) and set its status to &ldquo;Started&rdquo;?
    2.Is it possible to copy and paste the .war created in eclipse 3.4 using JBOSS 4.0 to Glassfish v2 which requires archive file .ear form in NetBeans IDE 6.1?

    i also noticed when I start the server some times the first line it display in the container will be starting Microcontainer some times it diaplays microkernel?You can find out reason based on that also?
    Actually I was using 8080 port for my Oracle 10g Express Edition.Even when I change the port in server view,I had same problem.In order to recover from the problem,I finally changed my database port,My Jboss 4.0 has started succesfully. When I access the JBOSS in URL http://localhost:8080/jmx-console,i got the error can you tell me what can i do?
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Unable to compile class for JSP
         org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:97)
         org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:346)
         org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:414)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
         org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)
    root cause
    Unable to find a javac compiler;
    com.sun.tools.javac.Main is not on the classpath.
    Perhaps JAVA_HOME does not point to the JDK
         org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompiler(CompilerAdapterFactory.java:105)
         org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:929)
         org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:758)
         org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:382)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
         org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.0.28 logs.
    Apache Tomcat/5.0.28

  • Weblogic 11g Admin server start up script giving me these 3 lines

    I donot know what these 3 lines are coming every time when i start the server.
    can any body explain me what are these 3 lines
    [WARN ][osal ] Could not enumerate processes (1) error=-1073738819
    [WARN ][osal ] Could not add counter (null)\ for query
    [WARN ][osal ] Failed to init virtual size counter

    C:\Oracle\Middleware\user_projects\domains\Testdomain\bin>startWebLogic.cmd
    JAVA Memory arguments: -Xms512m -Xmx512m
    WLS Start Mode=Development
    CLASSPATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpa
    th\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_oepe1033\profiles\default\sys_man
    ifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_ocp353\profiles\defa
    ult\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JROCKI~1.0-6\li
    b\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\M
    IDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\w
    eblogic.server.modules_10.3.3.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\web
    services.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MID
    DLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\com
    mon\derby\lib\derbyclient.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;
    C:\Program Files\Java\jdk1.6.0_12\lib\dt.jar;C:\Program Files\Java\jdk1.6.0_12\l
    ib\tools.jar
    PATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\native;C:\Oracle\MIDDLE~1
    \patch_oepe1033\profiles\default\native;C:\Oracle\MIDDLE~1\patch_ocp353\profiles
    \default\native;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;C:\Oracle\MID
    DLE~1\WLSERV~1.3\server\bin;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;C:\Oracle\
    MIDDLE~1\JROCKI~1.0-6\jre\bin;C:\Oracle\MIDDLE~1\JROCKI~1.0-6\bin;C:\oraclexe\ap
    p\oracle\product\10.2.0\server\bin;C:\Program Files\Common Files\Microsoft Share
    d\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Progra
    m Files\CyberLink\Power2Go\;C:\Program Files\Java\jdk1.6.0_12\bin;C:\Program Fil
    es\Common Files\Microsoft Shared\Windows Live;C:\Oracle\MIDDLE~1\WLSERV~1.3\serv
    er\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    [WARN ][osal ] Could not enumerate processes (1) error=-1073738819
    [WARN ][osal ] Could not add counter (null)\ for query
    [WARN ][osal ] Failed to init virtual size counter.
    java version "1.6.0_17"
    Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
    Oracle JRockit(R) (build R28.0.0-679-130297-1.6.0_17-20100312-2123-windows-ia32,
    compiled mode)
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JROCKI~1.0-6\bin\java -jrockit -Xms512m -Xmx512m -Dweblogic
    .Name=AdminServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\li
    b\weblogic.policy -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~
    1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MI
    DDLE~1\WLSERV~1.3\server -Dweblogic.management.discover=true -Dwlw.iterativeD
    ev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\M
    IDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDL
    E~1\patch_oepe1033\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1
    \patch_ocp353\profiles\default\sysext_manifest_classpath weblogic.Server
    [WARN ][osal ] Could not enumerate processes (1) error=-1073738819
    [WARN ][osal ] Could not add counter (null)\ for query
    [WARN ][osal ] Failed to init virtual size counter.
    <May 5, 2010 11:14:22 AM CDT> <Info> <WebLogicServer> <BEA-000377> <Starting Web
    Logic Server with Oracle JRockit(R) Version R28.0.0-679-130297-1.6.0_17-20100312
    -2123-windows-ia32 from Oracle Corporation>
    <May 5, 2010 11:14:23 AM CDT> <Info> <Management> <BEA-141107> <Version: WebLogi
    c Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
    <May 5, 2010 11:14:26 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to STARTING>
    <May 5, 2010 11:14:26 AM CDT> <Info> <WorkManager> <BEA-002900> <Initializing se
    lf-tuning thread pool>
    <May 5, 2010 11:14:27 AM CDT> <Notice> <LoggingService> <BEA-320400> <The log fi
    le C:\Oracle\Middleware\user_projects\domains\Testdomain\servers\AdminServer\log
    s\AdminServer.log will be rotated. Reopen the log file if tailing has stopped. T
    his can happen on some platforms like Windows.>
    <May 5, 2010 11:14:27 AM CDT> <Notice> <LoggingService> <BEA-320401> <The log fi
    le has been rotated to C:\Oracle\Middleware\user_projects\domains\Testdomain\ser
    vers\AdminServer\logs\AdminServer.log00006. Log messages will continue to be log
    ged in C:\Oracle\Middleware\user_projects\domains\Testdomain\servers\AdminServer
    \logs\AdminServer.log.>
    <May 5, 2010 11:14:27 AM CDT> <Notice> <Log Management> <BEA-170019> <The server
    log file C:\Oracle\Middleware\user_projects\domains\Testdomain\servers\AdminSer
    ver\logs\AdminServer.log is opened. All server side log events will be written t
    o this file.>
    <May 5, 2010 11:14:35 AM CDT> <Notice> <Security> <BEA-090082> <Security initial
    izing using security realm myrealm.>
    <May 5, 2010 11:14:39 AM CDT> <Notice> <LoggingService> <BEA-320400> <The log fi
    le C:\Oracle\Middleware\user_projects\domains\Testdomain\servers\AdminServer\log
    s\access.log will be rotated. Reopen the log file if tailing has stopped. This c
    an happen on some platforms like Windows.>
    <May 5, 2010 11:14:39 AM CDT> <Notice> <LoggingService> <BEA-320401> <The log fi
    le has been rotated to C:\Oracle\Middleware\user_projects\domains\Testdomain\ser
    vers\AdminServer\logs\access.log00006. Log messages will continue to be logged i
    n C:\Oracle\Middleware\user_projects\domains\Testdomain\servers\AdminServer\logs
    \access.log.>
    <May 5, 2010 11:14:45 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to STANDBY>
    <May 5, 2010 11:14:45 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to STARTING>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <LoggingService> <BEA-320400> <The log fi
    le C:\Oracle\Middleware\user_projects\domains\Testdomain\servers\AdminServer\log
    s\Testdomain.log will be rotated. Reopen the log file if tailing has stopped. Th
    is can happen on some platforms like Windows.>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <LoggingService> <BEA-320401> <The log fi
    le has been rotated to C:\Oracle\Middleware\user_projects\domains\Testdomain\ser
    vers\AdminServer\logs\Testdomain.log00006. Log messages will continue to be logg
    ed in C:\Oracle\Middleware\user_projects\domains\Testdomain\servers\AdminServer\
    logs\Testdomain.log.>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <Log Management> <BEA-170027> <The Server
    has established connection with the Domain level Diagnostic Service successfull
    y.>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to ADMIN>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to RESUMING>
    <May 5, 2010 11:14:48 AM CDT> <Warning> <Server> <BEA-002611> <Hostname "Sharath
    ", maps to multiple IP addresses: 192.168.214.1, 192.168.8.1, 192.168.1.13, fe80
    :0:0:0:10ad:28ec:b345:3fd6%17, fe80:0:0:0:1da2:6938:f012:2f1%18, fe80:0:0:0:6003
    :72e0:df5c:e4e8%20, fe80:0:0:0:18fb:91fd:e3cd:478a%15, 2001:0:4137:9e76:10ad:28e
    c:b345:3fd6>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[1
    ]" is now listening on 192.168.8.1:7001 for protocols iiop, t3, ldap, snmp, http
    .>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[1
    0]" is now listening on fe80:0:0:0:18fb:91fd:e3cd:478a:7001 for protocols iiop,
    t3, ldap, snmp, http.>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[1
    1]" is now listening on fe80:0:0:0:f5f4:8112:34d1:6d64:7001 for protocols iiop,
    t3, ldap, snmp, http.>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[9
    ]" is now listening on fe80:0:0:0:10ad:28ec:b345:3fd6:7001 for protocols iiop, t
    3, ldap, snmp, http.>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[1
    2]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.
    >
    <May 5, 2010 11:14:48 AM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[6
    ]" is now listening on fe80:0:0:0:6003:72e0:df5c:e4e8:7001 for protocols iiop, t
    3, ldap, snmp, http.>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <Server> <BEA-002613> <Channel "Default"
    is now listening on 2001:0:4137:9e76:10ad:28ec:b345:3fd6:7001 for protocols iiop
    , t3, ldap, snmp, http.>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[5
    ]" is now listening on fe80:0:0:0:0:5efe:c0a8:801:7001 for protocols iiop, t3, l
    dap, snmp, http.>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[7
    ]" is now listening on fe80:0:0:0:0:5efe:c0a8:d601:7001 for protocols iiop, t3,
    ldap, snmp, http.>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[8
    ]" is now listening on fe80:0:0:0:1da2:6938:f012:2f1:7001 for protocols iiop, t3
    , ldap, snmp, http.>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[2
    ]" is now listening on 192.168.214.1:7001 for protocols iiop, t3, ldap, snmp, ht
    tp.>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[3
    ]" is now listening on 192.168.1.13:7001 for protocols iiop, t3, ldap, snmp, htt
    p.>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[1
    3]" is now listening on 0:0:0:0:0:0:0:1:7001 for protocols iiop, t3, ldap, snmp,
    http.>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[4
    ]" is now listening on fe80:0:0:0:0:5efe:c0a8:10d:7001 for protocols iiop, t3, l
    dap, snmp, http.>
    <May 5, 2010 11:14:48 AM CDT> <Notice> <WebLogicServer> <BEA-000331> <Started We
    bLogic Admin Server "AdminServer" for domain "Testdomain" running in Development
    Mode>
    <May 5, 2010 11:14:49 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to RUNNING>
    <May 5, 2010 11:14:49 AM CDT> <Notice> <WebLogicServer> <BEA-000360> <Server sta
    rted in RUNNING mode>
    May 5, 2010 11:15:12 AM com.sun.faces.config.ConfigureListener contextInitialize
    d
    INFO: Initializing Sun's JavaServer Faces implementation (1.2_03-b04-FCS) for co
    ntext '/console'
    May 5, 2010 11:15:12 AM com.sun.faces.config.ConfigureListener contextInitialize
    d
    INFO: Completed initializing Sun's JavaServer Faces implementation (1.2_03-b04-F
    CS) for context '/console'
    <May 5, 2010 11:15:33 AM CDT> <Warning> <Socket> <BEA-000449> <Closing socket as
    no data read from it on 0:0:0:0:0:0:0:1:49,788 during the configured idle timeo
    ut of 5 secs>
    [WARN ][osal ] Could not enumerate processes (1) error=-1073738819
    [WARN ][osal ] Could not add counter (null)\ for query
    [WARN ][osal ] Failed to init virtual size counter.
    [WARN ][osal ] Could not enumerate processes (1) error=-1073738819
    [WARN ][osal ] Could not add counter (null)\ for query
    [WARN ][osal ] Failed to init virtual size counter.
    <May 5, 2010 11:19:46 AM CDT> <Warning> <netuix> <BEA-423420> <Redirect is execu
    ted in begin or refresh action. Redirect url is /console/console.portal?_nfpb=tr
    ue&_pageLabel=AppDeploymentsControlPage.>
    <May 5, 2010 11:20:09 AM CDT> <Warning> <netuix> <BEA-423420> <Redirect is execu
    ted in begin or refresh action. Redirect url is /console/console.portal?_nfpb=tr
    ue&_pageLabel=WebAppApplicationOverviewPage&WebAppApplicationOverviewPortlethand
    le=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3DexamplesWeb
    App%2CType%3DAppDeployment%22%29.>
    [WARN ][osal ] Could not enumerate processes (1) error=-1073738819
    [WARN ][osal ] Could not add counter (null)\ for query
    [WARN ][osal ] Failed to init virtual size counter.
    <May 5, 2010 11:21:46 AM CDT> <Warning> <netuix> <BEA-423420> <Redirect is execu
    ted in begin or refresh action. Redirect url is /console/console.portal?_nfpb=tr
    ue&_pageLabel=AppApplicationOverviewPage&AppApplicationOverviewPortlethandle=com
    .bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3DDeployment2%2CTyp
    e%3DAppDeployment%22%29.>
    <May 5, 2010 11:22:05 AM CDT> <Warning> <netuix> <BEA-423420> <Redirect is execu
    ted in begin or refresh action. Redirect url is /console/console.portal?_nfpb=tr
    ue&_pageLabel=WebAppApplicationOverviewPage&WebAppApplicationOverviewPortlethand
    le=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3DDeployment1
    %2CType%3DAppDeployment%22%29.>
    <May 5, 2010 11:40:43 AM CDT> <Warning> <Socket> <BEA-000449> <Closing socket as
    no data read from it on 0:0:0:0:0:0:0:1:50,036 during the configured idle timeo
    ut of 5 secs>
    <May 5, 2010 11:42:02 AM CDT> <Warning> <netuix> <BEA-423420> <Redirect is execu
    ted in begin or refresh action. Redirect url is /console/console.portal?_nfpb=tr
    ue&_pageLabel=AppDeploymentsControlPage.>
    <May 5, 2010 11:42:35 AM CDT> <Warning> <netuix> <BEA-423420> <Redirect is execu
    ted in begin or refresh action. Redirect url is /console/console.portal?_nfpb=tr
    ue&_pageLabel=WebAppApplicationOverviewPage&WebAppApplicationOverviewPortlethand
    le=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3DDeployment1
    %2CType%3DAppDeployment%22%29.>

  • Weblogic 11g on Windows - very slow admin server start

    Hello,
    It takes upwards of 15 minutes to fully start the admin server on my Windows box. I have read that it's a bug in the Java security random number/crypto api.
    There are various work arounds for the Linux environments, but no mention of Windows. I realize that I'm in a small minority of admins running WLS on Windows, but does anybody have experience in setting the Java security stuff so the servers do not take soooooo darn long to startup?
    JDM

    Hi ,
    I think it would be better to post this question in the Weblogic - General forum for WLS specific troubleshooting tip : WebLogic Server - General
    Having said that get the thread dump for WLS server start up using kill -3 <pid> command or using jstack -l <pid> .
    Post the question and the thread dumps to the above mentioned forum .
    In my case the start up time is less than a minute .
    Thanks
    Srinath

  • Admin server start up failure

    All,
    Do you see the following error during admin server startup? What may be the cause?
    The password or id typo will not cause the follow errors.
    Thanks.
    ==========================================================
    java.lang.SecurityException: Invalid Subject: principals=[administrator, Adminis
    trators]
    at weblogic.security.service.SecurityServiceManager.seal(SecurityService
    Manager.java:880)
    at weblogic.rjvm.MsgAbbrevInputStream.getSubject(MsgAbbrevInputStream.ja
    va:152)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
    a:374)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest
    .java:30)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)
    End server side stack trace
    ==========================================================

    check the filerealm.properties
    in the line
    Invalid Subject: principals=[administrator, Adminis trators] at
    it should be like this
    acl.boot.weblogic.server=Administrators,everyone
    group.Administrators=system,admin
    acl.lockServer.weblogic.admin=Administrators
    acl.unlockServer.weblogic.admin=Administrators
    acl.shutdown.weblogic.admin=Administrators
    thanks
    Mir

  • Admin Server start failure-Error running init function load-modules

    Hi,
    run start-admin, I get:
    SunONE-WebServer-Enterprise/6.0SP3 B05/14/2003 18:31
    failure: server exit: status 1 (Interrupted system call)
    in log file, it said:
    [07/Nov/2005:12:34:12] info (215932): successful server startup
    [07/Nov/2005:12:34:12] info (215932): SunONE-WebServer-Enterprise/6.0SP3 B05/14/2003 18:31
    [07/Nov/2005:12:34:13] failure (215932): Configuration initialization failed: Error running init function load-modules: dlopen of /usr/users/seaie1/SEAIE/LDAPServer/bin/https/lib/libAdmservPlugin.so failed (Symbol resolution failed for /usr/users/seaie1/SEAIE/LDAPServer/lib/libadmsslutil52.so because:
         Symbol ucnv_convert (number 1) is not exported from dependent
         module /usr/lib/libicuuc.so.
    Examine .loader section symbols with the 'dump -Tv' command.)
    What's the problem?
    Thanks in advance.

    Never mind... the problem surfaced after renaming the web server without reinstalling the Siebel plugin. Problem was resolved by uninstalling/reinstalling the plugin.

  • Apache Server starting up problem !

    Hi,
    I am getting problem in starting up the server. Right now I am using the Apache - tomcat server. I have started the Apache server and restarted the tomcat server by using restart_apache.bat .The server is starting fine.
    Somehow i couldn't able to open the http://localhost:8080/ on the browser. I have read the forum answers , but it couldn't help me.
    I appreciate if anyone help me out.
    - balaji

    Did you check the port number? It may not be 8080.
    What error r u geting?

  • Another J2EE server start-up problem.

    Hi:
    For many days, I have being having trouble starting the J2EE server... When I try to start the server, the starting process terminates mysteriously. Finally, I identified this error in my log:
    "Failed to create RMI-IIOP server because: null"
    I still have no idea what this error says though... somebody plz help me out here... it's quite frustrating trying to self-learn J2EE late in the night after a long work day and stuck with a broken server for days... Thanx...

    Hi!
    I had the same problem and I installed again the j2sdkee and the problem was solved.

  • G3 Server Start up problem

    Just installed OS 8.6 on G3 Server. It has one scsi drive connected & 200 MB of Memory. When turned on, the screen remains black for approx. 3 minutes and then shows a white background with "can't open" repeating across it in black letters for about 4 lines. This then stops and shortly after 8.6 starts up.
    Any tips for a quicker startup?
    G3 Server   Mac OS 8.6 or Earlier  

    Does it make any difference if you physically disconnect the SCSi drive and anything else except screen, keyboard and mouse, please?

  • DS 5.2 unable to start admin server after OS upgrade

    Hi,
    We upgraded our server from Solaris 9 to Solaris 10 this past weekend. After putting back all the libraries we were able to start the admin server (start-admin). I'm getting and error:
    ./start-admin
    SunONE-WebServer-Enterprise/6.0SP3 B05/19/2004 02:48
    failure: server exit: status 1 (Interrupted system call)
    Is the problem here that the webserver software is somehow unavailable? I'm actually using Webserver 7.0 so this must be something packaged with DS 5.2?
    Thank you.
    Mike

    I was able to get the admin server started. I did not have all the directories in place I thought I needed. There were a lot of links that needed to be resolved.

  • Starting cluster fails, managed servers can't seem to connect to admin serv

    I have been trying to run the WebLogic JPA example from,
    http://wiki.eclipse.org/EclipseLink/Examples/JPA/CacheCoordination
    but not having much luck on three different Linux machines,
    The first issue I found was if you did not set the memory options just right, the JVM would just hang,
    I am now using,
                   <jvmarg value="-XX:PermSize=512m"/>
                   <jvmarg value="-XX:MaxPermSize=960m"/>
    with JDK 1.7_17, not sure if there are better options...
    The 3 servers are started using (each with different port, all server run on the same machine, as with the admin server),
    <java classname="weblogic.Server"
    fork="true"
    failonerror="true">
    <jvmarg value="-server"/>
    <!--jvmarg value="-Xms512m"/>
    <jvmarg value="-Xmx960m"/-->
                   <jvmarg value="-XX:PermSize=512m"/>
                   <jvmarg value="-XX:MaxPermSize=960m"/>
    <env key="PATH" value="${env.JAVA_HOME}/bin:${env.PATH}"/>
                   <sysproperty key="java.security.egd" value="file:///dev/./urandom"/>
    <sysproperty key="weblogic.Name" value="server1"/>
    <sysproperty key="bea.home" value="${JEE_HOME}"/>
    <sysproperty key="weblogic.management.server" value="${JEE_HOST}:7001"/>
    <sysproperty key="weblogic.management.username" value="${JEE_USER}"/>
    <sysproperty key="weblogic.management.password" value="${JEE_PASSWORD}"/>
    <sysproperty key="java.security.police" value='"${JEE_SERVER}/lib/weblogic.policy"'/>
    <sysproperty key="weblogic.RootDirectory" value="${JEE_DOMAIN}"/>
    <sysproperty key="weblogic.Stdout" value="server1.log"/>
    <sysproperty key="weblogic.Stderr" value="server1.err"/>
    <classpath>
    <fileset dir="${JEE_SERVER}/lib" includes="weblogic.jar,weblogic_sp.jar"/>
    <pathelement location="${env.JAVA_HOME}/lib/tools.jar"/>
    </classpath>
    </java>
    I found that the start-up would sometimes fail on some of the machines unless I used,
                   <sysproperty key="java.security.egd" value="file:///dev/./urandom"/>
    But on once machine this does not help either,
    I also tried using unicast, but still does not start,
    the admin server starts, then the managed servers start and seem to try to connect to the admin server and just never do, never get past STARTING (to STARTED in the log).
    Another have any other ideas?

    How are you starting the managed servers. try running the command
    from /MW_HOME/user_projects/domains/bifoundation_domain/bin
    nohup sh ./startManagedWebLogic.sh bi_server1 http://localhost:7001> start_bi_server1.log &
    and see how it goes. make sure you have set the boot.properties files under security folder so that it wont get failed looking for username and password.
    hope it helps

  • About cluster and admin server

    I try to implement cluster like this
              admin server
              |
              |
              | |
              | mycluster |
              server1 server2
              (web) (web)
              admin server start as Administrator server
              server1 and server2 start as managed server. and all in mycluster. web has
              depoloyed to server1 and server2, but not deployed to admin server
              when I start admin server. it always say "web dot found". Why?
              

              airwing wrote:
              > What I say ''all in mycluster" does include admin server. In fact, I need
              > not include admin server in mycluster. but if not include, cluster services
              > will not start. I do not know how to solve.
              >
              That's not true. Starting a cluster has nothing to do with admin server.
              Infact we always recommend to exclude admin server from cluster view.
              >
              > web is not targetted to admin server. it targetted to server1 and server2.
              >
              If web is not targetted to admin server, how are you able to access this webapp
              from admin server.
              >
              > I do not know how to access web by proxy server or load balancer. I just
              > acces it from http://admin server ip:port/web. Is this right?
              >
              WLS ships proxy plugins for ISAPI,NSAPI, apache & HttpClusterServlet
              you may want to read our docs. http://e-docs.bea.com/wls/docs61
              Kumar
              >
              > I am new guy. try to learn cluster. if I do not describe my problem detaily,
              > will you show me a successful config example same like mine?Thanks
              >
              > "Kumar Allamraju" <[email protected]> ??????:[email protected]...
              > > when you say "all in mycluster" do you mean admin server is also part of
              > > MyCluster or
              > > only server1 & server2.
              > >
              > > If "web" is not targetted to admin server, t hen admin server should not
              > > complain about
              > > "web" upon it's startup. You may want to double check the targets of this
              > > webapp.
              > >
              > > Also how are you accessing this webapp? via proxy server or load balancer?
              > >
              > > --
              > > Kumar
              > >
              > > airwing wrote:
              > >
              > > > I try to implement cluster like this
              > > >
              > > > admin server
              > > > |
              > > > |
              > > > --------------------------
              > > > | |
              > > > | mycluster |
              > > > server1 server2
              > > > (web) (web)
              > > >
              > > > admin server start as Administrator server
              > > > server1 and server2 start as managed server. and all in mycluster. web
              > has
              > > > depoloyed to server1 and server2, but not deployed to admin server
              > > >
              > > > when I start admin server. it always say "web dot found". Why?
              > >
              

  • Tcp_smallest_anon_port and admin server

    DS 5.1sp1+solaris 8
    if:
    ldap on port 389
    admin-serv on port 9345
    tcp_smallest_anon_port=8192
    there is no problem.
    When I change it to:
    ldap on port 389
    admin-serv on port 9345
    tcp_smallest_anon_port=16384
    Prolems occurs...., at first I saw directory was up, admin-server starting process was stuck there and after a while, admin-server is up and directory server is down. Here is the log file ( The whole thing happens when the system reboot and I have some script to start DS and admin-server)
    [12/Sep/2002:15:33:15 -0400] - iPlanet-Directory/5.1 B2001.326.2041 starting up
    [12/Sep/2002:15:33:17 -0400] - Detected Disorderly Shutdown last time Directory Server was running, recovering d
    atabase.
    [12/Sep/2002:15:33:24 -0400] - slapd started. Listening on all interfaces port 389 for LDAP requests
    [12/Sep/2002:15:33:33 -0400] - cos_cache_getref: no cos cache created
    [12/Sep/2002:16:35:55 -0400] - Unable to start slapd because it is already running as process 259
    [12/Sep/2002:16:35:55 -0400] - Shutting down due to possible conflicts with other slapd processes
    Interesting thing is that if I change admin server to 19345 and keep tcp_smaillest_anon_port to 16384, everything goes back normal, not startup problem at all.
    I am confused...
    Frank
    513-52996099

    It all depends on the protocols being used
    548 is Apple File Sharing protocol (afp://server.name)
    5900 is Screen Sharing (vnc://server.name)
    These ports need to be opened at the destination router, not the local router.  You should also be away that this may not be secure.
    TimeMachine will want the distant server to be a Mac OS X system with an HFS+ file system.
    You could also consider something like Hamachi (VPN)
    <http://www.macupdate.com/app/mac/36286/logmein-hamachi>
    For a small number of computers and for personal use, it is free to use.
    There are other secure remote connection approaches, such as setting up a VPN server on the remote server, or using ssh tunnels to the remote server.

  • Admin Server console not showing Managed Server is running

    I am using WLS 7.0.1.0 SP1 runing on Windows 2000. I have setup a node manager, Admin server and Managed Server as Windows Services. Admin Server has -delaySeconds as 2min. Manager Server(MS) has been made to depend on Admin Server start. When I boot my machine, all the three services come up properly. I can access my application which is running on MS properly. But for some reason the Admin Console doesn't show the MS as running. If I use the Admin Console now to start up MS all it does it "Reconnects to the admin server" since the MS is in started state. What is the reason for this

    It could be the ordering dependency and the rediscovery of the MS by the AS.
    An AS has a notion of where MS's live on disk and it could be an issue with
    AS bouncing in between MS's constant state of upness.
    Cheers
    mbg
    "Ajay Kulkarni" <[email protected]> wrote in message
    news:3ede0306$[email protected]..
    I am using WLS 7.0.1.0 SP1 runing on Windows 2000. I have setup a nodemanager, Admin server and Managed Server as Windows Services. Admin Server
    has -delaySeconds as 2min. Manager Server(MS) has been made to depend on
    Admin Server start. When I boot my machine, all the three services come up
    properly. I can access my application which is running on MS properly. But
    for some reason the Admin Console doesn't show the MS as running. If I use
    the Admin Console now to start up MS all it does it "Reconnects to the admin
    server" since the MS is in started state. What is the reason for this

  • Admin Server startup for OAM

    1) OAM 11g installed, admin and managed server started fine.
    Port for OAM managed server is 14100 and port for Admin server is 7003
    Question: OAM console is accesible via hostname:7003/oamconsole
    What about port 14100? When is this port used, and why oamconsole not accesible via hostname:14100/oamconsole
    2) Following is message when Admin Server which hosts OAM is starting up
    <Failed to communicate with any of configured Access Server, ensure that it is up and running.>
    Admin server is supposed to start first and then managed server (OAM here).
    Why is it looking to communicate with a managed server when admin server is starting up?

    968091 wrote:
    1) OAM 11g installed, admin and managed server started fine.
    Port for OAM managed server is 14100 and port for Admin server is 7003
    Question: OAM console is accesible via hostname:7003/oamconsole
    What about port 14100? When is this port used, and why oamconsole not accesible via hostname:14100/oamconsole
    /oamconsole is an administrative service and only available on the admin server.
    The managed service on 14100 is used for authentication and authorization services, ie for logging in and out.
    >
    2) Following is message when Admin Server which hosts OAM is starting up
    <Failed to communicate with any of configured Access Server, ensure that it is up and running.>
    Admin server is supposed to start first and then managed server (OAM here).
    Why is it looking to communicate with a managed server when admin server is starting up?The managed service is used for authentication, even for /oamconsole service, so when the admin server starts up, it checks whether the login service is available which at this point it won't be, hence you get that error message. Once the managed server is started, that error should stop.

Maybe you are looking for

  • Is it possible to set BOM's Assy Qty to zero

    Hi All, We have a requirement that a consumed material is cannot defined how many qty would be consumed. For example, a SFC will consume a component material (like Ink). User will mount a bottle of ink onto a machine when the ink is empty. In other w

  • Deleting Movies off my Hard Drive...

    I downloaded a couple of movies from iTunes a while ago, now I'm running out of space on my hard drive I want to delete them completely. The only problem is when I go to delete the actual file it gives me a message saying: "Cannot delete [movie]: Acc

  • Cloud Services

    Hi, If I'm right (and read correctly earlier posts) Web Role(s) and Worker Role(s) in a Cloud Service can only be created in a Visual Studio project? What about a SQL Server (e.g. Web Edition) database in a Cloud Service? Can this also be created in

  • Can't import an email pdf pic file to iphoto, how do I fix it

    I want to print some emailed pics but iPhoto will not recognize the pdf file. I tried preview and it printed a larger picture then 4x6 like I requested. I have not used pdf's so this part is new to me. Old Toad, you have given me answers before, mayb

  • Tools in PSE8 editor won't work properly

    Sometimes I cannot use the tools in the editor. I only get the "hand" no matter what tool I choose, and even if I quit PSE completely and reload the program again, the hand is still there. The only way to get the tools to work is to reboot the PC and