SIGSEGV   11*  segmentation violation

I'm on a Sco Unixware 7.1.3 platform using
WLS 7SP1 with SCO JDK1.3.1_06.
This configuration is running at most of our stores, and has
been running at this one store for 2 months with no problem until 4 days ago.
When starting WLS, it keeps aborting and core dumping and restarting the WLS
server after each core dump. Just finally got in my stdout log file (see below
peice of log), but now crashes the unixware box.
Has anyone else seen this problem or know what causes it?
Thanks in advance.
Starting WebLogic Server...
<Jul 16, 2003 4:58:17 PM EDT> <Notice> <Management> <140005> <Loading configuration
/appserver/user_domains/wls700/storedomain/./config.xml>
<Jul 16, 2003 4:59:37 PM EDT> <Notice> <Security> <090082> <Security initializing
using realm myrealm.>
<Jul 16, 2003 4:59:51 PM EDT> <Notice> <WebLogicServer> <000327> <Starting WebLogic
Admin Server "MainServer" for domain "storedomain">
SIGSEGV 11* segmentation violation
si_signo [11]: SIGSEGV 11* segmentation violation
si_errno [0]:
si_code [1]: SEGV_MAPERR [addr: 0xA3DF2478]
     stackpointer=80454b4
Full thread dump Classic VM (SCO-UNIX-J2SE-1.3.1_06:*FCS*:20021212, native threads):
"CoreHealthMonitor" (TID:0xb4fa0638, sys_thread_t:0x9783670, state:CW, native
ID:0x3d) prio=5
     at java.lang.Thread.sleep(Native Method)
     at weblogic.t3.srvr.CoreHealthMonitorThread.run(CoreHealthMonitorThread.java,
Compiled Code)
"ExecuteThread: '14' for queue: 'JmsDispatcher'" (TID:0xb4f06258, sys_thread_t:0x951faf8,
state:CW, native ID:0x3c) prio=5
     at java.lang.Object.wait(Native Method)
     at java.lang.Object.wait(Object.java, Compiled Code)

hi,
i have a similar problem on my linux-server: i am runninig a java-program that parses a large xml-file (>20MB) and updates a database in background with the data of this xml-file. the programm starts without any problems, but after processing about the half file and allocating a lot of memory (about 400 to 500 MB) there occures the following error:
SIGSEGV 11 (*) segmentation violation
si_signo [11]: SIGSEGV: (*) segmentation violation
si_errno [0]: Success
si_code [1]: SEGV_MAPERR [addr: 0x1]
stackpointer=0xbffc7af8
Full thread dump Classic VM (J2RE 1.2.2 IBM build cx122-20010504, native threads):
"Finalizer" (TID:0x402ca728, sys_thread_t:0x80f4540, state:S, native ID:0xc04) prio=8
at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
at java.lang.ref.Finalizer.runFinalizer(Finalizer.java(Compiled Code))
at java.lang.ref.Finalizer.access$1(Finalizer.java(Compiled Code))
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java(Compiled Code))
"Reference Handler" (TID:0x402ca768, sys_thread_t:0x80ea7f8, state:S, native ID:0x803) prio=10
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:426)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java(Compiled Code))
"Signal dispatcher" (TID:0x402ca7a8, sys_thread_t:0x80ea638, state:S, native ID:0x402) prio=5
the strange thing is that the program seemed to work correctly with smaller xml-files in former times. now the xml-files have permanetly grown and it seems to me that the programm has not enough handles or something to process the whole file.
could it be a database-problem? i am using a db2 and before this problem appeared, i reduced the amount of the following database-parameters: DBHEAP, APP_CTL_HEAP_SZ, STMTHEAP, APPLHEAPSZ, MAXFILOP in order to reduce the "memory-waste". i also have tried to call the garbage collector more often so that memory is freed.
can anybody help me please??
rde

