"AT" scheduler problems on Solaris 10 (Sparc 01 release)

I am having a problem with 'at' scheduled jobs not running in Solaris 10.
When scheduling an 'at' job, I see the 'at' job listed with 'at -l', and the job does not run the script. .At the execution time, the job will not run and i still see the job listed in queue afterwards with 'at -l'. I have tested these on solaris 8 and another solaris 10 server and 'at' works fine without any problem at all.
Interestingly enough, 'at' jobs DO run correctly when scheduled in a cronjob, but not from command line. I have tried to make 'at' work with command line using differnet users and shells to no avail.
Here are two simple scripts I've created to show the issue.
# cat start_alert.sh
#!/bin/sh
at now + 1 min <<\EOF
./alert.sh
EOF
#cat alert.sh
#!/bin/sh
echo "AT Started the script" > /tmp/sh_status
Heres what happens:
app1# ./start_alert.sh
commands will be executed using /bin/sh
job 1152889697.a at Fri Jul 14 11:08:17 2006
(tried csh also)
app1# at -l
user = root 1152889697.a Fri Jul 14 11:08:17 2006
app1# date
Fri Jul 14 11:09:13 EDT 2006
app1# ls -al /tmp/sh_status
/tmp/sh_status: No such file or directory
app1# ps -ef | grep alert
root 11839 3520 0 11:19:30 pts/3 0:00 grep alert
Strange, as I said, i've checked permissions, tried different users and shells... Problem remains....
Anyone have any idea why this isn't working in solaris 10 ?

Hey
I actually found the problem,
I needed to
edit /usr/lib/cron/queuedefs
change contents to:
a.100j0n
b.20j2n90w
otherwise the jobs just queue and don't run even if I only start one ? Strange but it works!

