Admin Server cannot start

I installed the patch 117665-03 for Directory Server but i had the following error:
Starting the admin server...
Change dir to /var/opt/mps/serverroot/
./start-admin
SunONE-WebServer-Enterprise/6.0SP3 B05/19/2004 02:48
warning: daemon is running as super-user
[LS ls1] http://localhost.mydomain.com, port 390 ready to accept requests
failure: server initialization failed (Interrupted system call)
Any solution for this error?
What's happening?
I tried to see the log but dont exist log on /var/opt/mps/admin-serv/logs.
Please, i need a help.
Thanks.
Everton

I had this problem and the pkgchk mentioned above helped to get the admin server going (thanks!) but I could not run the admin console. I saw:
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/GNOME/Accessibility/JavaBridge (Unsupported major.minor version 49.0)
It turned out that something (I suspect the patch) had replaced my java1.5.0_06 binary with a java1.4.2_03 binary - but left the java1.5 directory structure alone! i.e. looking in /usr/jdk would have indicated that java1.5 was installed, but when I ran jdk1.5.0_06/bin/java -version , it reported java version "1.4.2_03". I was unimpressed.
I ended up removing all the SUNWj5* packages and reinstalling them and then I could start the admin console.
Now to find out what other damage this patch might have caused.....

Similar Messages

  • Admin server cannot Re-discover the managed server

    Hi,
              mypc) win2k version 6.0 sp2, ip=192.168.1.108:7001 (being an admin
              server)
              abpqa1) solaris8 version 6.0sp2, ip=192.168.3.20:8888 adm port:1755
              abpqa2) solaris8 version 6.0sp2, ip=192.1683.2:8888 admport:1755
              **abpqa1 and abpqa2 is clustered.**
              After WL server has restarted in
              mypc(-Dweblogic.management.discover=true option has been used), it
              cannot find any managed WL. What else I need to do in order to make
              discover action work?
              Thanx in Advance.
              Regards,
              Tony
              Starting process:
              C:\bea\wlserver6.0sp1>"C:\bea\jdk130\bin\java" -hotspot -ms64m -mx64m
              -classpath
              .;.\lib\weblogic_sp.jar;.\lib\weblogic.jar -Dweblogic.Domain=mydomain
              -Dweblogi
              c.Name=myserver "-Dbea.home=C:\bea"
              "-Djava.security.policy==C:\bea\wlserver6.0s
              p1/lib/weblogic.policy" -Dweblogic.management.discover=true
              -Dweblogic.managemen
              t.password=password weblogic.Server
              Starting WebLogic Server ....
              <2001/8/20 ??02?56?46?> <Notice> <Management> <Loading configuration
              file .
              \config\mydomain\config.xml ...>
              log file: C:\bea\wlserver6.0sp1\.\config\mydomain\logs\weblogic.log
              <2001/8/20 ??02?56?50?> <Info> <Logging> <Only log messages of severity
              "Er
              ror" or worse will be displayed in this window. This can be changed at
              Admin Con
              sole> mydomain> Servers> myserver> Logging> General> Stdout severity
              threshold>
              <2001/8/20 ??02?56?55?> <Notice> <Management> <Starting discovery of
              Manage
              d Server...>
              <2001/8/20 ??02?57?02?> <Notice> <WebLogicServer> <WebLogic Server
              started>
              <2001/8/20 ??02?57?02?> <Notice> <WebLogicServer> <ListenThread
              listening o
              n port 7001>
              <2001/8/20 ??02?57?02?> <Notice> <WebLogicServer> <SSLListenThread
              listenin
              g on port 7002>
              [ytlu.vcf]
              

    Hi,
              After administration port changed back to 0, it has no error and admin
              server
              can discover the managed server.
              However, the admin server cannot control the active/inactive of the
              deployment
              of the war/ear file in the managed servers after admin has discovered those
              managed server. What I have done is...
              1. click in deployment tab
              2. select a war/ear file from available box to chosen box
              3. click apply
              4. try to view in my browser
              5. 404 page not found
              6. restart managed server
              7. try to view in my brower
              8. got the page displayed in my browser
              ** I have tried active the ear/war files and inactive those files. the
              result is the same **
              Anything configuration I have missed?
              Regards,
              Tony
              ytlu wrote:
              > Already set the value to true. Please read the log carefully.
              >
              > Regards,
              > Tony
              >
              > Kumar Allamraju wrote:
              >
              > > In 6.0 the default value of weblogic.management.discover = false.
              > > You have to explicitly turn it on for the admin server to discover
              > > managed servers.
              > >
              > > --
              > > Kumar
              > >
              > > ytlu wrote:
              > >
              > >> Hi,
              > >>
              > >> mypc) win2k version 6.0 sp2, ip=192.168.1.108:7001 (being an
              > >> admin
              > >> server)
              > >> abpqa1) solaris8 version 6.0sp2, ip=192.168.3.20:8888 adm
              > >> port:1755
              > >> abpqa2) solaris8 version 6.0sp2, ip=192.1683.2:8888 admport:1755
              > >>
              > >> **abpqa1 and abpqa2 is clustered.**
              > >>
              > >> After WL server has restarted in
              > >> mypc(-Dweblogic.management.discover=true option has been used), it
              > >> cannot find any managed WL. What else I need to do in order to make
              > >>
              > >> discover action work?
              > >>
              > >> Thanx in Advance.
              > >>
              > >> Regards,
              > >> Tony
              > >>
              > >> Starting process:
              > >>
              > >> C:\bea\wlserver6.0sp1>"C:\bea\jdk130\bin\java" -hotspot -ms64m
              > >> -mx64m
              > >> -classpath
              > >> .;.\lib\weblogic_sp.jar;.\lib\weblogic.jar
              > >> -Dweblogic.Domain=mydomain
              > >> -Dweblogi
              > >> c.Name=myserver "-Dbea.home=C:\bea"
              > >> "-Djava.security.policy==C:\bea\wlserver6.0s
              > >> p1/lib/weblogic.policy" -Dweblogic.management.discover=true
              > >> -Dweblogic.managemen
              > >> t.password=password weblogic.Server
              > >> Starting WebLogic Server ....
              > >> <2001/8/20 ??02?56?46?> <Notice> <Management> <Loading configuration
              > >>
              > >> file .
              > >> \config\mydomain\config.xml ...>
              > >> log file: C:\bea\wlserver6.0sp1\.\config\mydomain\logs\weblogic.log
              > >> <2001/8/20 ??02?56?50?> <Info> <Logging> <Only log messages of
              > >> severity
              > >> "Er
              > >> ror" or worse will be displayed in this window. This can be changed
              > >> at
              > >> Admin Con
              > >> sole> mydomain> Servers> myserver> Logging> General> Stdout severity
              > >>
              > >> threshold>
              > >>
              > >> <2001/8/20 ??02?56?55?> <Notice> <Management> <Starting discovery of
              > >>
              > >> Manage
              > >> d Server...>
              > >> <2001/8/20 ??02?57?02?> <Notice> <WebLogicServer> <WebLogic Server
              > >> started>
              > >>
              > >> <2001/8/20 ??02?57?02?> <Notice> <WebLogicServer> <ListenThread
              > >> listening o
              > >> n port 7001>
              > >> <2001/8/20 ??02?57?02?> <Notice> <WebLogicServer> <SSLListenThread
              > >> listenin
              > >> g on port 7002>
              > >
              [ytlu.vcf]
              

  • WebLogic admin server not starting.

    Hi all,
    I have a problem with my WebLogic Admin server not starting. Following a VM reboot last week our admin servers are no longer starting. On this particular server we have 3 admin servers serving 3 separate environments.
    Theserver seems to be getting stuck right at the very start. I have tried removing tmp, cache and ldap directories. Searched for and removed all .lok files. I have manually turned on full debug to try and flush some extra information through standard out but no luck. It is very peculiar. When we have exported the domain to another box and started the admin server it has come up successfully.
    This is the output from the logs - this is literally as far as it get before it hangs and does nothing. As far as I know the next thing WebLogic is doing is checking the version. Has anyone any ideas what the problem could be? It is server wide as all 3 admin servers on the same box are suffering the same problem.
    This is Weblogic 10.3.2 on a Solaris vm
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Development
    CLASSPATH=/apps/Oracle/Middleware64/patch_wls1032/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/apps/Oracle/jrt/jrmc-4.0.1-1.6.0/lib/tools.jar:/apps/Oracle/Middleware64/utils/config/10.3/config-launch.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/weblogic_sp.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/weblogic.jar:/apps/Oracle/Middleware64/modules/features/weblogic.server.modules_10.3.2.0.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/webservices.jar:/apps/Oracle/Middleware64/modules/org.apache.ant_1.7.0/lib/ant-all.jar:/apps/Oracle/Middleware64/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar:/apps/Oracle/Middleware64/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/xqrl.jar
    PATH=/apps/Oracle/Middleware64/wlserver_10.3/server/bin:/apps/Oracle/Middleware64/modules/org.apache.ant_1.7.0/bin:/apps/Oracle/jrt/jrmc-4.0.1-1.6.0/jre/bin:/apps/Oracle/jrt/jrmc-4.0.1-1.6.0/bin:/usr/bin:/usr/sfw/bin
    * 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:
    Starting WLS with line:
    /apps/Oracle/jrt/jrmc-4.0.1-1.6.0/bin/java -jrockit -Xms256m -Xmx512m -Dweblogic.Name=AdminServer -Djava.security.policy=/apps/Oracle/Middleware64/wlserver_10.3/server/lib/weblogic.policy -Xverify:none -da -Dplatform.home=/apps/Oracle/Middleware64/wlserver_10.3 -Dwls.home=/apps/Oracle/Middleware64/wlserver_10.3/server -Dweblogic.home=/apps/Oracle/Middleware64/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/apps/Oracle/Middleware64/patch_wls1032/profiles/default/sysext_manifest_classpath weblogic.Server
    <09-Jan-2013 18:32:06 o'clock GMT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.0.1-21-133393-1.6.0_20-20100512-2127-solaris-sparcv9 from Oracle Corporation>

    Just a wild guess (as you have restarted the physical servers), it could be related to the entropy of the machine.
    What you can try to do is edit the java.security file in the $JAVA_HOME/jre/lib/security directory.
    Find the entry securerandom.source and edit the value to file:/dev/./urandom (instead of file:/dev/urandom)

  • Multiple LV instances, web server cannot start, port already in use

    Hi there,
    I have a general question about webserving VIs in case either
    a) multiple instances of the LV development environment are running (this is possible in windows XP for instance when "switch users" is allowed and each user launches LV)
    b) multiple compiled LV executables are run by the same user
    c) any mixture of the two above
    I have an application case when either of the three above would be a very good solution, was not for the problem encountered. Say, b): the user is given two deployed executables, and can decide to run either or both concurrently. Moreover, I want these applications to be visible on the web, so they are compiled with the webserver turned on, default settings.
    The problem I've seen (LV8.5.1, winXp for sure, but I think I've seen it as well in linux and other versions as well) is that each new instance of the LV engine tries to get hold of the tcp port (default 80), so that all instances beyond the first complain about "The Web Server cannot start. Is the Web Server port already in use?"
    While I can understand the origin of the message, and found some posts on the forums somehow related to it, I don't like it too much. 
    I could think only of two workarounds here: 1) set different web server ports for each LV instance, and instruct the remote users to direct their browsers to a webserverort link to access each VI; 2) run all the applications from the same instance of the LV dev system. The latter is not so convenient for me, due to conflicts in global VIs between all instances of the applications [compiling executables IS a way to privatize memory spaces in this case, AND global variables are imho well justified for the fairly complex application I have in mind here].
    Is there a third, more elegant solution perhaps, which I'm missing?
    Thanks, Enrico

    NathanK wrote:
    What is it in particular that you dislike about the message?
    How would you like LabVIEW to behave in this case?
    No problem with the message, but I'd just be very happy if a single
    web server would serve all my instances of the executables on the same
    port. I.e., if 2.exe is open and wants to start another server on the
    same port used already by 1.exe, then 2.exe becomes served by the
    server already opened. Am I demanding too much? Am I missing some
    necessary logic?
    At the moment, anyway, I'm stuck with the vi being served correctly,
    but not the compiled application, and I can't figure out why. It's
    LV8.5.1, and yes, I have in the .ini
    WebServer.DirectoryIndex="index.htm"
    WebServer.LogPath=C:\Program Files\National Instruments\LabVIEW 8.5\www.log
    WebServer.MimeTypes="htm;text/html;gif;image/gif;j​pg;image/jpeg;png;image/png;txt;text/plain;html;te​xt/html;jpeg;image/jpeg;css;text/css;llb;applicati​on/x-labview-llb;vi;application/x-labview-vi;doc;a​pplication/msword;dot;application/msword;bin;appli​cation/octet-stream;exe;application/octet-stream;r​tf;application/rtf;pdf;application/pdf;ai;applicat​ion/postscript;eps;application/postscript;ps;appli​cation/postscript;csh;application/x-csh;gtar;appli​cation/x-gtar;gz;application/x-gz;sh;application/x​-sh;tar;application/x-tar;zip;application/zip;hqx;​application/mac-binhex40;ua;audio/basic;wav;audio/​wav;tif;image/tiff;tiff;image/tiff;xbm;image/x-xbi​tmap;rtx;text/richtext;qt;video/quicktime;mov;vide​o/quicktime;avi;video/x-msvideo;movie;video/x-sgi-​movie;aif;audio/aif;aifc;audio/aif;aiff;audio/aif;​aim;application/x-aim;dif;video/x-dv;div;video/x-d​v;js;application/x-javascript;pntg;image/x-macpain​t;xlb;application/vnd.ms-excel;xls;application/vnd​.ms-excel;ppa;application/vnd.ms-powerpoint;ppt;ap​plication/vnd.ms-powerpoint;pps;application/vnd.ms​-powerpoint;pot;application/vnd.ms-powerpoint;pwz;​application/vnd.ms-powerpoint;mid;audio/mid;midi;a​udio/mid;enc;video/mpeg;m1v;video/mpeg;mp2;video/m​peg;mpa;video/mpeg;mpe;video/mpeg;mpeg;video/mpeg;​mpg;video/mpeg;psd;image/x-photoshop;bmp;image/bmp​;pic;image/pic;ra;audio/vnd.rn-realaudio;rf;image/​vnd.rf-realflash;rm;application/vnd.rn-realmedia;r​p;image/vnd.rn-realpix;ram;audio/x-pn-realaudio;rm​m;audio/x-pn-realaudio;rnx;application/vnd.rn-real​player;rt;text/vnd.rn-realtext;rv;video/vnd.rn-rea​lvideo;smi;application/smil;ssm;application/stream​ingmedia;sithqx;application/mac-binhex40;sit;appli​cation/x-stuffit"
    WebServer.Port=80  [### or 8000]
    WebServer.Enabled=True
    WebServer.RootPath=C:\Program Files\National Instruments\LabVIEW 8.5\www
    WebServer.TcpAccess="c+*"
    WebServer.ViAccess="+*"
     [hints welcome here]. That is, I'm at the moment unable to use even my workaround 1 above.
    Enrico

  • Cannot get admin Server to start from nmStart

    I can not get the server to start and am lost on why:
    Here is the error in AdminServer.out
    <Apr 12, 2010 2:14:09 PM PDT> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
    Enter username to boot WebLogic server: Error Failed to get value from Standard Input <---- why is this happening.
    Enter password to boot WebLogic server:
    <Apr 12, 2010 2:14:10 PM PDT> <Info> <WebLogicServer> <BEA-000215> <Loaded License : D:\bea\license.bea>
    <Apr 12, 2010 2:14:10 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Apr 12, 2010 2:14:10 PM PDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Apr 12, 2010 2:14:10 PM PDT> <Notice> <Log Management> <BEA-170019> <The server log file D:\bea\user_projects\domains\ALC\servers\AdminServer\logs\AdminServer.log is opened. All server side log events will be written to this file.>
    <Apr 12, 2010 2:14:13 PM PDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Apr 12, 2010 2:14:13 PM PDT> <Critical> <Security> <BEA-090403> <Authentication for user denied>
    <Apr 12, 2010 2:14:13 PM PDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user denied
    weblogic.security.SecurityInitializationException: Authentication for user denied
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:947)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1029)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:854)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    I have tried to setup the userConfigFile and UserKeyFile.
    Any pointers to know what to look for..

    Hi
    1. Looking carefully at the following 3 lines in server statup logs, after 2:20:39 PM GST, server waited like for 16 mts like 2:36:43 and invoked the Force Shutdown. Possible reasons I gave below.
    ####<Feb 14, 2010 2:20:37 PM GST> <Info> <netuix> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1266142837729> <BEA-423101> <[console] Initializing the NetUIx container>
    ####<Feb 14, 2010 2:20:39 PM GST> <Info> <netuix> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1266142839433> <BEA-423120> <WEB-INF/client-classifications.xml file not found at uri [webapp]. Classifications functionality not enabled.>
    ####<Feb 14, 2010 2:36:43 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <1266143803604> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>
    2. Since you mentioned this worked fine and nothing else is changed over a year, the possible cause may be like this. Looks like you have some Documentum stuff (or webapp or modules) loaded on this server. I am not much familiar with EMC Documentum stuff, except that we use that as external Content Management repository for Portal Applications. Looking at the full thread dump for thread 0, looks like documentum code is trying to publish something or interact with its documentum server and may be it is not getting the response back. So make sure if any external systems that this WLS interacts are all up and running.
    HTH
    Ravi Jegga

  • Re Post: Http server cannot start after running the following JSP

    Hi,
    I have 9iAS 1.0.2.2 and it has been working fine.
    My http server was running fine until I ran the following Jsp. Now I cannot start the Http server at all.
    I check the Oracle home and the path and make sure they match (i.e. if my Oracle Home is iSuites, I have the PATH variable: c:\oracle\isuites\bin as the 1st one. And I reboot the system after I changed the Oracle Home, check the PATH variable etc.)
    I also check the oci.dll files, and I have the oci.dll file in the following directories:
    c:\oracle\ora81\BIN 87KB
    c:\oracle\806\BIN 38KB
    c:\oracle\iSuites\BIN 87KB
    I check the Registry (regedit) and found that I have ORACLE_HOME_KEY for ora81 home, iSuites home, but not
    806 home. And there are oracle.key files in c:\oracle\ora81\bin, c:\oracle\806\bin, c:\oracle\isuites\bin .
    The contents of oracle.key in c:\oracle\ora81\bin and c:\oracle\isuites\bin are correct (i.e. "Software\ORACLE\HOME0" "Software\ORACLE\HOME2" respectively.) However, the content in c:\oracle\806\bin is "Software\ORACLE" .
    Will this be a problem because there is no corresponding ORACLE_HOME_KEY for 806 in regedit?
    OR
    the OCI.DLL file is corrupted in one of the above directory.
    Below is the JSP code that I ran. Before that, my HTTP server is started correctly.
    I really appreciate if someone could give me some pointers about this.
    I also suspect that when the HTTP server was brought down for some reasons and it was not a clean shutdown.
    So how can I shutdown the http server cleanly before restarting that?
    Thanks;
    Kelly.
    <%@ page language="sqlj"
    import="sqlj.runtime.ref.DefaultContext,oracle.sqlj.runtime.Oracl
    e" %>
    <HTML>
    <HEAD> <TITLE> The SQLJQuery JSP </TITLE> </HEAD>
    <BODY BGCOLOR="white">
    <% String empno = request.getParameter("empno");
    if (empno != null) { %>
    <H3> Employee # <%=empno %> Details: </H3>
    <%= runQuery(empno) %>
    <HR><BR>
    <% } %>
    <B>Enter an employee number:</B>
    <FORM METHOD="get">
    <INPUT TYPE="text" NAME="empno" SIZE=10>
    <INPUT TYPE="submit" VALUE="Ask Oracle");
    </FORM>
    </BODY>
    </HTML>
    <%!
    private String runQuery(String empno) throws
    java.sql.SQLException {
    DefaultContext dctx = null;
    String ename = null; double sal = 0.0; String hireDate = null;
    StringBuffer sb = new StringBuffer();
    try {
    dctx = Oracle.getConnection("jdbc:oracle:oci8:@", "scott",
    "tiger");
    #sql [dctx] {
    select ename, sal, TO_CHAR(hiredate,'DD-MON-YYYY')
    INTO :ename, :sal, :hireDate
    FROM scott.emp WHERE UPPER(empno) = UPPER(:empno)
    sb.append("<BLOCKQUOTE><BIG><B><PRE>\n");
    sb.append("Name : " + ename + "\n");
    sb.append("Salary : " + sal + "\n");
    sb.append("Date hired : " + hireDate);
    sb.append("</PRE></B></BIG></BLOCKQUOTE>");
    } catch (java.sql.SQLException e) {
    sb.append("<P> SQL error: <PRE> " + e + " </PRE> </P>\n");
    } finally {
    if (dctx!= null) dctx.close();
    return sb.toString();
    %>

    I had this problem and the pkgchk mentioned above helped to get the admin server going (thanks!) but I could not run the admin console. I saw:
    Exception in thread "main" java.lang.UnsupportedClassVersionError: org/GNOME/Accessibility/JavaBridge (Unsupported major.minor version 49.0)
    It turned out that something (I suspect the patch) had replaced my java1.5.0_06 binary with a java1.4.2_03 binary - but left the java1.5 directory structure alone! i.e. looking in /usr/jdk would have indicated that java1.5 was installed, but when I ran jdk1.5.0_06/bin/java -version , it reported java version "1.4.2_03". I was unimpressed.
    I ended up removing all the SUNWj5* packages and reinstalling them and then I could start the admin console.
    Now to find out what other damage this patch might have caused.....

  • Weblogic Admin Server Doesnt start.

    I have installed Oracle 11g, RCU (WCC 11.1.1.6), Web Center Content 11.1.1.6 (C:\Oracle\Middleware\Oracle_ECM1) and created a domain for Content and was trying to restart the Weblogic Admin Server (C:\Oracle\Middleware\user_projects\domains\WC_Domain6\bin).
    I get the below error:
    'C:\Oracle\MIDDLE~1\Oracle_ECM1\ucm\idc\bin\\Installer -noCommEnv -platform win3
    2 -dumpFormat %s=%s -show IDC_NATIVE_PATH' is not recognized as an internal or e
    xternal command,
    operable program or batch file.
    Content Server provided no native path information in idcCommEnv.cmd.
    'C:\Oracle\MIDDLE~1\Oracle_ECM1\ucm\idc\bin\\Installer -noCommEnv -platform win3
    2 -show NativeOsUtils_classpath' is not recognized as an internal or external co
    mmand,
    operable program or batch file.
    The directory name is invalid.
    Any help is greatly appreciated. Thank you.

    I have a batch file i create that will start everything up. I don't think i've ever seen your error, but the admin server can be called using the startWeblogic up one dir from Bin, i dont know if it makes a difference but i've always used that one. Copy and paste below into a text file (update your paths and urls accordingly), rename to a .bat and you should be able to start everything at once
    @echo off
    START "ECMAdmin" C:\Oracle\Middleware\user_projects\domains\IMTST\startweblogic.cmd
    TIMEOUT 100
    START "NodeManager" C:\Oracle\Middleware\wlserver_10.3\server\bin\startNodeManager
    TIMEOUT 15
    START "soaserver1" C:\Oracle\Middleware\user_projects\domains\IMTST\bin\startmanagedweblogic soa_server1 http://IMTSTipm01:7001
    START "UCMserver1" C:\Oracle\Middleware\user_projects\domains\IMTST\bin\startmanagedweblogic UCM_server1 http://IMTSTipm01:7001
    TIMEOUT 150
    START "IPMserver1" C:\Oracle\Middleware\user_projects\domains\IMTST\bin\startmanagedweblogic IPM_server1 http://IMTSTipm01:7001

  • Reports server: cannot start stand-alone servers

    I have 9iAS 9.0.2.0.1 on RedHat Linux AS. When I try to create/start a new reports server (using rwserver.sh), I get "REP-50001: Server is initializing", but it never starts. My in-process server works, but I can't create any additional servers.
    I've made the changes suggested in MetaLink Doc ID 214310.1. But, I still cannot start a stand-alone server.
    Any help is greatly appreciated.

    The problem was with vncserver. Once I started it with
    "vncserver :15 -nolisten local -httpd ${VNC}/classes -cc 3", it started up.

  • Http server cannot start after running the following JSP

    Hi,
    I have 9iAS 1.0.2.2 and it has been working fine.
    My http server was running fine until I ran the following Jsp. Now I cannot start the Http server at all.
    I check the Oracle home and the path and make sure they match (i.e. if my Oracle Home is iSuites, I have the PATH variable: c:\oracle\isuites\bin as the 1st one. And I reboot the system after I changed the Oracle Home, check the PATH variable etc.)
    I also check the oci.dll files, and I have the oci.dll file in the following directories:
    c:\oracle\ora81\BIN 87KB
    c:\oracle\806\BIN 38KB
    c:\oracle\iSuites\BIN 87KB
    I check the Registry (regedit) and found that I have ORACLE_HOME_KEY for ora81 home, iSuites home, but not
    806 home. And there are oracle.key files in c:\oracle\ora81\bin, c:\oracle\806\bin, c:\oracle\isuites\bin .
    The contents of oracle.key in c:\oracle\ora81\bin and c:\oracle\isuites\bin are correct (i.e. "Software\ORACLE\HOME0" "Software\ORACLE\HOME2" respectively.) However, the content in c:\oracle\806\bin is "Software\ORACLE" .
    Will this be a problem because there is no corresponding ORACLE_HOME_KEY for 806 in regedit?
    OR
    the OCI.DLL file is corrupted in one of the above directory.
    Below is the JSP code that I ran. Before that, my HTTP server is started correctly.
    I really appreciate if someone could give me some pointers about this.
    Thanks;
    Kelly.
    <%@ page language="sqlj"
    import="sqlj.runtime.ref.DefaultContext,oracle.sqlj.runtime.Oracl
    e" %>
    <HTML>
    <HEAD> <TITLE> The SQLJQuery JSP </TITLE> </HEAD>
    <BODY BGCOLOR="white">
    <% String empno = request.getParameter("empno");
    if (empno != null) { %>
    <H3> Employee # <%=empno %> Details: </H3>
    <%= runQuery(empno) %>
    <HR><BR>
    <% } %>
    <B>Enter an employee number:</B>
    <FORM METHOD="get">
    <INPUT TYPE="text" NAME="empno" SIZE=10>
    <INPUT TYPE="submit" VALUE="Ask Oracle");
    </FORM>
    </BODY>
    </HTML>
    <%!
    private String runQuery(String empno) throws
    java.sql.SQLException {
    DefaultContext dctx = null;
    String ename = null; double sal = 0.0; String hireDate = null;
    StringBuffer sb = new StringBuffer();
    try {
    dctx = Oracle.getConnection("jdbc:oracle:oci8:@", "scott",
    "tiger");
    #sql [dctx] {
    select ename, sal, TO_CHAR(hiredate,'DD-MON-YYYY')
    INTO :ename, :sal, :hireDate
    FROM scott.emp WHERE UPPER(empno) = UPPER(:empno)
    sb.append("<BLOCKQUOTE><BIG><B><PRE>\n");
    sb.append("Name : " + ename + "\n");
    sb.append("Salary : " + sal + "\n");
    sb.append("Date hired : " + hireDate);
    sb.append("</PRE></B></BIG></BLOCKQUOTE>");
    } catch (java.sql.SQLException e) {
    sb.append("<P> SQL error: <PRE> " + e + " </PRE> </P>\n");
    } finally {
    if (dctx!= null) dctx.close();
    return sb.toString();
    %>

    Hi Jim,
    I have the same environment with almost similar problem, no IIS services being started, but HTTP_Server still failed to start. Below log:
    +10/09/28 23:35:04 Start process+
    +[Tue Sep 28 23:35:06 2010] [warn] pid file c:/oracle/frhome_1/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous+
    Apache run?
    ap_spawn_child: Bad file descriptor
    Couldn't fork child for piped log process
    Regards,
    Chai
    Edited by: user13350226 on Sep 28, 2010 9:14 AM

  • Admin Server not starting.

    Hi,
    I'm trying to start weblogic admin sever through script.
    The server is not coming up. I'm gettign the following error
    The WebLogic Server did not start up properly.
    weblogic.management.AbortDeploymentException: weblogic.t3.srvr.FatalStartupException: Can't start server due to startup class failure WLI Startup Class - with nested exception:
    [com.bea.wli.init.WLIDBCreateException: javax.naming.NameNotFoundException: Unable to resolve 'cgDataSource' Resolved ; remaining name 'cgDataSource']
    I tried commenting the 'cgDataSource' line in config.xml and tried that didn't work out.
    Please suggest me how can i get rid of this error & start up the server.
    Thank you in advance.

    You can modify the setting in the config file for the startup class.
    The reason why the weblogic server is failing to start is that you might have marked 'Failure is Fatal' for the startup class. This prevents the server to start if the startup class fails to load.
    The reason why startup class is failing to load could be that it is trying to lookup a datasource from JNDI before the server has initialized the JDBC services. You can configure the startup class to load only after the JDBC services are initialised.
    The below startup class configuration should be used for if you want the startup class to load after JDBC initialisation and after application deployment
    <startup-class>
    <name><startup class Name></name>
    <target><Server to target></target>
    <deployment-order>1</deployment-order>
    <class-name><Actual Name of the startup class></class-name>
    </startup-class>
    The below startup class configuration should be used for if you want the startup class to load after JDBC initialisation and before application deployment
    <startup-class>
    <name><startup class Name></name>
    <target><Server to target></target>
    <deployment-order>1</deployment-order>
    <class-name><Actual Name of the startup class></class-name>
    <load-before-app-activation>true</load-before-app-activation>
    </startup-class>

  • Application Server cannot start after restart

    Dear all,
    I have a database cluster with SAP CI running on 2 servers(on SAN), plus 4 applications.
    Today we have restarted all the servers, and found that only 1 server with database server and application server (w/CI) can start.  All other applications servers cannot start, and in SAP Management Console, it does not show the SAP Instance.
    Another problem is that the database cluster cannot move to another server, with error:
    "initerrlog: Could not open error log file 'M:\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'. Operating system error = 3(The system cannot find the path specified.)."
    Can anyone provide any assistant?  Many thanks!
    Regards,
    Daniel

    Hi Yaroslav,
    In Application Server, Not started.
    Log(1):
    The description for Event ID ( 0 ) in Source ( SAP???_?? ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: SAP Service SAP???_?? has been stopped successfully..
    Log(2):
    The description for Event ID ( 0 ) in Source ( SAP???_?? ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Initialization failed. Service not started. [ntservmain.cpp 1269].
    Log(3):
    The description for Event ID ( 0 ) in Source ( SAP???_?? ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Cannot open Profile
    sapgrp\sapmnt\PRD\SYS\profile\START_D21_sapapp1. (Error 53 ERROR_BAD_NETPATH: The network path was not found. ) [ntservstart.cpp 902].
    For SQL Server(The one which Cluster cannot move group to):
    Log(1):
    The description for Event ID ( 35712 ) in Source ( SAPPRD_01 ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event:  ,  ,  ,  ,  ,  ,  ,  ,  ,  , r, e, c, v, 1, 0, 0, 5, 4,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  , N, i, I, R, e, a, d, r, e, c, v,  ,  ,  , n, i, x, x, i, ., c, p, 4, 2, 4, 5, , , , , , , , , , , , , , , , , , , , , , , , , , ,           recv10054                   NiIReadrecv   nixxi.cp4245.
    Log(2):
    The description for Event ID ( 0 ) in Source ( SAP???_?? ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: SAP Service SAP???_?? has been stopped successfully..
    Log(3):
    The description for Event ID ( 0 ) in Source ( SAP???_?? ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Initialization failed. Service not started. [ntservmain.cpp 1269].
    Log(4):
    The description for Event ID ( 0 ) in Source ( SAP???_?? ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Cannot open Profile
    sapgrp\sapmnt\PRD\SYS\profile\START_D20_sapdb2. (Error 53 ERROR_BAD_NETPATH: The network path was not found. ) [ntservstart.cpp 902].
    Regards,
    Daniel

  • CNR 7.01 DHCP server cannot start

    Hi,
    I have problem with my CNR installation. DHCP server cannot be started.
    Bad id or server not loaded is reported error. Also when I try to make some changes that require reload i get this error message:
    Error code 0x8000c003 was returned while executing task ReloadDhcpServer_admin_684405.
    Does anyone get an idea on what happen, or what i made wrong ?
    Regards,
    Srdjan

    all the four machines are four containers in a solaris server.
    The problem was with the hosts file, there were not entries matching the ipaddress and the hotname.
    After i fixed it now i have a stable BI servers and cluster controllers.
    Now i configured the presentation services to connect to the BI servers but i am getting the following exception.
    Type: Error
    Severity: 42
    Time: Thu Aug 6 13:04:02 2009
    File: project/webcomm/socket.cpp Line: 892
    Properties: ThreadID-6
    Location:
    saw.rpc.client.impl.verify
    saw.rpc.client.impl.initFixedRPC
    saw.rpc.client.cluster
    saw.threads
    An error occurred during execution of "connect". Connection refused [Socket:15]
    Any idea?
    thanks

  • Admin-serv not starting Solaris 8

    Hello,
    I have installed Sun One Application Server 7 in Solaris 8 and I get the following error when I try to start the admin-serv:
    CORE1116: Sun ONE Application Server 7.0.0_01
    INFO: CORE3016: daemon is running as super-user
    INFO: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.1_01] from [Sun Microsystems Inc.]
    INFO: ADM0002:System MBean initialized:[ias:type=controller]
    INFO: ADM0002:System MBean initialized:[ias:type=configurator]
    INFO: ADM0001:MBeanServer initialized successfully
    INFO: ADM0005:Timestamp files for configuration created for:[admin-server]
    INFO: ADM0005:Timestamp files for configuration created for:[server1]
    INFO: ADM0102: Starting a thread for tracking manual changes
    WARNING:
    com.iplanet.ias.cis.connection.ConnectException: com.iplanet.ias.cis.channel.tcp.TCPNativeException: -5990:TCPBlockingChannel.JNI_ConnectNative: PR_Connect() failed
    at com.iplanet.ias.cis.connection.Connection.<init>(Connection.java:187)
    at com.iplanet.ias.cis.connection.Connection.<init>(Connection.java:102)
    at com.iplanet.ias.cis.connection.Connection.<init>(Connection.java:118)
    at com.iplanet.ias.cis.connection.Connection.<init>(Connection.java:131)
    at com.sun.corba.ee.internal.iiop.ConnectionTable.getConnection(ConnectionTable.java:142)
    at com.sun.corba.ee.internal.iiop.ConnectionTable.getConnection(ConnectionTable.java:76)
    at com.sun.corba.ee.internal.iiop.GIOPImpl.getConnection(GIOPImpl.java:80)
    at com.sun.corba.ee.internal.corba.InitialNamingClient.locateObject(InitialNamingClient.java:905)
    at com.sun.corba.ee.internal.corba.InitialNamingClient.getIORUsingHostInfo(InitialNamingClient.java:724)
    at com.sun.corba.ee.internal.corba.InitialNamingClient.resolveCorbaloc(InitialNamingClient.java:700)
    at com.sun.corba.ee.internal.corba.InitialNamingClient.resolveUsingORBInitRef(InitialNamingClient.java:668)
    at com.sun.corba.ee.internal.corba.InitialNamingClient.cachedInitialReferences(InitialNamingClient.java:1237)
    at com.sun.corba.ee.internal.corba.InitialNamingClient.resolve_initial_references(InitialNamingClient.java:1129)
    at com.sun.corba.ee.internal.corba.ORB.resolve_initial_references(ORB.java:3006)
    at com.sun.enterprise.naming.SerialContextProviderImpl.initSerialContextProvider(SerialContextProviderImpl.java:47)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:363)
    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)
    Caused by: com.iplanet.ias.cis.channel.tcp.TCPNativeException: -5990:TCPBlockingChannel.JNI_ConnectNative: PR_Connect() failed
    at com.iplanet.ias.cis.channel.tcp.TCPBlockingChannel.connectNative(Native Method)
    at com.iplanet.ias.cis.channel.tcp.TCPBlockingChannel.doConnect(TCPBlockingChannel.java:171)
    at com.iplanet.ias.cis.channel.tcp.TCPBlockingChannel.<init>(TCPBlockingChannel.java:54)
    at com.iplanet.ias.cis.channel.tcp.TCPChannelFactory.createChannel(TCPChannelFactory.java:97)
    at com.iplanet.ias.cis.channel.ChannelManager.createChannel(ChannelManager.java:58)
    at com.iplanet.ias.cis.connection.Connection.<init>(Connection.java:162)
    ... 18 more
    WARNING:
    com.iplanet.ias.cis.connection.ConnectException: com.iplanet.ias.cis.channel.tcp.TCPNativeException: -5990:TCPBlockingChannel.JNI_ConnectNative: PR_Connect() failed
    at com.iplanet.ias.cis.connection.Connection.<init>(Connection.java:187)
    at com.iplanet.ias.cis.connection.Connection.<init>(Connection.java:102)
    at com.iplanet.ias.cis.connection.Connection.<init>(Connection.java:118)
    at com.iplanet.ias.cis.connection.Connection.<init>(Connection.java:131)
    at com.sun.corba.ee.internal.iiop.ConnectionTable.getConnection(ConnectionTable.java:142)
    at com.sun.corba.ee.internal.iiop.ConnectionTable.getConnection(ConnectionTable.java:76)
    at com.sun.corba.ee.internal.iiop.GIOPImpl.getConnection(GIOPImpl.java:80)
    at com.sun.corba.ee.internal.corba.ClientDelegate.createRequest(ClientDelegate.java:694)
    at com.sun.corba.ee.internal.corba.ClientDelegate.createRequest(ClientDelegate.java:630)
    at com.sun.corba.ee.internal.corba.InitialNamingClient.resolve(InitialNamingClient.java:1155)
    at com.sun.corba.ee.internal.corba.InitialNamingClient.resolveUsingBootstrapProtocol(InitialNamingClient.java:823)
    at com.sun.corba.ee.internal.corba.InitialNamingClient.cachedInitialReferences(InitialNamingClient.java:1245)
    at com.sun.corba.ee.internal.corba.InitialNamingClient.resolve_initial_references(InitialNamingClient.java:1129)
    at com.sun.corba.ee.internal.corba.ORB.resolve_initial_references(ORB.java:3006)
    at com.sun.enterprise.naming.SerialContextProviderImpl.initSerialContextProvider(SerialContextProviderImpl.java:47)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:363)
    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)
    Caused by: com.iplanet.ias.cis.channel.tcp.TCPNativeException: -5990:TCPBlockingChannel.JNI_ConnectNative: PR_Connect() failed
    at com.iplanet.ias.cis.channel.tcp.TCPBlockingChannel.connectNative(Native Method)
    at com.iplanet.ias.cis.channel.tcp.TCPBlockingChannel.doConnect(TCPBlockingChannel.java:171)
    at com.iplanet.ias.cis.channel.tcp.TCPBlockingChannel.<init>(TCPBlockingChannel.java:54)
    at com.iplanet.ias.cis.channel.tcp.TCPChannelFactory.createChannel(TCPChannelFactory.java:97)
    at com.iplanet.ias.cis.channel.ChannelManager.createChannel(ChannelManager.java:58)
    at com.iplanet.ias.cis.connection.Connection.<init>(Connection.java:162)
    ... 18 more
    SEVERE: NAM5002: Exception in SerialContextProviderImpl InsertSerialContextProvider().
    org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
    at com.sun.corba.ee.internal.iiop.ConnectionTable.getConnection(ConnectionTable.java:203)
    at com.sun.corba.ee.internal.iiop.ConnectionTable.getConnection(ConnectionTable.java:76)
    at com.sun.corba.ee.internal.iiop.GIOPImpl.getConnection(GIOPImpl.java:80)
    at com.sun.corba.ee.internal.corba.ClientDelegate.createRequest(ClientDelegate.java:694)
    at com.sun.corba.ee.internal.corba.ClientDelegate.createRequest(ClientDelegate.java:630)
    at com.sun.corba.ee.internal.corba.InitialNamingClient.resolve(InitialNamingClient.java:1155)
    at com.sun.corba.ee.internal.corba.InitialNamingClient.resolveUsingBootstrapProtocol(InitialNamingClient.java:823)
    at com.sun.corba.ee.internal.corba.InitialNamingClient.cachedInitialReferences(InitialNamingClient.java:1245)
    at com.sun.corba.ee.internal.corba.InitialNamingClient.resolve_initial_references(InitialNamingClient.java:1129)
    at com.sun.corba.ee.internal.corba.ORB.resolve_initial_references(ORB.java:3006)
    at com.sun.enterprise.naming.SerialContextProviderImpl.initSerialContextProvider(SerialContextProviderImpl.java:47)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:363)
    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)
    SEVERE: CORE5082: Exception running j2ee services: [java.rmi.RemoteException]
    SEVERE: CORE5091: Error executing J2EE server ...
    java.lang.RuntimeException
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:564)
    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)
    Caused by: java.rmi.RemoteException
    at com.sun.enterprise.naming.SerialContextProviderImpl.initSerialContextProvider(SerialContextProviderImpl.java:61)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:363)
    ... 3 more
    SEVERE: CORE5093: Error executing J2EE server
    SEVERE: CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:1433)
    at com.iplanet.ias.server.ApplicationServer.onInitialization(ApplicationServer.java:212)
    at com.iplanet.ias.server.J2EERunner.confPreInit(J2EERunner.java:114)
    Caused by: java.lang.RuntimeException
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:564)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:1415)
    ... 2 more
    Caused by: java.rmi.RemoteException
    at com.sun.enterprise.naming.SerialContextProviderImpl.initSerialContextProvider(SerialContextProviderImpl.java:61)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:363)
    ... 3 more
    SEVERE: CORE3186: Failed to set configuration
    Can anyone help me?
    Everything looked to go well in the instalation process so I have no idea of what could be happening. I also post the install.log content, I hope this helps:
    INFO - Start core server configuration.
    INFO - Domain successfully created
    INFO - Server instance successfully created
    INFO - End core server configuration.

    Forget this post.

  • J2EE Server cannot start

    Please help. When I try to start the server, only the server0 process cannot be started and the other two dispatcher and SDM are running properly. The trace is attached here.
    trc file: "D:\usr\sap\J2E\JC01\work\dev_server0", trc level: 1, release: "640"
    node name   : ID14061050
    pid         : 1680
    system name : J2E
    system nr.  : 01
    started at  : Thu Apr 19 09:36:43 2007
    arguments   :
        arg[00] : D:\usr\sap\J2E\JC01/j2ee/os_libs/jlaunch.exe
        arg[01] : pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_erpdev02
        arg[02] : -DSAPINFO=J2E_01_server
        arg[03] : pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_erpdev02
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties]
    -> ms host    : erpdev02
    -> ms port    : 3602
    -> OS libs    : D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : erpdev02
    -> ms port    : 3602
    -> os libs    : D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID14061000 : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID14061050 : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID14061000           : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] ID14061050           : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    [Thr 1588] Thu Apr 19 09:36:43 2007
    [Thr 1588] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 1588] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 2484] JLaunchRequestFunc: Thread 2484 started as listener thread for np messages.
    [Thr 5624] WaitSyncSemThread: Thread 5624 started as semaphore monitor thread.
    [Thr 1588] Thu Apr 19 09:36:44 2007
    [Thr 1588] INFO: Invalid property value [JLaunchParameters/]
    [Thr 1588] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_11
    JStartupIReadSection: read node properties [ID14061050]
    -> node name       : server0
    -> node type       : server
    -> java path       : C:\j2sdk1.4.2_11
    -> java parameters : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -Dsun.io.useCanonCaches=false -XX:NewSize=170m -XX:MaxNewSize=170m -XX:MaxPermSize=192m -Djava.awt.headless=true -XX:PermSize=192m -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc -XX:DisableExplicitGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:UseParNewGC -Drdbms.driverLocation=D:/oracle/dev/102/jdbc/lib/classes12.jar -Dsys.global.dir=D:/usr/sap/J2E/SYS/global/
    -> java vm version : 1.4.2_11-b06
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 512M
    -> init heap size  : 1024M
    -> root path       : D:\usr\sap\J2E\JC01\j2ee\cluster\server0
    -> class path      : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path    : D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class      : com.sap.engine.boot.Start
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : D:\usr\sap\J2E\JC01\j2ee\os_libs\jstartup.jar
    -> shutdown class  : com.sap.engine.boot.Start
    -> parameters      :
    -> debuggable      : no
    -> debug mode      : no
    -> debug port      : 50121
    -> shutdown timeout: 120000
    [Thr 1588] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4768] JLaunchIStartFunc: Thread 4768 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: -Denv.class.path=F:\javadev;F:\javadev\sapjco\sapjco.jar
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -Dsun.io.useCanonCaches=false
    -> arg[ 10]: -XX:NewSize=170m
    -> arg[ 11]: -XX:MaxNewSize=170m
    -> arg[ 12]: -XX:MaxPermSize=192m
    -> arg[ 13]: -Djava.awt.headless=true
    -> arg[ 14]: -XX:PermSize=192m
    -> arg[ 15]: -XX:SurvivorRatio=2
    -> arg[ 16]: -XX:TargetSurvivorRatio=90
    -> arg[ 17]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 18]: -verbose:gc
    -> arg[ 19]: -XX:+DisableExplicitGC
    -> arg[ 20]: -XX:+PrintGCDetails
    -> arg[ 21]: -XX:+PrintGCTimeStamps
    -> arg[ 22]: -XX:+UseParNewGC
    -> arg[ 23]: -Drdbms.driverLocation=D:/oracle/dev/102/jdbc/lib/classes12.jar
    -> arg[ 24]: -Dsys.global.dir=D:/usr/sap/J2E/SYS/global/
    -> arg[ 25]: -Dsys.global.dir=D:\usr\sap\J2E\SYS\global
    -> arg[ 26]: -Dapplication.home=D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> arg[ 27]: -Djava.class.path=D:\usr\sap\J2E\JC01\j2ee\os_libs\jstartup.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 28]: -Djava.library.path=C:\j2sdk1.4.2_11\jre\bin\server;C:\j2sdk1.4.2_11\jre\bin;C:\j2sdk1.4.2_11\bin;D:\usr\sap\J2E\JC01\j2ee\os_libs;D:\oracle\dev\instantclient;D:\oracle\DEV\102\bin;C:\j2sdk1.4.2_11\jre\bin;C:\j2sdk1.4.2_11\jre\bin\client;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA1\CA\SHARED1\SCANEN~1;f:\javadev\sapjco\;D:\usr\sap\J2E\JC01\exe;D:\usr\sap\J2E\SYS\exe\run
    -> arg[ 29]: -Dmemory.manager=512M
    -> arg[ 30]: -Xmx512M
    -> arg[ 31]: -Xms1024M
    -> arg[ 32]: -DLoadBalanceRestricted=no
    -> arg[ 33]: -Djstartup.mode=JCONTROL
    -> arg[ 34]: -Djstartup.ownProcessId=1680
    -> arg[ 35]: -Djstartup.ownHardwareId=D0480584679
    -> arg[ 36]: -Djstartup.whoami=server
    -> arg[ 37]: -Djstartup.debuggable=no
    -> arg[ 38]: -DSAPINFO=J2E_01_server
    -> arg[ 39]: -DSAPSTARTUP=1
    -> arg[ 40]: -DSAPSYSTEM=01
    -> arg[ 41]: -DSAPSYSTEMNAME=J2E
    -> arg[ 42]: -DSAPMYNAME=erpdev02_J2E_01
    -> arg[ 43]: -DSAPDBHOST=
    -> arg[ 44]: -Dj2ee.dbhost=erpdev02
    [Thr 4768] JLaunchIAbortJava: abort hook is called
    [Thr 4768] JLaunchCloseProgram: good bye (exitcode=-2)
    Regards,
    Tony

    Hi,
    Increase your HeapSize to 1024.
    Also check these:
    J2E Server0 doesen't start - Exitcode -2 ??
    http://help.sap.com/saphelp_nw04/helpdata/en/7f/28074152aff323e10000000a155106/frameset.htm
    Greetings,
    Praveen Gudapati
    [Points are always welcome for helpful answers]

  • Weblogic Admin Server not starting after Virtual Server move

    Hi, we've migrated a VMware virtual server, and our Weblogic Admin (and managed IRM server) no longer start. The associated log files don't get updated and only the following info is present in the Command window, which I can only see if I use the /k switch, otherwise the windows shut immediately.
    WLS Start Mode=Development
    CLASSPATH=C:\Oracle\MIDDLE~3\WLSERV~1.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar
    ;C:\Oracle\MIDDLE~3\patch_wls1033\profiles\default\sys_manifest_classpath\weblog
    ic_patch.jar;C:\Oracle\MIDDLE~3\patch_oepe1033\profiles\default\sys_manifest_cla
    sspath\weblogic_patch.jar;C:\Oracle\MIDDLE~3\patch_ocp353\profiles\default\sys_m
    anifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~3\JDK160~1\lib\tools.jar;C
    :\Oracle\MIDDLE~3\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~3\WLSER
    V~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~3\modules\features\weblogic.serve
    r.modules_10.3.3.0.jar;C:\Oracle\MIDDLE~3\WLSERV~1.3\server\lib\webservices.jar;
    C:\Oracle\MIDDLE~3\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~3\modules
    \NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\MIDDLE~3\ORACLE~1\soa\modules\common
    s-cli-1.1.jar;C:\Oracle\MIDDLE~3\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa
    -infra-mgmt.jar;C:\Oracle\MIDDLE~3\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:
    \Oracle\MIDDLE~3\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\Oracle\MIDDLE~3\
    WLSERV~1.3\server\lib\xqrl.jar
    PATH=C:\Oracle\MIDDLE~3\patch_wls1033\profiles\default\native;C:\Oracle\MIDDLE~3
    \patch_oepe1033\profiles\default\native;C:\Oracle\MIDDLE~3\patch_ocp353\profiles
    \default\native;C:\Oracle\MIDDLE~3\WLSERV~1.3\server\native\win\32;C:\Oracle\MID
    DLE~3\WLSERV~1.3\server\bin;C:\Oracle\MIDDLE~3\modules\ORGAPA~1.1\bin;C:\Oracle\
    MIDDLE~3\JDK160~1\jre\bin;C:\Oracle\MIDDLE~3\JDK160~1\bin;C:\oraclexe\app\oracle
    \product\10.2.0\server\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wb
    em;C:\Program Files\Java\jdk1.6.0_20\bin;C:\Program Files\Apache Software Founda
    tion\Apache2.2\modules;C:\Oracle\MIDDLE~3\WLSERV~1.3\server\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:
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
    Starting WLS with line:
    C:\Oracle\MIDDLE~3\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThre
    shold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=AdminServer -
    Djava.security.policy=C:\Oracle\MIDDLE~3\WLSERV~1.3\server\lib\weblogic.policy
    -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~3\WLSERV~1.3 -Dwls.home=C:\O
    racle\MIDDLE~3\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~3\WLSERV~1.3\s
    erver -Ddomain.home=C:\Oracle\MIDDLE~3\USER_P~1\domains\IRM_DO~1 -Dcommon.compo
    nents.home=C:\Oracle\MIDDLE~3\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons
    .logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=C:\Or
    acle\MIDDLE~3\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.do
    main.config.dir=C:\Oracle\MIDDLE~3\USER_P~1\domains\IRM_DO~1\config\FMWCON~1 -Do
    racle.server.config.dir=C:\Oracle\MIDDLE~3\USER_P~1\domains\IRM_DO~1\config\FMWC
    ON~1\servers\AdminServer -Doracle.security.jps.config=C:\Oracle\MIDDLE~3\USER_P~
    1\domains\IRM_DO~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=
    oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=C:\Oracle\MIDDLE~3\USER_P~1\
    domains\IRM_DO~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Oracle\MIDDLE~
    3\USER_P~1\domains\IRM_DO~1\config\FMWCON~1\arisidprovider -Dweblogic.alternateT
    ypesDirectory=C:\Oracle\MIDDLE~3\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Oracl
    e\MIDDLE~3\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEna
    bled=false -Dirm.oracle.home=C:\Oracle\MiddlewareNew\Oracle_ECM1 -Dem.oracle.ho
    me=C:\Oracle\MiddlewareNew\oracle_common -Djava.awt.headless=true -Dweblogic.man
    agement.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToC
    onsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~3\patch_wls1033\profiles\default\sy
    sext_manifest_classpath;C:\Oracle\MIDDLE~3\patch_oepe1033\profiles\default\sysex
    t_manifest_classpath;C:\Oracle\MIDDLE~3\patch_ocp353\profiles\default\sysext_man
    ifest_classpath weblogic.Server
    Is there another log file I could look at to get more info? None of the domain log files are updated.
    Thanks

    Thanks for the reply, this looks fine (I think)..the below is the output
    Microsoft Windows [Version 6.0.6001]
    Copyright (c) 2006 Microsoft Corporation. All rights reserved.
    C:\Users\Administrator.SEALEDINFO-PROD>cd C:\Oracle\MiddlewareNew\user_projects\
    domains\irm_domain\bin
    C:\Oracle\MiddlewareNew\user_projects\domains\irm_domain\bin>setdomainenv.cmd
    C:\Oracle\MiddlewareNew\user_projects\domains\irm_domain>java -version
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
    C:\Oracle\MiddlewareNew\user_projects\domains\irm_domain>java weblogic.version
    WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401
    Use 'weblogic.version -verbose' to get subsystem information
    Use 'weblogic.utils.Versions' to get version information for all modules
    C:\Oracle\MiddlewareNew\user_projects\domains\irm_domain>

Maybe you are looking for

  • Control recipe resending to xMII.

    Hi!! Control recipe can be sent to xMII through CO53 transaction. How can we resend the control recipe to xMII? Please Guide. Best Regards, Ajit Dubal.

  • LR "Edit in..." command won't sync with PS 2014

    After upgrading to LR 5.5 and PS 2014, LR no longer is able to send a file to PS via the "Edit in..." command. LR does start PS when I choose "Edit in..." but the photo doesn't open. Instead, I wait a good minute, then LR displays the first error mes

  • Problem with output format

    Hi , Whle submitting AP prepayment balance report able to get the output in XML format. But, if for the same report when the output format is changed to PDF or Text not able to get the report. Anybody pls suggest any changes to be done in setup to re

  • Find column name from constraint name

    How to fetch the column name from a constraint name to which the constraint is applied?. I only know the name of the constraint and can get the table name from "dba_constraints". How can I know to which column in the table this constraint is applied.

  • ACR color difference with PS CS4

    I tried a search and can't find a thread about what I'm seeing, so I'm posting in the hopes that others may be seeing the same thing. I have PS CS4 and ACR 5.3 (latest patches) on a Windows XP Pro computer.  I use Adobe RGB as my working space and pr