Similar Messages

  • Installing Oracle 8.1.7 on RHEL 3 (SIGSEGV   11*  segmentation violation)

    Hi
    I have instaled a Oracle 8.1.7 on a Red Hat 3. and apply the 8.1.7 Mandatory OUI/JRE/GLIC Patch. All is fine until this point.
    But when i must re-run the install and run the netasst& i get an segmentation violation.
    I have checked all again, i have have uninstall all, and made a clean install, but i stil get the same error.
    This is the full error. Can any one help please?
    ./netasst&
    [1] 1726
    [oracle@lisoms1 bin]$ SIGSEGV 11* segmentation violation
    stackbase=0x41836000, stackpointer=0x41835a6c
    Full thread dump:
    "Image Fetcher 0" (TID:0x405ca908, sys_thread_t:0x3ffbde0c, state:R) prio=5
    "TaskScheduler timer" (TID:0x405ca668, sys_thread_t:0x3ffdee0c, state:R) prio=5
    "Thread-4" (TID:0x405c9200, sys_thread_t:0x3ffffe0c, state:R) prio=1
    "AWT-Motif" (TID:0x405b2860, sys_thread_t:0x41890e0c, state:R) prio=5
    java.lang.Thread.run(Thread.java)
    "AWT-Input" (TID:0x405b2880, sys_thread_t:0x4186fe0c, state:CW) prio=5
    "AWT-EventQueue-0" (TID:0x405b25e0, sys_thread_t:0x41835e0c, state:R) prio=5 current thread
    java.lang.Object.wait(Object.java)
    java.awt.EventQueue.getNextEvent(EventQueue.java:126)
    java.awt.EventDispatchThread.run(EventDispatchThread.java:70)
    "Finalizer thread" (TID:0x405ab210, sys_thread_t:0x412fde0c, state:CW) prio=1
    "Async Garbage Collector" (TID:0x405ab258, sys_thread_t:0x412dce0c, state:CW) prio=1
    "Idle thread" (TID:0x405ab2a0, sys_thread_t:0x412bbe0c, state:R) prio=0
    "Clock" (TID:0x405ab088, sys_thread_t:0x4129ae0c, state:CW) prio=12
    "main" (TID:0x405ab0b0, sys_thread_t:0x80eb190, state:CW) prio=5
    java.lang.Object.wait(Object.java)
    oracle.ewt.graphics.ImageLoader.waitFor(Unknown Source)
    oracle.ewt.graphics.ImageUtils.loadImage(Unknown Source)
    oracle.ewt.graphics.ImageUtils._getImageResource(Unknown Source)
    oracle.ewt.graphics.ImageUtils.getImageResource(Unknown Source)
    oracle.ewt.laf.oracle.OracleUIUtils.getImage(Unknown Source)
    oracle.ewt.laf.oracle.OracleUIUtils.getColorizedImage(Unknown Source)
    oracle.ewt.laf.oracle.OracleUIUtils.cImageInst(Unknown Source)
    oracle.ewt.laf.basic.StringInstantiator.createValue(Unknown Source)
    oracle.ewt.HashTableDefaults.getValue(Unknown Source)
    oracle.ewt.MultiUIDefaults.getValue(Unknown Source)
    oracle.ewt.UIDefaults.get(Unknown Source)
    oracle.ewt.UIDefaults.get(Unknown Source)
    oracle.ewt.UIDefaults.getImage(Unknown Source)
    oracle.ewt.laf.oracle.OracleChoiceUI._createButtonPainter(Unknown Source)
    oracle.ewt.laf.oracle.OracleChoiceUI.getButtonPainter(Unknown Source) oracle.ewt.lwAWT.LWDataSourceChoice$ChoiceButton.getPainter(Unknown Source)
    oracle.ewt.lwAWT.AbstractPainterComponent.getInvalidateFlags(Unknown Source)
    oracle.ewt.lwAWT.LWComponent.invalidateAndRepaintIfNecessary(Unknown Source)
    oracle.ewt.lwAWT.LWComponent.enable(Unknown Source)
    Monitor Cache Dump:
    oracle.ewt.graphics.ImageLoader@1079814480/1080606192: <unowned>
    Waiting to be notified:
    "main" (0x80eb190)
    <unknown key> (0x0x412dce0c): <unowned>
    Waiting to be notified:
    "Async Garbage Collector" (0x412dce0c)
    oracle.ewt.lwAWT.LWChoice@1079812040/1080591384: owner "main" (0x80eb190, 2 entries)
    sun.awt.motif.MToolkit@1079715432/1080130112: owner "AWT-Motif" (0x41890e0c, 0 entries)
    Waiting to be notified:
    "AWT-Input" (0x4186fe0c)
    java.awt.EventQueue@1079715376/1080130376: owner "AWT-EventQueue-0" (0x41835e0c, 1 entry)
    oracle.ewt.MultiUIDefaults@1079748416/1080283560: owner "main" (0x80eb190, 1 entry)
    oracle.ewt.HashTableDefaults@1079745008/1080268568: owner "main" (0x80eb190, 1 entry)
    Registered Monitor Dump:
    Thread queue lock: <unowned>
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>
    Finalize me queue lock: <unowned>
    Waiting to be notified:
    "Finalizer thread" (0x412fde0c)
    Dynamic loading lock: <unowned>
    Monitor IO lock: <unowned>
    Child death monitor: <unowned>
    Event monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
    Waiting to be notified:
    "Clock" (0x4129ae0c)
    Monitor registry: owner "AWT-EventQueue-0" (0x41835e0c, 1 entry)
    Thread Alarm Q:
    sys_thread_t 0x412dce0c [Timeout in 831 ms]
    ./netasst: line 110: 1728 Killed $JRE -classpath $CLASSPATH oracle.net.asst.container.NetApplication oracle.net.asst.container.NetApplication
    [1]+ Exit 137 ./netasst
    Thank You
    JailBreak

    A have installed Oracle 8.1.5 on HP_UX 11.00 - 32 bit environment
    I want to install/upgrade to Oracle 8.1.7 (64-bit)
    1. Is there any problem with this aspect ? (Oracle 8.1.7. 64-bit on HP_UX 32 bit)
    2. I need an advice regarding <new install> vs. <upgrading> ! I'm not sure if all operating system requirements are met (patch releases)
    3. What are the risk of upgrading ?

  • SIGSEGV 11 segmentation violation - sp3 upgrade

    I get the following error while upgrading WL 6.1 from SP2 to SP3....
    I noticed someone else on this newsgroup got the same error while upgrading
    to SP2.
    Any clues on where/ why this occurs?
    thanks
    _nik
    ============================
    bash-2.03$ java -cp wls61sp3_upgrade_generic.zip install -i console
    Preparing CONSOLE Mode Installation...
    ============================================================================
    ===
    Choose Locale...
    ->1- English
    CHOOSE LOCALE BY NUMBER: 1
    ============================================================================
    ===
    WebLogic Server 6.1 Service Pack 3 (created with InstallAnywhere by Zero
    G)
    ============================================================================
    ===
    Introduction
    This installer will guide you through the installation of Service Pack 3 of
    WebLogic Server 6.1. Use command "next" to proceed to the next screen. If
    you
    want to change something in a previous screen, use command "previous" or
    "back". You may quit the installer at any time by using the command the
    "quit".
    PRESS <ENTER> TO CONTINUE:
    ============================================================================
    ===
    Choose BEA Home Directory
    1- /opt/pwl61
    Existing BEA Home: 1
    ============================================================================
    ===
    Installing...
    [==================|==================|==================|==================
    [SIGSEGV 11 segmentation violation
        si_signo [11]: SEGV
    si_errno [0]:
    si_code [1]: SEGV_MAPERR [addr: 0x7a28bd0]
    stackpointer=FFBEDC78
    Exiting Thread (sys_thread_t:0xff30c2e8) : no stack
    "Thread-2" (TID:0x2b55e8, sys_thread_t:0x2b5520, state:CW, thread_t: t@8,
    threadID:0xf99c1d70, stack_bottom:0xf99c1d70, stack_size:0x1fd70) prio=5
    [1] java.lang.Object.wait(Native Method)
    [2] java.lang.Object.wait(Object.java:424)
    [3] ZeroGl.run([DashoPro-V1.2-120198])
    [4] java.lang.Thread.run(Thread.java:479)
    "Finalizer" (TID:0x155610, sys_thread_t:0x155548, state:CW, thread_t: t@6,
    threadID:0xfec81d70, stack_bottom:0xfec81d70, stack_size:0x1fd70) prio=8
    [1] java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:146)
    [2] java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:168)
    [3]
    java.lang.ref.Finalizer$FinalizerWorker$FinalizerThread.run(Finalizer.java:1
    24)
    "Reference Handler" (TID:0x1512a0, sys_thread_t:0x1511d8, state:CW,
    thread_t: t@5, threadID:0xfecc1d70, stack_bottom:0xfecc1d70,
    stack_size:0x1fd70) prio=10
    [1] java.lang.Object.wait(Object.java:424)
    [2] java.lang.ref.Reference$ReferenceHandler.run(Reference.java:130)
    "Signal dispatcher" (TID:0x12c1b8, sys_thread_t:0x12c0f0, state:MW,
    thread_t: t@4, threadID:0xfed01d70, stack_bottom:0xfed01d70,
    stack_size:0x1fd70) prio=10
    "main" (TID:0x38650, sys_thread_t:0x38588, state:R, thread_t: t@1,
    threadID:0x25118, stack_bottom:0xffbf0000, stack_size:0x20000) prio=5
    current thread
    [1] ZeroGb.m([DashoPro-V1.2-120198])
    [2]
    com.zerog.ia.installer.actions.InstallUninstaller.a([DashoPro-V1.2-120198])
    [3]
    com.zerog.ia.installer.actions.InstallUninstaller.b([DashoPro-V1.2-120198])
    [4]
    com.zerog.ia.installer.actions.InstallUninstaller.installSelf([DashoPro-V1.2
    -120198])
    [5] com.zerog.ia.installer.Action.install([DashoPro-V1.2-120198])
    [6] com.zerog.ia.installer.Action.install([DashoPro-V1.2-120198])
    [7] com.zerog.ia.installer.GhostDirectory.install([DashoPro-V1.2-120198])
    [8] com.zerog.ia.installer.Installer.install([DashoPro-V1.2-120198])
    [9] com.zerog.ia.installer.Main.a([DashoPro-V1.2-120198])
    [10] com.zerog.ia.installer.Main.main([DashoPro-V1.2-120198])
    [11] install.main([DashoPro-V1.2-120198])
    Abort

    Nik:
    There is a good chance that you do not have your .../jdk131/bin in your PATH.
    If that doesn't do it, please file a case and I'll look for it!
    Wayne Scott
    "Nik" <[email protected]> wrote in message news:<[email protected]>...
    I get the following error while upgrading WL 6.1 from SP2 to SP3....
    I noticed someone else on this newsgroup got the same error while upgrading
    to SP2.
    Any clues on where/ why this occurs?
    thanks
    _nik
    ============================
    bash-2.03$ java -cp wls61sp3_upgrade_generic.zip install -i console
    Preparing CONSOLE Mode Installation...
    ============================================================================
    ===
    Choose Locale...
    ->1- English
    CHOOSE LOCALE BY NUMBER: 1
    ============================================================================
    ===
    WebLogic Server 6.1 Service Pack 3 (created with InstallAnywhere by Zero
    G)
    ============================================================================
    ===
    Introduction
    This installer will guide you through the installation of Service Pack 3 of
    WebLogic Server 6.1. Use command "next" to proceed to the next screen. If
    you
    want to change something in a previous screen, use command "previous" or
    "back". You may quit the installer at any time by using the command the
    "quit".
    PRESS <ENTER> TO CONTINUE:
    ============================================================================
    ===
    Choose BEA Home Directory
    1- /opt/pwl61
    Existing BEA Home: 1
    ============================================================================
    ===
    Installing...
    [==================|==================|==================|==================
    [SIGSEGV 11 segmentation violation
    si_signo [11]: SEGV
    si_errno [0]:
    si_code [1]: SEGV_MAPERR [addr: 0x7a28bd0]
    stackpointer=FFBEDC78
    Exiting Thread (sys_thread_t:0xff30c2e8) : no stack
    "Thread-2" (TID:0x2b55e8, sys_thread_t:0x2b5520, state:CW, thread_t: t@8,
    threadID:0xf99c1d70, stack_bottom:0xf99c1d70, stack_size:0x1fd70) prio=5
    [1] java.lang.Object.wait(Native Method)
    [2] java.lang.Object.wait(Object.java:424)
    [3] ZeroGl.run([DashoPro-V1.2-120198])
    [4] java.lang.Thread.run(Thread.java:479)
    "Finalizer" (TID:0x155610, sys_thread_t:0x155548, state:CW, thread_t: t@6,
    threadID:0xfec81d70, stack_bottom:0xfec81d70, stack_size:0x1fd70) prio=8
    [1] java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:146)
    [2] java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:168)
    [3]
    java.lang.ref.Finalizer$FinalizerWorker$FinalizerThread.run(Finalizer.java:1
    24)
    "Reference Handler" (TID:0x1512a0, sys_thread_t:0x1511d8, state:CW,
    thread_t: t@5, threadID:0xfecc1d70, stack_bottom:0xfecc1d70,
    stack_size:0x1fd70) prio=10
    [1] java.lang.Object.wait(Object.java:424)
    [2] java.lang.ref.Reference$ReferenceHandler.run(Reference.java:130)
    "Signal dispatcher" (TID:0x12c1b8, sys_thread_t:0x12c0f0, state:MW,
    thread_t: t@4, threadID:0xfed01d70, stack_bottom:0xfed01d70,
    stack_size:0x1fd70) prio=10
    "main" (TID:0x38650, sys_thread_t:0x38588, state:R, thread_t: t@1,
    threadID:0x25118, stack_bottom:0xffbf0000, stack_size:0x20000) prio=5
    current thread
    [1] ZeroGb.m([DashoPro-V1.2-120198])
    [2]
    com.zerog.ia.installer.actions.InstallUninstaller.a([DashoPro-V1.2-120198])
    [3]
    com.zerog.ia.installer.actions.InstallUninstaller.b([DashoPro-V1.2-120198])
    [4]
    com.zerog.ia.installer.actions.InstallUninstaller.installSelf([DashoPro-V1.2
    -120198])
    [5] com.zerog.ia.installer.Action.install([DashoPro-V1.2-120198])
    [6] com.zerog.ia.installer.Action.install([DashoPro-V1.2-120198])
    [7] com.zerog.ia.installer.GhostDirectory.install([DashoPro-V1.2-120198])
    [8] com.zerog.ia.installer.Installer.install([DashoPro-V1.2-120198])
    [9] com.zerog.ia.installer.Main.a([DashoPro-V1.2-120198])
    [10] com.zerog.ia.installer.Main.main([DashoPro-V1.2-120198])
    [11] install.main([DashoPro-V1.2-120198])
    Abort

  • Hurry: SIGSEGV 11 segmentation violation

    Environment: IAS 6.0 SP4, Sun Solaris 2.8.
    The KJS server crashes every day with Segmentation fault The error message from the KJS log is given below.
    We set iasenv.ksh env. (JAVA_ARGS="-Xss2048k -Xms128m -Xmx256m")
    but, continue.... The mesage is given below.
    help us.
    SIGSEGV 11 segmentation violation
    si_signo [11]: SEGV
    si_errno [0]:
    si_code [1]: SEGV_MAPERR [addr: 0x0]
    stackpointer=E1F7F4B0
    "Thread-45" (TID:0x41569b0, sys_thread_t:0x41568e8, state:CW, thread_t: t@55, threadID:0xea862a00, stack_bottom:0xe1d00000, stack_size:0x200000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] org.apache.tomcat.util.Queue.pull(Unknown Source)
    [3] org.apache.tomcat.logging.LogDaemon$1.run(Unknown Source)
    [4] org.apache.tomcat.logging.LogDaemon.run(Unknown Source)
    "Finalizer" (TID:0x3d08e98, sys_thread_t:0x3d08dd0, state:R, thread_t: t@54, threadID:0xea862800, stack_bottom:0xe1f80000, stack_size:0x200000) prio=8 current thread
    [1] com.kivasoft.data2.JDBCConnection.closenative(Native Method)
    [2] com.kivasoft.data2.JDBCConnection.close(Unknown Source)
    [3] com.netscape.server.jdbc.Connection.close(Unknown Source)
    [4] com.netscape.server.jdbc.Connection.finalize(Unknown Source)
    [5] java.lang.ref.Finalizer$FinalizerWorker.finalizeOne(Finalizer.java:86)
    [6] java.lang.ref.Finalizer$FinalizerWorker.access$3(Finalizer.java:82)
    [7] java.lang.ref.Finalizer$FinalizerWorker$FinalizerThread.run(Finalizer.java:124)
    "Thread-44" (TID:0xb95470, sys_thread_t:0xb953a8, state:R, thread_t: t@53, threadID:0xea862600, stack_bottom:0xe2a80000, stack_size:0x200000) prio=5
    [1] com.kivasoft.thread.ThreadBasic.run(Native Method)
    [2] java.lang.Thread.run(Thread.java:478)
    "Thread-43" (TID:0xbaf5c0, sys_thread_t:0xbaf4f8, state:CW, thread_t: t@52, threadID:0xea862400, stack_bottom:0xe2d00000, stack_size:0x200000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] com.kivasoft.thread.ThreadBasic.realSuspend(Unknown Source)
    [3] com.kivasoft.thread.ThreadBasic.suspend(Unknown Source)
    [4] com.kivasoft.thread.ThreadBasic.run(Native Method)
    [5] java.lang.Thread.run(Thread.java:478)
    "Thread-42" (TID:0xb554c8, sys_thread_t:0xb55400, state:CW, thread_t: t@51, threadID:0xea862200, stack_bottom:0xe2f80000, stack_size:0x200000) prio=5
    [1] com.kivasoft.thread.ThreadBasic.sleep(Unknown Source)
    [2] com.kivasoft.thread.ThreadBasic.run(Native Method)
    [3] java.lang.Thread.run(Thread.java:478)
    "Thread-41" (TID:0xb59508, sys_thread_t:0xb59440, state:R, thread_t: t@50, threadID:0xea862000, stack_bottom:0xe3200000, stack_size:0x200000) prio=5
    /home/iplanet/ias60/ias/bin/kjs[75]: 3794 ������������ ����(Segmentation Fault)(���� ����)
    Starting Java Engine
    Engine running on Solaris VM 1.2.2 JVM supplied by Sun Microsystems Inc.
    Connected to LDAP server on sdi03p.samsung.co.kr port 389
    iPlanet Application Server is running in international mode
    Initializing LDAP cache from server sdi03p.samsung.co.kr port 389
    LDAP cache initialization completed successfully.

    You could try increasing the max heap size we saw alot of SIGBUS 10 crashes with sp4 until we increased this value to 1024 which happens to be the default in 6.5. Turn on garbage collection statistics with -verbose:gc if you suspect this could be the problem. The stack size should be set to about 10% the size of the (entire) registry.
    Usually however these errors tend to be code related...
    Does the crash happen at the same time everyday.

  • SIGSEGV   11*  segmentation violation - core dump

    Hi,
    I'm having this problem in my development machine. My machine is HP-UX 11.23.
    Previously i could install the application without any error. It just recently we install apache-tomcat, but i not sure if tomcat causes this problem. I did try to stop the tomcat process and run the installation again, but still we facing the issues.
    Kindly review the log file below. The key things that i would like to highlight is, we could not start the installation because its stop and not continuing anymore. Can somebody help me how to troubleshoot this?
    Thanks -
    $ ./7.3_ThirdParty_hpux_ia64_32_opt.bin -console
    InstallShield Wizard
    Initializing InstallShield Wizard...
    Preparing Java(tm) Virtual Machine...
    ...................Unhandled signal occurred at 0x60000000c89c2ec1
    SIGSEGV 11* segmentation violation
    si_signo [11]: SIGSEGV 11* segmentation violation
    si_errno [0]: Error 0
    si_code [2]: SEGV_ACCERR [addr: 0x450]
    Aborting...
    Unexpected Signal : 11 occurred at PC=0xC89C2EC1
    Function=ia64_get_issue_port
    Library=/var/tmp/isjAAAa04420/lib/IA64N/server/libjvm.so
    Current Java thread:
    "" prio=7 tid=0x0006e530 nid=1 lwp_id=4905 runnable [0x00000000..0x7fffe3f0]
    Dynamic libraries:
    /var/tmp/isjAAAa04420/bin/IA64N/java
    text:0x00001000-0x00013800 data:0x00014000-0x00014660
    /usr/lib/hpux32/libsin.so.1
    text:0xc215d000-0xc2160420 data:0x777f4000-0x777f41b8
    /usr/lib/hpux32/libpthread.so.1
    text:0xc00a0000-0xc013c000 data:0x777ed000-0x777ef4e8
    /var/tmp/isjAAAa04420/lib/IA64N/server/libjvm.so
    text:0xc7c2a000-0xc8b33100 data:0x775a5000-0x777cd0a0
    /usr/lib/hpux32/libdl.so.1
    text:0xc03bf000-0xc03c2ed0 data:0x777ec000-0x777ec150
    /usr/lib/hpux32/libc.so.1
    text:0xc013c000-0xc03beac0 data:0x77591000-0x775a2128
    /usr/lib/hpux32/libm.so.1
    text:0xc053d000-0xc068f0c0 data:0x777e9000-0x777e9c88
    /usr/lib/hpux32/librt.so.1
    text:0xc2161000-0xc21671f0 data:0x777e8000-0x777e81a8
    /usr/lib/hpux32/libuca.so.1
    text:0xc1653000-0xc165aaf0 data:0x775a4000-0x775a4150
    /usr/lib/hpux32/libunwind.so.1
    text:0xc160a000-0xc1652910 data:0x775a3000-0x775a3628
    /usr/lib/hpux32/libcl.so.1
    text:0xc0a16000-0xc0a16304 data:0x77590000-0x77590018
    /usr/lib/hpux32/libCsup.so.1
    text:0xc0850000-0xc089f190 data:0x77588000-0x7758df20
    /usr/lib/hpux32/libIO77.so.1
    text:0xc6624000-0xc67d9e70 data:0x77572000-0x77585bc8
    /var/tmp/isjAAAa04420/lib/IA64N/native_threads/libhpi.so
    text:0xc2188000-0xc21a4050 data:0x7756a000-0x7756b810
    /var/tmp/isjAAAa04420/lib/IA64N/libverify.so
    text:0xc21a5000-0xc21c42a0 data:0x77566000-0x775670a0
    /var/tmp/isjAAAa04420/lib/IA64N/libjava.so
    text:0xc21c5000-0xc2210160 data:0x7755f000-0x77563318
    /var/tmp/isjAAAa04420/lib/IA64N/libzip.so
    text:0xc28c8000-0xc28f7190 data:0x7755b000-0x7755c7d8
    Local Time = Mon Nov 19 11:03:17 2007
    Elapsed Time = 2
    # HotSpot Virtual Machine Error : 11
    # Please report this error to HP customer support.
    # Java VM: Java HotSpot(TM) Server VM (1.4.1 1.4.1.03-030701-03:26-IA64N IA64 mi xed mode)
    # An error report file has been saved as hs_err_pid4437.log.
    # Please refer to the file for further information.
    sh: 4437 Abort(coredump)
    I can be contact from my email : owange_county @ yahoo . com

    Hi,
    I'm having this problem in my development machine. My machine is HP-UX 11.23.
    Previously i could install the application without any error. It just recently we install apache-tomcat, but i not sure if tomcat causes this problem. I did try to stop the tomcat process and run the installation again, but still we facing the issues.
    Kindly review the log file below. The key things that i would like to highlight is, we could not start the installation because its stop and not continuing anymore. Can somebody help me how to troubleshoot this?
    Thanks -
    $ ./7.3_ThirdParty_hpux_ia64_32_opt.bin -console
    InstallShield Wizard
    Initializing InstallShield Wizard...
    Preparing Java(tm) Virtual Machine...
    ...................Unhandled signal occurred at 0x60000000c89c2ec1
    SIGSEGV 11* segmentation violation
    si_signo [11]: SIGSEGV 11* segmentation violation
    si_errno [0]: Error 0
    si_code [2]: SEGV_ACCERR [addr: 0x450]
    Aborting...
    Unexpected Signal : 11 occurred at PC=0xC89C2EC1
    Function=ia64_get_issue_port
    Library=/var/tmp/isjAAAa04420/lib/IA64N/server/libjvm.so
    Current Java thread:
    "" prio=7 tid=0x0006e530 nid=1 lwp_id=4905 runnable [0x00000000..0x7fffe3f0]
    Dynamic libraries:
    /var/tmp/isjAAAa04420/bin/IA64N/java
    text:0x00001000-0x00013800 data:0x00014000-0x00014660
    /usr/lib/hpux32/libsin.so.1
    text:0xc215d000-0xc2160420 data:0x777f4000-0x777f41b8
    /usr/lib/hpux32/libpthread.so.1
    text:0xc00a0000-0xc013c000 data:0x777ed000-0x777ef4e8
    /var/tmp/isjAAAa04420/lib/IA64N/server/libjvm.so
    text:0xc7c2a000-0xc8b33100 data:0x775a5000-0x777cd0a0
    /usr/lib/hpux32/libdl.so.1
    text:0xc03bf000-0xc03c2ed0 data:0x777ec000-0x777ec150
    /usr/lib/hpux32/libc.so.1
    text:0xc013c000-0xc03beac0 data:0x77591000-0x775a2128
    /usr/lib/hpux32/libm.so.1
    text:0xc053d000-0xc068f0c0 data:0x777e9000-0x777e9c88
    /usr/lib/hpux32/librt.so.1
    text:0xc2161000-0xc21671f0 data:0x777e8000-0x777e81a8
    /usr/lib/hpux32/libuca.so.1
    text:0xc1653000-0xc165aaf0 data:0x775a4000-0x775a4150
    /usr/lib/hpux32/libunwind.so.1
    text:0xc160a000-0xc1652910 data:0x775a3000-0x775a3628
    /usr/lib/hpux32/libcl.so.1
    text:0xc0a16000-0xc0a16304 data:0x77590000-0x77590018
    /usr/lib/hpux32/libCsup.so.1
    text:0xc0850000-0xc089f190 data:0x77588000-0x7758df20
    /usr/lib/hpux32/libIO77.so.1
    text:0xc6624000-0xc67d9e70 data:0x77572000-0x77585bc8
    /var/tmp/isjAAAa04420/lib/IA64N/native_threads/libhpi.so
    text:0xc2188000-0xc21a4050 data:0x7756a000-0x7756b810
    /var/tmp/isjAAAa04420/lib/IA64N/libverify.so
    text:0xc21a5000-0xc21c42a0 data:0x77566000-0x775670a0
    /var/tmp/isjAAAa04420/lib/IA64N/libjava.so
    text:0xc21c5000-0xc2210160 data:0x7755f000-0x77563318
    /var/tmp/isjAAAa04420/lib/IA64N/libzip.so
    text:0xc28c8000-0xc28f7190 data:0x7755b000-0x7755c7d8
    Local Time = Mon Nov 19 11:03:17 2007
    Elapsed Time = 2
    # HotSpot Virtual Machine Error : 11
    # Please report this error to HP customer support.
    # Java VM: Java HotSpot(TM) Server VM (1.4.1 1.4.1.03-030701-03:26-IA64N IA64 mi xed mode)
    # An error report file has been saved as hs_err_pid4437.log.
    # Please refer to the file for further information.
    sh: 4437 Abort(coredump)
    I can be contact from my email : owange_county @ yahoo . com

  • Oracle 9i installation problem with RedHat 7.2 (segmentation violation)

    I have try to installation 9i with RedHat 7.2 by x windows.
    when i use xwin to run the "./runInstaller, i got the error
    (segmentation) as below:
    i have already try to follow the installation procedure in
    http://staff.in2.hr/denis/oracle/901install_rh72_en.html#1 but
    still got this error.
    Can anyone help me??
    Regards
    Chris Sung
    =================================================================
    ===============
    oracle install
    Connecting 192.168.1.3 via TELNET
    Thursday, December 13, 2001 1:04:06
    Red Hat Linux release 7.2 (Enigma)
    Kernel 2.4.7-10 on an i686
    login: oracle
    Password:
    Last login: Thu Dec 13 00:46:39 from apple
    [oracle@orange oracle]$ (/home/oracle/Disk1/runInstaller -
    display 192.168.1.2:0
    -name "oracle install" &)
    [oracle@orange oracle]$ Initializing Java Virtual Machine
    from /tmp/OraInstall/jre/bin/jre. Please wait...
    SIGSEGV 11* segmentation violation
         stackbase=0xbffff298, stackpointer=0xbffff160
    Full thread dump:
    "Finalizer thread" (TID:0x4276d210, sys_thread_t:0x4d0bfe0c,
    state:R) prio=1
    "Async Garbage Collector" (TID:0x4276d258,
    sys_thread_t:0x4d09ee0c, state:R) prio=1
    "Idle thread" (TID:0x4276d2a0, sys_thread_t:0x4d07de0c,
    state:R) prio=0
    "Clock" (TID:0x4276d088, sys_thread_t:0x4d05ce0c, state:CW)
    prio=12
    "main" (TID:0x4276d0b0, sys_thread_t:0x80d6fe8, state:R)
    prio=5 *current thread*
         java.lang.System.initializeSystemClass(System.java)
    Monitor Cache Dump:
    Registered Monitor Dump:
    Thread queue lock: <unowned>
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>
    Finalize me queue lock: <unowned>
    Dynamic loading lock: <unowned>
    Monitor IO lock: <unowned>
    Child death monitor: <unowned>
    Event monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
         Waiting to be notified:
         "Clock" (0x4d05ce0c)
    Monitor registry: owner "main" (0x80d6fe8, 1 entry)
    Thread Alarm Q:

    Strange, but yesterday I nter in Oracle9i install, open
    gnome-terminal window as oracle user and simply type
    /tmp/Disk1/runInstaler
    the DISPLAY enviroment variable was set,
    using RedHat 7.2 , kernel 2.4.16-0.9, glibc-2.2.4-19
    Segmentation violation 11 may mean RAM problem, sometimes
    incorrect program pointer.So I think it must work (runIstaler)

  • KJS crashes with Segmentation violation

    We use IAS 6.0 SP2 under Solaris 2.8.
    The KJS server crashes intermittently with Segmentation fault while running JavaMail APIs.
    The error stack from the log is given below.
    Will appreciate any help on this.
    SIGSEGV 11 segmentation violation
    si_signo [11]: SEGV
    si_errno [0]:
    si_code [1]: SEGV_MAPERR [addr: 0xc0000000]
    stackpointer=D387D178
    "SeedGenerator Thread" (TID:0x129c5d0, sys_thread_t:0x129c508, state:CW, thread_t: t@62, thre
    adID:0xd2980000, stack_bottom:0xd2980000, stack_size:0x200000) prio=1
    [1] java.lang.Object.wait(Object.java:424)
    [2] sun.security.provider.SeedGenerator.run(SeedGenerator.java:107)
    [3] java.lang.Thread.run(Thread.java:478)
    "Thread-44" (TID:0xed2a10, sys_thread_t:0xed2948, state:CW, thread_t: t@61, threadID:0xd31000
    00, stack_bottom:0xd3100000, stack_size:0x200000) prio=6
    [1] java.lang.Thread.sleep(Native Method)
    [2] com.kivasoft.applogic.AppLogicCleaner.run(Unknown Source)
    "Thread-43" (TID:0xe9cf80, sys_thread_t:0xe9ceb8, state:R, thread_t: t@49, threadID:0xd338000
    0, stack_bottom:0xd3380000, stack_size:0x200000) prio=5
    [1] com.kivasoft.thread.ThreadBasic.run(Native Method)
    [2] java.lang.Thread.run(Thread.java:478)
    "Thread-42" (TID:0xe9bda8, sys_thread_t:0xe9bce0, state:CW, thread_t: t@48, threadID:0xd36000
    00, stack_bottom:0xd3600000, stack_size:0x200000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] com.kivasoft.thread.ThreadBasic.realSuspend(Unknown Source)
    [3] com.kivasoft.thread.ThreadBasic.suspend(Unknown Source)
    [4] com.kivasoft.thread.ThreadBasic.run(Native Method)
    [5] java.lang.Thread.run(Thread.java:478)
    "Thread-42" (TID:0xe9bda8, sys_thread_t:0xe9bce0, state:CW, thread_t: t@48, threadID:0xd36000
    00, stack_bottom:0xd3600000, stack_size:0x200000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] com.kivasoft.thread.ThreadBasic.realSuspend(Unknown Source)
    [3] com.kivasoft.thread.ThreadBasic.suspend(Unknown Source)
    [4] com.kivasoft.thread.ThreadBasic.run(Native Method)
    [5] java.lang.Thread.run(Thread.java:478)
    "Thread-41" (TID:0xe560c8, sys_thread_t:0xe56000, state:R, thread_t: t@47, threadID:0xd388000
    0, stack_bottom:0xd3880000, stack_size:0x200000) prio=5 current thread
    [1] java.net.PlainSocketImpl.initProto(Native Method)
    [2] java.net.PlainSocketImpl.<clinit>(PlainSocketImpl.java:61)
    [3] java.net.Socket.<init>(Socket.java:56)
    [4] java.net.Socket.<init>(Socket.java:246)
    [5] java.net.Socket.<init>(Socket.java:98)
    [6] com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:61)
    [7] com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:478)
    [8] com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:91)
    [9] javax.mail.Service.connect(Service.java:221)
    [10] javax.mail.Service.connect(Service.java:127)
    [11] javax.mail.Service.connect(Service.java:83)
    [12] javax.mail.Transport.send0(Transport.java:95)
    [13] javax.mail.Transport.send(Transport.java:73)
    [14] sunir.share.util.mail.SimpleEmailSend.sendEmail(SimpleEmailSend.java:126)
    [15] infomgr.util.IMMail.send(IMMail.java:187)
    [16] infomgr.util.IMMail.sendEmail(IMMail.java:163)

    Increase the min/max heap size and stack size for JAVA_ARGS in iasenv.ksh
    eg:
    JAVA_ARGS="-Xss2048k -Xms128m -Xmx256m"
    -Sharmin.

  • Segmentation violation

    I'm getting the following errors when attempting to test Net Service Name:
    SIGSEGV 11* segmentation violation
    stackbase=0x419cb000, stackpointer=0x419cabf0
    Full thread dump:
    "CursorIdler" (TID:0x406feb00, sys_thread_t:0x41a4ee0c, state:CW) prio=5
    oracle.ewt.timer.Timer.accurateSleep(Timer.java:343)
    oracle.ewt.timer.Timer.run(Timer.java:302)
    java.lang.Thread.run(Thread.java)
    "AWT-Modal" (TID:0x407014b0, sys_thread_t:0x414ace0c, state:CW) prio=5
    sun.awt.motif.ModalThread.run(MDialogPeer.java:148)
    "AWT-Dispatch-Proxy" (TID:0x40701440, sys_thread_t:0x41960e0c, state:CW) prio=5
    java.lang.Object.wait(Object.java)
    java.awt.EventQueue.getNextEvent(EventQueue.java:141)
    java.awt.EventDispatchThread.run(EventDispatchThread.java:73)
    "Thread-5" (TID:0x40708440, sys_thread_t:0x419cae0c, state:R) prio=3 current thread
    oracle.net.common.TestConnection.callTestConnect(TestConnection.java:55)
    oracle.net.asst.servicewizard.TestConnDialog._doConnect(TestConnDialog.java:335)
    oracle.net.asst.servicewizard.TestConnDialog$1.run(TestConnDialog.java:203)
    "Image Fetcher 0" (TID:0x406fd7a8, sys_thread_t:0x419ebe0c, state:CW) prio=8
    sun.awt.image.ImageFetcher.nextImage(ImageFetcher.java:109)
    sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:146)
    sun.awt.image.ImageFetcher.run(ImageFetcher.java:127)
    "TaskScheduler timer" (TID:0x406f9940, sys_thread_t:0x41a2de0c, state:CW) prio=5
    java.lang.Object.wait(Object.java)
    oracle.ewt.timer.Timer._waitTilScheduled(Timer.java:433)
    oracle.ewt.timer.Timer.run(Timer.java:295)
    java.lang.Thread.run(Thread.java)
    "Screen Updater" (TID:0x406e6bd8, sys_thread_t:0x41a0ce0c, state:CW) prio=4
    java.lang.Object.wait(Object.java)
    sun.awt.ScreenUpdater.nextEntry(ScreenUpdater.java:78)
    sun.awt.ScreenUpdater.run(ScreenUpdater.java:98)
    "AWT-Finalizer" (TID:0x406f1b28, sys_thread_t:0x419a2e0c, state:CW) prio=9
    java.lang.Object.wait(Object.java)
    sun.awt.AWTFinalizer.run(AWTFinalizer.java:48)
    "Image Fetcher 1" (TID:0x406ef488, sys_thread_t:0x41981e0c, state:CW) prio=8
    sun.awt.image.ImageFetcher.nextImage(ImageFetcher.java:109)
    sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:146)
    sun.awt.image.ImageFetcher.run(ImageFetcher.java:127)
    "AWT-Motif" (TID:0x406d3978, sys_thread_t:0x4148be0c, state:CW) prio=5
    java.lang.Thread.run(Thread.java)
    "AWT-Input" (TID:0x406d3998, sys_thread_t:0x4146ae0c, state:CW) prio=5
    "AWT-EventQueue-0" (TID:0x406d36f8, sys_thread_t:0x41449e0c, state:CW) prio=5
    java.lang.Object.wait(Object.java)
    sun.awt.motif.MDialogPeer.show(MDialogPeer.java:104)
    java.awt.Dialog.show(Dialog.java:218)
    oracle.net.asst.servicename.ServiceName.executeComponentMenu(ServiceName.java:461)
    oracle.net.asst.container.NetContainer.commandIssued(NetContainer.java:870)
    oracle.sysman.emSDK.client.guiComponent.commandAdapter.CommandAdapter.deliverEvent(CommandAdapter.java:409)
    oracle.sysman.emSDK.client.guiComponent.commandAdapter.CommandAdapter.commandIssued(CommandAdapter.java:422)
    oracle.sysman.emSDK.client.guiComponent.commandAdapter.CommandAdapter.actionPerformed(CommandAdapter.java:386)
    oracle.ewt.lwAWT.lwMenu.LWMenuItem.processActionEvent(LWMenuItem.java:658)
    oracle.ewt.lwAWT.lwMenu.LWMenuItem.processEventImpl(LWMenuItem.java:615)
    oracle.ewt.lwAWT.LWComponent.redispatchEvent(LWComponent.java:2863)
    oracle.ewt.lwAWT.LWComponent.processEvent(LWComponent.java:3107)
    oracle.ewt.lwAWT.lwMenu.LWMenuItem.activate(LWMenuItem.java:79)
    oracle.ewt.lwAWT.lwMenu.laf.VertMenuItemController.mouseReleased(VertMenuItemController.java:98)
    java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:236)
    java.awt.Component.processMouseEvent(Component.java:2404)
    oracle.ewt.lwAWT.LWComponent.processMouseEvent(LWComponent.java:3155)
    java.awt.Component.processEvent(Component.java:2249)
    java.awt.Container.processEvent(Container.java:878)
    oracle.ewt.lwAWT.LWComponent.processEventImpl(LWComponent.java:3128)
    "Finalizer thread" (TID:0x406cd208, sys_thread_t:0x4141fe0c, state:R) prio=1
    "Async Garbage Collector" (TID:0x406cd250, sys_thread_t:0x413fee0c, state:R) prio=1
    "Idle thread" (TID:0x406cd298, sys_thread_t:0x413dde0c, state:R) prio=0
    "Clock" (TID:0x406cd088, sys_thread_t:0x413bce0c, state:CW) prio=12
    "main" (TID:0x406cd0b0, sys_thread_t:0x81a2750, state:CW) prio=5
    Monitor Cache Dump:
    <unknown key> (0x0x413fee0c): owner "Async Garbage Collector" (0x413fee0c, 1 entry)
    oracle.net.asst.servicewizard.TestConnDialog@1081116976/1082626288: owner "Thread-5" (0x419cae0c, 1 entry)
    sun.awt.ScreenUpdater@1080978392/1082109680: <unowned>
    Waiting to be notified:
    "Screen Updater" (0x41a0ce0c)
    oracle.ewt.timer.Timer@1081055480/1082065880: <unowned>
    Waiting to be notified:
    "TaskScheduler timer" (0x41a2de0c)
    java.util.Vector@1081002552/1081642952: <unowned>
    Waiting to be notified:
    "Image Fetcher 1" (0x41981e0c)
    "Image Fetcher 0" (0x419ebe0c)
    <unknown key> (0x0x41a4ee0c): <unowned>
    Waiting to be notified:
    "CursorIdler" (0x41a4ee0c)
    sun.awt.motif.ModalThread@1081087152/1082363448: owner "AWT-Modal" (0x414ace0c, 1 entry)
    Waiting to be notified:
    "AWT-EventQueue-0" (0x41449e0c)
    java.awt.EventQueue@1080899400/1081276096: <unowned>
    Waiting to be notified:
    "AWT-Dispatch-Proxy" (0x41960e0c)
    sun.awt.motif.MToolkit@1080899448/1081275848: <unowned>
    Waiting to be notified:
    "AWT-Modal" (0x414ace0c)
    "AWT-Motif" (0x4148be0c)
    sun.awt.AWTFinalizer@1081023272/1081142608: <unowned>
    Waiting to be notified:
    "AWT-Finalizer" (0x419a2e0c)
    Registered Monitor Dump:
    Thread queue lock: <unowned>
    Waiting to be notified:
    "main" (0x81a2750)
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>
    Finalize me queue lock: <unowned>
    Monitor IO lock: <unowned>
    Child death monitor: <unowned>
    Event monitor: <unowned>
    I/O monitor: <unowned>
    Waiting to be notified:
    "AWT-Input" (0x4146ae0c)
    Alarm monitor: <unowned>
    Waiting to be notified:
    "Clock" (0x413bce0c)
    Monitor registry: owner "Thread-5" (0x419cae0c, 1 entry)
    Thread Alarm Q:
    sys_thread_t 0x414ace0c [Timeout in 67 ms]
    sys_thread_t 0x4146ae0c [Timeout in 215 ms]
    sys_thread_t 0x41a4ee0c [Timeout in 495 ms]
    sys_thread_t 0x41981e0c [Timeout in 2505 ms]
    sys_thread_t 0x419ebe0c [Timeout in 4989 ms]
    Please advise

    I am covering this topic in my homepage:
    http://homepages.tig.com.au/~jmsalvo/linux/oracle8i-5.html
    Granted that this page is not complete yet, revisit the page within 4 to 8 hours and it should be completed by then.
    In any case, my short answer: you do not have to use netassst. There are command line utilities to the same thing.
    You can use two tools to test a listener:
    * lsnrctl. The only problem with this is that it will use the IPC protocol and not the TCP protocol. Regardless of that, the IPC protocol requires a listner to work properly. Type help at the lsnrctl command prompt for things you can do. If you get positive reponses, then you can be sure that the IPC protocol works with the listener.
    * tnsping. This seems to use the TCP protocol. So you can run this on the same machine where 8i is installed or on another machine where 8i client software is installed (granted you have setup sqlnet.ora and tnsnames.ora).
    Hope this helps.
    null

  • 9iAS Bug? - Segmentation Violation - ApplicationServerThread

    Hi,
    I am getting this message output on the server after which the server stops responding to any requests.
    SIGSEGV 11 segmentation violation
    si_signo [11]: SEGV
    si_errno [0]:
    si_code [1]: SEGV_MAPERR [addr: 0x534d5408]
         stackpointer=DAA6F998
    "ApplicationServerThread" (TID:0x1084cf8, sys_thread_t:0x1084c30, state:R, thread_t: t@96, threadID:0xd8d81d78, stack_bottom:0xd8d82000, stack_size:0x20000) prio=5
    Sometimes this happens after I get this error:
    com.evermind.server.http.HttpIOException: Broken pipe
    Really need some urgent help on this.
    Thanks in advance.

    There does not seem to be a bug in the application.
    If I am giving the following command which needs to check where the core dump got made
    $ file core
    core: ELF 32-bit MSB core file SPARC Version 1, from 'java'
    this is giving java as the reason for the file dump.
    Now these are the details of the jvm for the Solaris verison 8.0 machine
    PKGINST: SUNWjvman
    NAME: JavaVM man pages
    CATEGORY: system
    ARCH: sparc
    VERSION: 1.1.8,REV=2000.08.14.10.32
    BASEDIR: /
    VENDOR: Sun Microsystems, Inc.
    DESC: JavaVM man pages
    PSTAMP: javavm000814103421
    INSTDATE: Sep 11 2001 14:25
    HOTLINE: Please contact your local service provider
    STATUS: completely installed
    FILES: 19 installed pathnames
    4 shared pathnames
    4 directories
    240 blocks used (approx)
    Appreciate your reply on this one.
    Thanks,
    Yogesh
    Hi Yogesh,
    You've crashed the JVM. There is obviously a HUGE bug in your application.
    Fix the bug and you won't crash the JVM. The error message indicates
    that the JVM is trying to access memory it isn't allowed to access.
    In other words, I'm guessing that the JVM is trying to allocate memory
    in order to execute your java application -- but your application requires
    so much memory that the JVM is trying to grab memory that the operating
    system isn't willing to give it -- and presto,"Segment Violation".
    Now, if you want more detailed assistance in how to solve this problem,
    then I advise you to follow Jeff's suggestion, and supply more details.
    Good Luck,
    Avi.

  • Full thread dump/segmentation violation encountered in NAS4.0

    hi,
    the application is running on NAS4.0 and BillerXpert4. while accessing the database via a billerXpert api, we encounter a segmentation violation ==> full thread dump. this happens sporadically. below is an extract from the NAS log showing the error:-
    SIGSEGV 11* segmentation violation
    si_signo [11]: SIGSEGV 11* segmentation violation
    si_errno [0]:
    si_code [1]: SEGV_MAPERR [addr: 0x20302000]
    stackbase=DC841D64, stackpointer=DC83F42C
    Full thread dump:
    "Thread-3357" (TID:0xe17215c8, sys_thread_t:0x12040a0, state:R, thread_t: t@
    3767, sp:0xdc580db8 threadID:0xdc581dd0, stack_base:0xdc581d64, stack_size:0x200
    00) prio=5
    java.net.SocketInputStream.read(Compiled Code)
    java.io.BufferedInputStream.fill(Compiled Code)
    java.io.BufferedInputStream.read(Compiled Code)
    netscape.ldap.ber.stream.BERElement.getElement(Compiled Code)
    netscape.ldap.LDAPConnThread.run(Compiled Code)
    any pointers/advice as to what cld have caused this to happen?
    many thanks in advance!!

    Ah well if you're back on 1.2 then that's about as much error information as you will get.
    JDK 1.2 is way past end-of-life. There is nothing you can do here to fix this problem.
    Note: just because your application code was written for 1.2 doesn't mean it won't run on a later version of the VM. Try 1.3.1 if you don't want to jump up to 1.5 or 1.6 (but 1.3.1 will soon hit end-of-life too).
    Sorry.

  • What is "segmentation violation" error?

    My a servlet can run in my local(win2000+wl5.1),but run on
              server(unix+wl5.1),It will shutdown the wl.
              and report the error,message:
              SIGSEGV 11* segmentation violation
              si_signo [11]: SIGSEGV 11* segmentation violation
              si_errno [0]: Error 0
              si_code [1]: SEGV_MAPERR [addr:0x65ed408]
              stackpointer=F7EB0720
              what means???
              Thank you!
              

              see the platform page - you will need to set the JVMARS environmnet
              variable to turn of agressive JIT inlining.
              "sharetop" <[email protected]> wrote:
              >JVM version: Solaris_JDK_1.2.1_04
              >Unix platform: SunOS 5.7
              >
              >How can I deal it? Thank you.
              >
              >"Robert Patrick" <[email protected]> wrote
              >in message
              >news:[email protected]..
              >> This means that the program (in this case, the JVM)
              >crashed. What
              >> version of the JVM are you using (Unix command: java
              >-fullversion) and
              >> on what Unix platform (Unix command: uname -a)?
              >>
              >> sharetop wrote:
              >>
              >> > My a servlet can run in my local(win2000+wl5.1),but
              >run on
              >> > server(unix+wl5.1),It will shutdown the wl.
              >> > and report the error,message:
              >> >
              >> > SIGSEGV 11* segmentation violation
              >> >
              >> > si_signo [11]: SIGSEGV 11* segmentation violation
              >> > si_errno [0]: Error 0
              >> > si_code [1]: SEGV_MAPERR [addr:0x65ed408]
              >> > stackpointer=F7EB0720
              >> >
              >> > .....
              >> >
              >> > what means???
              >> >
              >> > Thank you!
              >>
              >
              >
              

  • Segmentation violation while logging to jdbc type 4

    hi,
    I'm getting segmentation violation everytime when I try to log to jdbc type 4 after I've sent emails (via a thread). The code was working fine for type 2 jdbc. Following is my stack trace:
    SIGSEGV 11 segmentation violation
    si_signo [11]: SEGV
    si_errno [0]:
    si_code [1]: SEGV_MAPERR [addr: 0x0]
    stackpointer=E107EB98
    "Thread-49" (TID:0x135b978, sys_thread_t:0x135b8b0, state:CW, thread_t: t@87, threadID:0xe73a4000, stack_bottom:0xe0e00000, stack_size:0x200000) prio=6
    [1] java.lang.Thread.sleep(Native Method)
    [2] com.kivasoft.applogic.AppLogicCleaner.run(Unknown Source)
    "Thread-48" (TID:0x1328960, sys_thread_t:0x1328898, state:R, thread_t: t@86, threadID:0xe73a3e00, stack_bottom:0xe1080000, stack_size:0x200000) prio=5 current thread
    [1] com.kivasoft.rlop.ObjectPoolManager.getObjectPoolnative(Native Method)
    [2] com.kivasoft.rlop.ObjectPoolManager.getObjectPool(Unknown Source)
    [3] com.netscape.server.jdbc.ConnectionPool.getPool(Unknown Source)
    [4] com.netscape.server.jdbc.ConnectionPool.getFromPool(Unknown Source)
    [5] com.netscape.server.jdbc.ConnectionPool.getConnection(Unknown Source)
    [6] com.netscape.server.jdbc.DataSourceImpl.getConnection(Unknown Source)
    [7] TestDatabase.getConnection(TestDatabase.java:89)
    Is there any threading issue for logging to jdbc? I'm using Iplanet 6 SP2, running on UNIX system. Thanks in advance for any help.

    You say you've managed to get the JDBC driver working
    in an application but not in a JSP. You also say that
    the error you get is
    "com.microsoft.jdbc.sqlserver.SQLServerDriver".
    I'd be willing to bet that the exception that you have
    got is a ClassNotFoundException. I.E. your application
    server hasn't found the JDBC driver classes. The
    application server probably doesn't use your current
    CLASSPATH to look for classes. It will be setup within
    the application server in some way and you'll need to
    check your app server documentation to see how it is
    done.
    Try replacing
    e.printStackTrace();with
    e.printStackTrace(out);to get a full stack trace of your error.
    ColTried it. Got this error when I tried to run the JSP.
    Incompatible type for method. Can't convert javax.servlet.jsp.JspWriter to java.io.PrintWriter.
              e.printStackTrace(out);
    I'm currently using Apache Tomcat 4.0.3 as my JSP/Servlet Container.
    I'm also using Type 4 MS SQL Server 2000 JDBC driver version 2.0 on my NT4.0 Server.
    Do I need to set my JDBC driver in my container? if so, how do I do that?

  • Segmentation violation error

    hi,
    We often get the following error on Solaris:
    SIGSEGV 11 segmentation violation
    si_signo [11]: SEGV
    si_errno [0]:
    si_code [1]: SEGV_MAPERR [addr: 0x160]
    stackpointer=D8690650
    "HighPriority TimeEventGenerator" (TID:0x5d4bad8, sys_thread_t:0x5d4ba10,
    state:CW, thread_t: t@145, threadID:0xd7671dd8, stack_bottom:0xd7672000,
    stack_size:0x20000) prio=9
    [1] weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:276)
    [2]
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    :131)
    [3] java.lang.Thread.run(Thread.java:479)
    Our environment is WL5.1 + sp9 + WL JDriver + Oracle815 Client + Oracle815
    Server + Solaris 2.6
    Any suggestion would be greately appreciated!
    Thanks!

    Perhaps you are using a JDK that needs inlining turned off -
    See the platform support page -
    http://www.weblogic.com/docs51/platforms/index.html
    This might fix your other problem as well.
    Mike
    "Louis" <[email protected]> wrote:
    hi,
    We often get the following error on Solaris:
    SIGSEGV 11 segmentation violation
    si_signo [11]: SEGV
    si_errno [0]:
    si_code [1]: SEGV_MAPERR [addr: 0x160]
    stackpointer=D8690650
    "HighPriority TimeEventGenerator" (TID:0x5d4bad8, sys_thread_t:0x5d4ba10,
    state:CW, thread_t: t@145, threadID:0xd7671dd8, stack_bottom:0xd7672000,
    stack_size:0x20000) prio=9
    [1] weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:276)
    [2]
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    :131)
    [3] java.lang.Thread.run(Thread.java:479)
    Our environment is WL5.1 + sp9 + WL JDriver + Oracle815 Client + Oracle815
    Server + Solaris 2.6
    Any suggestion would be greately appreciated!
    Thanks!

  • SIGSEGV 11 (*) segemnetation violation

    Hallo,
    I run a java batch job to collect data and create Excelfile.
    The job runs on OS/390 WebSphere3.5 Linux.
    Since few weeks my job abends with following messages:
    SIGSEGV 11 (*) segmentation violation in process 25871
    SIGABRT 6 (*) abort process in process 25871
    and
    com.ibm.servlet.engine.srt.ClientClosedConnectionException: Client terminated connection to server before the entire response was sent. Status code: -1
         at com.ibm.servlet.engine.oselistener.nativeEntry.NativeServerConnection.write(NativeServerConnection.java(Compiled Code))
    After some investigation I noticed that the volume of the created data is/can be the problem. When I decreased the amount of collected data the job ended successfully.
    I have increased the heap size to "-Xms512M -Xmx1024M" but no change.
    Does anybody have an idea what the problem could be?
    Thanks for help in advance.
    Georg

    Have found the answer.
    The initial java heap size and max heap size were o.k. but I have placed them in the wrong part of the command line.
    This definition "-Xms256M -Xmx512M" was o.k. and sufficient.
    I was looking for good documentation of heap sizes, but didn't found a good one. Just fragments here or there.
    Could someone recommend a good source for documentation and description of it.
    Georg

  • Sigsegv 11 segmentaion violation

    HI All
    I am getting the sgmentaion violation error and the server gets crashed. Could somebody help me out why it happens. I am using sp2 in solaris.
    SIGSEGV 11 segmentation violation
    si_signo [11]: SEGV
    si_errno [0]:
    si_code [1]: SEGV_MAPERR [addr: 0x4c]
         stackpointer=DB67EB20
    "Thread-44" (TID:0xcf16c0, sys_thread_t:0xcf15f8, state:CW, thread_t: t@53, threadID:0xd7100000, stack_bottom:0xd7100000, stack_size:0x80000) prio=5
    [1] com.kivasoft.thread.ThreadBasic.sleep(Unknown Source)
    [2] com.kivasoft.thread.ThreadBasic.run(Native Method)
    [3] java.lang.Thread.run(Thread.java:478)
    -------------------

    You may try increasing the JVM stack and heap size in the standard env. file iasenv.ksh, JAVA_ARGS. Note that there's more than one place where these are set and you may want to read the script before changing wherever appropriate. Also check to see if you indeed have that much of real memory that you allocate to the VM.
    Goodluck,
    Sharmin.