Similar Messages

  • File encoding problem in solaris sparc

    hi there,
    I wrote a simple program to create a text file that with the content of japanese character that same way I wrote in Windows JP Platform.
    However, the encoding is different from what window, oracle(solaris sparc) does.
    this is very interesting that we view from oracle and its workd fine from Oracle which run on the same machine(solaris Sparc) .
    I believe I missed out some setting for the internationalization for JDK in solaris, but I'm not familiar with solaris. Hence, I would like to seek is there one of you came across this before? Please help.
    Here is the String.
    \u6771\u9999\u91CC\u5357\u753A�T�W�|�T�|�P�O�P
    Please note that 58-5-101 is double full width JP character.
    The main problem is the "-" encoding for solaris. It changed to '?'
    My env are,
    -jdk1.3.1_03
    -Solaris Sparc LANG=ja
    pls feel fre to ask for more information if you need further details.
    regards,
    elvis
    scjp

    I don't fully understand what you're asking for, but I wonder if this might help : the default encoding of a Solaris machine is probably EUC (In Windows, this is SJIS). So you'll probably have to read the file using the EUC encoding. Have a look at InputStreamReader(InputStream in, String enc) where you can set the encoding of the input stream.
    (Note that there is also a forum called 'Internationalization' at java.sun.com)

  • Oracle 10gR2 installation problem on Solaris (sparc-64 bit)

    Hi All,
    I am unable to install Oracle 10gR2 on Solaris, I cannot understand what is wrong could u anybody help me that,
    Regards
    Harpreet Singh

    I also have a similar problem, when I insert the key in my car sometimes it does not start. I cannot understand what is wrong could you help me?
    Otherwise, It's been raining lately and our crystal ball's are somewhat foggy; therefore we cannot guess what is you problem.

  • ISW Installation problem on Solaris SPARC

    We are currently running JES4 directory server version 5.2 patch 5.
    We wanted to test a JES5 installation so we could install Identity
    Synchronization for Windows (ISW) and see if it would resolve the
    problem we have keeping our Directory Server (JES4) and Active
    Directory (AD) servers synchronized.
    We did a clean install of JES5 with Directory Server 6.2. Prior to the
    installation of ISW, we migrated the data from our production JES4
    system and loaded that data into the newly installed and configured
    JES5 system. That all went fine.
    Then we then tried installing ISW, but the installation failed during the
    portion of the install process where the administration server is
    installed.
    Has anyone seen this problem, or can you tell us any gotchas?

    The Solaris*.bin file should have unpacked everything and installed all the JDK in a directory off of the directory where you ran the .bin file. Inside this subdirectory will be a bin subdirectory where the java executables, etc are installed.

  • Java installation problem on solaris sparc v2.7

    Hi
    Iam new born baby to solaris .I have installed
    java1.2.2 on solaris by using Solaris_JDK_1.2.2
    _06.bin .I dont whether java1.2 is installed on
    solaris machine or not .I think Solaris*.bin is the
    executable file for unix .I simply gave the command
    Is there any other way to check whether it is installed
    properly or not .
    Please help me [email protected]
    thanks in advance
    bala

    The Solaris*.bin file should have unpacked everything and installed all the JDK in a directory off of the directory where you ran the .bin file. Inside this subdirectory will be a bin subdirectory where the java executables, etc are installed.

  • DNS PRoblem in SOLARIS 9.0

    Hi
    can any one help me on this
    I am facing dns problem in solaris sparc 9.0. I am not able to see
    " /etc/named.conf" .If i type in.named -v it is showing BIND version .is it required to install bind seprately.
    I downloaded BIND from sunfreeware i tried to compile but it is throghing the error something like "make cannot build" after running "./confiugre"
    One more query is it possible to install dns and nis server in same solaris box .
    could any one guide me how to setup the DNS server and how to configure
    Thanks
    SolarisTeam

    Hi
    Thanks for the reply,
    It is working fine with the upgraded version of Weblogic 9.0 from weblogic 8.1. But not with the fresh installation of Weblogic 9.0.
    Thanks,
    Raj

  • Installing the just released 10.2.0.2 agent on Solaris Sparc

    Anyone tried installing the new 10.2.0.2 agent on Solaris Sparc? (Solaris 9). After the agent installs the config fails and I found a bunch of binaries (like emagent) are zero length.
    Didn't have any issues installing the previous 10.2.0.1. It took so long for the 10.2.0.2 agent to be released for Solaris, I'm wondering if there's an issue with the package.

    Hi all,
    Since you all have already gone through upgrade process from 10.2.0.1 to 10.2.0.2,
    I need help doing the same.
    We have 10.2.0.1 Grid Control installed in test env (solaris 5.9 Sparc), and I am planning to upgrade it to 10.2.0.2.
    My question is, when we shut down OMS to apply 10.2.0.2 patch, what happens to the agents? they will not be able to upload the stats, and may get inactive after reaching the disk usage limit.
    Also, when we complete the upgrade patch, when OMS comes up, can the 10.2.0.1 agent still talk to the 10.2.0.2 OMS? I am asking this from the logistical point of view. We have 15 servers, and it may be couple of days, before all agents can be upgraded. In that scenario, I wish to keep the Grid Control available for testing barring the agents under upgrade.
    We havenot turned on the automatic patch management, and tempted to use the Method 2 of 4.1.2.1 item of the Readme document of the patch.
    What were you experiences? and any advices?

  • Upgrade from Solaris 11 Express to Solaris 11 Release(11/11)  ERROR/PROBLEM

    Hi,
    I am getting problems upgrading my Oracle Solaris 11 Express production system to Solaris 11.
    I follow the steps in: http://docs.oracle.com/cd/E23824_01/html/E24456/upgrade-2.html#scrolltoc
    But I'm stuck in this error message:
    $ pfexec pkg update
    Creating Plan /
    pkg update: No solution was found to satisfy constraints
    Plan Creation: Package solver has not found a solution to update to latest available versions.
    This may indicate an overly constrained set of packages are installed.
    latest incorporations:
    pkg://solaris/consolidation/cde/[email protected],5.11-0.175.0.0.0.0.0:20110927T191905Z
    pkg://solaris/[email protected],5.11-0.175.0.0.0.2.0:20111020T143822Z
    pkg://solaris/consolidation/ips/[email protected],5.11-0.175.0.0.0.2.2576:20111020T063559Z
    pkg://solaris/consolidation/X/[email protected],5.11-0.175.0.0.0.0.1215:20110927T121319Z
    pkg://solaris/consolidation/SunVTS/[email protected],5.11-0.172.0.0.0.0.0:20110816T071310Z
    pkg://solaris/consolidation/nvidia/[email protected],5.11-0.175.0.0.0.0.0:20110927T192422Z
    pkg://solaris/consolidation/sunpro/[email protected],5.11-0.174.0.0.0.0.0:20110921T184135Z
    pkg://solaris/consolidation/osnet/[email protected],5.11-0.175.0.0.0.2.1:20111019T053010Z
    pkg://solaris/consolidation/cns/[email protected],5.11-0.175.0.0.0.1.0:20111012T230319Z
    pkg://solaris/consolidation/l10n/[email protected],5.11-0.175.0.0.0.1.765:20111012T043917Z
    pkg://solaris/consolidation/gfx/[email protected],5.11-0.175.0.0.0.2.0:20111019T144752Z
    pkg://solaris/consolidation/cacao/[email protected],5.11-0.174.0.0.0.0.0:20110921T190516Z
    pkg://solaris/consolidation/xvm/[email protected],5.11-0.175.0.0.0.2.0:20111019T144757Z
    pkg://solaris/consolidation/gnome_l10n/[email protected],5.11-0.175.0.0.0.0.0:20110927T081833Z
    pkg://solaris/consolidation/nspg/[email protected],5.11-0.175.0.0.0.2.0:20111019T144753Z
    pkg://solaris/consolidation/jdmk/[email protected],5.11-0.173.0.0.0.0.0:20110828T210111Z
    pkg://solaris/consolidation/sic_team/[email protected],5.11-0.172.0.0.0.0.0:20110816T070737Z
    pkg://solaris/consolidation/solaris_re/[email protected],5.11-0.175.0.0.0.2.0:20111019T122734Z
    pkg://solaris/consolidation/man/[email protected],5.11-0.175.0.0.0.0.0:20110927T192523Z
    pkg://solaris/consolidation/install/[email protected],5.11-0.175.0.0.0.2.1482:20111019T122620Z
    pkg://solaris/consolidation/hcts/[email protected],5.11-0.154:20101203T190542Z
    pkg://solaris/consolidation/vpanels/[email protected],5.11-0.175.0.0.0.1.778:20111012T230640Z
    pkg://solaris/consolidation/ub_javavm/[email protected],5.11-0.175.0.0.0.2.0:20111019T144756Z
    pkg://solaris/consolidation/gnome/[email protected],5.11-0.175.0.0.0.0.0:20110927T081825Z
    pkg://solaris/consolidation/dbtg/[email protected],5.11-0.175.0.0.0.2.0:20111019T144751Z
    pkg://solaris/consolidation/sfw/[email protected],5.11-0.175.0.0.0.2.0:20111019T144754Z
    pkg://solaris/consolidation/admin/[email protected],5.11-0.175.0.0.0.2.0:20111019T144751Z
    Dependency analysis is unable to determine exact cause.
    Try specifying expected results to obtain more detailed error messages.
    What I could do?
    Thanks in advance.

    It was some time ago but I recall getting a similar message when I did the update. If I remember correctly, I had some old OpenSolaris packages installed which I had to remove before I could get the Solaris 11 update to complete. I suspect the old OpenSolaris packages had requirements which were in conflict with the requirements of the newer Solaris 11 release and as a result pkg couldn't find a way to do the update while meeting all of the requirements imposed upon it.

  • Oracle Solaris SPARC(64bit) 12 release is not showing certified for Oracle DB 12c

    While installation of 12c Database in Oracle Solaris SPARC(64bit) 12 , getting following error.
    INS-13001 Environment does not meet minimum requirements.
    Can we install the older version of Solaris SPARC (64bit) 11 ?, or is there any solution for this error, Thanks....

    Oracle Solaris 12 doesn't exist outside Oracle.
    You should in this case use either Solaris 10 Update 10 or 11, or Solaris 11.0.7.5.0 at least.

  • JVM 1.5.0_12 SIGSEGV crash on Solaris Sparc

    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  SIGSEGV (0xb) at pc=0xff330f84, pid=17836, tid=12
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_12-b04 mixed mode)
    # Problematic frame:
    # C  [libc_psr.so.1+0xf84]  memcpy+0x994
    ---------------  T H R E A D  ---------------
    Current thread (0x0014c130):  JavaThread "CompilerThread1" daemon [_thread_in_native, id=12]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000000
    Registers:
    O0=0xfe35259f O1=0x00000000 O2=0x0000966c O3=0x0014c130
    O4=0x00000002 O5=0xfe3dc000 O6=0xf8380140 O7=0xff3307f0
    G1=0x00066000 G2=0x00009400 G3=0xf8c3c7c0 G4=0xfe434fa8
    G5=0x000077e4 G6=0xf8415d30 G7=0xf8381d70 Y=0x00000000
    PC=0xff330f84 nPC=0xff330f88
    Top of Stack: (sp=0xf8380140)
    0xf8380140:   fe3dc000 00000000 0000e840 00000004
    0xf8380150:   00000010 1f186a74 00000004 f8c35440
    0xf8380160:   00000000 f8c3c7b0 00000010 00007340
    0xf8380170:   00000050 00000000 f83801a0 fde199c4
    0xf8380180:   00000000 00000000 00000000 00000000
    0xf8380190:   f8c38fa0 1001ecc0 fe4344d0 000006bd
    0xf83801a0:   00000000 00000000 f8c3e088 f8c3e488
    0xf83801b0:   018df2f8 fe352588 00000400 00000000
    Instructions: (pc=0xff330f84)
    0xff330f74:   b7 b4 89 14 bb b5 09 16 bf b5 89 18 c1 9d de 00
    0xff330f84:   e3 be 1e 00 ae 05 e0 40 b6 a6 e0 40 02 40 00 1f
    Stack: [0xf8302000,0xf8381d70),  sp=0xf8380140,  free space=504k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [libc_psr.so.1+0xf84]  memcpy+0x994
    V  [libjvm.so+0x2199cc]
    V  [libjvm.so+0x2256cc]
    V  [libjvm.so+0x222dec]
    V  [libjvm.so+0x218ae8]
    V  [libjvm.so+0x280c74]
    V  [libjvm.so+0x276d18]
    V  [libjvm.so+0x2778c8]
    V  [libjvm.so+0x3344ec]
    V  [libjvm.so+0x2dcb54]
    V  [libjvm.so+0x67ce98]
    Current CompileTask:
    opto:1264      com.lowagie.text.pdf.Type1Font.process(Lcom/lowagie/text/pdf/RandomAccessFileOrArray;)V (1320 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x0140cf90 JavaThread "Thread-37" daemon [_thread_blocked, id=138]
      0x00240ab8 JavaThread "Store org.hibernate.cache.StandardQueryCache Expiry Thread" daemon [_thread_blocked, id=135]
      0x002408f0 JavaThread "Store org.hibernate.cache.StandardQueryCache Spool Thread" daemon [_thread_blocked, id=134]
      0x0063ec58 JavaThread "Store org.hibernate.cache.UpdateTimestampsCache Expiry Thread" daemon [_thread_blocked, id=133]
      0x0063ea90 JavaThread "Store org.hibernate.cache.UpdateTimestampsCache Spool Thread" daemon [_thread_blocked, id=132]
      0x01013f10 JavaThread "derby.rawStoreDaemon" daemon [_thread_blocked, id=131]
      0x00e38700 JavaThread "Timer-3" daemon [_thread_blocked, id=130]
      0x00a01048 JavaThread "derby.antiGC" daemon [_thread_blocked, id=129]
      0x00b0ce48 JavaThread "Store org.hibernate.cache.StandardQueryCache Expiry Thread" daemon [_thread_blocked, id=128]
      0x01392ae0 JavaThread "Store org.hibernate.cache.StandardQueryCache Spool Thread" daemon [_thread_blocked, id=127]
      0x005baff8 JavaThread "Store org.hibernate.cache.UpdateTimestampsCache Expiry Thread" daemon [_thread_blocked, id=126]
      0x004ba540 JavaThread "Store org.hibernate.cache.UpdateTimestampsCache Spool Thread" daemon [_thread_blocked, id=125]
      0x02068310 JavaThread "JCA PoolFiller" daemon [_thread_blocked, id=124]
      0x00171180 JavaThread "IdleRemover" daemon [_thread_blocked, id=123]
      0x00a71250 JavaThread "http-0.0.0.0-7001-Monitor" [_thread_blocked, id=121]
      0x00612058 JavaThread "http-0.0.0.0-7001-Processor25" daemon [_thread_blocked, id=120]
      0x006112f8 JavaThread "http-0.0.0.0-7001-Processor24" daemon [_thread_blocked, id=119]
      0x00610598 JavaThread "http-0.0.0.0-7001-Processor23" daemon [_thread_blocked, id=118]
      0x00b65c98 JavaThread "http-0.0.0.0-7001-Processor22" daemon [_thread_blocked, id=117]
      0x00b650b8 JavaThread "http-0.0.0.0-7001-Processor21" daemon [_thread_blocked, id=116]
      0x01395f80 JavaThread "http-0.0.0.0-7001-Processor20" daemon [_thread_in_native, id=115]
      0x00a4b298 JavaThread "http-0.0.0.0-7001-Processor19" daemon [_thread_blocked, id=114]
      0x00a4a620 JavaThread "http-0.0.0.0-7001-Processor18" daemon [_thread_blocked, id=113]
      0x01214330 JavaThread "http-0.0.0.0-7001-Processor17" daemon [_thread_blocked, id=112]
      0x00fdadf0 JavaThread "http-0.0.0.0-7001-Processor16" daemon [_thread_blocked, id=111]
      0x009fa520 JavaThread "http-0.0.0.0-7001-Processor15" daemon [_thread_blocked, id=110]
      0x02210448 JavaThread "http-0.0.0.0-7001-Processor14" daemon [_thread_blocked, id=109]
      0x00a1d6f8 JavaThread "http-0.0.0.0-7001-Processor13" daemon [_thread_blocked, id=108]
      0x01676eb0 JavaThread "http-0.0.0.0-7001-Processor12" daemon [_thread_blocked, id=107]
      0x00f513c0 JavaThread "http-0.0.0.0-7001-Processor11" daemon [_thread_blocked, id=106]
      0x00773c30 JavaThread "http-0.0.0.0-7001-Processor10" daemon [_thread_blocked, id=105]
      0x01b40428 JavaThread "http-0.0.0.0-7001-Processor9" daemon [_thread_blocked, id=104]
      0x0101ecd8 JavaThread "http-0.0.0.0-7001-Processor8" daemon [_thread_blocked, id=103]
      0x00b636e0 JavaThread "http-0.0.0.0-7001-Processor7" daemon [_thread_blocked, id=102]
      0x010c6918 JavaThread "http-0.0.0.0-7001-Processor6" daemon [_thread_blocked, id=101]
      0x00c74f70 JavaThread "http-0.0.0.0-7001-Processor5" daemon [_thread_blocked, id=100]
      0x00c74988 JavaThread "http-0.0.0.0-7001-Processor4" daemon [_thread_blocked, id=99]
      0x00348270 JavaThread "http-0.0.0.0-7001-Processor3" daemon [_thread_blocked, id=98]
      0x00755e80 JavaThread "http-0.0.0.0-7001-Processor2" daemon [_thread_blocked, id=97]
      0x006acfe8 JavaThread "http-0.0.0.0-7001-Processor1" daemon [_thread_blocked, id=96]
      0x010c6350 JavaThread "JBossLifeThread" [_thread_blocked, id=95]
      0x008b4af0 JavaThread "JspRuntimeContext[/tmp46779ppp.war]" daemon [_thread_blocked, id=94]
      0x01080a00 JavaThread "JspRuntimeContext[/tmp46778yyy.war]" daemon [_thread_blocked, id=93]
      0x01471db8 JavaThread "JspRuntimeContext[/tmp46777xxx.war]" daemon [_thread_blocked, id=92]
      0x01411ef0 JavaThread "Thread-6" [_thread_blocked, id=91]
      0x0107d448 JavaThread "Thread-5" [_thread_blocked, id=90]
      0x014991d0 JavaThread "JspRuntimeContext[/web-console.war]" daemon [_thread_blocked, id=89]
      0x01b126e0 JavaThread "JspRuntimeContext[/jmx-console.war]" daemon [_thread_blocked, id=88]
      0x00618a10 JavaThread "Timer-2" daemon [_thread_blocked, id=87]
      0x00f5bd48 JavaThread "JBoss JMX Attribute Monitor InUseConnectionCount Monitor" [_thread_blocked, id=86]
      0x02211078 JavaThread "JBoss JMX Attribute Monitor InUseConnectionCount Monitor" [_thread_blocked, id=85]
      0x00d11338 JavaThread "HSQLDB Timer @c26c8f" daemon [_thread_blocked, id=84]
      0x00548360 JavaThread "JspRuntimeContext[/jboss.war]" daemon [_thread_blocked, id=83]
      0x00548588 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=82]
      0x0108aa88 JavaThread "JspRuntimeContext[/editique]" daemon [_thread_blocked, id=81]
      0x005e34a0 JavaThread "JspRuntimeContext[/image]" daemon [_thread_blocked, id=80]
      0x00d11590 JavaThread "JspRuntimeContext[/encarts]" daemon [_thread_blocked, id=79]
      0x004ac770 JavaThread "JspRuntimeContext[/upload]" daemon [_thread_blocked, id=78]
      0x00468030 JavaThread "JBoss JMX Attribute Monitor ActiveThreadCount Monitor" [_thread_blocked, id=52]
      0x013bf150 JavaThread "JBoss JMX Attribute Monitor FreeMemory Monitor" [_thread_blocked, id=51]
      0x002e0d90 JavaThread "PooledInvokerAcceptor#0-7090" [_thread_in_native, id=48]
      0x00db2bd8 JavaThread "RMI TCP Accept-7089" daemon [_thread_in_native, id=46]
      0x00dee0c0 JavaThread "NamingBootstrap Pool(1)-1" daemon [_thread_in_native, id=45]
      0x00e41df8 JavaThread "GC Daemon" daemon [_thread_blocked, id=44]
      0x0067ccc0 JavaThread "RMI Reaper" [_thread_blocked, id=43]
      0x0067c8b0 JavaThread "Timer-1" daemon [_thread_blocked, id=42]
      0x0067c548 JavaThread "RMI TCP Accept-7098" daemon [_thread_in_native, id=41]
      0x0085d308 JavaThread "SeedGenerator Thread" daemon [_thread_blocked, id=18]
      0x006eb480 JavaThread "ScannerThread" daemon [_thread_blocked, id=17]
      0x00cb59a8 JavaThread "Timer-0" daemon [_thread_blocked, id=16]
      0x00038f98 JavaThread "DestroyJavaVM" [_thread_blocked, id=1]
      0x0014d1e8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=13]
    =>0x0014c130 JavaThread "CompilerThread1" daemon [_thread_in_native, id=12]
      0x0014b218 JavaThread "CompilerThread0" daemon [_thread_in_native, id=11]
      0x0014a3a0 JavaThread "AdapterThread" daemon [_thread_blocked, id=10]
      0x00149618 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9]
      0x0013eb80 JavaThread "Finalizer" daemon [_thread_blocked, id=8]
      0x0013e640 JavaThread "Reference Handler" daemon [_thread_blocked, id=7]
    Other Threads:
      0x0013c560 VMThread [id=6]
      0x000b2190 WatcherThread [id=14]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
    [0x00037508/0x00038938] Heap_lock - owner thread: 0x00e41df8
    [0x00037608/0x00038cc8] MethodData_lock - owner thread: 0x00a4b298
    Heap
    PSYoungGen      total 316032K, used 6348K [0xe2ab0000, 0xf7930000, 0xf8000000)
      eden space 315968K, 2% used [0xe2ab0000,0xe30e3298,0xf5f40000)
      from space 64K, 0% used [0xf7910000,0xf7910000,0xf7920000)
      to   space 64K, 0% used [0xf7920000,0xf7920000,0xf7930000)
    PSOldGen        total 185792K, used 185791K [0xb8000000, 0xc3570000, 0xe2ab0000)
      object space 185792K, 99% used [0xb8000000,0xc356ffb8,0xc3570000)
    PSPermGen       total 34432K, used 34431K [0xb0000000, 0xb21a0000, 0xb8000000)
      object space 34432K, 99% used [0xb0000000,0xb219fd30,0xb21a0000)
    Dynamic libraries:
    0x00010000      /products/java/jdk1.5.0_12/bin/java
    0xff350000      /usr/lib/libthread.so.1
    0xff390000      /usr/lib/libdl.so.1
    0xff200000      /usr/lib/libc.so.1
    0xff330000      /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1
    0xfdc00000      /products/java/jdk1.5.0_12/jre/lib/sparc/server/libjvm.so
    0xff2f0000      /usr/lib/libsocket.so.1
    0xff1e0000      /usr/lib/libsched.so.1
    0xff1b0000      /usr/lib/libCrun.so.1
    0xff180000      /usr/lib/libm.so.1
    0xff080000      /usr/lib/libnsl.so.1
    0xff310000      /usr/lib/libw.so.1
    0xff160000      /usr/lib/libmp.so.2
    0xff050000      /products/java/jdk1.5.0_12/jre/lib/sparc/native_threads/libhpi.so
    0xfe7d0000      /products/java/jdk1.5.0_12/jre/lib/sparc/libverify.so
    0xfe790000      /products/java/jdk1.5.0_12/jre/lib/sparc/libjava.so
    0xfe760000      /products/java/jdk1.5.0_12/jre/lib/sparc/libzip.so
    0xfe610000      /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2
    0xfa610000      /products/java/jdk1.5.0_12/jre/lib/sparc/libnet.so
    0xabd60000      /products/java/jdk1.5.0_12/jre/lib/sparc/libnio.so
    0xabb00000      /usr/lib/librt.so.1
    0xab3e0000      /usr/lib/libaio.so.1
    0xab3c0000      /usr/lib/libsendfile.so.1
    0xaaa80000      /products/java/jdk1.5.0_12/jre/lib/sparc/libawt.so
    0xaa900000      /products/java/jdk1.5.0_12/jre/lib/sparc/libmlib_image.so
    0xac330000      /products/java/jdk1.5.0_12/jre/lib/sparc/headless/libmawt.so
    VM Arguments:
    jvm_args: -Xms128m -Xmx1024m -XX:MaxPermSize=128m -Xss128k -verbose:class -verbose:gc -Dderby.system.home=/home/xxx/databases -Djboss.home.dir=/home/xxx/products/jboss -Djboss.home.url=file:/home/xxx/products/jboss -Djboss.lib.url=file:/home/xxx/products/jboss/lib -Djboss.server.base.dir=/home/xxx/webapp -Djboss.server.base.url=file:/home/xxx/webapp -Djboss.server.home.dir=/home/xxx/webapp -Djboss.server.home.url=file:/home/xxx/webapp -Djboss.server.lib.url=file:/home/xxx/products/jboss-libs -Djboss.server.data.dir=/home/xxx/tmp/xxx -Djboss.server.config.url=file:/home/xxx/etc/config-jboss -Djboss.server.temp.dir=/home/xxx/tmp/xxx -Djboss.server.name=webapp
    java_command: org.jboss.Main --classpath /home/xxx/etc
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=/home/xxx/products/jdk/bin:/home/xxx/gnu/bin:/usr/bin:/usr/ucb:/etc
    LD_LIBRARY_PATH=/products/java/jdk1.5.0_12/jre/lib/sparc/server:/products/java/jdk1.5.0_12/jre/lib/sparc:/products/java/jdk1.5.0_12/jre/../lib/sparc:/usr/local/openwin/lib:/usr/local/openwin/lib:/usr/lib
    SHELL=/bin/ksh
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x70cb50], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGBUS: [libjvm.so+0x70cb50], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGFPE: [libjvm.so+0x2743ac], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGPIPE: [libjvm.so+0x2743ac], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGILL: [libjvm.so+0x2743ac], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGUSR1: [libjvm.so+0x67f5f0], sa_mask[0]=0x00008000, sa_flags=0x00000008
    SIGUSR2: [libjvm.so+0x2743ac], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGHUP: [libjvm.so+0x67e22c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGQUIT: [libjvm.so+0x67e22c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGTERM: [libjvm.so+0x67e22c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    ---------------  S Y S T E M  ---------------
    OS:                       Solaris 8 10/01 s28s_u6wos_08a SPARC
               Copyright 2001 Sun Microsystems, Inc.  All Rights Reserved.
                               Assembled 12 September 2001
    uname:SunOS 5.8 Generic_108528-18 sun4u  (T1 libthread)
    rlimit: STACK 8192k, CORE infinity, NOFILE 1024, AS infinity
    load average:1.44 0.66 0.46
    CPU:total 2 has_v8, has_v9, has_vis1
    Memory: 8k page, physical 2621440k(506320k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_12-b04) for solaris-sparc, built on May  2 2007 02:33:21 by unknown with unknown Workshop:0x550I've worked around it creating ".hotspot_compiler" with the following content to disable native compilation on problematic methods :
    exclude com/lowagie/text/pdf/Type1Font processRegards,
    Patrick.

    Hi, we've got a similar problem with JVM 1.5.0_06, although the SIGSEGV appeared not on a Compiler thread, but on a JavaThread:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xff390af8, pid=11726, tid=153
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, sharing)
    # Problematic frame:
    # C [libc_psr.so.1+0xaf8] memset+0x78
    --------------- T H R E A D ---------------
    Current thread (0x00238508): JavaThread "JMSEventSession #2 on queue://TaskManagerQueue" [_thread_in_native, id=153]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000000
    Registers:
    O0=0x00000000 O1=0x00000000 O2=0x0000000c O3=0x00000000
    O4=0xff368284 O5=0x00000008 O6=0xf177d730 O7=0xf7c5c410
    G1=0x00060000 G2=0x15b7164c G3=0x000148a4 G4=0x00014868
    G5=0xd1953220 G6=0x3793e37d G7=0xfe763c00 Y=0x00000000
    PC=0xff390af8 nPC=0xff390aec
    Top of Stack: (sp=0xf177d730)
    0xf177d730: 00000000 0000000c 0000000c 0000000c
    0xf177d740: 0001485c 0000000c 000148f4 00000008
    0xf177d750: 00000000 0000000f 0000000a 0000003c
    0xf177d760: 0000000a 0000003c f177d7d8 f7c5b544
    0xf177d770: 00000001 00000001 00000000 f177d904
    0xf177d780: 0000003e 00000000 0000000a 00000001
    0xf177d790: f177d8f0 18185c90 00000000 f177d8e4
    0xf177d7a0: 15744078 0000000a 14ecd530 00000003
    Instructions: (pc=0xff390af8)
    0xff390ae8: 96 0a a0 18 96 a2 e0 08 9a 03 60 08 3a 4f ff fe
    0xff390af8: d2 73 7f f8 98 aa a0 1f 02 40 00 08 98 a3 20 20
    Stack: [0xf1700000,0xf1780000), sp=0xf177d730, free space=501k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [libc_psr.so.1+0xaf8] memset+0x78
    C [libocijdbc10.so+0xb54c] Java_oracle_jdbc_driver_T2CStatement_t2cDefineFetch+0x2c
    J oracle.jdbc.driver.T2CStatement.t2cDefineFetch(JI[S[BII[Loracle/jdbc/driver/Accessor;[BI[CI[SI[J)I
    J oracle.jdbc.driver.T2CPreparedStatement.doDefineFetch()V
    J oracle.jdbc.driver.T2CPreparedStatement.executeForRows(Z)V
    J oracle.jdbc.driver.OracleStatement.executeMaybeDescribe()V
    J oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout()V
    J oracle.jdbc.driver.OraclePreparedStatement.executeInternal()I
    J oracle.jdbc.driver.OraclePreparedStatement.execute()Z
    J org.apache.commons.dbcp.DelegatingPreparedStatement.execute()Z
    J org.apache.commons.dbcp.DelegatingPreparedStatement.execute()Z
    J es.tid.planb.spci.task.actioncontext.DBHelper.query(Ljava/sql/Connection;Ljava/lang/String;[Ljava/lang/Object;)Ljava/sql/ResultSet;
    J sun.reflect.GeneratedMethodAccessor6089.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J bsh.Reflect.invokeMethod(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J bsh.Reflect.invokeObjectMethod(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.Name.invokeMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.BSHMethodInvocation.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(ZLbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHAssignment.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHBlock.evalBlock(Lbsh/CallStack;Lbsh/Interpreter;ZLbsh/BSHBlock$NodeFilter;)Ljava/lang/Object;
    J bsh.BSHBlock.eval(Lbsh/CallStack;Lbsh/Interpreter;Z)Ljava/lang/Object;
    J bsh.BshMethod.invokeImpl([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.BshMethod.invoke([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.Name.invokeLocalMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.Name.invokeMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.BSHMethodInvocation.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(ZLbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHBlock.evalBlock(Lbsh/CallStack;Lbsh/Interpreter;ZLbsh/BSHBlock$NodeFilter;)Ljava/lang/Object;
    J bsh.BSHBlock.eval(Lbsh/CallStack;Lbsh/Interpreter;Z)Ljava/lang/Object;
    J bsh.BshMethod.invokeImpl([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.BshMethod.invoke([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.Name.invokeLocalMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.Name.invokeMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.BSHMethodInvocation.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(ZLbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHBlock.evalBlock(Lbsh/CallStack;Lbsh/Interpreter;ZLbsh/BSHBlock$NodeFilter;)Ljava/lang/Object;
    J bsh.BSHBlock.eval(Lbsh/CallStack;Lbsh/Interpreter;Z)Ljava/lang/Object;
    J bsh.BSHTryStatement.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.Interpreter.eval(Ljava/io/Reader;Lbsh/NameSpace;Ljava/lang/String;)Ljava/lang/Object;
    j bsh.Interpreter.source(Ljava/lang/String;Lbsh/NameSpace;)Ljava/lang/Object;+56
    J es.tid.planb.spci.task.BshAction.action()V
    J es.tid.planb.spci.task.TaskActionCommand.action()V
    J es.tid.planb.spci.task.SPCITaskCtrlModel.update()Z
    J es.tid.planb.workflow.TaskManager.updateTask(Les/tid/planb/workflow/TaskCtrlModel;Les/tid/planb/workflow/Event;)V
    J es.tid.planb.workflow.TaskManager.onEvent(Les/tid/planb/workflow/Event;)V
    J es.tid.planb.workflow.JMSEventSession.run()V
    v ~OSRAdapter
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [libjvm.so+0xdc098]
    V [libjvm.so+0xf38c8]
    V [libjvm.so+0xf3724]
    V [libjvm.so+0xf35a8]
    V [libjvm.so+0x42af10]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J oracle.jdbc.driver.T2CStatement.t2cDefineFetch(JI[S[BII[Loracle/jdbc/driver/Accessor;[BI[CI[SI[J)I
    J oracle.jdbc.driver.T2CPreparedStatement.doDefineFetch()V
    J oracle.jdbc.driver.T2CPreparedStatement.executeForRows(Z)V
    J oracle.jdbc.driver.OracleStatement.executeMaybeDescribe()V
    J oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout()V
    J oracle.jdbc.driver.OraclePreparedStatement.executeInternal()I
    J oracle.jdbc.driver.OraclePreparedStatement.execute()Z
    J org.apache.commons.dbcp.DelegatingPreparedStatement.execute()Z
    J org.apache.commons.dbcp.DelegatingPreparedStatement.execute()Z
    J es.tid.planb.spci.task.actioncontext.DBHelper.query(Ljava/sql/Connection;Ljava/lang/String;[Ljava/lang/Object;)Ljava/sql/ResultSet;
    J sun.reflect.GeneratedMethodAccessor6089.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J bsh.Reflect.invokeMethod(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J bsh.Reflect.invokeObjectMethod(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.Name.invokeMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.BSHMethodInvocation.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(ZLbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHAssignment.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHBlock.evalBlock(Lbsh/CallStack;Lbsh/Interpreter;ZLbsh/BSHBlock$NodeFilter;)Ljava/lang/Object;
    J bsh.BSHBlock.eval(Lbsh/CallStack;Lbsh/Interpreter;Z)Ljava/lang/Object;
    J bsh.BshMethod.invokeImpl([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.BshMethod.invoke([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.Name.invokeLocalMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.Name.invokeMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.BSHMethodInvocation.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(ZLbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHBlock.evalBlock(Lbsh/CallStack;Lbsh/Interpreter;ZLbsh/BSHBlock$NodeFilter;)Ljava/lang/Object;
    J bsh.BSHBlock.eval(Lbsh/CallStack;Lbsh/Interpreter;Z)Ljava/lang/Object;
    J bsh.BshMethod.invokeImpl([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.BshMethod.invoke([Ljava/lang/Object;Lbsh/Interpreter;Lbsh/CallStack;Lbsh/SimpleNode;Z)Ljava/lang/Object;
    J bsh.Name.invokeLocalMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.Name.invokeMethod(Lbsh/Interpreter;[Ljava/lang/Object;Lbsh/CallStack;Lbsh/SimpleNode;)Ljava/lang/Object;
    J bsh.BSHMethodInvocation.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(ZLbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHPrimaryExpression.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.BSHBlock.evalBlock(Lbsh/CallStack;Lbsh/Interpreter;ZLbsh/BSHBlock$NodeFilter;)Ljava/lang/Object;
    J bsh.BSHBlock.eval(Lbsh/CallStack;Lbsh/Interpreter;Z)Ljava/lang/Object;
    J bsh.BSHTryStatement.eval(Lbsh/CallStack;Lbsh/Interpreter;)Ljava/lang/Object;
    J bsh.Interpreter.eval(Ljava/io/Reader;Lbsh/NameSpace;Ljava/lang/String;)Ljava/lang/Object;
    j bsh.Interpreter.source(Ljava/lang/String;Lbsh/NameSpace;)Ljava/lang/Object;+56
    J es.tid.planb.spci.task.BshAction.action()V
    J es.tid.planb.spci.task.TaskActionCommand.action()V
    J es.tid.planb.spci.task.SPCITaskCtrlModel.update()Z
    J es.tid.planb.workflow.TaskManager.updateTask(Les/tid/planb/workflow/TaskCtrlModel;Les/tid/planb/workflow/Event;)V
    J es.tid.planb.workflow.TaskManager.onEvent(Les/tid/planb/workflow/Event;)V
    J es.tid.planb.workflow.JMSEventSession.run()V
    v ~OSRAdapter
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x12879558 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=285746]
    0x0fe559b8 JavaThread "ActiveMQ Task" daemon [_thread_blocked, id=285639]
    0x1477ff18 JavaThread "ActiveMQ Session Task" daemon [_thread_blocked, id=285638]
    0x0f7dc470 JavaThread "ActiveMQ Session Task" daemon [_thread_blocked, id=283547]
    0x134826d0 JavaThread "ActiveMQ Transport: tcp:///10.228.32.110:41159" daemon [_thread_in_native, id=277026]
    0x11c7bf70 JavaThread "ActiveMQ Transport: tcp:///10.228.32.110:31040" daemon [_thread_in_native, id=267379]
    0x05ff17d8 JavaThread "ActiveMQ Transport: tcp:///10.228.32.104:8951" daemon [_thread_in_native, id=233688]
    0x083cb4b0 JavaThread "ActiveMQ Transport: tcp:///10.228.32.110:10863" daemon [_thread_in_native, id=139875]
    0x052f5808 JavaThread "ActiveMQ Transport: tcp:///127.0.0.1:34505" daemon [_thread_in_native, id=17778]
    0x07053e80 JavaThread "ActiveMQ Transport: tcp://localhost/127.0.0.1:61635" [_thread_in_native, id=17777]
    0x00285b58 JavaThread "Thread-158" daemon [_thread_blocked, id=333]
    0x00984be8 JavaThread "SMTPGate-Worker#4" [_thread_blocked, id=331]
    0x009bbe70 JavaThread "SMTPGate-Worker#3" [_thread_blocked, id=330]
    0x00983b50 JavaThread "SMTPGate-Worker#2" [_thread_blocked, id=329]
    0x00958f10 JavaThread "SMTPGate-Worker#1" [_thread_blocked, id=328]
    0x00988540 JavaThread "SMTPGate-Worker#0" [_thread_blocked, id=327]
    0x009a6598 JavaThread "ServerSocket" [_thread_in_native, id=326]
    0x009a63d0 JavaThread "JMSProvider [JMSTaskProvider] Consumer" [_thread_blocked, id=325]
    0x009a7e80 JavaThread "FaxGate-Worker#4" [_thread_blocked, id=324]
    0x009a82b0 JavaThread "FaxGate-Worker#3" [_thread_blocked, id=323]
    0x009a7108 JavaThread "FaxGate-Worker#2" [_thread_blocked, id=322]
    0x009a5d58 JavaThread "FaxGate-Worker#1" [_thread_blocked, id=321]
    0x009a4fa8 JavaThread "FaxGate-Worker#0" [_thread_blocked, id=320]
    0x009a22b0 JavaThread "EventGate-Worker#0" [_thread_blocked, id=319]
    0x009a0978 JavaThread "LineCheckerGate-Worker#19" [_thread_blocked, id=318]
    0x009a2550 JavaThread "LineCheckerGate-Worker#18" [_thread_blocked, id=317]
    0x0099c610 JavaThread "LineCheckerGate-Worker#17" [_thread_blocked, id=316]
    0x0099b978 JavaThread "LineCheckerGate-Worker#16" [_thread_blocked, id=315]
    0x00998d70 JavaThread "LineCheckerGate-Worker#15" [_thread_blocked, id=314]
    0x0099da60 JavaThread "LineCheckerGate-Worker#14" [_thread_blocked, id=313]
    0x0099f700 JavaThread "LineCheckerGate-Worker#13" [_thread_blocked, id=312]
    0x0099e898 JavaThread "LineCheckerGate-Worker#12" [_thread_blocked, id=311]
    0x00997df8 JavaThread "LineCheckerGate-Worker#11" [_thread_blocked, id=310]
    0x009a32f0 JavaThread "LineCheckerGate-Worker#10" [_thread_blocked, id=309]
    0x0099fa48 JavaThread "LineCheckerGate-Worker#9" [_thread_blocked, id=308]
    0x00999690 JavaThread "LineCheckerGate-Worker#8" [_thread_blocked, id=307]
    0x0099a6e0 JavaThread "LineCheckerGate-Worker#7" [_thread_blocked, id=306]
    0x00999978 JavaThread "LineCheckerGate-Worker#6" [_thread_blocked, id=305]
    0x00997430 JavaThread "LineCheckerGate-Worker#5" [_thread_blocked, id=304]
    0x00996338 JavaThread "LineCheckerGate-Worker#4" [_thread_blocked, id=303]
    0x00956e98 JavaThread "LineCheckerGate-Worker#3" [_thread_blocked, id=302]
    0x00964e00 JavaThread "LineCheckerGate-Worker#2" [_thread_blocked, id=301]
    0x009558d8 JavaThread "LineCheckerGate-Worker#1" [_thread_blocked, id=300]
    0x00977078 JavaThread "LineCheckerGate-Worker#0" [_thread_blocked, id=299]
    0x00965438 JavaThread "GesADSLGate-Worker#4" [_thread_in_native, id=297]
    0x00978390 JavaThread "GesADSLGate-Worker#3" [_thread_blocked, id=296]
    0x00966028 JavaThread "GesADSLGate-Worker#2" [_thread_blocked, id=295]
    0x0093e5b8 JavaThread "GesADSLGate-Worker#1" [_thread_blocked, id=294]
    0x0093d8f0 JavaThread "GesADSLGate-Worker#0" [_thread_in_native, id=293]
    0x00941058 JavaThread "GesADSLGate JMS Consumer" [_thread_blocked, id=292]
    0x0093efd0 JavaThread "ActiveMQ Transport: tcp:///127.0.0.1:65371" daemon [_thread_in_native, id=289]
    0x0093c2d0 JavaThread "ActiveMQ Transport: tcp://localhost/127.0.0.1:61635" [_thread_in_native, id=288]
    0x00937678 JavaThread "JMSLLUGate-Worker#4" [_thread_blocked, id=286]
    0x00936920 JavaThread "JMSLLUGate-Worker#3" [_thread_blocked, id=285]
    0x00935c28 JavaThread "JMSLLUGate-Worker#2" [_thread_blocked, id=284]
    0x00941ff8 JavaThread "JMSLLUGate-Worker#1" [_thread_blocked, id=283]
    0x00941588 JavaThread "JMSLLUGate-Worker#0" [_thread_blocked, id=282]
    0x008c56d8 JavaThread "HTTPGate-Worker#49" [_thread_blocked, id=281]
    0x008c4980 JavaThread "HTTPGate-Worker#48" [_thread_blocked, id=280]
    0x008c3420 JavaThread "HTTPGate-Worker#47" [_thread_blocked, id=279]
    0x008c26c8 JavaThread "HTTPGate-Worker#46" [_thread_blocked, id=278]
    0x008c1970 JavaThread "HTTPGate-Worker#45" [_thread_blocked, id=277]
    0x008c0c18 JavaThread "HTTPGate-Worker#44" [_thread_blocked, id=276]
    0x008bfec0 JavaThread "HTTPGate-Worker#43" [_thread_blocked, id=275]
    0x008bf168 JavaThread "HTTPGate-Worker#42" [_thread_in_native, id=274]
    0x008be410 JavaThread "HTTPGate-Worker#41" [_thread_blocked, id=273]
    0x008bd6b8 JavaThread "HTTPGate-Worker#40" [_thread_blocked, id=272]
    0x008bc960 JavaThread "HTTPGate-Worker#39" [_thread_blocked, id=271]
    0x008bbc08 JavaThread "HTTPGate-Worker#38" [_thread_blocked, id=270]
    0x008baeb0 JavaThread "HTTPGate-Worker#37" [_thread_blocked, id=269]
    0x008ba158 JavaThread "HTTPGate-Worker#36" [_thread_in_native, id=268]
    0x008b9400 JavaThread "HTTPGate-Worker#35" [_thread_blocked, id=267]
    0x008b80a0 JavaThread "HTTPGate-Worker#34" [_thread_blocked, id=266]
    0x008b7348 JavaThread "HTTPGate-Worker#33" [_thread_blocked, id=265]
    0x008b65f0 JavaThread "HTTPGate-Worker#32" [_thread_blocked, id=264]
    0x008b5898 JavaThread "HTTPGate-Worker#31" [_thread_blocked, id=263]
    0x008b4b40 JavaThread "HTTPGate-Worker#30" [_thread_blocked, id=262]
    0x0088b180 JavaThread "HTTPGate-Worker#29" [_thread_blocked, id=261]
    0x0088a428 JavaThread "HTTPGate-Worker#28" [_thread_blocked, id=260]
    0x008896d0 JavaThread "HTTPGate-Worker#27" [_thread_blocked, id=259]
    0x00888978 JavaThread "HTTPGate-Worker#26" [_thread_blocked, id=258]
    0x00887c20 JavaThread "HTTPGate-Worker#25" [_thread_blocked, id=257]
    0x00886ec8 JavaThread "HTTPGate-Worker#24" [_thread_blocked, id=256]
    0x00886170 JavaThread "HTTPGate-Worker#23" [_thread_in_native, id=255]
    0x00885418 JavaThread "HTTPGate-Worker#22" [_thread_blocked, id=254]
    0x008846c0 JavaThread "HTTPGate-Worker#21" [_thread_blocked, id=253]
    0x00883968 JavaThread "HTTPGate-Worker#20" [_thread_blocked, id=252]
    0x00882c10 JavaThread "HTTPGate-Worker#19" [_thread_blocked, id=251]
    0x00881eb8 JavaThread "HTTPGate-Worker#18" [_thread_blocked, id=250]
    0x00881160 JavaThread "HTTPGate-Worker#17" [_thread_blocked, id=249]
    0x00880408 JavaThread "HTTPGate-Worker#16" [_thread_in_native, id=248]
    0x0087eea8 JavaThread "HTTPGate-Worker#15" [_thread_blocked, id=247]
    0x0087e150 JavaThread "HTTPGate-Worker#14" [_thread_blocked, id=246]
    0x0087d3f8 JavaThread "HTTPGate-Worker#13" [_thread_in_native, id=245]
    0x0087c6a0 JavaThread "HTTPGate-Worker#12" [_thread_blocked, id=244]
    0x0087b948 JavaThread "HTTPGate-Worker#11" [_thread_blocked, id=243]
    0x0087abf0 JavaThread "HTTPGate-Worker#10" [_thread_blocked, id=242]
    0x0025f968 JavaThread "HTTPGate-Worker#9" [_thread_blocked, id=241]
    0x0025ec10 JavaThread "HTTPGate-Worker#8" [_thread_blocked, id=240]
    0x0025deb8 JavaThread "HTTPGate-Worker#7" [_thread_blocked, id=239]
    0x0025d160 JavaThread "HTTPGate-Worker#6" [_thread_blocked, id=238]
    0x0025c408 JavaThread "HTTPGate-Worker#5" [_thread_blocked, id=237]
    0x0025b6b0 JavaThread "HTTPGate-Worker#4" [_thread_blocked, id=236]
    0x0025a958 JavaThread "HTTPGate-Worker#3" [_thread_blocked, id=235]
    0x002595f8 JavaThread "HTTPGate-Worker#2" [_thread_blocked, id=234]
    0x002588a0 JavaThread "HTTPGate-Worker#1" [_thread_blocked, id=233]
    0x00256a78 JavaThread "HTTPGate-Worker#0" [_thread_blocked, id=232]
    0x00255d20 JavaThread "TaskSwapper" [_thread_blocked, id=231]
    0x00254e88 JavaThread "TaskConsumer-Worker#49" [_thread_blocked, id=230]
    0x00254130 JavaThread "TaskConsumer-Worker#48" [_thread_blocked, id=229]
    0x002533d8 JavaThread "TaskConsumer-Worker#47" [_thread_blocked, id=228]
    0x00252680 JavaThread "TaskConsumer-Worker#46" [_thread_blocked, id=227]
    0x00251928 JavaThread "TaskConsumer-Worker#45" [_thread_blocked, id=226]
    0x00250bd0 JavaThread "TaskConsumer-Worker#44" [_thread_blocked, id=225]
    0x000f3ae8 JavaThread "TaskConsumer-Worker#43" [_thread_blocked, id=224]
    0x000f2d90 JavaThread "TaskConsumer-Worker#42" [_thread_blocked, id=223]
    0x000f2038 JavaThread "TaskConsumer-Worker#41" [_thread_blocked, id=222]
    0x000f12e0 JavaThread "TaskConsumer-Worker#40" [_thread_blocked, id=221]
    0x000f0588 JavaThread "TaskConsumer-Worker#39" [_thread_blocked, id=220]
    0x000ef830 JavaThread "TaskConsumer-Worker#38" [_thread_blocked, id=219]
    0x000eead8 JavaThread "TaskConsumer-Worker#37" [_thread_blocked, id=218]
    0x000edd80 JavaThread "TaskConsumer-Worker#36" [_thread_blocked, id=217]
    0x000ed058 JavaThread "TaskConsumer-Worker#35" [_thread_blocked, id=216]
    0x0028ea88 JavaThread "TaskConsumer-Worker#34" [_thread_blocked, id=215]
    0x0028dd30 JavaThread "TaskConsumer-Worker#33" [_thread_blocked, id=214]
    0x0028cfd8 JavaThread "TaskConsumer-Worker#32" [_thread_blocked, id=213]
    0x0028c280 JavaThread "TaskConsumer-Worker#31" [_thread_blocked, id=212]
    0x0028b528 JavaThread "TaskConsumer-Worker#30" [_thread_blocked, id=211]
    0x0028a7d0 JavaThread "TaskConsumer-Worker#29" [_thread_blocked, id=210]
    0x00289a78 JavaThread "TaskConsumer-Worker#28" [_thread_blocked, id=209]
    0x00288d20 JavaThread "TaskConsumer-Worker#27" [_thread_blocked, id=208]
    0x00287fc8 JavaThread "TaskConsumer-Worker#26" [_thread_blocked, id=207]
    0x00287270 JavaThread "TaskConsumer-Worker#25" [_thread_blocked, id=206]
    0x003eddc0 JavaThread "TaskConsumer-Worker#24" [_thread_blocked, id=205]
    0x003ed068 JavaThread "TaskConsumer-Worker#23" [_thread_blocked, id=204]
    0x003ec310 JavaThread "TaskConsumer-Worker#22" [_thread_blocked, id=203]
    0x003eafb0 JavaThread "TaskConsumer-Worker#21" [_thread_blocked, id=202]
    0x003ea258 JavaThread "TaskConsumer-Worker#20" [_thread_blocked, id=201]
    0x003e9500 JavaThread "TaskConsumer-Worker#19" [_thread_blocked, id=200]
    0x003e87a8 JavaThread "TaskConsumer-Worker#18" [_thread_blocked, id=199]
    0x003e7a50 JavaThread "TaskConsumer-Worker#17" [_thread_blocked, id=198]
    0x003e6cf8 JavaThread "TaskConsumer-Worker#16" [_thread_blocked, id=197]
    0x008f7750 JavaThread "TaskConsumer-Worker#15" [_thread_blocked, id=196]
    0x008f69f8 JavaThread "TaskConsumer-Worker#14" [_thread_blocked, id=195]
    0x008f5ca0 JavaThread "TaskConsumer-Worker#13" [_thread_blocked, id=194]
    0x008f4f48 JavaThread "TaskConsumer-Worker#12" [_thread_blocked, id=193]
    0x008f41f0 JavaThread "TaskConsumer-Worker#11" [_thread_blocked, id=192]
    0x008f3498 JavaThread "TaskConsumer-Worker#10" [_thread_blocked, id=191]
    0x008f2740 JavaThread "TaskConsumer-Worker#9" [_thread_blocked, id=190]
    0x008f19e8 JavaThread "TaskConsumer-Worker#8" [_thread_blocked, id=189]
    0x008f0c90 JavaThread "TaskConsumer-Worker#7" [_thread_blocked, id=188]
    0x008f00b0 JavaThread "TaskConsumer-Worker#6" [_thread_blocked, id=187]
    0x008a0ea0 JavaThread "TaskConsumer-Worker#5" [_thread_blocked, id=186]
    0x008a0148 JavaThread "TaskConsumer-Worker#4" [_thread_blocked, id=185]
    0x0089f3f0 JavaThread "TaskConsumer-Worker#3" [_thread_blocked, id=184]
    0x0089ddf0 JavaThread "TaskConsumer-Worker#2" [_thread_blocked, id=183]
    0x0089cff8 JavaThread "TaskConsumer-Worker#1" [_thread_in_Java, id=182]
    0x0089c2a0 JavaThread "TaskConsumer-Worker#0" [_thread_blocked, id=181]
    0x0024dab0 JavaThread "JMSEventSession #29 on queue://TaskManagerQueue" [_thread_in_Java, id=180]
    0x0024cd58 JavaThread "JMSEventSession #28 on queue://TaskManagerQueue" [_thread_in_Java, id=179]
    0x0024c000 JavaThread "JMSEventSession #27 on queue://TaskManagerQueue" [_thread_blocked, id=178]
    0x0024b2a8 JavaThread "JMSEventSession #26 on queue://TaskManagerQueue" [_thread_blocked, id=177]
    0x0024a550 JavaThread "JMSEventSession #25 on queue://TaskManagerQueue" [_thread_in_native, id=176]
    0x00890d88 JavaThread "JMSEventSession #24 on queue://TaskManagerQueue" [_thread_blocked, id=175]
    0x00890030 JavaThread "JMSEventSession #23 on queue://TaskManagerQueue" [_thread_in_native, id=174]
    0x0088f2d8 JavaThread "JMSEventSession #22 on queue://TaskManagerQueue" [_thread_in_native, id=173]
    0x0088e580 JavaThread "JMSEventSession #21 on queue://TaskManagerQueue" [_thread_in_native, id=172]
    0x00427ec8 JavaThread "JMSEventSession #20 on queue://TaskManagerQueue" [_thread_blocked, id=171]
    0x00426b68 JavaThread "JMSEventSession #19 on queue://TaskManagerQueue" [_thread_in_Java, id=170]
    0x00425e98 JavaThread "JMSEventSession #18 on queue://TaskManagerQueue" [_thread_blocked, id=169]
    0x008ff2d0 JavaThread "JMSEventSession #17 on queue://TaskManagerQueue" [_thread_in_native, id=168]
    0x008fe578 JavaThread "JMSEventSession #16 on queue://TaskManagerQueue" [_thread_in_native, id=167]
    0x008fd820 JavaThread "JMSEventSession #15 on queue://TaskManagerQueue" [_thread_blocked, id=166]
    0x003b1278 JavaThread "JMSEventSession #14 on queue://TaskManagerQueue" [_thread_in_native, id=165]
    0x003b0520 JavaThread "JMSEventSession #13 on queue://TaskManagerQueue" [_thread_in_native, id=164]
    0x0090e100 JavaThread "JMSEventSession #12 on queue://TaskManagerQueue" [_thread_in_native, id=163]
    0x0090d3a8 JavaThread "JMSEventSession #11 on queue://TaskManagerQueue" [_thread_blocked, id=162]
    0x008ae9b8 JavaThread "JMSEventSession #10 on queue://TaskManagerQueue" [_thread_in_native, id=161]
    0x008adc90 JavaThread "JMSEventSession #9 on queue://TaskManagerQueue" [_thread_in_native, id=160]
    0x008acfc8 JavaThread "JMSEventSession #8 on queue://TaskManagerQueue" [_thread_in_native, id=159]
    0x0088d4b8 JavaThread "JMSEventSession #7 on queue://TaskManagerQueue" [_thread_blocked, id=158]
    0x0088c750 JavaThread "JMSEventSession #6 on queue://TaskManagerQueue" [_thread_in_Java, id=157]
    0x00866700 JavaThread "JMSEventSession #5 on queue://TaskManagerQueue" [_thread_in_native, id=156]
    0x008acbb8 JavaThread "JMSEventSession #4 on queue://TaskManagerQueue" [_thread_in_Java, id=155]
    0x004ed128 JavaThread "JMSEventSession #3 on queue://TaskManagerQueue" [_thread_in_Java, id=154]
    =>0x00238508 JavaThread "JMSEventSession #2 on queue://TaskManagerQueue" [_thread_in_native, id=153]
    0x0090a098 JavaThread "JMSEventSession #1 on queue://TaskManagerQueue" [_thread_in_native, id=152]
    0x008fbf78 JavaThread "JMSEventSession #0 on queue://TaskManagerQueue" [_thread_blocked, id=151]
    0x002322f0 JavaThread "Thread-154" daemon [_thread_blocked, id=55]
    0x0032cce8 JavaThread "ShellController Listener" [_thread_in_native, id=54]
    0x001d9338 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=45]
    0x00320010 JavaThread "Timer-1" [_thread_blocked, id=42]
    0x003863e8 JavaThread "LineCheckerGate Retry Timer" [_thread_blocked, id=41]
    0x002cf740 JavaThread "imqConsumerReader-1-5718468198242245632-1" [_thread_blocked, id=40]
    0x002ce8a8 JavaThread "iMQReadChannel-1" [_thread_in_native, id=39]
    0x002ce5d8 JavaThread "imqConnectionFlowControl-1" [_thread_blocked, id=38]
    0x002cbf90 JavaThread "imqConsumerReader-0-5718468198242219008-0" [_thread_blocked, id=37]
    0x003ce5f0 JavaThread "iMQReadChannel-0" [_thread_in_native, id=36]
    0x00177088 JavaThread "imqConnectionFlowControl-0" [_thread_blocked, id=35]
    0x00177688 JavaThread "HTTPGate Retry Timer" [_thread_blocked, id=34]
    0x0016e1a0 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=33]
    0x0016e598 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=32]
    0x001206f0 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=31]
    0x00120528 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=30]
    0x0012c5f8 JavaThread "ActiveMQ Transport: tcp:///127.0.0.1:65327" daemon [_thread_in_native, id=29]
    0x000b4568 JavaThread "ActiveMQ Transport: tcp://localhost/127.0.0.1:61635" [_thread_in_native, id=28]
    0x000eaf88 JavaThread "ActiveMQ Transport Status Monitor: stomp://localhost:65000" daemon [_thread_blocked, id=26]
    0x000eacb8 JavaThread "ActiveMQ Transport Server: stomp://localhost:65000" daemon [_thread_in_native, id=25]
    0x000eb160 JavaThread "ActiveMQ Transport Status Monitor: tcp://localhost:61635" daemon [_thread_blocked, id=24]
    0x000e6438 JavaThread "ActiveMQ Transport Server: tcp://localhost:61635" daemon [_thread_in_native, id=23]
    0x00823d10 JavaThread "ActiveMQ Cleanup Timer" daemon [_thread_blocked, id=22]
    0x007fd8a8 JavaThread "RMI LeaseChecker" daemon [_thread_blocked, id=19]
    0x007edcb0 JavaThread "RMI RenewClean-[10.228.32.116:65320]" daemon [_thread_blocked, id=17]
    0x00690458 JavaThread "GC Daemon" daemon [_thread_blocked, id=15]
    0x0069d0d8 JavaThread "RMI Reaper" [_thread_blocked, id=14]
    0x0068f6d0 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=13]
    0x0068b550 JavaThread "RMI TCP Accept-1099" daemon [_thread_in_native, id=11]
    0x0068c098 JavaThread "Timer-0" daemon [_thread_blocked, id=10]
    0x005e9290 JavaThread "EventDispatcher (EventDispatcher) Dispatch Timer" [_thread_blocked, id=9]
    0x000e1a48 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=7]
    0x000e0998 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6]
    0x000df5c8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5]
    0x000d6f90 JavaThread "Finalizer" daemon [_thread_blocked, id=4]
    0x000d62d0 JavaThread "Reference Handler" daemon [_thread_blocked, id=3]
    0x00032360 JavaThread "main" [_thread_in_native, id=1]
    Other Threads:
    0x000d3ac8 VMThread [id=2]
    0x000fc558 WatcherThread [id=8]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 108224K, used 100879K [0x15c00000, 0x1c8e0000, 0x2a950000)
    eden space 104960K, 94% used [0x15c00000, 0x1bd063e0, 0x1c280000)
    from space 3264K, 99% used [0x1c280000, 0x1c5afff8, 0x1c5b0000)
    to space 3264K, 0% used [0x1c5b0000, 0x1c5b0000, 0x1c8e0000)
    tenured generation total 867144K, used 579220K [0x2a950000, 0x5f822000, 0xd1400000)
    the space 867144K, 66% used [0x2a950000, 0x4def51e0, 0x4def5200, 0x5f822000)
    compacting perm gen total 21248K, used 21066K [0xd1400000, 0xd28c0000, 0xd5400000)
    the space 21248K, 99% used [0xd1400000, 0xd2892a08, 0xd2892c00, 0xd28c0000)
    ro space 8192K, 60% used [0xd5400000, 0xd58d6ca8, 0xd58d6e00, 0xd5c00000)
    rw space 12288K, 44% used [0xd5c00000, 0xd6159258, 0xd6159400, 0xd6800000)
    Dynamic libraries:
    0x00010000      /opt/planb/bin/jsvc
    0xff3a0000      /lib/libdl.so.1
    0xff398000      /lib/libthread.so.1
    0xff280000      /lib/libc.so.1
    0xff390000      /platform/SUNW,Sun-Fire-V890/lib/libc_psr.so.1
    0xf

  • Upgrade 10.1.0.5 to 10.2.0.4 on Solaris SPARC 64bit (on VCS) Hangs

    Hi
    Im in progress of upgrading a 10.1.0.5 Database to 10.2.0.4 on Solaris SPARC 64bit with VCS installed.
    I installed the base 10.2.0.1 and then 10.2.0.4 and then CPUJAN2010 without failure. I began the upgrade as per the b14238.pdf (Oracle® Database Upgrade Guide 10g Release 2 (10.2) B14238-02 January 2008)
    Its seems hung since last Friday morning, but the smon process is first on "top" command so it must be doing something.
    Any idea how I can resolve this issue?

    upgrade.log
    462 -- ALTER USER system privilege
    463 -- EXAMPLE
    464 -- dbms_epg.authorize_dad('HR');
    465 --
    466 procedure authorize_dad(dad_name IN varchar2,
    467 user IN varchar2 DEFAULT NULL);
    468
    469 --
    470 -- Deauthorizes a DAD's use of a user's privileges to invoke procedures and
    471 -- access document tables. The invoker can always deauthorize the use of
    472 -- his own privileges. To deauthorize the use of another user's privileges,
    473 -- the invoker must have the the ALTER USER system privilege.
    474 --
    475 -- PARAMETERS
    476 -- dad_name The DAD to deauthorize use
    477 -- user The user whose privileges to deauthorize. If the user is NULL,
    478 -- the invoker is assumed. The username is case-sensitive as in
    479 -- the USERNAME column of the ALL_USERS view.
    480 -- RETURN
    481 -- None
    482 -- EXCEPTIONS
    483 -- - if the user does not exist
    484 -- - if the invoker deauthorizes for another user but he does not have the
    485 -- ALTER USER system privilege
    486 -- EXAMPLE
    487 -- dbms_epg.deauthorize_dad('HR');
    488 --
    489 procedure deauthorize_dad(dad_name IN varchar2,
    490 user IN varchar2 DEFAULT NULL);
    491
    492 END dbms_epg;
    493 /
    Package created.
    SQL> show error
    ====================================================
    I get the feeling that not all the info has been written to this file.
    Previous to this the database took 1.5 - 2 hours to shutdown immediate (straight after startup restrict) with smon process using lots of cpu...may be related to above problem.
    (Waiting for smon to disable tx recovery)

  • EM12c: Oracle Solaris Sparc Agent unabailable

    Hi everyone!
    I have this problem. I deployed EM12C on a server (Solaris x86) and I managed to deploy the agent donwloading it with EM12c into a Solaris Sparc.
    I was able to view metrics and manage the databases on Solaris Sparc server.
    Our client refused to use the Solaris x86, and now we have installed EM12C over a Windows Server. We want to reach the old Solaris Sparc Agent but we are unabailable. I have network connectivity from the W2k to the Sparc and I reach the port. The agent is started but I cant discover it again.
    $ emctl status agent
    Oracle Enterprise Manager 12c Cloud Control 12.1.0.1.0
    Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    Agent Version     : 12.1.0.1.0
    OMS Version       : (unknown)
    Protocol Version  : 12.1.0.1.0
    Agent Home        : /oracle/agent12c/agent_inst
    Agent Binaries    : /oracle/agent12c/core/12.1.0.1.0
    Agent Process ID  : 21824
    Parent Process ID : 21600
    Agent URL         : https://10.4.24.12:3872/emd/main/
    Repository URL    : https://server:4899/empbs/upload
    Started at        : 2012-10-31 17:15:07
    Started by user   : oracle
    Last Reload       : (none)
    Last successful upload                       : (none)
    Last attempted upload                        : (none)
    Total Megabytes of XML files uploaded so far : 0
    Number of XML files pending upload           : 4,901
    Size of XML files pending upload(MB)         : 2.35
    Available disk space on upload filesystem    : 91.61%
    Collection Status                            : [DISK_FULL]
    Last attempted heartbeat to OMS              : 2012-11-02 09:13:23
    Last successful heartbeat to OMS             : (none)
    Agent is Running and ReadyEM12c Server hasn't got internet so I cant download the agent again an rediscover it. I've tried to download the Sparc agent and upload it into EM12c but when all of them I always get that the software is too big. And I always see the Agent Software as "Oracle Solaris Sparc Agent unabailable"!
    Any idea?
    Thanks

    I got this message, the agent was stopped
    /oracle/agent12c/core/12.1.0.1.0/sysman/install/agentDeploy.sh AGENT_BASE_DIR=/oracle/agent12c OMS_HOST=OMSserver EM_UPLOAD_PORT=4890 AGENT_INSTANCE_HOME=/oracle/agent12c/agent_inst -configOnly
    ERROR: The instance directory /oracle/agent12c/agent_inst is not empty. If you want to configure the Management Agent in the same instance home, then stop the existing agent, manually delete the targets monitored by this management agent from the Cloud Control console, and then manually delete the agent instance home associated with this Management Agent. If you want to configure the agent in a different instance home, then enter a new instance home location by passing AGENT_INSTANCE_HOME argument.
    $
    $ pwd
    Do I delete sysman?
    /oracle/agent12c/agent_inst
    $ ls
    bin diag install sysman
    Those are my port list in this range:
    TCP 0.0.0.0:3389 OMSserver : 0 LISTENING
    TCP 0.0.0.0:3872 OMSserver : 0 LISTENING
    TCP 0.0.0.0:4889 OMSserver : 0 LISTENING
    TCP 0.0.0.0:6701 OMSserver : 0 LISTENING
    OMS details:
    C:\oracle\agent\core\12.1.0.2.0>emctl status oms -details
    Oracle Enterprise Manager Cloud Control 12c Release 2
    Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
    Enter Enterprise Manager Root (SYSMAN) Password :
    Console Server Host : OMSserver
    HTTP Console Port : 7788
    HTTPS Console Port : 7799
    HTTP Upload Port : 4889
    HTTPS Upload Port : 1159
    EM Instance Home : C:\oracle\middleware\gc_inst\em\EMGC_OMS1
    OMS Log Directory Location : C:\oracle\middleware\gc_inst\em\EMGC_OMS1/sysman
    g
    OMS is not configured with SLB or virtual hostname
    Agent Upload is locked.
    OMS Console is locked.
    Active CA ID: 1
    Console URL: https://OMSservername :7799/em
    Upload URL: https://OMSservername :1159/empbs/upload
    WLS Domain Information
    Domain Name : GCDomain
    Admin Server Host: OMSserver
    Managed Server Information
    Managed Server Instance Name: EMGC_OMS1
    Managed Server Instance Host: OMSserver
    WebTier is Up
    Oracle Management Server is Down
    I think I'm unable to reach OMS port from the agent machine:
    $ telnet OMSserver 4890
    Trying OMSserver ...
    telnet: Unable to connect to remote host: Connection refused
    $ telnet OMSserver 4889
    Trying OMSserver ...
    Connected to OMSserver .
    Escape character is '^]'.
    C:\Users\Oracle>telnet agentserver 3872
    Connecting To agentserver ...Could not open connection to the host, on port 3872: C
    onnect failed
    Thanks
    Edited by: 957237 on Nov 7, 2012 3:46 AM

  • Keyboard problem on solaris express de installation

    Hello i m having problem to install solaris express developper edition on my pc, as when the installation start, it doesnt take anything i type from the keyboard.
    It s solaris express release 5.11 version snv_57.
    My keyboard is standard ps2 keyboard. I tried with two keyboards and i have the same problem.
    Someone knows how to solve this issue ? Is there anything to configure in bios ?
    thank you for any help

    Solved by using a usb keyboard...

  • Content Server 6.0  Installation problem on Solaris

    When I installed Content_Server_6.0_SP1_solaris_oracle on Solaris 10 ,I get the following error in log file.
    dbg Bundled JRE is not binary compatible with host OS/Arch or it is corrupt. Testing bundled JRE failed.
    How can I resolve it
    please help me.
    Regards
    Sandeep

    If I installed any installer for sparc Machine on x86.is there any problem.My Solaris machine is x86.
    thanx.
    Regards
    Sandeep.

  • Java installation problem on solaris

    Hi
    IAm a new born baby to solaris .I have installed
    java on solaris sparc machine 2.7 by using Solaris_JDK_1.2.2_sparc.bin.
    If i have done anything wrong ,Please correct me .My problem is :
    i have to include the rt.jar file in the classpath bcoz it contains all
    the class files .Then iam running command javac Test.java .Then i got error
    message as segmentation violation error and abort core dumped .I dont why i got this error .Please help me as soon possible .My email id is
    [email protected] .
    Thanks in advance
    bala

    The Solaris*.bin file should have unpacked everything and installed all the JDK in a directory off of the directory where you ran the .bin file. Inside this subdirectory will be a bin subdirectory where the java executables, etc are installed.

Maybe you are looking for