Sqlplus fails to start, halting Ora10g install on WinXP

Hello,
I've been trying to install Oracle 10g 10.2.0.1 on Windows XP SP2 all day. The problem is, sqlplus crashes (creating a Windows app crash dialog) during the Oracle Database Configuration Assistant step. Clicking "Don't Send" on the crash window will simply create another "SQL*PLUS has encountered a problem and needs to close" error. In other words, I can't escape the sqlplus crash, as it appears that the installer won't rest until it runs sqlplus.
Note that I have tried to run sqlplus from the command line during this process, and I receive the same crash notice.
The installActions log file contains this at the end:
INFO: Configuration assistant "Oracle Net Configuration Assistant" succeeded
INFO: Command = C:\WINDOWS\system32\cmd /c call D:\oracle\product\10.2.0\db_1/bin/dbca.bat -progress_only -createDatabase -templateName General_Purpose.dbc -gdbName orcl10g -sid orcl10g -sysPassword 05a58adab13ddea6492d53596ff8af9327 -systemPassword 05a58adab13ddea6492d53596ff8af9327 -sysmanPassword 05a58adab13ddea6492d53596ff8af9327 -dbsnmpPassword 05a58adab13ddea6492d53596ff8af9327 -emConfiguration LOCAL -datafileJarLocation D:\oracle\product\10.2.0\db_1\assistants\dbca\templates -datafileDestination D:\oracle\product\10.2.0\oradata -responseFile NO_VALUE -characterset WE8MSWIN1252 -obfuscatedPasswords true -sampleSchema true -recoveryAreaDestination NO_VALUE
The error in the Windows Event Log is this:
Faulting application sqlplus.exe, version 0.0.0.0, faulting module unknown, version 0.0.0.0, fault address 0x00000000.
I'm not sure what else to include, please let me know what else you might need.
Thanks for your help. I've tried many different paths through the installer, always running into this same problem. Any advice on how to get past this sqlplus crash would be greatly appreciated.
Thanks very much,
Seth

Hello,
I did not have any problem setting up 2 different oracle versions on one Windows machine.
a) First I installed 10g R2 with a default database ORCL
Oracle_Home = d:\oracle\oracle10g
b) Second I did install 9i with a default database JUNK
Oracle_Home = c:\oracle\oracle9i
I configured listener.ora from 10g home for the above mentioned 2 databases.
<< listener.ora>>
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
(ADDRESS = (PROTOCOL = TCP)(HOST = xasers)(PORT = 1521))
(ADDRESS = (PROTOCOL = TCP)(HOST = xasers)(PORT = 1522))
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = D:\oracle\oracle10g)
(PROGRAM = extproc)
(SID_DESC =
(GLOBAL_DBNAME = ORCL)
(ORACLE_HOME = D:\oracle\oracle10g)
(SID_NAME = ORCL)
(SID_DESC =
(GLOBAL_DBNAME = JUNK)
(ORACLE_HOME = c:\oracle\oracle9i)
(SID_NAME = JUNK)
<< Tnsnames.ora 10g>>
JUNK =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = xasers)(PORT = 1522))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = JUNK)
ORCL =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = xasers)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = ORCL)
<< Tnsnames.ora 9i>>
JUNK =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = xasers)(PORT = 1522))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = JUNK)
ORCL =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = xasers)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = ORCL)
<< Sqlnet.ora 9i/10g>>
SQLNET.AUTHENTICATION_SERVICES= (NTS)
NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
<< tnsping>>
TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 03-MAR-2006 14:36:56
Copyright (c) 1997, 2005, Oracle. All rights reserved.
Used parameter files:
D:\oracle\oracle10g\network\admin\sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = xasers)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = ORCL)))
OK (20 msec)
TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 03-MAR-2006 14:37:02
Copyright (c) 1997, 2005, Oracle. All rights reserved.
Used parameter files:
D:\oracle\oracle10g\network\admin\sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = xasers)(PORT = 1522)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = JUNK)))
OK (20 msec)
<< Sqlplus 9i >>
SQL*Plus: Release 9.2.0.1.0 - Production on Fri Mar 3 14:27:41 2006
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
Enter password: **********
Connected to:
Oracle9i Release 9.2.0.1.0 - Production
JServer Release 9.2.0.1.0 - Production
SQL> select name from V$database;
NAME
JUNK
SQL> show release
release 902000100
<< Sqlplus 10g>>
SQL*Plus: Release 9.2.0.1.0 - Production on Fri Mar 3 14:27:55 2006
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
Enter password: **********
Connected to:
Oracle Database 10g Release 10.2.0.1.0 - Production
SQL> select name from V$database;
NAME
ORCL
SQL> show release
release 1002000100
I did not see any issues in installation and setup listener having different homes and different versions. I guess your installation got messed up.
-Sri
Message was edited by:
Srikanth Pulikonda

