NT Service vs. JRE

I am trying to convert a scripted install into an NT service.
However, the JAVA_HOME seems to be treated differently in both cases.
The NT service verion seems to enforce appending to the path
jre\bin\java.dll opposite to the .cmd scipt version which is adding only
bin\java.dll.
While this is not so bad the NT service version seems to ignore extensions I
am dropping into the lib\ext directory - like the XML jar files. Do I need
to set up the path explicitly to any of these directories and jar files?
I wonder why I can't just take all the paths from my startWeblogic.cmd scrip
and stick them into the Registry with wlconfig...
Thanks/miron

Hint: Get service+. Makes the handling of wl as server much easier. You
can even partition your system to several wls running on one physical
machine.
-----Original Message-----
From: Miron Roth [mailto:[email protected]]
Posted At: Saturday, July 08, 2000 6:00 AM
Posted To: install
Conversation: NT Service vs. JRE
Subject: NT Service vs. JRE
I am trying to convert a scripted install into an NT service.
However, the JAVA_HOME seems to be treated differently in both cases.
The NT service verion seems to enforce appending to the path
jre\bin\java.dll opposite to the .cmd scipt version which is adding only
bin\java.dll.
While this is not so bad the NT service version seems to ignore
extensions I
am dropping into the lib\ext directory - like the XML jar files. Do I
need
to set up the path explicitly to any of these directories and jar files?
I wonder why I can't just take all the paths from my startWeblogic.cmd
scrip
and stick them into the Registry with wlconfig...
Thanks/miron