Maybe you are looking for

  • Issues on Upgrade 9 2 0 6 to 11 1 0 7

    Team I am trying to update my 9.2.0.6 database (in 11.5.10.2 apps environment) to 11.1.0.7. ( only database upgrade, later i want to upgrade apps to 12.1.3) on Linux 4.0 I have done the following steps. Installed 11.1.0.6 software on separate home an

  • APEX.AUTHENTICATION.SESSION_VERIFY_FUNCTION - ORA-01403: no data found

    Hi, I'm deploying an APEX app with user general identified users (like user1, user2, and so). Now in this stage of implementation, we created user groups and user, but when I migrate the app from dev to production, all the new users that we created i

  • What is the best anti-fingerprint screen protector?

    SGP havn't release the UO version yet, any other suggestion for the new retina screen.

  • WSDL Load testing

    hi.. I am using BPEL, while creating BPEL process it automatically generates WSDL file. I want to apply load testing on that BPEL process/WSDL, is this possible by using Oracle Application Testing Suite? Thank you

  • Error:- The server was unable to save the form at this time. Please try again.

    Hi, I have SP 2013 intranet sites.  I am trying to edit the list item in site and getting the error "The server was unable to save the form at this time. Please try again." I read many article on this forum. to chck web.config file, to restart "Share