Similar Messages

  • Oracle AS - DB Console fails to start after AS install

    Hi,
    I got an error message at the time of Oracle AS Infra install that setup failed to start the DB Console during DB Configuration assistant run. Also, Oracle AS - DB Console fails to start after the AS install? Any suggestion / remedies would be of help.

    hi,
    follow this metalink note you will find out the answer
         Troubleshooting Database Control Startup Issues
         Doc ID:      Note:549079.1
    Thanks,

  • Help - Weblogic 6.1 fails to start after SP6 install

    After sucessful installation of SP6 for Weblogic 6.1, weblogic fails to start. After inspecting the logs, I discovered the following message:
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.SecurityException: Authentication for user system denied
    at weblogic.security.SecurityService.initializeSuid(SecurityService.java:432)
    at weblogic.security.SecurityService.initialize(SecurityService.java:120)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:421)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:213)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception

    please check article-ID [825933.1]
    Grid Control Agent Startup Fails on AIX Server due to Invalid Timezone Setting at the OS [ID 825933.1]
    in MOS...
    HTH
    Edited by: VivaLaVida on 31.05.2011 07:48

  • Ps 7 on web server failed to start up after install

    I've installed ds/am (jes4) on a separate mc, then I install ps 7 on web server on a local whole root zone of a separate mc. There's no error message found on the install log but whenever I try start up the web server, I got following error message
    # ./start
    Sun ONE Web Server 6.1SP5 B06/23/2005 17:36
    info: CORE3016: daemon is running as super-user
    catastrophe: CORE3260: Server crash detected (signal SIGSEGV)
    info: CORE3261: Crash occurred in NSAPI SAF load-modules
    I do a pstack on the core file (see below), would appreciate is anyone can shed some ligh on what went wrong with the server.
    Thanks,
    # pstack core
    core 'core' of 20167: webservd -r /opt/SUNWwbsvr -d /opt/SUNWwbsvr/https-abc.s
    ----------------- lwp# 1 / thread# 1 --------------------
    f680a9dc * java/lang/String.indexOf(I)I+0
    f68058b8 * java/lang/ClassLoader.checkName(Ljava/lang/String;)Z+16 (line 744)
    f68057a8 * java/lang/ClassLoader.findLoadedClass(Ljava/lang/String;)Ljava/lang/Class;+6 (line 920)
    f6805874 * java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+2 (line 295)
    f6805874 * sun/misc/Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36 (line 268)
    f6805874 * java/lang/ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3 (line 251)
    f6805874 * java/lang/ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/Class;+2 (line 319)
    f6800218 * StubRoutines (1)
    fcd924c0 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (2, ef538, ffbf65a8, ffbf6488, 8, ffbf66e8) + 5a0
    fce8db18 __1cJJavaCallsMcall_special6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_53pnGThread__v_ (77c4, eada84, eada90, ffbf66d4, ffbf66d0, ffbf66cc) + f4
    fcdc7c04 __1cQSystemDictionaryTload_instance_class6FnMsymbolHandle_nGHandle_pnGThread__nTinstanceKlassHandle__ (ffbf6854, ef538, ffbf6850, 64d8, eada84, 6400) + 40c
    fcd667bc __1cQSystemDictionarybEresolve_instance_class_or_null6FnMsymbolHandle_nGHandle_2pnGThread__pnMklassOopDesc__ (2d108, b2eea9, ffbf6904, ef538, eada58, ffbf6908) + 634
    fcd6ae2c __1cQSystemDictionaryPresolve_or_fail6FnMsymbolHandle_nGHandle_2ipnGThread__pnMklassOopDesc__ (ffbf6a14, ffbf6a10, ffbf6a0c, 1, ef538, eada58) + d0
    fcdd75e8 __1cPClassFileParserQparse_interfaces6MnSconstantPoolHandle_nGHandle_2pnGThread__nOobjArrayHandle__ (eada3c, 0, ffbf6c6c, eada58, ffbf6c64, ef538) + 4b4
    fcdd1b30 __1cPClassFileParserOparseClassFile6MnMsymbolHandle_nGHandle_2r1pnGThread__nTinstanceKlassHandle__ (ffbf6d9c, ffbf6d88, ead62c, ffbf6d80, ef538, 0) + 1154
    fcea69c4 __1cQSystemDictionaryTresolve_from_stream6FnMsymbolHandle_nGHandle_2pnPClassFileStream_pnGThread__pnMklassOopDesc__ (ffbf6e40, ffbf6e3c, ead618, ffbf6e44, ef538, 0) + d8
    fceb0c70 JVM_DefineClassWithSource (ef5f0, ead610, ffbf74b4, ebc84f28, e7d948, ffbf74a0) + 330
    fc6d0fc4 Java_java_lang_ClassLoader_defineClass1 (35d1, ffbf74b4, fcdc7140, fd3ca180, ffbf72b8, 17e01c0) + 22c
    f680c280 * java/lang/ClassLoader.defineClass1(Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;+0
    f680c224 * java/lang/ClassLoader.defineClass1(Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;+0
    f6805874 * java/lang/ClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;+34 (line 620)
    f6805874 * java/security/SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;+27 (line 124)
    f6805874 * java/net/URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+253 (line 260)
    f6805874 * java/net/URLClassLoader.access$100(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+3 (line 56)
    f6805874 * java/net/URLClassLoader$1.run()Ljava/lang/Object;+43 (line 195)
    f6800218 * StubRoutines (1)
    fcd924c0 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (1, ef538, ffbf792c, ffbf7830, 4, ffbf7990) + 5a0
    fce2095c JVM_DoPrivileged (ef5f0, 0, ead60c, 4, ead608, fd3d25bc) + 500
    fc6cee3c Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2Ljava_security_AccessControlContext_2 (ef5f0, ffbf7d70, ffbf7df4, ffbf7df0, ec10de30, ffbf7d88) + 14
    f680c280 * java/security/AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
    f680c224 * java/security/AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
    f6805874 * java/net/URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13 (line 188)
    f6805874 * java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+43 (line 306)
    f6805874 * sun/misc/Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36 (line 268)
    f6805874 * java/lang/ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3 (line 251)
    f6805874 * java/lang/ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/Class;+2 (line 319)
    f6800218 * StubRoutines (1)
    fcd924c0 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (2, ef538, ffbf8270, ffbf8150, 8, ffbf83b0) + 5a0
    fce8db18 __1cJJavaCallsMcall_special6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_53pnGThread__v_ (77c4, ead5f4, ead600, ffbf839c, ffbf8398, ffbf8394) + f4
    fcdc7c04 __1cQSystemDictionaryTload_instance_class6FnMsymbolHandle_nGHandle_pnGThread__nTinstanceKlassHandle__ (ffbf851c, ef538, ffbf8518, 64d8, ead5f4, 6400) + 40c
    fcd667bc __1cQSystemDictionarybEresolve_instance_class_or_null6FnMsymbolHandle_nGHandle_2pnGThread__pnMklassOopDesc__ (2d108, 1651d0a, ffbf85cc, ef538, ead5c8, ffbf85d0) + 634
    fcd6ae2c __1cQSystemDictionaryPresolve_or_fail6FnMsymbolHandle_nGHandle_2ipnGThread__pnMklassOopDesc__ (ffbf867c, ffbf8678, ffbf8674, 1, ef538, ead5c8) + d0
    fcddb954 __1cQSystemDictionaryVresolve_super_or_fail6FnMsymbolHandle_1nGHandle_2pnGThread__pnMklassOopDesc__ (ead5c8, 118208, 11820c, ffbf8888, ef538, 2d108) + 1fc
    fcdd20b8 __1cPClassFileParserOparseClassFile6MnMsymbolHandle_nGHandle_2r1pnGThread__nTinstanceKlassHandle__ (ffbf8a1c, ffbf8a08, 11820c, ffbf8a00, ef538, 1) + 16dc
    fcea69c4 __1cQSystemDictionaryTresolve_from_stream6FnMsymbolHandle_nGHandle_2pnPClassFileStream_pnGThread__pnMklassOopDesc__ (ffbf8ac0, ffbf8abc, 11820c, ffbf8ac4, ef538, 0) + d8
    fceb0c70 JVM_DefineClassWithSource (ef5f0, 118204, ffbf9134, ebc84f28, e7cea0, ffbf9120) + 330
    fc6d0fc4 Java_java_lang_ClassLoader_defineClass1 (2f6d, ffbf9134, fcdc7140, fd3ca180, ffbf8f38, 17dc1b8) + 22c
    f680c280 * java/lang/ClassLoader.defineClass1(Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;+0
    f680c224 * java/lang/ClassLoader.defineClass1(Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;+0
    f6805874 * java/lang/ClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;+34 (line 620)
    f6805874 * java/security/SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;+27 (line 124)
    f6805874 * java/net/URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+253 (line 260)
    f6805874 * java/net/URLClassLoader.access$100(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+3 (line 56)
    f6805874 * java/net/URLClassLoader$1.run()Ljava/lang/Object;+43 (line 195)
    f6800218 * StubRoutines (1)
    fcd924c0 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (1, ef538, ffbf95ac, ffbf94b0, 4, ffbf9610) + 5a0
    fce2095c JVM_DoPrivileged (ef5f0, 0, 118200, 4, 1181fc, fd3d25bc) + 500
    fc6cee3c Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2Ljava_security_AccessControlContext_2 (ef5f0, ffbf99f0, ffbf9a74, ffbf9a70, ec10de30, ffbf9a08) + 14
    f680c280 * java/security/AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
    f680c224 * java/security/AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
    f6805874 * java/net/URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13 (line 188)
    f6805874 * java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+43 (line 306)
    f6805874 * sun/misc/Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36 (line 268)
    f6805874 * java/lang/ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3 (line 251)
    f6805874 * java/lang/ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/Class;+2 (line 319)
    f6800218 * StubRoutines (1)
    fcd924c0 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (2, ef538, ffbf9ef0, ffbf9dd0, 8, ffbfa030) + 5a0
    fce8db18 __1cJJavaCallsMcall_special6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_53pnGThread__v_ (77c4, 1181e8, 1181f4, ffbfa01c, ffbfa018, ffbfa014) + f4
    fcdc7c04 __1cQSystemDictionaryTload_instance_class6FnMsymbolHandle_nGHandle_pnGThread__nTinstanceKlassHandle__ (ffbfa19c, ef538, ffbfa198, 64d8, 1181e8, 6400) + 40c
    fcd667bc __1cQSystemDictionarybEresolve_instance_class_or_null6FnMsymbolHandle_nGHandle_2pnGThread__pnMklassOopDesc__ (2d108, 142f034, ffbfa24c, ef538, 1181b4, ffbfa250) + 634
    fcd6ae2c __1cQSystemDictionaryPresolve_or_fail6FnMsymbolHandle_nGHandle_2ipnGThread__pnMklassOopDesc__ (ffbfa2fc, ffbfa2f8, ffbfa2f4, 1, ef538, 1181b4) + d0
    fce5e10c JVM_FindClassFromClass (ef5f0, 2a5f2588, 0, 60078, ebc84f28, 1181b8) + 41c
    fd43aed4 ???????? (ef5f0, 0, ffbfaa0c, 1, 15c884c, 260009) + 5dd1e4
    fd4374d8 ???????? (41, 0, 0, ffbfaa0c, fd44e000, ffbfa8fc) + 5d97e8
    fd433748 ???????? (17ebbe4, fd44e000, 4, ffbfaa0c, 0, fd43d304) + 5d5a58
    fd43c428 VerifyClassForMajorVersion (ffbfaa0c, 47f34, fcd91acc, 47f30, 0, 15) + 3e8
    fc6d3740 VerifyClassCodesForMajorVersion (ef5f0, 60078, ffbfacd8, 100, 30, 0) + 14
    fcddf4b4 __1cIVerifierRverify_byte_codes6FnTinstanceKlassHandle_pnGThread__v_ (ffbfacd8, ef538, 8000, 117d48, fc6d372c, ef538) + 97c
    fcda3c74 __1cNinstanceKlassPlink_class_impl6FnTinstanceKlassHandle_pnGThread__v_ (1, 8400, ffbfaf48, ef538, 1181a0, fd380000) + 48c
    fcd7114c __1cNinstanceKlassPinitialize_impl6FnTinstanceKlassHandle_pnGThread__v_ (ffbfb064, ef538, 11819c, 118198, 1, 118148) + a8
    fcd5efd4 __1cNinstanceKlassKinitialize6MpnGThread__v_ (1181a0, ef538, 11853c, 2a5f2580, fcd52fdc, fd3c9400) + 80
    fceb6b84 __1cbCfind_class_from_class_loader6FpnHJNIEnv__nMsymbolHandle_CnGHandle_3CpnGThread__pnH_jclass__ (ef5f0, 1, 1, 118198, 2a5f2580, 1) + d8
    fceb819c jni_FindClass (ef5f0, 0, 0, fd3d25bc, 0, 0) + 6b8
    fd6cdb64 __1cKNSJavaUtilPfindClassGlobal6FpnHJNIEnv__pkc_pnH_jclass__ (ef5f0, fd6e2591, fd6e2400, fd6f3800, fecaa824, 47f00) + 10
    fd6d3e6c __1cONSAPIConnectorEinit6FpnGpblock__nIPRStatus__ (27e38, ffbfb274, fd3ca180, fd6f3c00, fd6f3800, fd6f3c00) + d8
    fd6d1f08 init_j2ee (27e38, 0, 0, 640, 0, 1) + 248
    ff200248 load_modules (27e38, 0, 0, ff2ee3ac, 400, ff2e0828) + 98
    ff1cfc84 __1cNfunc_exec_str6FpnKFuncStruct_pnGpblock_pnHSession_pnHRequest__i_ (291c0, 27e38, 0, 0, ff2001b0, 0) + 4e8
    ff1cc0b0 __1cY_conf_run_init_functions6Fi_pc_ (0, 50, 11488c, ff2ee3ac, 400, ff2e0828) + 120
    ff245c1c __1cJWebServerDRun6F_nIPRStatus__ (ff2ef014, ff2eefd8, 4c970, ff2ef018, 2800, ff2c17b0) + a48
    00010ab0 main     (7, ffbffa14, ffbffa34, 20c00, fd9c0340, fd9c0380) + 1c
    00010a70 _start   (0, 0, 0, 0, 0, 0) + 108
    -----------------  lwp# 4 / thread# 4  --------------------
    fe041138 __pollsys (fd8fadb8, 1, fd8fad38, 0, 0, 1388) + 8
    fdfdd028 poll     (fd8fadb8, 1, 1388, 10624c00, 0, 0) + 7c
    fedd8654 pt_poll_now (fd8fae38, 1, 0, fd8fadb8, 20, ffffffff) + 4c
    fedd958c pt_Read  (0, 3, fedd8a1c, 1788, 400, fedf6bb8) + ac
    ff23f1b0 __1cRLogNsprDescriptorDrun6M_v_ (82558, 1, fd8faec8, 0, 1400, ff2e0828) + 44
    ff106dec ThreadMain (82558, 2010e8, 0, 0, 0, 1) + 24
    fedde04c _pt_root (2010e8, ff106dc8, 400, fedf6bb8, 0, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 5 / thread# 5  --------------------
    fe041138 __pollsys (fd67adb8, 1, fd67ad38, 0, 0, 1388) + 8
    fdfdd028 poll     (fd67adb8, 1, 1388, 10624c00, 0, 0) + 7c
    fedd8654 pt_poll_now (fd67ae38, 1, 0, fd67adb8, 20, ffffffff) + 4c
    fedd958c pt_Read  (0, 3, fedd8a1c, 1788, 400, fedf6bb8) + ac
    ff23f1b0 __1cRLogNsprDescriptorDrun6M_v_ (82630, 2, fd67aec8, 1, 1400, ff2e0828) + 44
    ff106dec ThreadMain (82630, 2011f8, 0, 0, 0, 1) + 24
    fedde04c _pt_root (2011f8, ff106dc8, 400, fedf6bb8, 0, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 6 / thread# 6  --------------------
    fe04040c __lwp_park (29b28, 4c860, 0, 0, 0, 0) + 14
    fe03a49c cond_wait_queue (29b28, 4c860, 0, 0, 0, 0) + 28
    fe03aa1c cond_wait (29b28, 4c860, 5e4808, 0, 1, 0) + 10
    fe03aa58 pthread_cond_wait (29b28, 4c860, 1, fedf8510, 64c, 400) + 8
    fedd7a10 PR_WaitCondVar (29b20, ffffffff, 5e4808, 0, 1, 0) + 64
    ff241d90 __1cLUnixSignalsDGet6Fi_i_ (1, 2c00, 2c00, 2e5c, 2c00, ff2e0828) + 104
    ff246f38 __1cXUnixSignalWatcherThreadDrun6M_v_ (2a480, 3, 2, 2, 1, fedf8914) + 20
    ff106dec ThreadMain (2a480, 5e4808, 0, ffffffff, 0, 1) + 24
    fedde04c _pt_root (5e4808, ff106dc8, 400, fedf6bb8, 1, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 7 / thread# 7  --------------------
    fe0407f0 ___sigtimedwait (fcbfbeb8, 0, 0, fd920800, 0, 1) + 8
    ff24135c __1cXUnixSignalHandlerThreadDrun6M_v_ (ff316140, 64, 2800, 2800, 2b20, 2bf8) + bc
    ff106dec ThreadMain (607368, 6192c8, 0, ffffffff, 0, 1) + 24
    fedde04c _pt_root (6192c8, ff106dc8, 400, fedf6bb8, 1, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 8 / thread# 8  --------------------
    fe04040c __lwp_park (2a5c8, 6718b0, 0, 0, 0, 0) + 14
    fe03a49c cond_wait_queue (2a5c8, 6718b0, 0, 0, 0, 0) + 28
    fe03aa1c cond_wait (2a5c8, 6718b0, 671938, c27d8, ff2ee068, 0) + 10
    fe03aa58 pthread_cond_wait (2a5c8, 6718b0, 1, fedf8510, 64c, 400) + 8
    fedd7a10 PR_WaitCondVar (2a5c0, ffffffff, 671938, c27d8, ff2ee068, 0) + 64
    ff21e0bc __1cJPollArrayPGetPollSnapshot6Mpippv_v_ (83758, fcafbec0, fcafbec4, 3, fffffffd, 1) + 70
    ff21ea54 __1cMKAPollThreadDrun6M_v_ (837a0, 1, ff2ee000, ff2ee034, ff2ee068, ff2edfcc) + e4
    ff106dec ThreadMain (837a0, 671938, 0, ffffffff, 0, 1) + 24
    fedde04c _pt_root (671938, ff106dc8, 400, fedf6bb8, 1, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 9 / thread# 9  --------------------
    fe04040c __lwp_park (2a5f0, 671b58, 0, 0, 0, 0) + 14
    fe03a49c cond_wait_queue (2a5f0, 671b58, 0, 0, 0, 0) + 28
    fe03aa1c cond_wait (2a5f0, 671b58, 671be0, fedf8510, 64c, 0) + 10
    fe03aa58 pthread_cond_wait (2a5f0, 671b58, 1, fedf8510, 64c, 400) + 8
    fedd7a10 PR_WaitCondVar (2a5e8, ffffffff, 671be0, fedf8510, 64c, 0) + 64
    fdf615b4 NSTP_ThreadMain (671ad0, 0, fc9fbf18, 0, 1, 0) + 74
    fedde04c _pt_root (671be0, fdf61540, 400, fedf6bb8, 1, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 10 / thread# 10  --------------------
    fe041138 __pollsys (0, 0, fc8fbea8, 0, 0, 0) + 8
    fdfdd028 poll     (0, 0, 3e7, 10624c00, ee2e1f, 3b8b87c0) + 7c
    fdf2119c __1cQclockthread_main6Fpv_v_ (fdf33400, 40, 0, 1, 1, 20) + 148
    fedde04c _pt_root (671cf0, fdf21054, 400, fedf6bb8, 1, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 12 / thread# 12  --------------------
    fe04040c __lwp_park (2a640, 671e00, 0, 0, 0, 0) + 14
    fe03a49c cond_wait_queue (2a640, 671e00, 0, 0, 0, 0) + 28
    fe03aa1c cond_wait (2a640, 671e00, 671e88, 1, 1, 0) + 10
    fe03aa58 pthread_cond_wait (2a640, 671e00, 1, fedf8510, 64c, 400) + 8
    fedd7a10 PR_WaitCondVar (2a638, ffffffff, 671e88, 1, 1, 0) + 64
    ff1abb54 __1cHPSQdDueue4CpnbCConfigurationManagerListener__Dget6Mr1_nIPRStatus__ (43160, fd74fec4, 2800, ffffffff, 0, 1) + 44
    ff226258 __1cUConfigurationManagerDrun6M_v_ (2a660, 6, 5, 29b0, 1, fedf8914) + 28
    ff106dec ThreadMain (2a660, 671e88, 0, ffffffff, 0, 1) + 24
    fedde04c _pt_root (671e88, ff106dc8, 400, fedf6bb8, 1, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 13 / thread# 13  --------------------
    fe04040c __lwp_park (7cd390, 7bb2e8, fc7fbc90, 1, 0, 0) + 14
    fe03a49c cond_wait_queue (7cd390, 7bb2e8, fc7fbc90, 0, 0, 0) + 28
    fe03a914 cond_wait_common (7cd390, 7bb2e8, fc7fbc90, 0, 0, 0) + 298
    fe03aaac _cond_timedwait (7cd390, 7bb2e8, fc7fbe20, 45b51d47, 0, 0) + 34
    fe03aba0 cond_timedwait (7cd390, 7bb2e8, fc7fbe20, 0, 29080f10, 0) + 14
    fe03abe0 pthread_cond_timedwait (7cd390, 7bb2e8, fc7fbe20, 45b51d47, 0, 29080f10) + c
    fedd7b1c PR_WaitCondVar (7cd388, 5, 7984f8, 0, 29080f10, 0) + 170
    ff239ea8 __1cQBandwidthManagerDrun6M_v_ (5cfe0, 29e8, ff2e0828, 6, 1, fedf8914) + 2a0
    ff106dec ThreadMain (2c730, 7984f8, 0, ffffffff, 0, 1) + 24
    fedde04c _pt_root (7984f8, ff106dc8, 400, fedf6bb8, 1, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 14 / thread# 14  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 16, 618b4) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61810, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 0, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61810, c9, 46238, 61810, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61810, 6000, 4ec7, 4ecc, fd380000, 8d9e8) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 15 / thread# 15  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 12, 619bc) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61918, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 1, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61918, cb, 46250, 61918, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61918, 6000, 4ec7, 4ecc, fd380000, 8dac0) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 16 / thread# 16  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 15, 61ac4) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61a20, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 2, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61a20, cd, 46268, 61a20, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61a20, 6000, 4ec7, 4ecc, fd380000, 8db98) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 17 / thread# 17  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 2, 61bcc) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61b28, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 3, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61b28, cf, 46280, 61b28, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61b28, 6000, 4ec7, 4ecc, fd380000, 8dc70) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 18 / thread# 18  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 1, 61cd4) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61c30, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 4, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61c30, c1, 46298, 61c30, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61c30, 6000, 4ec7, 4ecc, fd380000, 8dd48) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 19 / thread# 19  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 9, 61ddc) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61d38, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 5, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61d38, c3, 462b0, 61d38, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61d38, 6000, 4ec7, 4ecc, fd380000, 8de20) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 20 / thread# 20  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 3, 61ee4) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61e40, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 6, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61e40, c5, 462c8, 61e40, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61e40, 6000, 4ec7, 4ecc, fd380000, 8def8) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 21 / thread# 21  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 5, 61fec) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61f48, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 7, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61f48, c7, 462e0, 61f48, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61f48, 6000, 4ec7, 4ecc, fd380000, 8dfd0) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 22 / thread# 22  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, f, 620f4) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62050, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 8, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62050, f9, 462f8, 62050, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62050, 6000, 4ec7, 4ecc, fd380000, 8e0a8) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 23 / thread# 23  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 14, 621fc) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62158, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 9, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62158, fb, 46310, 62158, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62158, 6000, 4ec7, 4ecc, fd380000, 8e180) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 24 / thread# 24  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 18, 62304) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62260, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, a, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62260, fd, 46328, 62260, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62260, 6000, 4ec7, 4ecc, fd380000, 8e258) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 25 / thread# 25  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, e, 6240c) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62368, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, b, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62368, ff, 46340, 62368, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62368, 6000, 4ec7, 4ecc, fd380000, 8e330) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 26 / thread# 26  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 6, 62514) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62470, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, c, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62470, f1, 46358, 62470, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62470, 6000, 4ec7, 4ecc, fd380000, 8e408) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 27 / thread# 27  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, d, 6261c) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62578, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, d, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62578, f3, 46370, 62578, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62578, 6000, 4ec7, 4ecc, fd380000, 8e4e0) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 28 / thread# 28  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 4, 62724) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62680, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, e, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62680, f5, 46388, 62680, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62680, 6000, 4ec7, 4ecc, fd380000, 8e5b8) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 29 / thread# 29  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 11, 6282c) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62788, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, f, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62788, f7, 463a0, 62788, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62788, 6000, 4ec7, 4ecc, fd380000, 8e690) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 30 / thread# 30  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, b, 62934) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62890, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 10, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62890, e9, 463b8, 62890, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62890, 6000, 4ec7, 4ecc, fd380000, 8e768) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 31 / thread# 31  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 13, 62a3c) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62998, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 11, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62998, eb, 463d0, 62998, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62998, 6000, 4ec7, 4ecc, fd380000, 8e840) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 32 / thread# 32  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 8, 62b44) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62aa0, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 12, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62aa0, ed, 463e8, 62aa0, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62aa0, 6000, 4ec7, 4ecc, fd380000, 8e918) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 33 / thread# 33  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 7, 62c4c) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62ba8, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 13, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62ba8, ef, 46400, 62ba8, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62ba8, 6000, 4ec7, 4ecc, fd380000, 8e9f0) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 34 / thread# 34  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 17, 62d54) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62cb0, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 14, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62cb0, e1, 46418, 62cb0, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62cb0, 6000, 4ec7, 4ecc, fd380000, 8eac8) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 35 / thread# 35  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, c, 62e5c) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62db8, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 15, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62db8, e3, 46430, 62db8, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62db8, 6000, 4ec7, 4ecc, fd380000, 8eba0) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 36 / thread# 36  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 10, 62f64) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62ec0, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 16, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62ec0, e5, 46448, 62ec0, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62ec0, 6000, 4ec7, 4ecc, fd380000, 8ec78) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 37 / thread# 37  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, a, 6306c) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62fc8, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 17, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62fc8, e7, 46460, 62fc8, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62fc8, 6000, 4ec7, 4ecc, fd380000, 8ed50) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 38 / thread# 38  --------------------
    fe041640 ___lwp_cond_wait (79a160, 79a148, 2897f9c8, 3b9ac800, 1dcd7c70, 16) + 8
    fe02c3dc _lwp_cond_timedwait (79a160, 79a148, 2897faa0, 3e8, 0, 7a126) + 1c
    fcdbb1a8 __1cHMonitorEwait6Mil_i_ (898a8, 630d0, fff0bc00, fd380000, 6000, 79a120) + 328
    fcf626a4 __1cIVMThreadDrun6M_v_ (fd3d1d18, fd3e008c, fd3e0078, fd3e0088, 6400, 6000) + 1b4
    fd24a5b4 ???????? (630d0, 6000, 4ec7, 4ecc, fd380000, 8f968) + 2e80c4
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         

    I think this install is on a Niagara T2000, right?
    There is an issue with installing PS7.0 on webserver on a Niagara box.
    Installation of PS7 on T2000s running JVM 1.5.0_04 fails unless JVM
    patches 118666-05 and 118667-05 are applied. After the patches are installed, the JVM is upgraded to 1.5.0_05
    This issue has been fixed for JES5(ps7.1).
    For ps7.0 use the following steps will get it working:
    1) Install DS so that JDK gets installed. Start DS.
    2) Add patches 118666-05 and 118667-05 to upgrade jdk.
    3) Make sure jdk is upgraded to 1.5.0_06-b05 and /usr/jdk/entsys-j2se
    link is updated.
    4) Invoke installer again and install WS.
    5) Edit server.xml to put below JVM options.
    <JVMOPTIONS>-Xms2048m</JVMOPTIONS>
    <JVMOPTIONS>-Xmx2048m</JVMOPTIONS>
    <JVMOPTIONS>-Xss512k</JVMOPTIONS>
    <JVMOPTIONS>-XX:NewSize=384m</JVMOPTIONS>
    <JVMOPTIONS>-XX:MaxNewSize=384m</JVMOPTIONS>
    <JVMOPTIONS>-XX:PermSize=256m</JVMOPTIONS>
    <JVMOPTIONS>-XX:MaxPermSize=256m</JVMOPTIONS>
    6) Start WS instance and admin server
    7) Invoke installer to install AM, PS
    8) Restart everything and check access
    Message was edited by:
    rabic

  • Hal failing to start after fresh install of gnome

    Hello, im fairly new to Arch, and i just got everything working and just installed gnome desktop.
    Well i went to go restart HAL  so i could startx and got this error
    EXT3-fs error (device sda3): read_block_bitmap  FAIL
    Is there something i should change or get rid of to get hal to start.
    When i do /etc/rc,d/hal start i get this
    EXT3-fs error (device sda3) : read_block_bitmap: Cannot read block bitmap - block_group = 14. block_bitmap = 458752
    Any help is much appreciated

    This looks like a hardware issue.  Maybe an "fsck" will fix this...

  • My mac pro crashed. Apple genius people said to reinstall snow leopard. I did and it failed to start after i installed. I started with the power button, tried to install upgrades, and now I get only a grey screen with spining wheel.

    How can I restart a mac pro that shows only a grey screen with a spinning wheel. I reinstalled snow leopard (10.6.3) over 10.6.8 because apple genious people said I had problems with my library files after a time capsule crash. I reinstalled but when done I got only a blue screen. I restarted with the power button and tried to insall 10.6 combined upgrades. I got an error message that it could not install because of an error. When I powered down and tried to restart, I get only a grey screen. My optical drive does not open so I can't restart from another source.

    Restart, holding down the mouse button. That should eject the disc. Zap the PRAM and Reset the SMC.  Then, pop in the install disc, restart with it in again, select your language, and, when the menu bar pops up, select Disk Utility from the Utilities menu. select the boot volume and repair the disk.

  • Apache 2 failed to start

    my apache web server failed to start when i install load balancer plugins for applicaton server it shows following error:
    Syntax error on line 234 of /usr/local/apache2/conf/httpd.conf:
    Cannot load /usr/local/apache2/modules/mod_loadbalancer.so into server: ld.so.1: httpd: fatal: libxerces-c.so: open failed: No such file or directory
    where i can get the file libxerces-c.so? i've searched my pc for libxerces-c.so file but file not found?
    BTW i'm using solaris 10, SJASEE 8.1, apache 2.0.58.
    please help, i really need to work this problem out. thanks

    my apache web server failed to start when i install load balancer plugins for applicaton server it shows following error:
    Syntax error on line 234 of /usr/local/apache2/conf/httpd.conf:
    Cannot load /usr/local/apache2/modules/mod_loadbalancer.so into server: ld.so.1: httpd: fatal: libxerces-c.so: open failed: No such file or directory
    where i can get the file libxerces-c.so? i've searched my pc for libxerces-c.so file but file not found?
    BTW i'm using solaris 10, SJASEE 8.1, apache 2.0.58.
    please help, i really need to work this problem out. thanks

  • Itunes wont open and when re-installed received this msg: Service Apple mob device failed to start.  You have insufficent privileges to start system svc.  Help?

    Itunes wont open and when re-installed received this msg: Service Apple mob device failed to start.  You have insufficent privileges to start system svc.  Help?

    Download Itunes from Apple.com, not from within Itunes.
    Redo the install, following the below procedure.   However, when you re-install Itunes,  right click and run the install as administrator.   For Win 7, you have to hold down the cntrl and shift keys when you right click and then "run as administrator" will be an option.
    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (Vista, Win 7 & later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes

  • I tried to update itunes it corrupted the previous version, I'm trying to install new copy get this message "service apple mobile device (apple mobile device) failed to start. Verify that you have sufficient privleges to start system services." Help!

    Not sure what to do.  I've tried a system restore on my computer after the update in hopes of undoing the problem, that didn't work.  I've tried to install, the new version of itunes for over two days now and I get to the point where it says "starting services" and it almost get's done and then it gives me that message " Service apple mobile device (apple mobile device) failed to start. Verify that you have sufficient privledges to start system services."  Then it gives me three options to click on "abort", "retry" or "ignore".  I've tried to retry over and over and it does no good, I just get the same message.  I've tried ignore and the one time it did finish installing itunes, it didn't work, I got error messages telling me that it failed to download properly and I needed to delete the program and download it again.  I thought maybe it had something to do with my ipod not being pluged into the computer so I pluged that it and it's still giving me the same message.  I just don't know what to do.  I'm very frustrated and I would really appreciate it if someone could help me.  I'm completely out of ideas.

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • I just tried to install the 11.4 update (or whichever one is the most recent update as of 1/26/2014) and when it failed i tried to install manually and now whenever i try to use it, i get the following error: the application has failed to start because MS

    i just tried to install the 11.4 update (or whichever one is the most recent update as of 1/26/2014) and when it failed i tried to install manually and now whenever i try to use it, i get the following error: "The application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem." Right after i click ok i then get this error: "Itunes was not installed correctly. Please reinstall Itunes. Error 7 (Windows error 126)." I tried to uninstall Itunes and then reinstall the 11.03 version but that didnt work either. I want to know if i copy all of the music in my itunes folder to an external without consolidating can i still transfer all my itunes music from my current windows xp pc to a brand new one and have my current itunes library in my new pc? Basically i just want to know 3 things: What exactly does consolidating the itunes library do? Can i copy, paste, and transfer my itunes library to an external and from there to a new pc? Will i be able to transfer my itunes library without consolidating the files?

    I have found a temporary solution, allowing the previous version of iTunes (v. 11.1.3 (x64) in my case) to be re-installed.  It will allow you to re-establish use of iTunes until the Apple software engineers fix the most recent disasterous upgrade (v. 11.1.4).  Please see and follow the procedure in the following article:http://smallbusiness.chron.com/reverting-previous-version-itunes-32590.html   The previous version works beautifully.

  • Unable to install iTunes 11.1.4.62 on Windows 8. I get Service "Apple Mobile Device" (Apple Mobile Device failed to start.  Verify that you have sufficent privileges to start system services.  I am trying to install this on my desktop not a mobile device.

    Unable to install iTunes 11.1.4.62 on windows 8.  I get
    Service "Apple mobile Device) failed to start. 
    Verify that you have sufficient privileges to start system services.
    I am trying to install it on my desktop.  I am also in Administrator mode.  My iTunes stopped working when I was notified that there was a new version of iTunes and would I like to download it. I said yes as always and it was unable to finish the update because of a
    runtime Error!
    Program: C:\program Files (x86)\iTunes\iTunes.exe
    R6034
    An application has made an attempt to load the C runtime library incorrectly.
    Please contace the application's suport team for more information.
    My iTunes stopped working at this time.  I thought I could delete iTunes and start over. This tactic did not work.
    Can anyone make sense of what I am saying and help me to get my iTunes back again?

    Try a more recent version of my advice. The "for older video cards version" may work when the default version doesn't.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • Not able to install itunes in win 7 installng setup error "Service 'Apple Mobile Device' failed to start Verify that you have sufficient privileges to start system services" ignoring msg

    not able to install itunes in windows 7. Whwn I am installng setup the error displayed as  "Service 'Apple Mobile Device' failed to start Verify that you have sufficient privileges to start system services" and when i ignore this message and continue with installation of itunes and open the installed itunes in laptop it gaian shows the error "iTunes was not installed correctly. Please reinstall iTunes Error7(Windows Error 14001)". Please provide me some solution.

    Please give me some solution on above issue.....

  • HT1923 I'm trying to re-install itunes on my laptop & I am getting a message that has stopped the re-install & it says: "Service 'Apple Mobile Device" (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start system servic

    I'm trying to re-install itunes on my laptop & I am getting a message that has stopped the re-install & it says: "Service 'Apple Mobile Device" (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start system services."  The diaglogue box gives me the options to abort, retry, or ignore; when I tried retry and ignore the re-install process stays stalled & the dialogue box comes back & I don't want to abort & start this all over to probably end up with the same issue; what does this mean & what do I do?

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • IM GETTING A MESSAGE ITUNES WAS NOT INSTALLED CORRECTLY. PLEASE REINSTALL. ERROR 7 (WINDOWS ERROR 1114) I TRYED TO REINSTALL IN APPLE SUPPORT BUT I GET TANOTHER MESSAGE. SERVICE APPLE MOBILE DEVICE FAILED TO START. VERIFY THATSUFFICIENT PRIVILEDGES TO STA

    I'm getting a n error message when I try to open Itunes. Itunes was not install correctly. Please reinstall itunes. Error 7 (Windows error 1114) This happened after I unsuccesfully tried to install an update. I have had itunes on this computer for three years. When I try to reinstall the latest version I get another message.Service Apple Mobile Device (Apple mobile Device) failed to start. verify that you have sufficient privileges to start system services. Abort, Retry, Ignore Does anyone know how to solve this problem?

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • HT1349 Trying to install latest iTunes for Windows 7 64-bit. Keep getting this error message "Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start system services."

    Initially iTunes would not run although it had been running quite well up until now. Suddenly received this error on PC start-up "The program can't start because MSVC80.dll is missing from your computer. Try reinstalling the program to fix this problem." Research on Net pointed me to iTunes as the issue. Tried to start iTunes and received that message again. Tried installing latest version of 64-bit iTunes and received the subject message part way through the install: Trying to install latest iTunes for Windows 7 64-bit. Keep getting this error message "Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start system services."
    iTunes has been running great on this PC for years. What's up?
    Ron

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

Maybe you are looking for

  • Is it possibly connect my Satellite A200-10W to TV

    Could i possibly connect my satellite A200-10W to TV? If so, what peripherals do I need to buy?

  • Desktop Settings Issues

    Here's a strange one that I can't find any documentation on. I hope someone may be able to help me. On my Late 2008 MacBook Pro I did a fresh install of Leopard from the included install discs. When I go into the Desktop and Screensaver settings pane

  • CS4 Page size fit in window

    Hi. The page sizing to fit the page you are working on has changed from the bar at the bottom to the bar at the top. What I am wondering is ... is it possible to permanently change the numbers in that window so I don't have to type in 90% or 85% each

  • Instructions for adding a word to spell dictionary in Pages for iPad not worki g

    Instructions for adding a word to the spell dictionary in Pages for iPad say to double-tap the word. At that point you're supposed to be given the option to "define" the word, which I take to be adding it to the dictionary. Double-tapping only gives

  • After Effects CC sluggish "Fast Preview" playback

    Hello, I've recently upgraded from After Effects 5.5 to CC. I've found CC to be very sluggish in many ways, from using the interface itself, to scrolling down my layers using the mouse wheel, to not being able to get realtime playback once I spacebar