Similar Messages

  • Problem running DAC Server as Service on Windows

    I have used JavaService to setup the DAC server as a service on my Windows 2003 server. It seems to install and then start fine. The DAC client sees the server as running. But as soon as I try to execute an ETL the run fails immediately with " Unable to ping :'srn_integration_service', that being the name of my Informatica server as defined. I can then shutdown the service, start the server using the BAT file and the ETL runs as expected. I am creating the JavaService command line with the following BAT file which uses the same configuration as the startserver BAT file:
    cd C:\OracleBi\DAC\bifoundation\dac
    call config.bat
    javaservice -install "DAC Server Service" "%JAVA_HOME%\jre\bin\client\jvm.dll" -Xms256m -Xmx1024m "-Djava.class.path=%DACCLASSPATH%" "-Duser.dir=%DAC_HOME%" -start com.siebel.etl.net.QServer -current "C:\OracleBI\DAC\bifoundation\dac" -description "Oracle BI DAC Server Service"
    The DAC version from the console is "Dac Build AN 10.1.3.4.1.20090415.0146, Build date: April 15 2009"
    I know people are doing this successfully so I am probably overlooking something simple (I'm a DAC novice.) Any ideas?

    I create the service with this command:
    javaservice -install "Oracle BI: DAC Service" "C:\Java\jdk1.5.0_18\jre\bin\client\jvm.dll" -Xms256m -Xmx1024m "-Djava.class.path=C:\OracleBI\DAC\lib\ojdbc14.jar;C:\OracleBI\DAC\DAWSystem.jar;C:\OracleBI\;C:\OracleBI\DAC\lib\ant-1.6.5.jar;C:\OracleBI\DAC\lib\antlr-2.7.6.jar;C:\OracleBI\DAC\lib\ant-antlr-1.6.5.jar;C:\OracleBI\DAC\lib\asm.jar;C:\OracleBI\DAC\lib\asm-attrs.jar;c3p0-0.9.0.jar;C:\OracleBI\DAC\lib\cglib-2.1.3.jar;C:\OracleBI\DAC\lib\checkstyle-all.jar;C:\OracleBI\DAC\lib\cleanimports;C:\OracleBI\DAC\lib\concurrent-1.3.2.jar;C:\OracleBI\DAC\lib\connector.jar;C:\OracleBI\DAC\lib\dom4j-1.6.1.jar;C:\OracleBI\DAC\lib\ehcache-1.2.3.jar;C:\OracleBI\DAC\lib\hibernate3.jar;C:\OracleBI\DAC\lib\jaas.jar;C:\OracleBI\DAC\lib\jacc-1_0-fr.jar;C:\OracleBI\DAC\lib\javassist.jar;C:\OracleBI\DAC\lib\jaxen-1.1-beta-7.jar;C:\OracleBI\DAC\lib\jboss-cache.jar;C:\OracleBI\DAC\lib\jboss-common.jar;C:\OracleBI\DAC\lib\jboss-jmx.jar;C:\OracleBI\DAC\lib\jboss-system.jar;C:\OracleBI\DAC\lib\jdbc2_0-stdext.jar;C:\OracleBI\DAC\lib\jgroups-2.2.8.jar;C:\OracleBI\DAC\lib\jta.jar;C:\OracleBI\DAC\lib\junit-3.8.1.jar;C:\OracleBI\DAC\lib\log4j-1.2.11.jar;C:\OracleBI\DAC\lib\proxool-0.8.3.jar;C:\OracleBI\DAC\lib\versioncheck.jar;C:\OracleBI\DAC\lib\xerces-2.6.2.jar;C:\OracleBI\DAC\lib\xml-apis.jar;C:\OracleBI\DAC\lib\jsr173_api.jar;C:\OracleBI\DAC\lib\sjsxp.jar" "-Duser.dir=C:\OracleBI\DAC" -start com.siebel.etl.net.QServer -description "Oracle BI DAC Server Service"
    The only issue that I've encountered with this DAC Service is that Email Notification doesn't work.
    Best regards

  • Server JVM(1.4.2_11-b06 mixed mode) crashed suddenly by an Access violation

    We are running a Servlet/JSP application on Tomcat5 (Windows service) and
    WindowsNT4 Workstation(SP6a).
    JVM has crashed suddenly by an Access Violation while it was in its idle state,
    and it happened only once.
    (No access log was left in Apache's access log at the time of the crach, so it
    doesn't seem any Http access has triggered the crash.)
    We are having a trouble finding causes and solution to this problem.
    Could anyone please help us solve this problem? Thank you in advance.
    Attatched below are our environment status, Dr.Watson log and JVM's last
    GC log. (When JVM crashed, hs_err_pid<pid>.log was not generated.)
    [Apache's access log]
    #JVM crashed at 11:45:22.501, while there's no Http access according to Apache's
    #access log.
    127.0.0.1 - - [08/Aug/2006:11:45:00 +0900] "POST /Manage/mode/CNMOD00205Action.do HTTP/1.1" 200 4651
    127.0.0.1 - - [08/Aug/2006:11:45:47 +0900] "POST /Manage/change/CNCHG00601Action.do HTTP/1.1" 503 430
    [Environment]
    OS: Windows NT Workstation 4 SP6a (Japanese Edition)
    CPU: Intel Celeron 566MHz
    Memory: 256MB
    J2SDK: Sun J2SDK 1.4.2_11-b06
    Servlet Containar: Tomcat 5.0.28
    Web Server: Apache 2.0.54
    Tomcat Connector: mod_jk2 2.0.5
    Database: MS-Access
    *Tomcat5.exe run as a service, with jre\bin\server\jvm.dll.
    JVM settings is as follows.
    -XX:NewSize=32m -XX:MaxNewSize=32m -XX:SurvivorRatio=1 -XX:TargetSurvivorRatio=100
    -XX:MaxPermSize=64m -XX:PermSize=32m -XX:+UseCompilerSafepoints -XX:+UseOnStackReplacement
    -Xnoclassgc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintHeapAtGC
    -Xloggc:F:\var\log\system\tomcat\gc.log -Xrs -Xms72m -Xmx72m
    [Dr. Watson's log]
    Microsoft(R) Windows NT(R) Version 4.00 DrWtsn32
    Copyright (C) 1985-1996 Microsoft Corp. All rights reserved.
    Application exception occurred:
    App: (pid=305)
    When: 8/8/2006 @ 11:45:22.501
    Exception number: c0000005 (access violation)
    ----> System Information <----*
    Computer Name: TEST-A08
    User Name: SYSTEM
    Number of Processors: 1
    Processor Type: x86 Family 6 Model 8 Stepping 10
    Windows Version: 4.0
    Current Build: 1381
    Service Pack: 6
    Current Type: Uniprocessor Free
    Registered Organization: xxxxxxxx
    Registered Owner: xxxxxxxx
    ----> Task List <----
    0 Idle.exe
    2 System.exe
    26 smss.exe
    34 csrss.exe
    40 winlogon.exe
    46 services.exe
    49 lsass.exe
    61 nddeagnt.exe
    80 X_AAA.exe
    84 Explorer.exe
    87 XBBB.exe
    94 XCCC.exe
    99 RpcSs.exe
    103 ups.exe
    110 SysTray.exe
    111 loadwc.exe
    115 PROMon.exe
    119 smctrlw.exe
    125 pstores.exe
    117 MSTask.exe
    148 conime.exe
    150 xxmanage.exe
    152 XCC.exe
    155 XDD.exe
    78 XEE.exe
    88 XFF.exe
    159 XGG.exe
    164 XHH.exe
    169 XII.exe
    142 XJJ.exe
    213 XKK.exe
    236 XLL.exe
    239 XMM.exe
    242 XNN.exe
    247 XOO.exe
    250 XPP.exe
    254 XQQ.exe
    248 XRR.exe
    258 XSS.exe
    261 XTT.exe
    265 XUU.exe
    269 XVV.exe
    271 XWW.exe
    280 XXX.exe
    283 XYY.exe
    286 XZZ.exe
    232 XMain.exe
    288 XXXMAIN.exe
    294 XWWWW.exe
    292 CMD.exe
    301 XXXXProc.exe
    305 tomcat5.exe
    45 Apache.exe
    328 rotatelogs.exe
    330 rotatelogs.exe
    333 Apache.exe
    323 rotatelogs.exe
    334 rotatelogs.exe
    340 XXMop.exe
    347 XX800.exe
    227 ddhelp.exe
    342 XXXX_XXXX.exe
    418 drwtsn32.exe
    0 _Total.exe
    (00400000 - 00400000)
    (77f50000 - 77fbd000) dll\ntdll.dbg
    (77ed0000 - 77f41000) dll\kernel32.dbg
    (77e40000 - 77e9b000) dll\user32.dbg
    (76680000 - 76698000) dll\imm32.dbg
    (77ea0000 - 77ecc000) dll\gdi32.dbg
    (77d90000 - 77dd0000) dll\advapi32.dbg
    (77de0000 - 77e37000) dll\rpcrt4.dbg
    (70bd0000 - 70c34000)
    (78000000 - 78046000)
    (77c10000 - 77d4f000) dll\shell32.dbg
    (71780000 - 7180a000) COMCTL32.dbg
    (77bc0000 - 77bc7000) dll\rpcltc1.dbg
    (08000000 - 082b8000)
    (77fd0000 - 77ffa000) dll\winmm.dbg
    (6bc00000 - 6bc11000) auddrive.dll
    (6bd00000 - 6bd14000) cm-pci.dll
    (10000000 - 10007000)
    (00c70000 - 00c7e000)
    (00c80000 - 00c99000)
    (00ca0000 - 00cae000)
    (193b0000 - 193bf000)
    (77640000 - 77654000) dll\ws2_32.dbg
    (77630000 - 77637000) dll\ws2help.dbg
    (73f20000 - 73f2e000) dll\rnr20.dbg
    (775f0000 - 775ff000) dll\msafd.dbg
    (77620000 - 77629000) dll\wshtcpip.dbg
    (77660000 - 7766a000) dll\wsock32.dbg
    (1d9d0000 - 1d9dc000)
    (1f7d0000 - 1f804000) dll\ODBC32.dbg
    (77d50000 - 77d83000) dll\comdlg32.dbg
    (1f8c0000 - 1f8c0000)
    (0f9a0000 - 0f9ab000) vbajet32.dbg
    (77b00000 - 77bb7000) dll\ole32.dbg
    (65340000 - 653db000) oleaut32.dll
    (23c40000 - 23c79000) dll\msjtes40.dbg
    (24090000 - 240f2000) expsrv.DBG
    State Dump for Thread Id 0x130
    eax=77bc4030 ebx=0012fe60 ecx=77bc0000 edx=00000000 esi=00000064 edi=00000000
    eip=77f57f07 esp=0012fd80 ebp=0012fde8 iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: ZwReadFile
    77f57efc b886000000 mov eax,0x86
    77f57f01 8d542404 lea edx,[esp+0x4] ss:00f7e787=00021000
    77f57f05 cd2e int 2e
    77f57f07 c22400 ret 0x24
    77f57f0a 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 ���������
    0012fd7c 77edd3f5 00000064 00000000 00000000 00000000 ntdll!ZwReadFile (FPO: [9,0,0])
    0012fde8 77da8aef 00000064 00132108 0000021a 0012fe18 kernel32!ReadFile (FPO: Non-FPO [5,14,3])
    0012fe1c 77da853b 00000064 00132108 0000021a 0012fe60 advapi32!RegisterServiceCtrlHandlerA (FPO: Non-FPO [4,4,3])
    0012fe80 77da84d4 00000064 00132108 0000021a 00000000 advapi32!StartServiceCtrlDispatcherW (FPO: Non-FPO [3,17,3])
    0012fec4 004026c8 00415724 00ad1ed8 0040280a 00ad1ed8 advapi32!StartServiceCtrlDispatcherW (FPO: Non-FPO [1,10,3])
    ----> Raw Stack Dump <----
    0012fd80 f5 d3 ed 77 64 00 00 00 - 00 00 00 00 00 00 00 00 ...wd...........
    0012fd90 00 00 00 00 bc fd 12 00 - 08 21 13 00 1a 02 00 00 .........!......
    0012fda0 00 00 00 00 00 00 00 00 - 00 00 00 00 08 21 13 00 .............!..
    0012fdb0 60 fe 12 00 00 00 00 00 - 00 00 00 00 00 00 00 00 `...............
    0012fdc0 e8 fd 12 00 30 fe 12 00 - 04 00 00 00 00 00 00 00 ....0...........
    0012fdd0 a8 fd 12 00 00 00 00 00 - 70 fe 12 00 10 c7 f0 77 ........p......w
    0012fde0 50 da f0 77 ff ff ff ff - 1c fe 12 00 ef 8a da 77 P..w...........w
    0012fdf0 64 00 00 00 08 21 13 00 - 1a 02 00 00 18 fe 12 00 d....!..........
    0012fe00 00 00 00 00 00 00 00 00 - a0 52 13 00 1a 02 00 00 .........R......
    0012fe10 64 00 00 00 30 fe 12 00 - 00 00 00 00 80 fe 12 00 d...0...........
    0012fe20 3b 85 da 77 64 00 00 00 - 08 21 13 00 1a 02 00 00 ;..wd....!......
    0012fe30 60 fe 12 00 00 00 00 00 - 08 21 13 00 1a 02 00 00 `........!......
    0012fe40 32 01 00 00 00 00 00 00 - 08 21 13 00 1a 02 00 00 2........!......
    0012fe50 0c 21 13 00 00 00 00 00 - 01 00 00 00 b8 40 13 00 .!...........@..
    0012fe60 00 00 00 00 00 00 00 00 - 34 fe 12 00 04 00 00 00 ........4.......
    0012fe70 b4 fe 12 00 04 11 db 77 - d8 de db 77 ff ff ff ff .......w...w....
    0012fe80 c4 fe 12 00 d4 84 da 77 - 64 00 00 00 08 21 13 00 .......wd....!..
    0012fe90 1a 02 00 00 00 00 00 00 - d8 1e ad 00 a0 56 41 00 .............VA.
    0012fea0 8c fe 12 00 00 00 00 00 - 64 00 00 00 94 fe 12 00 ........d.......
    0012feb0 8c 6f 3c d2 b0 ff 12 00 - 04 11 db 77 c8 de db 77 .o<........w...w
    State Dump for Thread Id 0x132
    eax=001353b8 ebx=00000000 ecx=00135428 edx=00000000 esi=00000390 edi=00000000
    eip=77f582db esp=00bdff28 ebp=00bdff4c iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: NtWaitForSingleObject
    77f582d0 b8c5000000 mov eax,0xc5
    77f582d5 8d542404 lea edx,[esp+0x4] ss:01a2e92f=????????
    77f582d9 cd2e int 2e
    77f582db c20c00 ret 0xc
    77f582de 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    00bdff24 77eecfd4 00000390 00000000 00000000 77da6ad2 ntdll!NtWaitForSingleObject (FPO: [3,0,0])
    00bdff4c 77ed4f5e 00000390 ffffffff 00000000 004069d8 kernel32!WaitForSingleObjectEx (FPO: Non-FPO [3,3,3])
    00bdffa8 77da8cac 00000001 001352a8 ffffffff 77ed4f05 kernel32!WaitForSingleObject (FPO: [2,0,0])
    00bdffb8 77ed4f05 001352a0 77f8e870 ffffffff 001352a0 advapi32!RegisterServiceCtrlHandlerA (FPO: [1,0,1])
    77ee2bdc 8b550000 68ff6aec 77f0ddc8 f0c71068 89645077 kernel32!lstrcmpiW (FPO: Non-FPO [2,8,3])
    ----> Raw Stack Dump <----
    00bdff28 d4 cf ee 77 90 03 00 00 - 00 00 00 00 00 00 00 00 ...w............
    00bdff38 d2 6a da 77 e8 2e ad 00 - 01 00 00 00 88 df db 77 .j.w...........w
    00bdff48 ac e0 db 77 dc 2b ee 77 - 5e 4f ed 77 90 03 00 00 ...w.+.w^O.w....
    00bdff58 ff ff ff ff 00 00 00 00 - d8 69 40 00 90 03 00 00 .........i@.....
    00bdff68 ff ff ff ff d2 6a da 77 - 00 00 00 00 3e 25 40 00 .....j.w....>%@.
    00bdff78 e8 2e ad 00 ff ff ff ff - 00 00 00 00 00 00 00 00 ................
    00bdff88 00 00 00 00 01 00 00 00 - 44 06 41 00 cf 03 00 00 ........D.A.....
    00bdff98 74 0b 41 00 70 e8 f8 77 - a0 52 13 00 ec ff bd 00 t.A.p..w.R......
    00bdffa8 a0 52 13 00 ac 8c da 77 - 01 00 00 00 a8 52 13 00 .R.....w.....R..
    00bdffb8 ff ff ff ff 05 4f ed 77 - a0 52 13 00 70 e8 f8 77 .....O.w.R..p..w
    00bdffc8 ff ff ff ff a0 52 13 00 - ff ff ff ff c4 ff bd 00 .....R..........
    00bdffd8 dc 4d f5 77 ff ff ff ff - 10 c7 f0 77 48 e2 f0 77 .M.w.......wH..w
    00bdffe8 00 00 00 00 00 00 00 00 - 00 00 00 00 9e 8c da 77 ...............w
    00bdfff8 a0 52 13 00 00 00 00 00 - 03 00 00 00 18 7a 13 00 .R...........z..
    00be0008 10 00 be 00 00 00 00 00 - 18 00 be 00 00 00 00 00 ................
    00be0018 20 00 be 00 00 00 00 00 - 28 00 be 00 00 00 00 00 .......(.......
    00be0028 30 00 be 00 00 00 00 00 - 38 00 be 00 00 00 00 00 0.......8.......
    00be0038 40 00 be 00 00 00 00 00 - 48 00 be 00 00 00 00 00 @.......H.......
    00be0048 50 00 be 00 00 00 00 00 - 58 00 be 00 00 00 00 00 P.......X.......
    00be0058 60 00 be 00 00 00 00 00 - 68 00 be 00 00 00 00 00 `.......h.......
    State Dump for Thread Id 0x135
    eax=00000000 ebx=00000000 ecx=008a86f0 edx=00000000 esi=0000010c edi=189afe84
    eip=77f582db esp=189afe68 ebp=189afe8c iopl=0 nv up ei pl nz na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000206
    function: NtWaitForSingleObject
    77f582d0 b8c5000000 mov eax,0xc5
    77f582d5 8d542404 lea edx,[esp+0x4] ss:197fe86f=00000019
    77f582d9 cd2e int 2e
    77f582db c20c00 ret 0xc
    77f582de 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    189afe64 77eecfd4 0000010c 00000000 189afe84 00000000 ntdll!NtWaitForSingleObject (FPO: [3,0,0])
    189afe8c 77ed4f5e 0000010c 000003e8 00000000 08170894 kernel32!WaitForSingleObjectEx (FPO: Non-FPO [3,3,3])
    189afe9c 08170894 0000010c 000003e8 008a15e0 00000001 kernel32!WaitForSingleObject (FPO: [2,0,0])
    189afee8 081ed3a3 00000001 000003e8 008a1510 008ab040 !JVM_FindSignal
    008ab040 00000000 00000000 00000000 00000000 008acf90 !JVM_RegisterUnsafeMethods
    0823703c 081ed120 081ed160 0806e710 0806e620 0806e620 !<nosymbols>
    0803a810 90909090 90909090 90909090 0424448b 7c8b5756 !JVM_RegisterUnsafeMethods
    State Dump for Thread Id 0x136
    eax=00000004 ebx=00000000 ecx=125bce20 edx=00000000 esi=000001c0 edi=00000000
    eip=77f582db esp=18aafbb4 ebp=18aafbd8 iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: NtWaitForSingleObject
    77f582d0 b8c5000000 mov eax,0xc5
    77f582d5 8d542404 lea edx,[esp+0x4] ss:198fe5bb=????????
    77f582d9 cd2e int 2e
    77f582db c20c00 ret 0xc
    77f582de 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    18aafbb0 77eecfd4 000001c0 00000000 00000000 00d71254 ntdll!NtWaitForSingleObject (FPO: [3,0,0])
    18aafbd8 77ed4f5e 000001c0 ffffffff 00000000 08177e73 kernel32!WaitForSingleObjectEx (FPO: Non-FPO [3,3,3])
    18aafbe8 08177e73 000001c0 ffffffff 18aafc78 00000000 kernel32!WaitForSingleObject (FPO: [2,0,0])
    18aafc38 081be7b0 00000000 00000000 00000001 008ac5b0 !JVM_FindSignal
    008ac5b0 00000000 00000000 00000000 00000000 008ac950 !JVM_RegisterPerfMethods
    08236450 08126b20 081cfc10 0806e620 0806e710 0806e620 !<nosymbols>
    0803a810 90909090 90909090 90909090 0424448b 7c8b5756 !JVM_FindSignal
    ----> Raw Stack Dump <----
    18aafbb4 d4 cf ee 77 c0 01 00 00 - 00 00 00 00 00 00 00 00 ...w............
    18aafbc4 54 12 d7 00 b0 c5 8a 00 - 50 c5 8a 00 c2 2e ed 77 T.......P......w
    18aafbd4 c0 01 00 00 00 00 00 00 - 5e 4f ed 77 c0 01 00 00 ........^O.w....
    18aafbe4 ff ff ff ff 00 00 00 00 - 73 7e 17 08 c0 01 00 00 ........s~......
    18aafbf4 ff ff ff ff 78 fc aa 18 - 00 00 00 00 00 00 00 00 ....x...........
    18aafc04 00 00 00 00 ff ff ff ff - 00 00 00 00 29 31 86 14 ............)1..
    18aafc14 02 00 00 00 00 00 00 00 - b0 c5 8a 00 c0 01 00 00 ................
    18aafc24 00 00 00 00 80 fc aa 18 - 00 00 00 00 ac fc aa 18 ................
    18aafc34 ed 85 db 00 b0 c5 8a 00 - b0 e7 1b 08 00 00 00 00 ................
    18aafc44 00 00 00 00 01 00 00 00 - b0 c5 8a 00 e8 ca 5b 12 ..............[.
    18aafc54 b0 c5 8a 00 3b 3c 11 08 - 20 a8 8a 00 00 00 00 00 ....;<.. .......
    18aafc64 00 00 00 00 b0 c5 8a 00 - b0 c5 8a 00 20 44 81 14 ............ D..
    18aafc74 c8 43 81 14 ac fc aa 18 - 03 86 db 00 4c c6 8a 00 .C..........L...
    18aafc84 c4 fc aa 18 00 00 00 00 - 00 00 00 00 90 fc aa 18 ................
    18aafc94 00 00 00 00 c4 fc aa 18 - 58 73 85 14 00 00 00 00 ........Xs......
    18aafca4 c8 43 81 14 bc fc aa 18 - e4 fc aa 18 33 2d db 00 .C..........3-..
    18aafcb4 00 00 00 00 59 65 db 00 - 00 00 00 00 00 00 00 00 ....Ye..........
    18aafcc4 e8 ca 5b 12 c8 fc aa 18 - ba 43 81 14 ec fc aa 18 ..[......C......
    18aafcd4 58 73 85 14 00 00 00 00 - 60 43 81 14 ec fc aa 18 Xs......`C......
    18aafce4 14 fd aa 18 33 2d db 00 - e8 ca 5b 12 03 00 00 00 ....3-....[.....
    State Dump for Thread Id 0x137
    eax=00000004 ebx=00000000 ecx=125bce20 edx=00000000 esi=00000304 edi=00000000
    eip=77f582db esp=18bafb84 ebp=18bafba8 iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: NtWaitForSingleObject
    77f582d0 b8c5000000 mov eax,0xc5
    77f582d5 8d542404 lea edx,[esp+0x4] ss:199fe58b=00000900
    77f582d9 cd2e int 2e
    77f582db c20c00 ret 0xc
    77f582de 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    18bafb80 77eecfd4 00000304 00000000 00000000 00d71274 ntdll!NtWaitForSingleObject (FPO: [3,0,0])
    18bafba8 77ed4f5e 00000304 ffffffff 00000000 08177e73 kernel32!WaitForSingleObjectEx (FPO: Non-FPO [3,3,3])
    18bafbb8 08177e73 00000304 ffffffff 18bafc48 00000000 kernel32!WaitForSingleObject (FPO: [2,0,0])
    18bafc08 081be7b0 00000000 00000000 00000001 008ac160 !JVM_FindSignal
    008ac160 00000000 00000000 00000000 00000000 008ac460 !JVM_RegisterPerfMethods
    08236450 08126b20 081cfc10 0806e620 0806e710 0806e620 !<nosymbols>
    0803a810 90909090 90909090 90909090 0424448b 7c8b5756 !JVM_FindSignal
    ----> Raw Stack Dump <----
    18bafb84 d4 cf ee 77 04 03 00 00 - 00 00 00 00 00 00 00 00 ...w............
    18bafb94 74 12 d7 00 60 c1 8a 00 - 30 c1 8a 00 c2 2e ed 77 t...`...0......w
    18bafba4 04 03 00 00 00 00 00 00 - 5e 4f ed 77 04 03 00 00 ........^O.w....
    18bafbb4 ff ff ff ff 00 00 00 00 - 73 7e 17 08 04 03 00 00 ........s~......
    18bafbc4 ff ff ff ff 48 fc ba 18 - 00 00 00 00 00 00 00 00 ....H...........
    18bafbd4 00 00 00 00 c0 da 8a 00 - 00 00 00 00 9c fb ba 18 ................
    18bafbe4 02 00 00 00 00 00 00 00 - 60 c1 8a 00 04 03 00 00 ........`.......
    18bafbf4 00 00 00 00 50 fc ba 18 - 00 00 00 00 7c fc ba 18 ....P.......|...
    18bafc04 ed 85 db 00 60 c1 8a 00 - b0 e7 1b 08 00 00 00 00 ....`...........
    18bafc14 00 00 00 00 01 00 00 00 - 60 c1 8a 00 18 ce 5b 12 ........`.....[.
    18bafc24 60 c1 8a 00 3b 3c 11 08 - 20 dc 8a 00 00 00 00 00 `...;<.. .......
    18bafc34 00 00 00 00 60 c1 8a 00 - 60 c1 8a 00 20 44 81 14 ....`...`... D..
    18bafc44 c8 43 81 14 7c fc ba 18 - 03 86 db 00 fc c1 8a 00 .C..|...........
    18bafc54 94 fc ba 18 00 00 00 00 - 00 00 00 00 60 fc ba 18 ............`...
    18bafc64 00 00 00 00 94 fc ba 18 - 58 73 85 14 00 00 00 00 ........Xs......
    18bafc74 c8 43 81 14 8c fc ba 18 - bc fc ba 18 33 2d db 00 .C..........3-..
    18bafc84 00 00 00 00 59 65 db 00 - 00 00 00 00 00 00 00 00 ....Ye..........
    18bafc94 18 ce 5b 12 03 00 00 00 - 18 ce 5b 12 98 fc ba 18 ..[.......[.....
    18bafca4 04 3c 86 14 d8 fc ba 18 - e0 3e 86 14 00 00 00 00 .<.......>......
    18bafcb4 80 3b 86 14 d0 fc ba 18 - f8 fc ba 18 0a 2e db 00 .;..............
    State Dump for Thread Id 0x138
    eax=7802a830 ebx=00000000 ecx=008af5f0 edx=00000000 esi=00000094 edi=00000000
    eip=77f582db esp=18cafeb8 ebp=18cafedc iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: NtWaitForSingleObject
    77f582d0 b8c5000000 mov eax,0xc5
    77f582d5 8d542404 lea edx,[esp+0x4] ss:19afe8bf=000000ff
    77f582d9 cd2e int 2e
    77f582db c20c00 ret 0xc
    77f582de 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    18cafeb4 77eecfd4 00000094 00000000 00000000 00000000 ntdll!NtWaitForSingleObject (FPO: [3,0,0])
    18cafedc 77ed4f5e 00000094 ffffffff 00000000 08170894 kernel32!WaitForSingleObjectEx (FPO: Non-FPO [3,3,3])
    18cafeec 08170894 00000094 ffffffff 7800139d 008afeb0 kernel32!WaitForSingleObject (FPO: [2,0,0])
    18caff38 081cf6e4 00000001 ffffffff 00000000 18caff84 !JVM_FindSignal
    78001d42 32a068ff 11687803 647800db 000000a1 89645000 !JVM_RegisterPerfMethods
    State Dump for Thread Id 0x139
    eax=0000000f ebx=00000000 ecx=010d8d29 edx=00000000 esi=0000015c edi=00000000
    eip=77f582db esp=18dafe24 ebp=18dafe48 iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: NtWaitForSingleObject
    77f582d0 b8c5000000 mov eax,0xc5
    77f582d5 8d542404 lea edx,[esp+0x4] ss:19bfe82b=26c89808
    77f582d9 cd2e int 2e
    77f582db c20c00 ret 0xc
    77f582de 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    18dafe20 77eecfd4 0000015c 00000000 00000000 008b0710 ntdll!NtWaitForSingleObject (FPO: [3,0,0])
    18dafe48 77ed4f5e 0000015c ffffffff 00000000 0817091c kernel32!WaitForSingleObjectEx (FPO: Non-FPO [3,3,3])
    18dafe58 0817091c 0000015c ffffffff 008af220 008af5d0 kernel32!WaitForSingleObject (FPO: [2,0,0])
    18dafea4 0806f032 00000000 ffffffff 008af220 008a0dc0 !JVM_FindSignal
    00000000 00000000 00000000 00000000 00000000 00000000 !<nosymbols>
    State Dump for Thread Id 0x13a
    eax=7ffad000 ebx=00000024 ecx=00000005 edx=28f40080 esi=28ef5e28 edi=19af5ec0
    eip=77eedbe3 esp=18eaf2bc ebp=77eedbdd iopl=0 nv up ei pl nz na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000206
    function: TlsGetValue
    77eedbdd 64a118000000 mov eax,fs:[00000018] fs:00000018=????????
    77eedbe3 8b4830 mov ecx,[eax+0x30] ds:80dfba06=????????
    77eedbe6 8b542404 mov edx,[esp+0x4] ss:19cfdcc3=26c89808
    77eedbea 8b4940 mov ecx,[ecx+0x40] ds:00e4ea0b=e006c0e0
    77eedbed 3911 cmp [ecx],edx ds:00000005=????????
    77eedbef 770e ja TlsGetValue+0x22 (77eedbff)
    77eedbf1 680d0000c0 push 0xc000000d
    77eedbf6 e8673bfeff call EnumResourceNamesW+0x37c (77ed1762)
    77eedbfb 33c0 xor eax,eax
    77eedbfd eb0e jmp TlsGetValue+0x30 (77eedc0d)
    77eedbff c7403400000000 mov dword ptr [eax+0x34],0x0 ds:80dfba06=????????
    77eedc06 8b8490100e0000 mov eax,[eax+edx*4+0xe10] ds:28f40e90=00000000
    77eedc0d c20400 ret 0x4
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    18eaf2b8 080c656f 00000005 00000024 18eaf308 00002460 kernel32!TlsGetValue (FPO: [1,0,0])
    77eedbdd 488b0000 24548b30 40498b04 0e771139 00000d68 !<nosymbols>
    ----> Raw Stack Dump <----
    18eaf2bc 6f 65 0c 08 05 00 00 00 - 24 00 00 00 08 f3 ea 18 oe......$.......
    18eaf2cc 60 24 00 00 f0 f3 ea 18 - ec 6a 0c 08 24 00 00 00 `$.......j..$...
    18eaf2dc 01 00 00 00 23 01 00 00 - 74 31 0c 08 fe ff 00 00 ....#...t1......
    18eaf2ec d4 f6 ea 18 60 24 00 00 - 00 00 00 00 f0 f3 ea 18 ....`$..........
    18eaf2fc 28 81 00 29 23 01 00 00 - 00 5e 0b 00 00 00 00 00 (..)#....^......
    18eaf30c 8f 17 00 00 05 00 00 00 - c0 5e af 19 18 00 00 00 .........^......
    18eaf31c d8 50 f6 19 32 00 00 00 - 28 5e ef 28 dc b5 04 08 .P..2...(^.(....
    18eaf32c 01 40 00 00 b8 c8 26 08 - d4 f6 ea 18 88 f3 ea 18 .@....&.........
    18eaf33c dd db ee 77 b0 3a e3 1a - 00 00 00 00 00 00 00 00 ...w.:..........
    18eaf34c 63 24 00 00 08 00 00 00 - a0 2a 17 1a 32 00 00 00 c$.......*..2...
    18eaf35c c0 54 f6 19 32 00 00 00 - b8 5f ef 28 28 11 00 00 .T..2...._.((...
    18eaf36c d4 f6 ea 18 6d b4 04 08 - 00 00 00 01 b8 c8 26 08 ....m.........&.
    18eaf37c d4 f6 ea 18 dd db ee 77 - 00 00 00 00 00 00 00 00 .......w........
    18eaf38c fd a8 04 08 00 00 00 00 - 24 fa ea 18 00 00 00 00 ........$.......
    18eaf39c c8 8f 20 1a b0 f3 ea 18 - 00 b4 2d 1d 08 b4 2d 1d .. .......-...-.
    18eaf3ac f4 b7 2d 1d 00 b4 2d 1d - 08 57 95 09 38 cc 95 09 ..-...-..W..8...
    18eaf3bc fc d6 95 09 74 ff ea 18 - 0c 00 00 00 24 fa ea 18 ....t.......$...
    18eaf3cc 10 10 2f 1b e8 84 5b 09 - 18 83 3e 09 48 5d 35 09 ../...[...>.H]5.
    18eaf3dc 08 25 2d 1b 38 f5 ea 18 - 40 f7 ea 18 22 31 00 00 .%-.8...@..."1..
    18eaf3ec b0 f3 ea 18 0d 00 00 00 - 24 fa ea 18 28 00 e4 28 ........$...(..(
    State Dump for Thread Id 0x13b
    eax=00000000 ebx=00000000 ecx=099c4b40 edx=0000edd5 esi=18faf354 edi=0000001b
    eip=080c6ad4 esp=18faf334 ebp=18faf3f0 iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: <nosymbols>
    080c6ab3 8b4618 mov eax,[esi+0x18] ds:19dfdd5a=00000000
    080c6ab6 3bf8 cmp edi,eax
    080c6ab8 0f83d6000000 jnb 080c6b94
    080c6abe 8b4614 mov eax,[esi+0x14] ds:19dfdd5a=00000000
    080c6ac1 8b0cb8 mov ecx,[eax+edi*4] ds:0000001b=????????
    080c6ac4 81f998c82608 cmp ecx,0x826c898
    080c6aca 7420 jz 080c6aec
    080c6acc 894e0c mov [esi+0xc],ecx ds:19dfdd5a=00000000
    080c6acf 33c0 xor eax,eax
    080c6ad1 833900 cmp dword ptr [ecx],0x0 ds:099c4b40=00000000
    080c6ad4 7561 jnz 080c6b37
    080c6ad6 40 inc eax
    080c6ad7 83c104 add ecx,0x4
    080c6ada 83f808 cmp eax,0x8
    080c6add 72f2 jb 080c6ad1
    080c6adf 8b4e1c mov ecx,[esi+0x1c] ds:19dfdd5a=00000000
    080c6ae2 85c9 test ecx,ecx
    080c6ae4 7406 jz 080c6aec
    080c6ae6 57 push edi
    080c6ae7 e864faffff call 080c6550
    080c6aec 8b4618 mov eax,[esi+0x18] ds:19dfdd5a=00000000
    080c6aef 47 inc edi
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    18faf3f0 18fafa24 29050028 00000001 29170028 0000384e !<nosymbols>
    *----> Raw Stack Dump <----*
    18faf334 00 00 00 00 01 00 00 00 - cc 33 0c 08 f0 f3 fa 18 .........3......
    18faf344 c8 6d 1e 29 a0 6d 07 00 - 9c 15 00 00 04 00 00 00 .m.).m..........
    18faf354 00 00 00 00 a4 15 00 00 - 05 00 00 00 40 4b 9c 09 ............@K..
    18faf364 16 00 00 00 80 d9 30 09 - 39 00 00 00 e8 c0 0b 29 ......0.9......)
    18faf374 ee 2e 0c 08 01 00 00 00 - d4 f6 fa 18 00 00 00 00 ................
    18faf384 b8 c8 26 08 dd db ee 77 - 21 aa 04 08 00 00 00 00 ..&....w!.......
    18faf394 24 fa fa 18 00 00 00 00 - 28 f4 17 1a b0 f3 fa 18 $.......(.......
    18faf3a4 b0 c4 32 1d b8 c4 32 1d - a4 c8 32 1d b0 c4 32 1d ..2...2...2...2.
    18faf3b4 f8 57 a4 09 40 b1 a4 09 - ec d7 a4 09 74 ff fa 18 [email protected]...
    18faf3c4 0c 00 00 00 24 fa fa 18 - d0 e1 60 09 40 1b 68 09 ....$.....`[email protected].
    18faf3d4 20 55 76 09 c4 bf 76 09 - e0 3c 10 1a 38 f5 fa 18 Uv...v..<..8...
    18faf3e4 40 f7 fa 18 4e 38 00 00 - b0 f3 fa 18 0d 00 00 00 @...N8..........
    18faf3f4 24 fa fa 18 28 00 05 29 - 01 00 00 00 28 00 17 29 $...(..)....(..)
    18faf404 4e 38 00 00 b0 f3 fa 18 - b8 c4 32 1d 40 53 22 08 N8........2.@S".
    18faf414 0e 00 00 00 24 fa fa 18 - d4 f6 fa 18 5d 4f 00 00 ....$.......]O..
    18faf424 00 00 00 00 00 00 00 00 - 01 00 00 00 d4 f6 fa 18 ................
    18faf434 00 00 00 00 00 00 00 00 - d4 f4 fa 18 3c 2c 25 1a ............<,%.
    18faf444 00 00 00 00 d4 f6 fa 18 - 69 a4 04 08 70 0d 8a 00 ........i...p...
    18faf454 00 00 00 00 00 00 00 00 - 0c 00 00 00 95 d6 26 e8 ..............&.
    18faf464 0b 2e 11 3e f0 05 00 00 - db 02 00 00 1f 03 00 00 ...>............
    State Dump for Thread Id 0x13c
    eax=008b39b0 ebx=00000000 ecx=008a5010 edx=00000000 esi=190afeb8 edi=00000000
    eip=77f5791f esp=190afea4 ebp=190afec0 iopl=0 nv up ei pl nz na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000206
    function: NtDelayExecution
    77f57914 b827000000 mov eax,0x27
    77f57919 8d542404 lea edx,[esp+0x4] ss:19efe8ab=00004f00
    77f5791d cd2e int 2e
    77f5791f c20800 ret 0x8
    77f57922 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    190afea0 77eed227 00000000 190afeb8 008b3040 00000032 ntdll!NtDelayExecution (FPO: [2,0,0])
    190afec0 77eed1f0 00000032 00000000 0817d087 00000032 kernel32!SleepEx (FPO: Non-FPO [2,3,2])
    190afecc 0817d087 00000032 00000032 00000000 008b3900 kernel32!Sleep (FPO: [1,0,0])
    190aff00 081cf47b 008b3900 00000032 008b3040 00000000 !JVM_FindSignal
    00000000 00000000 00000000 00000000 00000000 00000000 !JVM_RegisterPerfMethods
    State Dump for Thread Id 0x13d
    eax=191af53c ebx=775fb100 ecx=001304d0 edx=00000000 esi=0013df48 edi=0000096c
    eip=77f582db esp=191af2f0 ebp=191af344 iopl=0 nv up ei ng nz ac pe cy
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000293
    function: NtWaitForSingleObject
    77f582d0 b8c5000000 mov eax,0xc5
    77f582d5 8d542404 lea edx,[esp+0x4] ss:19ffdcf7=26c89808
    77f582d9 cd2e int 2e
    77f582db c20c00 ret 0xc
    77f582de 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    191af2ec 775f89fa 0000096c 00000001 191af31c 0013df64 ntdll!NtWaitForSingleObject (FPO: [3,0,0])
    191af344 775f1202 0000096c 000008c0 00000002 00000004 msafd!<nosymbols> (FPO: Non-FPO [4,15,3])
    191af7ac 7764c1f3 000008c0 191af81c 191af82c 00000000 msafd!<nosymbols> (FPO: Non-FPO [6,274,3])
    191af7e4 7764c17e 000008c0 191af81c 191af82c 00000000 ws2_32!WSAAccept (FPO: Non-FPO [5,4,3])
    191af7fc 193b44a6 000008c0 191af81c 191af82c 008b6600 ws2_32!accept (FPO: [3,0,0])
    191af81c 08035288 00000014 191af7e4 00000010 191af860 !Java_java_net_PlainSocketImpl_socketAccept
    00000000 00000000 00000000 00000000 00000000 00000000 !<nosymbols>
    ----> Raw Stack Dump <----
    191af2f0 fa 89 5f 77 6c 09 00 00 - 01 00 00 00 1c f3 1a 19 .._wl...........
    191af300 64 df 13 00 4c df 13 00 - 1a 00 00 00 c0 65 8d 78 d...L........e.x
    191af310 96 ba c6 01 ff ff ff ff - ff ff ff 7f ff ff ff ff ................
    191af320 ff ff ff 7f 00 00 00 00 - 80 c3 13 00 ad 1f 63 77 ..............cw
    191af330 d8 11 5f 77 c0 08 00 00 - 00 00 00 00 00 00 00 00 .._w............
    191af340 00 00 00 00 ac f7 1a 19 - 02 12 5f 77 6c 09 00 00 .........._wl...
    191af350 c0 08 00 00 02 00 00 00 - 04 00 00 00 00 00 00 00 ................
    191af360 28 e0 13 00 50 c0 13 00 - 60 7c 8b 00 70 7c 8b 00 (...P...`|..p|..
    191af370 74 7c 8b 00 80 7c 8b 00 - 00 00 00 00 00 66 8b 00 t|...|.......f..
    191af380 60 7c 8b 00 00 66 8b 00 - 54 7c 8b 00 f4 7f 8b 00 `|...f..T|......
    191af390 e0 65 8b 00 b0 6b 8b 00 - cc 6b 8b 00 a4 6f 8b 00 .e...k...k...o..
    191af3a0 3d ca 14 08 d4 f5 1a 19 - 74 7c 8b 00 60 7c 8b 00 =.......t|..`|..
    191af3b0 54 7c 8b 00 70 7c 8b 00 - 01 00 00 00 80 7c 8b 00 T|..p|.......|..
    191af3c0 00 66 8b 00 d0 e3 98 14 - 74 7c 8b 00 04 d7 14 08 .f......t|......
    191af3d0 d4 f5 1a 19 54 7c 8b 00 - 70 7c 8b 00 60 7c 8b 00 ....T|..p|..`|..
    191af3e0 64 7c 8b 00 68 7c 8b 00 - 6c 7c 8b 00 01 00 00 00 d|..h|..l|......
    191af3f0 24 f4 1a 19 8c 8f e8 00 - 59 f9 f7 77 23 00 00 00 $.......Y..w#...
    191af400 5c f4 1a 19 70 f4 1a 19 - 7a a1 83 14 98 1d 5d 12 \...p...z.....].
    191af410 e8 fb 1a 16 0c f7 1a 19 - 01 00 00 00 83 7d de 00 .............}..
    191af420 5c f4 1a 19 70 f4 1a 19 - 54 47 f5 77 34 f4 1a 19 \...p...TG.w4...
    State Dump for Thr

    user4815182 ,
    You should start a new thread. The thread you added to was posted in 2007.
    Also, what I would recommend is that you go to http://java.sun.com/webapps/bugreport/crash.jsp and follow the steps there, adding flags etc, to help identify or even solve the issue you are seeing.
    The initial post indicated that they are using 1.4.2, which is super old. Bugs are fixed in releases that have higher numbers. I recommend that you run, or at least try, to run with the latest 1.7 release. The downloads can be found here: http://www.oracle.com/technetwork/java/javase/downloads/index.html
    If you you are convinced that you need 1.4.2, or there are other issues seen with 1.7, a more recent 1.4.2 release can be found in the archive. Please note that security vulnerabilities are fixed with each release. As 1.4.2 has reached the End of Public Releases, there has not been a new public release in a long time. Current 1.4.2 releases with vulnerabilities fixes can be obtained through a support contract http://www.oracle.com/us/technologies/java/standard-edition/support/overview/index.html.
    That said, you can still access the Download Archive: http://www.oracle.com/technetwork/java/archive-139210.html .
    -Roger

  • Webforms spawns new ifweb60 processes

    My configuration:
    NT4.0 sp3
    Oracle 8.0.5
    OAS 4.0.7
    Dev60 deployment with patch1 and 2 installed.
    After installing patch 1 and 2 to dev60, my webforms would not
    work. I then followed a suggestion mentioned earlier by setting
    FORMS_TIMEOUT to 0.
    Now it works but the server keeps spawning new ifweb60 processes
    every 5 seconds or so as long as i am running the webforms
    application.
    Any suggestions?
    Yours,
    Rune Skogseide
    null

    This is the command that executes that hangs:
    D:\Oracle\Services\jdk\jre\bin\javaw -server -cp "D:\Oracle\Services\j2ee\home\lib\ojsp.jar;D:\Oracle\Services\reports\jlib\rwrun.jar;D:\Oracle\Services\jlib\zrclient.jar" -Duser.language=sv -Duser.region=SE -Xmx256M oracle.reports.engine.RWEngine name=rwEng-0 server=rep_asapp03_services ORACLE_HOME=D:\Oracle\Services engineimplclass=oracle.reports.engine.EngineImpl cacheDir=D:\AL\RoR\Client\Web\Temp tempDir="D:\AL\RoR\Client\Web\Temp" keepConnection="yes" server_ior="C:\xxxxxxxxxxxxxxxx\Temp\rep_asapp03_services_18500564_1287061324288"
    (The x is a localdir)

  • Charset ISO-8859-5

    I am trying to convert ASCII to ISO-8859-5.
    For it I should add new Charset to CharsetProvider.
    What I do:
    1. create file java.nio.charser.spi.CharsetProvider in META-INF\services ( in \jre\lib\rt.jar file );
    2. there:
    sun.io.ByteToCharISO8859_5
    sun.io.CharToByteISO8859_5
    3. I try simple converting:
    String str = new String( b, "ISO-8859-5" );
    error:
    java.lang.ClassCastExeption: sun.io.ByteToCharISO8859_5
    BTW, I try that too:
    Charset charset = Charset.forName("ISO-8859-5");
    CharsetDecoder decoder = charset.newDecoder();
    same error.
    Any ideas, tips, or help would be greatly appreciated.
    Thanks very much!
    Hill

    Hi,
    Why do u want to add it to the CharsetProvider.
    I feel there is no need for that.
    You can just achieve this by following lines of code:
    String ascii = "hsgfjg";
    byte[] byt = null;
    byt = ascii.getBytes("iso-8859-5");
    String strISO-8859-5 = new String(byt);
    I guess this shoulf answer your problem
    Thanks & regards
    Paritosh Wechalekar
    Software Engineer
    L&T Infotech Ltd
    & Chief Controller
    International Mathematics Consortium

  • LMS 4.0.1 Java installation 1330.A error

    I'm installing a new platform LMS 4.0.1 under VMWare and Windows 2008 R2.
    I installed via Windows 2008 R2 Patch without problem in LMS 4.0, then updated in LMS 4.0.1.
    I'm facing several issues during this installation.
    The first issue I have is the following:
    When I launched topology services, java jre file jre-6u22-windows-i586-p_withjacorb.exe was downloaded and I saved it on disk.
    I clicked on file to install it and get the following message during the installation:
    Error 1330.A file that is required cannot be installed because the cabinet file C:\Users\lms\AppData\LocalLow\Sun\Java\jre1.6.0_22\Data1.cab has an invalid digital signature. This may indicate that the cabinet file is corrupt.
    It tried to install certificate without success.
    I have internet access to java.com but it seems publisher is not trusted.
    Help will be appreciated.
    Thanks

    I opened a TAC SR and I got the following workaround explained in this link:
    http://www.dabcc.com/article.aspx?id=17272
    Workaround:
    Java Development Kit includes a public version of the JRE that does not require certificate verification. THe goal is to extract JRE part of JDK kit.
    - Download JDK 6u22 from Oracle site: http://www.oracle.com/technetwork/java/javase/downloads/index.html
    - Begin to start JDK installation from exe file (jdk-6u22-windows-i586.exe) but STOP at the first Next button (do not install JDK kit).
    - Locate JRE 6u22 .cab file (sj160220.cab) under c:\Documents and Settings\UserName\Application Data\Sun\Java\
    jdk1.6.0_22 or c:\users\UserName\AppData\LocalLow\Sun\Java\jdk1.6.0_22 for Windows 7 or 2008.
    - Double-click on .cab file, right-click and select extract to save files in a temp directory.
    - Cancel JDK installation
    - Double-click on jre.msi file to install JRE.

  • Oracle Fusion Middleware Forms Services title need to be change in JRE

    Hi,
    When i run the form in the Runtime(JRE) . I ran the form in separateFrame=true and it is working fine ,but it show "Oracle Fusion Middleware Forms Services" in the
    title of the JRE .. I need to change the title and ICON of the JRE.
    Where do i need to change .. please help.
    Regards
    Mani

    but if you put separateFrame=True .. and that pagetitle is working when separateFrame=False .... >
    This setting changes the default title of the Browser window that your Forms Application runs in. If you want to change the title of the Forms Applet window you would need to set the title through code in your Form using the Set_Window_Property() built-in. For example:
    /* This sets the title of the Window named "WINDOW1" */
    Set_Window_Property('WINDOW1',TITLE,'This is my Window title.');
    /* This set the title of the Applet Window */
    SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW,TITLE,'This is my Application Title');Just set the title in the first form displayed by your application. There is no need to set it in each form, unless of course you want to change the title as you navigate through your application. : - )
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Topology Services Applet error: "No JRE found in configuration file."

    Is there an issue with IE7 and opening up Topology Services? Or can someone guide me in fixing this error message?
    I'm using LMS 3.1 and had uninstalled all of my Java versions and installed jre-6u5-windows-i586-p_withjacorb.exe on my client. However, when I clicked the Topology Services link I would get the Java splash window for a bit and then nothing happened (the next two applet windows wouldn't load).
    When I tried to launch Topology Services from another box using IE6, everything worked fine. I tried the same steps above on another box with IE 7 and that worked fine too.
    So I tried a few installs and uninstalls of different Java versions and found that if the version was other than 6_5, I'd get the Java splash screen with the first applet window telling me I had the wrong version. When I'd uninstall all Java versions again, reboot, then install the correct Java version, I wouldn't get anything past the first Java splash screen. After a few attempts at this, I now receive the following error when I click on Topology Services, "Bad installation. No JRE found in configuration file."
    How can I get to this configuration file on my client to let it know that I do indeed have the right version of Java on my box?
    --Jeff

    Campus 5.1 works just fine with IE 7.0 and JRE 1.6.0_5. It sounds like this particular client may be in bad shape. Typically, I recommend one uninstall all versions of Java from a client, reboot, then install the one version that comes with LMS. I also recommend that for IE, one adds the LMS server as a Trusted Site in IE. You might also try disabling anti-virus software temporarily to see if that helps.
    For Campus 5.1, you will also need to open TCP ports 42342 and 43242 from client to server.
    It may be that this client is in such bad shape that it will need to be rebuilt to get Java working correctly.

  • WLS 5.1 SP6 with JRE 1.3 - Cannot start server from Start Menu or as NT service

    Hi:
    I am trying to setup WLS 5.1 SP6 runing with JRE 1.3 on Windows 2000 Server to
    run as an NT Service or from the start menu. The wlserver program is invoked the
    following error message is returned. (A similar error is returned when starting
    as an NT Service)
    =====================================================
    D:\weblogic>bin\wlserver
    Java dll not found. Bad value for JAVA_HOME.
    The system cannot find the path specified.
    Java dll not found. Bad value for JAVA_HOME.
    The system cannot find the path specified.
    loadIt: Java DLL not found.
    The Windows registry is misconfigured
    for the WebLogic Server
    JAVA dll not found: d:\jre1.3.0_02\jre\bin\javai.dll:
    The Windows registry is misconfigured
    for the WebLogic Server
    Can't start WebLogic Server: (Can't start Java VM) err=0x2000001
    D:\weblogic>
    =========================================================
    I found old messages in the newsgroups indicating that there have been issues
    with WLS 5.1 and Java 1.3 on NT running as a service or from the start menu.
    But there does not seem to be a resolution to this problem yet.
    Is there a workaround to this issue. Is there a new wlserver that supports 1.3
    for WLS 5.1. I am running with SP6 because we need to run with WLCS 3.2 also.
    WLS 5.1 starts up fine as a service or from the start menu with the JRE 1.2 shipped
    with the product or from a command window with startWeblogic running SDK 1.3
    Thanks in advance for any help to clear this up.
    -William

    Thanks for the suggestion... the registry already has this setting... that does
    not seem to be it.
    From looking closer at what is installed with the 1.3 JRE versus the 1.2 JRE packaged
    with the 5.1 server... it seems to me that the issue has to do with support for
    the Hotspot VM.
    The 1.3 JRE has a hotspot subdirectory under the bin, there is no classic subdirectory,
    as is the case with the 1.2 JRE in the 5.1 package or even with a standard SDK
    1.3 installation.
    Does 5.1 support the hotspot vm. How can I switch it to use the 'older' JVM instead?
    If I copy the 'classic' jvm.dll from the sdk 1.3 installation into the bin\classic
    directory of the 1.3 JRE, the server does start, but an error message indicating
    that the javai.dll was not found still comes up. Followed by the following error:
    Warning: JIT compiler "symcjit" not found. Will use interpreter.
    The server startup output then comes up ... Please help, anyone?
    "Jcmuppy" <[email protected]> wrote:
    Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
    has value '1.1', but '1.3' is required.
    If the value is "1.1", chage the value into "1.3"
    "William Rojas" <[email protected]> wrote:
    >
    Hi:
    I am trying to setup WLS 5.1 SP6 runing with JRE 1.3 on Windows 2000
    Server to
    run as an NT Service or from the start menu. The wlserver program is
    invoked the
    following error message is returned. (A similar error is returned when
    starting
    as an NT Service)
    =====================================================
    D:\weblogic>bin\wlserver
    Java dll not found. Bad value for JAVA_HOME.
    The system cannot find the path specified.
    Java dll not found. Bad value for JAVA_HOME.
    The system cannot find the path specified.
    loadIt: Java DLL not found.
    The Windows registry is misconfigured
    for the WebLogic Server
    JAVA dll not found: d:\jre1.3.0_02\jre\bin\javai.dll:
    The Windows registry is misconfigured
    for the WebLogic Server
    Can't start WebLogic Server: (Can't start Java VM) err=0x2000001
    D:\weblogic>
    =========================================================
    I found old messages in the newsgroups indicating that there have been
    issues
    with WLS 5.1 and Java 1.3 on NT running as a service or from the start
    menu.
    But there does not seem to be a resolution to this problem yet.
    Is there a workaround to this issue. Is there a new wlserver that supports
    1.3
    for WLS 5.1. I am running with SP6 because we need to run with WLCS
    3.2 also.
    WLS 5.1 starts up fine as a service or from the start menu with the JRE
    1.2 shipped
    with the product or from a command window with startWeblogic running
    SDK 1.3
    Thanks in advance for any help to clear this up.
    -William

  • Web Service working entirely on JavaSoft JRE 1.3.1

    Hi everyone,
    I have an application that runs entirely on JRE 1.3.1. More importantly, I need to make a client that consumes a web service (WSDL doc is what I've got). My web service client MUST work entirely in JRE 1.3.1. Is this possible?
    Any help is greatly appreciated!
    Alex

    You may want to look at those jars: jaxrpc-api.jar / orasaaj.jar under webservices/lib. The ojp*.jar files are now osdt_*.jar under jlib. jdbc drivers are under jdbc\lib
    Another way to see the list of jar required, from JDeveloper, is to open a project, select the Libraries node of the Project Properties screen, and use the "View" command once you have selected the library you want to analyze.
    Hope it helps,
    Eric

  • Installation issues with JRE, Auto Update, win 2008 and terminal services

    Hello,
    We have seven Windows 2008 servers running Terminal Services in one TS farm. I have approximately 600 users accessing these servers. We have a need for the Java JRE. The JRE is to be installed on each of the seven servers since the user has no input into which server they log on to (round robin / load balancing)
    There are several issues that have occurred with this installation. I install the JRE on each of the servers when there is no one logged on. I turn off both of the update features while installing as administrator. When the users log on, however they are at some point prompted for an admin password to update Java. The users have no need to update java as all updates will be performed by the system admin. Additionally, when the user runs any app that uses the Java plug-in, they get a folder put on their desktop labeled Sun.
    Are there special instructions for installing Java when using Terminal Services and Windows 2008? As you can well see, 600 calls to the help desk asking about this update popup is not productive and accessing 600 users accounts and turning off the auto update on an individual basis is not practical. The user cannot disable this update anyway. They options are grayed out at the user level.
    If this is not the proper forum to ask these question, please forward this message to the proper department or let me know who I should/could contact to resolve these issues.
    Best regards,
    Bob

    thomashmaine wrote:
    I mean to only explain 1 enviornment. We have a windows 2008 terminal server. It has JRE 1.6.0_07 (32bit) install on it. The users use this server for Office Apps and to Access our software which is web based and requires a JRE to be able to work.
    When the users login the terminal server picks up there local timezone from the machine they are logging in from and apply's it to there terminal server session. The problem is when the jre is launched it is picking up the server timezone, not the timezone from the users session(which is different).
    Does this clarify it?Nope.
    Either the user is running the jre or the server is. Or maybe both. Seems like all of those are possible from your explanation.
    It doesn't matter what the jre is running. What matters is who runs the jre.
    Best I can suppose your situation is as follows.
    - The server, not a user, is running a jre with one or more applications.
    - The users use something, probably a browser, to access that server app (it doesn't even matter that it is java in terms of what the users are doing.)
    If and only if that is your situation then you MUST pass information from the browser session to the server (java or anything else for that matter) and you MUST use that information in the server code to display time information.

  • Make jre to service

    I want to make jre to service on windows in order to update the speed, can anyone give me useful advice?
    Thanks in advance.

    Actually, the speed does not depend on the type of application, I mean servece it is or not.
    Now about of how to make a java application to run as service: Carefully look at MSDN for topics about SRVANY.EXE and AutoExNT.exe
    Both of those topics describe how to make an application running as service during windows startup.
    I think this can help You !
    Regards, Alex

  • Error when starting Netscape Calendar Server: Module: , Label: 355, Service error: #0x13209

    When starting Netscape Calendar Server, the following error message appears:
    <BR><P>
    Module: , Label: 355, Service error: #0x13209
    <P>
    The three ACIs listed below need to be present in the Directory Server in order
    for Calendar server to work properly. Check the properties on the Base DN to
    verify that the following ACIs exist. If they are not present, you will need
    to add them, and the Base DN will need to be modified for your enviroment.
    <P>
    <OL>
    <LI>ACI for allowing users to modify their own entries.<BR>
    <P>
    (targetattr = "*")(version 3.0; acl "Allow self entry modification";
    allow (write)userdn = "ldap:///self";)<BR>
    <P>
    <LI>ACI for allowing anyone permissions to Read, Search, and Compare.<BR>
    <P>
    (target="ldap:///o=basedn.com") (targetattr != "userPassword") (version
    3.0; acl "Anonymous access";
    allow (read, search, compare) userdn = "ldap:///anyone";)<BR>
    <P>
    <LI>ACI for allowing Calendar Server admins Write access to the Base DN
    (this is necessary in order for admins to add users and resources to the node).
    <BR><P>
    (target="ldap:///o=basedn.com") (targetattr = "*") (version 3.0; acl
    "Calendar Administrators Group";<BR>
    allow(all) groupdn = "ldap:///cn=Calendar Server Admins,ou=Netscape
    Servers,o=basedn.com";)<BR>
    </OL>

    Hi Trinidad,
    Thanks for your help!!!
    1.
    I didn't install EventSender and DIProxy yet, I tried first to upload and deploy the zip files, but I couldn't open the Itegration Application Explorer.
    2.
    The jvm.dll file is in in the folder pointed by the logs: C:\Program Files (x86)\SAP\SAP Business One Integration\jdk1.5.0_xx_sap\jre\bin\server
    and it is also in C:\Program Files (x86)\SAP\SAP Business One Integration\jdk1.5.0_xx_sap_64\jre\bin\server
    I tried running the file  java5w.exe, but I got an error message:
    Access is denied
    Unable to open the service tomcat5
    Thne I managed to open it by "rua as administrator".
    the Java Virtual Machine path is points to the java 1.5 version folder.
    Is it possible that the reason that the service can't start is related to administrator rigts??
    In the properties in the Integration Service (services.msc):
    It is set to be run with the local system account.
    all other properties looks fine.
    in the properties of the tomcat5.exe (and tomcat5w.exe  , I tried both)
    In the Compatibility tab I tried setting the flag "Run this program in compatibility mode for" to Vista, windows 7, and server 2008
    I didn't have the option of Windows XP.
    I have also set the Privilege level of: "Run this program as administrator" to true.
    But still the service won't start.
    What can be the problem?
    What else can I check?
    Thanks a lot,
    Chana

  • Unable to access applications in workspace,shared services

    Hi ,
    I am Unable to access applications in workspace and shared services on EPM 11.1.1.3. It happened after normal shutdown/startup scripts were run.
    But when I reconfigure the Weblogic web server and run the services again I can access the applications.This is happening frequently now.
    Is this anything related to user profiles on the server as we are migrating these to other server.
    Can any one help me with this .
    Please find the Shared services log below:
    <22-Oct-2010 10:25:19 o'clock BST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    D:\bea\weblogic92\platform\lib\p13n\p13n-schemas.jar;D:\bea\weblogic92\platform\lib\p13n\p13n_common.jar;D:\bea\weblogic92\platform\lib\p13n\p13n_system.jar;D:\bea\weblogic92\platform\lib\wlp\netuix_common.jar;D:\bea\weblogic92\platform\lib\wlp\netuix_schemas.jar;D:\bea\weblogic92\platform\lib\wlp\netuix_system.jar;D:\bea\weblogic92\platform\lib\wlp\wsrp-common.jar>
    <22-Oct-2010 10:25:21 o'clock BST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-windows-ia32 from BEA Systems, Inc.>
    <22-Oct-2010 10:25:25 o'clock BST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP3 Mon Mar 10 08:28:41 EDT 2008 1096261 >
    <22-Oct-2010 10:25:29 o'clock BST> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://localhost:7001.>
    <22-Oct-2010 10:25:29 o'clock BST> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    <22-Oct-2010 10:25:29 o'clock BST> <Info> <WebLogicServer> <BEA-000215> <Loaded License : D:\bea\license.bea>
    <22-Oct-2010 10:25:29 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <22-Oct-2010 10:25:29 o'clock BST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <22-Oct-2010 10:25:30 o'clock BST> <Notice> <Log Management> <BEA-170019> <The server log file D:\Hyperion\deployments\WebLogic9\servers\SharedServices9\logs\SharedServices9.log is opened. All server side log events will be written to this file.>
    <22-Oct-2010 10:25:47 o'clock BST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <22-Oct-2010 10:25:57 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <22-Oct-2010 10:25:57 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    log dir isD:\Hyperion\logs\SharedServices9
    urlManifest zip:D:/Hyperion/deployments/temp/servers/SharedServices9/tmp/_WL_user/interop/tthmcu/war/WEB-INF/lib/interop-mmc.jar!/META-INF/MANIFEST.MF
    Shared Services Version: 11.1.1.3.24
    Shared Services Drop Number: 6
    Attempting to verify the database configuration
    Attempting to verify the database configuration
    Database configuration test passed.
    22 Oct 2010 10:26:38 - org.apache.slide.common.Domain - INFO - Auto-Initializing Domain
    22 Oct 2010 10:26:38 - org.apache.slide.common.Domain - INFO - Configuration found in classpath
    22 Oct 2010 10:26:38 - org.apache.slide.common.Domain - INFO - Domain configuration : {org.apache.slide.lock=true, org.apache.slide.versioncontrol=true, org.apache.slide.debug=false, org.apache.slide.search=true, org.apache.slide.security=true, org.apache.slide.urlEncoding=UTF-8, org.apache.slide.domain=D:/Hyperion/deployments/WebLogic9/SharedServices9/config/Domain.xml}
    configURL: file:///D:/Hyperion/deployments/WebLogic9/SharedServices9/config/CSS.xml
    Done initialize: com.hyperion.css.CSSAPIImpl@283baf
    connection pool registered:dbcpPool-org.apache.commons.pool.impl.GenericObjectPool@27efaa
    connection pool registered:dbcpPool-org.apache.commons.pool.impl.GenericObjectPool@454a3b
    CMSOfflineServlet Initialized
    Adding audit listener
    Shared Services Initialized Successfully
    <22-Oct-2010 10:26:56 o'clock BST> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messages to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    <22-Oct-2010 10:26:56 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <22-Oct-2010 10:26:56 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <22-Oct-2010 10:26:57 o'clock BST> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias hyperion from the jks keystore file D:\hyperion_SSL_Repository\hyperion.jks.>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file D:\bea\JROCKI~1\jre\lib\security\cacerts.>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 10.86.57.43:28443 for protocols iiops, t3s, ldaps, https.>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[1]" is now listening on 10.87.248.108:28443 for protocols iiops, t3s, ldaps, https.>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[2]" is now listening on 127.0.0.1:28443 for protocols iiops, t3s, ldaps, https.>
    <22-Oct-2010 10:26:58 o'clock BST> <Warning> <Server> <BEA-002611> <Hostname "127.0.0.1", maps to multiple IP addresses: 10.86.57.43, 10.87.248.108, 127.0.0.1>
    <22-Oct-2010 10:26:58 o'clock BST> <Warning> <Server> <BEA-002611> <Hostname "LGWHYPWEB.uk.baa.com", maps to multiple IP addresses: 10.86.57.43, 10.87.248.108, 127.0.0.1>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <WebLogicServer> <BEA-000358> <Started WebLogic Independent Managed Server "SharedServices9" for domain "WebLogic9" running in Production Mode>
    <22-Oct-2010 10:26:58 o'clock BST> <Warning> <Server> <BEA-002611> <Hostname "LGWWEB026.uk.baa.com", maps to multiple IP addresses: 10.86.57.43, 10.87.248.108, 127.0.0.1>
    <22-Oct-2010 10:26:58 o'clock BST> <Warning> <JMX> <BEA-149510> <Unable to establish JMX Connectivity with the Adminstration Server AdminServer at <JMXServiceURL:null>.>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <22-Oct-2010 10:27:08 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer LGWHYPWEB.uk.baa.com - 10.86.57.43 instead of an SSL handshake.>
    <22-Oct-2010 10:28:36 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer lgwdbs026.uk.baa.com - 10.86.41.33 instead of an SSL handshake.>
    22-Oct-2010 10:28:38, /files, HEAD, 401 "Unauthorized", 125 ms, %v
    22-Oct-2010 10:28:38, /files, HEAD, 200 "OK", 266 ms, %v
    22-Oct-2010 10:28:40, /files, HEAD, 401 "Unauthorized", 16 ms, %v
    22-Oct-2010 10:28:41, /files, HEAD, 200 "OK", 94 ms, %v
    22-Oct-2010 10:28:42, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:42, /files, HEAD, 200 "OK", 93 ms, %v
    22-Oct-2010 10:28:43, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:43, /files, HEAD, 200 "OK", 94 ms, %v
    22-Oct-2010 10:28:44, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:44, /files, HEAD, 200 "OK", 78 ms, %v
    22-Oct-2010 10:28:45, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:45, /files, HEAD, 200 "OK", 93 ms, %v
    22-Oct-2010 10:28:47, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:47, /files, HEAD, 200 "OK", 78 ms, %v
    22-Oct-2010 10:28:48, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:48, /files, HEAD, 200 "OK", 78 ms, %v
    <22-Oct-2010 10:29:40 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer lgwapp026.uk.baa.com - 10.86.51.104 instead of an SSL handshake.>
    <22-Oct-2010 10:30:16 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer lgwapp026.uk.baa.com - 10.86.51.104 instead of an SSL handshake.>
    <22-Oct-2010 10:32:25 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer LGWHYPWEB.uk.baa.com - 10.86.57.43 instead of an SSL handshake.>
    22-Oct-2010 10:32:43, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:32:43, /files, HEAD, 200 "OK", 78 ms, %v
    22-Oct-2010 10:32:44, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:32:44, /files, HEAD, 200 "OK", 63 ms, %v
    22-Oct-2010 10:32:45, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:32:45, /files, HEAD, 200 "OK", 63 ms, %v
    <22-Oct-2010 10:32:46 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer LGWHYPWEB.uk.baa.com - 10.86.57.43 instead of an SSL handshake.>
    <22-Oct-2010 10:34:00 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer LGWHYPWEB.uk.baa.com - 10.86.57.43 instead of an SSL handshake.>
    <22-Oct-2010 10:35:28 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer LGWHYPWEB.uk.baa.com - 10.86.57.43 instead of an SSL handshake.>
    log dir isD:\Hyperion\logs\SharedServices9
    urlManifest zip:D:/Hyperion/deployments/temp/servers/SharedServices9/tmp/_WL_user/interop/tthmcu/war/WEB-INF/lib/interop-mmc.jar!/META-INF/MANIFEST.MF
    Shared Services Version: 11.1.1.3.24
    Shared Services Drop Number: 6
    Populating Application Info
    Getting LCM callback info from Registry for product: HUB
    LCM Callback: https://LGWWEB026.uk.baa.com:28443/interop/framework/lcm/HSSMigration
    Populating Product Info
    Thanks in advance
    Edited by: 790426 on 25-Oct-2010 06:17

    You must first check if you have configured the web server to include the hfm/planning products.
    Then you can refer to the thread below:
    Not able to see Consolidation Administration
    The latter definitely applies to version 9.3.1, but it could be helpful.

  • Web Services API Sample w/ Filters

    Does anyone know how to use a Filter in a doOracleSearch call using the Java proxies supplied for the Web Services API? I tried doing this but it appears there is a conflict with Servlet Filter class. When I used the complete path to the class, it compiles, but upon deployment and execution on OC4J I get a symbol not found error. Here is an excerpt of the problem code:
    if( query != null && search_type.equals("advanced") )
    String str_doc_type = request.getParameter("document_type");
    int start = orderByDate ? 1 : startIndex;
    int hits = orderByDate ? recencyHits : pageHitCount;
    oracle.search.query.webservice.client.Filter[] myfilterArray = null;
    oracle.search.query.webservice.client.Filter filterDocType = new oracle.search.query.webservice.client.Filter(112,"string","equals","4918");
    myfilterArray[0] = filterDocType;
    try
    res = ctx.doOracleSearch(
    query, // query
    new Integer( start ), // start index
    new Integer( hits ), // documents requested
    Boolean.TRUE, // duplicates removed
    Boolean.FALSE, // duplicates marked
    groups, // data groups
    locale.getLanguage(), // query language
    null, // document language
    Boolean.TRUE, // return count
    null, // filter connector
    myfilterArray, // filters
    null // fetch attributes
    catch( Exception e )
    searchException = e;
    }

    Hi,
    I am trying to deploy this sample application. I received the following error:
    [oracle@dev1 home]$ /home/oracle/oracle/product/10.1.8/ses1/jdk/jre/bin/java -ja
    r /home/oracle/oracle/product/10.1.8/ses1/oc4j/j2ee/home/admin_client.jar deploy
    er:oc4j:dev1.psa:5740 oc4jadmin oraidev1 -deploy -file /home/oracle/oracle/produ
    ct/10.1.8/ses1/oc4j/j2ee/OC4J_SEARCH/applications/sample.ear -deploymentName ses
    _query -bindAllWebApps http-web-site
    08/05/20 11:20:29 Notification ==>Application Deployer for ses_query STARTS.
    08/05/20 11:20:29 Notification ==>Copy the archive to /home/oracle/oracle/produc
    t/10.1.8/ses1/oc4j/j2ee/OC4J_SEARCH/applications/ses_query.ear
    08/05/20 11:20:29 Notification ==>Initialize /home/oracle/oracle/product/10.1.8/
    ses1/oc4j/j2ee/OC4J_SEARCH/applications/ses_query.ear begins...
    08/05/20 11:20:29 Notification ==>Unpacking ses_query.ear
    08/05/20 11:20:29 Notification ==>Error while unpacking ses_query.ear
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:112)
    at java.util.jar.JarFile.<init>(JarFile.java:127)
    at java.util.jar.JarFile.<init>(JarFile.java:92)
    at oracle.oc4j.util.FileUtils.unjar(FileUtils.java:309)
    at oracle.oc4j.util.FileUtils.autoUnpack(FileUtils.java:488)
    at com.evermind.server.deployment.EnterpriseArchive.<init>(EnterpriseArc
    hive.java:234)
    at oracle.oc4j.admin.internal.ApplicationDeployer.initArchive(Applicatio
    nDeployer.java:412)
    at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDe
    ployer.java:187)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:93)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun
    (OC4JDeployerRunnable.java:52)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(Deplo
    yerRunnable.java:81)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
    sableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:534)
    08/05/20 11:20:29 Notification ==>Operation failed with error:
    Unable to find/read file META-INF/application.xml in /home/oracle/oracle/product
    /10.1.8/ses1/oc4j/j2ee/OC4J_SEARCH/applications/ses_query (META-INF/application.
    xml)
    Deploy error: Deploy error: Operation failed with error:
    Unable to find/read file META-INF/application.xml in /home/oracle/oracle/product
    /10.1.8/ses1/oc4j/j2ee/OC4J_SEARCH/applications/ses_query (META-INF/application.
    xml)
    Please help!!
    Thanks!
    Regards,
    Deva

Maybe you are looking for