J2EE system in production..., please help.

Hi ,
We developed a LARGE BC4J / J2EE based transactional aplication.
We plan to put it in the production environment :
the system is tested whith a stand-alone OC4J started like java -Doc4j.userThreads=true -Xms100m -Xmx800m oc4j.jar.
we used -Xms100m -Xmx800m to workaround a messages like Out of memory ( we have a large jsp using a lot of BC4J tags).
Now
our system be deployed (for production ) on 9iAS R2. we will have about 40 concurent users connected to this transactionnal
system.
So what is the good practice to put our system in the production environment
our environment is :
Server Sun
4 x CPU (450)
4 G of RAM
Sun Solaris 8
Oracle 9iAS R2 (9.0.2.0.0)
should we use parameters like -Xms100m -Xmx800m whith the OC4J instance within 9iAS. if yes, HOW To...
Just an alternative and for tow days of real testing, i would like to use a stand-alone OC4J to connect 40 users. i do not
know if java -Doc4j.userThreads=true -Xms100m -Xmx800m oc4j.jar will be the good starup procedure for the container.
thank you very murch in advance.

Yes, you're on the right track.
for more performance and best practices refer
http://otn.oracle.com/docs/products/ias/doc_library/90200sol_otn/perf.902/a95102/optj2ee.htm#1656
to set command line parameters in Oracle9iAS, do the following:
In enterprise manager( the tool you would use to manage your Oracle9iAS)
click on the OC4J instance where you would deploy your app
Scroll down, click on server properties
scroll down and add parameters in the command line section.
restart the OC4J instance.
-Prasad

Similar Messages

  • Manny Dumps in production Please  helps

    I am facing a suddenly a problem in Production server
    In sm50 work process get stop one by one and if try to restart again it get stop.
    Ther are many dumps of 2 types but in different Tx and Table
    (DBIF_RSQL_INVALID_REQUEST, TEXTENV_UNICODE_LANGU_INVALID)in the system .
    In sm21 there is like to error like these
    21:00:43 DIA 023                       R19 Initialization DB-Connect Failed, Return Code 000256
    21:00:43 DIA 023                       Q02 Stop Workproc23, PID 7384
    21:00:43 SPO 034                       BY2 Database error 12560 at CON
    21:00:43 SPO 034                       BY0 > ORA-12560: TNS:protocol adapter error
    21:00:43 SPO 034                       BY2 Database error 12560 at CON
    21:00:43 SPO 034                       BY0 > ORA-12560: TNS:protocol adapter error
    21:00:43 SPO 034                       R19 Initialization DB-Connect Failed, Return Code 000256
    21:00:43 SPO 034                       Q02 Stop Workproc34, PID 1920
    21:00:43 DIA 015                       BY2 Database error 12560 at CON
    21:00:43 DIA 015                       BY0 > ORA-12560: TNS:protocol adapter error
    21:00:43 DIA 015                       BY2 Database error 12560 at CON
    21:00:43 DIA 015                       BY0 > ORA-12560: TNS:protocol adapter error
    21:00:43 DIA 015                       R19 Initialization DB-Connect Failed, Return Code 000256
    21:00:43 DIA 015                       Q02 Stop Workproc15, PID 8820
    21:00:43 DIA 013                       BY2 Database error 12560 at CON
    21:00:43 DIA 013                       BY0 > ORA-12560: TNS:protocol adapter error
    21:00:43 DIA 013                       BY2 Database error 12560 at CON
    21:00:43 DIA 013                       BY0 > ORA-12560: TNS:protocol adapter error
    21:00:43 DIA 013                       R19 Initialization DB-Connect Failed, Return Code 000256
    21:00:43 DIA 013                       Q02 Stop Workproc13, PID 8236
    21:05:10 WRK 000                       Q0Q Start Workproc 1, Pid 7012
    21:05:10 WRK 000                       Q0Q Start Workproc 0, Pid 4252
    21:05:10 WRK 000                       Q0Q Start Workproc 6, Pid 9112
    21:05:43 SPO 033                       R19 Initialization DB-Connect Failed, Return Code 000256
    21:05:43 SPO 033                       Q02 Stop Workproc33, PID 7060
    21:05:43 BTC 029                       BY2 Database error 12560 at CON
    21:05:43 BTC 029                       BY0 > ORA-12560: TNS:protocol adapter error
    21:05:43 BTC 029                       BY2 Database error 12560 at CON
    21:05:43 BTC 029                       BY0 > ORA-12560: TNS:protocol adapter error
    21:05:43 BTC 029                       R19 Initialization DB-Connect Failed, Return Code 000256
    21:05:43 BTC 029                       Q02 Stop Workproc29, PID 4288
    21:05:43 DIA 014                       BY2 Database error 12560 at CON
    21:05:43 DIA 014                       BY0 > ORA-12560: TNS:protocol adapter error
    21:05:43 DIA 014                       BY2 Database error 12560 at CON
    21:05:43 DIA 014                       BY0 > ORA-12560: TNS:protocol adapter error
    21:05:43 DIA 014                       R19 Initialization DB-Connect Failed, Return Code 000256
    21:05:43 DIA 014                       Q02 Stop Workproc14, PID 9456
    21:05:43 DP                            Q0I Operating system call gethostbyaddr failed (error no. 0 )
    21:05:43 DP                            Q04 Connection to user 5740 ( ), terminal 66 (HOLT088 ) lost
    21:07:10 ENQ 027                       Q02 Stop Workproc27, PID 6888
    21:07:10 ENQ 027                       Q02 Stop Workproc27, PID 6888
    21:07:11 RD                            S30 SAP gateway was closed
    21:07:11 RD                            S30 SAP gateway was closed
    21:07:13 DP                            Q0M Message server disconnected
    21:07:13 DP                            Q05 R/3 System stop, dispatcher PID 83
    21:07:13 MS                            Q02 Stop Msg Server, PID 10236
    21:07:13 DP                            Q0M Message server disconnected
    21:07:13 DP                            Q05 R/3 System stop, dispatcher PID 83
    At present listener is up and running and sap is working. It happen suddenely and after restart of R/3 system it ok but same thing happen today also. we are using windows 2003 Enterprise in server.
    Please help
    Best Regards,
    Kumar
    Edited by: Kumar on Aug 28, 2008 7:18 AM
    Edited by: Kumar on Aug 28, 2008 7:20 AM

    Dear All,
    Please find the dev_disp log
    trc file: "dev_disp", trc level: 1, release: "640"
    kernel runs with dp version 130000(ext=102000) (@(#) DPLIB-INT-VERSION-130000-UC)
    length of sys_adm_ext is 524 bytes
    sysno      00
    sid        **
    systemid   561 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    129
    intno      20020600
    make:      multithreaded, Unicode, 64 bit
    pid        6164
    ***LOG Q00=> DpSapEnvInit, DPStart (00 6164) [dpxxdisp.c   1098]
         shared lib "dw_xml.dll" version 129 successfully loaded
         shared lib "dw_xtc.dll" version 129 successfully loaded
         shared lib "dw_stl.dll" version 129 successfully loaded
         shared lib "dw_gui.dll" version 129 successfully loaded
         shared lib "dw_mdm.dll" version 129 successfully loaded
    Wed Aug 27 21:07:24 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3893]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpIPCInit2: start server >rfcl-sap-vir_PRD_00                     <
    DpShMCreate: sizeof(wp_adm)          51328     (1316)
    DpShMCreate: sizeof(tm_adm)          35937968     (17960)
    DpShMCreate: sizeof(wp_ca_adm)          80000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     160000     (80)
    DpShMCreate: sizeof(comm_adm)          1248000     (624)
    DpShMCreate: sizeof(vmc_adm)          0     (512)
    DpShMCreate: sizeof(wall_adm)          (416064/346352/64/192)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000D110050, size: 38247047)
    DpShMCreate: allocated sys_adm at 000000000D110050
    DpShMCreate: allocated wp_adm at 000000000D111C30
    DpShMCreate: allocated tm_adm_list at 000000000D11E4B0
    DpShMCreate: allocated tm_adm at 000000000D11E4E0
    DpShMCreate: allocated wp_ca_adm at 000000000F364390
    DpShMCreate: allocated appc_ca_adm at 000000000F377C10
    DpShMCreate: allocated comm_adm_list at 000000000F39ED10
    DpShMCreate: allocated comm_adm at 000000000F39ED30
    DpShMCreate: allocated vmc_adm_list at 000000000F4CF830
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000F4CF860
    DpShMCreate: allocated wall_adm at 000000000F4CF870
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 1226 blocks reserved for free list.
    ES initialized.
    Wed Aug 27 21:07:25 2008
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 2.6 2.6 4.0) [dpxxdisp.c   1466]
    **LOG Q0K=> DpMsAttach, mscon (**) []
    use SAPLOCALHOST***> as internal hostname
    DpStartStopMsg: send start message (myname is ***<)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    Wed Aug 27 21:07:27 2008
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6400, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 129
    Release check o.K.
    Wed Aug 27 21:07:50 2008
    MBUF state ACTIVE
    DpModState: change server state from STARTING to ACTIVE
    Wed Aug 27 21:18:22 2008
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    Network error of client T39, NiBufReceive (-6: NIECONN_BROKEN), dp_tm_status=3
    Wed Aug 27 21:18:24 2008
    Client address of T39 is >####->###- ###<)< .107(***)
    ***LOG Q04=> DpRTmPrep, NiBufReceive (54 ***) [dpxxdisp.c   9632]
    RM-T39, U54, 600 ***, ***, M0, W0, SESS, 2/0
    Wed Aug 27 21:19:34 2008
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    Network error of client T40, NiBufReceive (-6: NIECONN_BROKEN), dp_tm_status=3
    Wed Aug 27 21:19:35 2008
    Client address of T40 is >####->###- ###<)< .34(>####->###- ###<)< ->####->###- ###<)< )
    ***LOG Q04=> DpRTmPrep, NiBufReceive (59 ***) [dpxxdisp.c   9632]
    RM-T40, U59, 600 ***, 21:18:41, M0, W0, SESS, 2/0
    Wed Aug 27 21:38:45 2008
    DpHdlDeadWp: restart wp (pid=2484) automatically
    Wed Aug 27 21:39:05 2008
    Wed Aug 27 21:41:05 2008
    DpHdlDeadWp: restart wp (pid=1900) automatically
    Wed Aug 27 21:48:05 2008
    DpHdlDeadWp: restart wp (pid=4384) automatically
    Wed Aug 27 22:01:05 2008
    DpHdlDeadWp: restart wp (pid=4500) automatically
    Wed Aug 27 22:01:45 2008
    DpHdlDeadWp: restart wp (pid=2028) automatically
    Wed Aug 27 22:09:45 2008
    DpHdlDeadWp: restart wp (pid=9536) automatically
    Wed Aug 27 22:10:05 2008
    DpHdlDeadWp: restart wp (pid=1972) automatically
    DpHdlDeadWp: restart wp (pid=7596) automatically
    DpHdlDeadWp: restart wp (pid=10104) automatically
    DpHdlDeadWp: restart wp (pid=6296) automatically
    DpHdlDeadWp: restart wp (pid=7720) automatically
    Wed Aug 27 22:12:05 2008
    DpHdlDeadWp: restart wp (pid=2428) automatically
    Wed Aug 27 22:28:05 2008
    DpHdlDeadWp: restart wp (pid=9992) automatically
    Wed Aug 27 22:34:24 2008
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    Network error of client T40, NiBufReceive (-6: NIECONN_BROKEN), dp_tm_status=3
    Wed Aug 27 22:34:29 2008
    ***LOG Q0I=> NiPGetHostByAddr: address ***not found: gethostbyaddr [ninti.c 379]
    Client address of T40 is *** (***)
    ***LOG Q04=> DpRTmPrep, NiBufReceive (122 ***) [dpxxdisp.c   9632]
    RM-T40, U122, 600 ***, ***M0, W0, ZVN1, 2/2
    Wed Aug 27 22:35:49 2008
    DpHdlDeadWp: restart wp (pid=7132) automatically
    Wed Aug 27 22:40:49 2008
    DpHdlDeadWp: restart wp (pid=9272) automatically
    DpHdlDeadWp: restart wp (pid=7896) automatically
    DpHdlDeadWp: restart wp (pid=8856) automatically
    DpHdlDeadWp: restart wp (pid=8272) automatically
    Wed Aug 27 22:41:49 2008
    DpHdlDeadWp: restart wp (pid=1372) automatically
    DpHdlDeadWp: restart wp (pid=8276) automatically
    Wed Aug 27 22:56:49 2008
    DpHdlDeadWp: restart wp (pid=10128) automatically
    Wed Aug 27 23:07:49 2008
    DpHdlDeadWp: restart wp (pid=4476) automatically
    Wed Aug 27 23:11:49 2008
    DpHdlDeadWp: restart wp (pid=8404) automatically
    Wed Aug 27 23:13:49 2008
    DpHdlDeadWp: restart wp (pid=9268) automatically
    Wed Aug 27 23:14:49 2008
    DpHdlDeadWp: restart wp (pid=6472) automatically
    Wed Aug 27 23:15:03 2008
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    Network error of client T42, NiBufReceive (-6: NIECONN_BROKEN), dp_tm_status=3
    Wed Aug 27 23:15:09 2008
    ***LOG Q0I=> NiPGetHostByAddr: address ***not found: gethostbyaddr [ninti.c 379]
    WARNING => NiAddrToHost took 6 seconds [dpxxdisp.c   16611]
    Client address of T42 is *** (***)
    ***LOG Q04=> DpRTmPrep, NiBufReceive (165 ****** ) [dpxxdisp.c   9632]
    RM-T42, U165, 600 RFCL-CFA-AHDHOLT267, HOLT267, 23:10:06, M0, W0, ZVN1, 2/2
    Wed Aug 27 23:29:49 2008
    DpHdlDeadWp: restart wp (pid=8020) automatically
    Wed Aug 27 23:31:09 2008
    DpHdlDeadWp: restart wp (pid=9936) automatically
    Wed Aug 27 23:41:29 2008
    DpHdlDeadWp: restart wp (pid=1972) automatically
    Wed Aug 27 23:41:49 2008
    DpHdlDeadWp: restart wp (pid=9168) automatically
    Wed Aug 27 23:41:50 2008
    DpHdlDeadWp: restart wp (pid=5180) automatically
    DpHdlDeadWp: restart wp (pid=5568) automatically
    DpHdlDeadWp: restart wp (pid=5964) automatically
    DpHdlDeadWp: restart wp (pid=7352) automatically
    DpHdlDeadWp: restart wp (pid=5464) automatically
    DpHdlDeadWp: restart wp (pid=9080) automatically
    DpHdlDeadWp: restart wp (pid=9316) automatically
    Wed Aug 27 23:42:09 2008
    DpHdlDeadWp: restart wp (pid=9284) automatically
    Wed Aug 27 23:42:49 2008
    DpHdlDeadWp: restart wp (pid=640) automatically
    Wed Aug 27 23:45:49 2008
    DpHdlDeadWp: restart wp (pid=5712) automatically
    Wed Aug 27 23:47:49 2008
    DpHdlDeadWp: restart wp (pid=4872) automatically
    Thu Aug 28 00:01:49 2008
    DpHdlDeadWp: restart wp (pid=6648) automatically
    Thu Aug 28 00:02:09 2008
    DpHdlDeadWp: restart wp (pid=6380) automatically
    Thu Aug 28 00:02:29 2008
    DpHdlDeadWp: restart wp (pid=7656) automatically
    Thu Aug 28 00:11:49 2008
    DpHdlDeadWp: restart wp (pid=1576) automatically
    Thu Aug 28 00:16:48 2008
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    Network error of client T40, NiBufReceive (-6: NIECONN_BROKEN), dp_tm_status=3
    Thu Aug 28 00:16:54 2008
    ***LOG Q0I=> NiPGetHostByAddr: address ******not found: gethostbyaddr [ninti.c 379]
    WARNING => NiAddrToHost took 6 seconds [dpxxdisp.c   16611]
    Client address of T40 is *(**)
    ***LOG Q04=> DpRTmPrep, NiBufReceive (201 ******) [dpxxdisp.c   9632]
    RM-T40, U201, 600 ****, ***7, 00:11:42, M0, W1, ZVSL, 2/1
    Thu Aug 28 03:59:54 2008
    DpHdlDeadWp: restart wp (pid=6008) automatically
    Thu Aug 28 04:00:54 2008
    DpHdlDeadWp: restart wp (pid=1776) automatically
    Thu Aug 28 05:01:14 2008
    DpHdlDeadWp: restart wp (pid=7496) automatically
    Thu Aug 28 05:04:14 2008
    DpHdlDeadWp: restart wp (pid=7848) automatically
    Thu Aug 28 05:07:14 2008
    DpHdlDeadWp: restart wp (pid=9600) automatically
    Thu Aug 28 05:14:54 2008
    DpHdlDeadWp: restart wp (pid=480) automatically
    Thu Aug 28 06:25:54 2008
    DpHdlDeadWp: restart wp (pid=7404) automatically
    Thu Aug 28 06:26:54 2008
    DpHdlDeadWp: restart wp (pid=9508) automatically
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    Network error of client T44, NiBufReceive (-6: NIECONN_BROKEN), dp_tm_status=3
    Thu Aug 28 06:32:07 2008
    ***LOG Q0I=> NiPGetHostByAddr: address ****** not found: gethostbyaddr [ninti.c 379]
    WARNING => NiAddrToHost took 6 seconds [dpxxdisp.c   16611]
    Client address of T44 is **(*)
    ***LOG Q04=> DpRTmPrep, NiBufReceive (255 &&&& ) [dpxxdisp.c   9632]
    RM-T44, U255, 600 ****, 06:27:03, M0, W0, SQVI, 2/2
    Thu Aug 28 06:39:54 2008
    DpHdlDeadWp: restart wp (pid=2080) automatically
    Thu Aug 28 06:47:54 2008
    DpHdlDeadWp: restart wp (pid=6620) automatically
    Thu Aug 28 06:48:34 2008
    DpHdlDeadWp: restart wp (pid=6856) automatically
    Thu Aug 28 06:50:54 2008
    DpHdlDeadWp: restart wp (pid=8780) automatically
    Thu Aug 28 06:51:14 2008
    ERROR => W28 (pid 2104) died [dpxxdisp.c   12414]
    Thu Aug 28 06:53:34 2008
    ERROR => W28 (pid 7484) died [dpxxdisp.c   12414]
    Thu Aug 28 06:55:54 2008
    DpHdlDeadWp: restart wp (pid=4212) automatically
    Thu Aug 28 06:56:34 2008
    ERROR => W1 (pid 7940) died [dpxxdisp.c   12414]
    Thu Aug 28 06:56:54 2008
    DpHdlDeadWp: restart wp (pid=9144) automatically
    Thu Aug 28 06:57:34 2008
    ERROR => W33 (pid 8824) died [dpxxdisp.c   12414]
    Thu Aug 28 06:57:54 2008
    DpHdlDeadWp: restart wp (pid=3640) automatically
    DpHdlDeadWp: restart wp (pid=8420) automatically
    Thu Aug 28 06:58:34 2008
    ERROR => W1 (pid 9156) died [dpxxdisp.c   12414]
    ERROR => W5 (pid 7220) died [dpxxdisp.c   12414]
    ERROR => W28 (pid 8444) died [dpxxdisp.c   12414]
    ERROR => W33 (pid 5500) died [dpxxdisp.c   12414]
    ERROR => W34 (pid 8076) died [dpxxdisp.c   12414]
    Thu Aug 28 06:58:54 2008
    DpHdlDeadWp: restart wp (pid=6692) automatically
    Thu Aug 28 06:59:34 2008
    ERROR => W35 (pid 1996) died [dpxxdisp.c   12414]
    Thu Aug 28 06:59:54 2008
    DpHdlDeadWp: restart wp (pid=8832) automatically
    DpHdlDeadWp: restart wp (pid=6644) automatically
    Thu Aug 28 07:00:34 2008
    ERROR => W29 (pid 8108) died [dpxxdisp.c   12414]
    ERROR => W36 (pid 6760) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xbf --> 0xaf
    Thu Aug 28 07:01:34 2008
    DpHdlDeadWp: restart wp (pid=8304) automatically
    Thu Aug 28 07:02:54 2008
    my types changed after wp death/restart 0xa7 --> 0xbf
    Thu Aug 28 07:03:34 2008
    ERROR => W1 (pid 1716) died [dpxxdisp.c   12414]
    ERROR => W2 (pid 9320) died [dpxxdisp.c   12414]
    ERROR => W5 (pid 5296) died [dpxxdisp.c   12414]
    ERROR => W28 (pid 6256) died [dpxxdisp.c   12414]
    ERROR => W29 (pid 8468) died [dpxxdisp.c   12414]
    ERROR => W30 (pid 9000) died [dpxxdisp.c   12414]
    ERROR => W31 (pid 5612) died [dpxxdisp.c   12414]
    ERROR => W32 (pid 3844) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xbf --> 0xb7
    ERROR => W33 (pid 1700) died [dpxxdisp.c   12414]
    ERROR => W34 (pid 1268) died [dpxxdisp.c   12414]
    ERROR => W35 (pid 9048) died [dpxxdisp.c   12414]
    ERROR => W36 (pid 9668) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xb7 --> 0xa7
    Thu Aug 28 07:07:54 2008
    my types changed after wp death/restart 0xa7 --> 0xbf
    DpHdlDeadWp: restart wp (pid=1172) automatically
    Thu Aug 28 07:11:54 2008
    DpHdlDeadWp: restart wp (pid=6484) automatically
    Thu Aug 28 07:12:34 2008
    ERROR => W3 (pid 1700) died [dpxxdisp.c   12414]
    Thu Aug 28 07:17:54 2008
    my types changed after wp death/restart 0xa7 --> 0xbf
    DpHdlDeadWp: restart wp (pid=8212) automatically
    DpHdlDeadWp: restart wp (pid=9276) automatically
    Thu Aug 28 07:18:34 2008
    ERROR => W2 (pid 1936) died [dpxxdisp.c   12414]
    DpHdlDeadWp: restart wp (pid=5108) automatically
    ERROR => W7 (pid 3644) died [dpxxdisp.c   12414]
    Thu Aug 28 07:18:54 2008
    DpHdlDeadWp: restart wp (pid=708) automatically
    ERROR => W4 (pid 1560) died [dpxxdisp.c   12414]
    Thu Aug 28 07:19:14 2008
    ERROR => W0 (pid 8636) died [dpxxdisp.c   12414]
    Thu Aug 28 07:19:34 2008
    DpHdlDeadWp: restart wp (pid=1736) automatically
    Thu Aug 28 07:19:54 2008
    ERROR => W11 (pid 9428) died [dpxxdisp.c   12414]
    DpHdlDeadWp: restart wp (pid=7572) automatically
    DpWpRestart: pid 8056 of WP12 also found for WP28 - removed
    ERROR => W28 (pid 8056) died [dpxxdisp.c   12414]
    DpHdlDeadWp: restart wp (pid=5932) automatically
    DpWpRestart: pid 4248 of WP13 also found for WP31 - removed
    ERROR => W31 (pid 4248) died [dpxxdisp.c   12414]
    DpHdlDeadWp: restart wp (pid=1988) automatically
    DpWpRestart: pid 5220 of WP14 also found for WP33 - removed
    ERROR => W33 (pid 5220) died [dpxxdisp.c   12414]
    Thu Aug 28 07:20:14 2008
    ERROR => W12 (pid 8056) died [dpxxdisp.c   12414]
    ERROR => W13 (pid 4248) died [dpxxdisp.c   12414]
    ERROR => W14 (pid 5220) died [dpxxdisp.c   12414]
    Thu Aug 28 07:20:34 2008
    DpHdlDeadWp: restart wp (pid=1348) automatically
    Thu Aug 28 07:20:54 2008
    DpHdlDeadWp: restart wp (pid=6220) automatically
    Thu Aug 28 07:21:14 2008
    ERROR => W15 (pid 6096) died [dpxxdisp.c   12414]
    ERROR => W16 (pid 4264) died [dpxxdisp.c   12414]
    Thu Aug 28 07:21:34 2008
    DpHdlDeadWp: restart wp (pid=8708) automatically
    Thu Aug 28 07:47:54 2008
    my types changed after wp death/restart 0xa6 --> 0xbf
    Thu Aug 28 07:48:34 2008
    ERROR => W0 (pid 6496) died [dpxxdisp.c   12414]
    ERROR => W1 (pid 6772) died [dpxxdisp.c   12414]
    ERROR => W2 (pid 6264) died [dpxxdisp.c   12414]
    ERROR => W3 (pid 6760) died [dpxxdisp.c   12414]
    ERROR => W4 (pid 5772) died [dpxxdisp.c   12414]
    ERROR => W5 (pid 9164) died [dpxxdisp.c   12414]
    ERROR => W6 (pid 5244) died [dpxxdisp.c   12414]
    ERROR => W7 (pid 7908) died [dpxxdisp.c   12414]
    ERROR => W8 (pid 9604) died [dpxxdisp.c   12414]
    ERROR => W9 (pid 4472) died [dpxxdisp.c   12414]
    ERROR => W10 (pid 7164) died [dpxxdisp.c   12414]
    ERROR => W11 (pid 1996) died [dpxxdisp.c   12414]
    ERROR => W12 (pid 9864) died [dpxxdisp.c   12414]
    ERROR => W13 (pid 1848) died [dpxxdisp.c   12414]
    ERROR => W14 (pid 8348) died [dpxxdisp.c   12414]
    ERROR => W15 (pid 4536) died [dpxxdisp.c   12414]
    ERROR => W16 (pid 5808) died [dpxxdisp.c   12414]
    ERROR => W17 (pid 5444) died [dpxxdisp.c   12414]
    ERROR => W18 (pid 7444) died [dpxxdisp.c   12414]
    ERROR => W19 (pid 1160) died [dpxxdisp.c   12414]
    ERROR => W20 (pid 2028) died [dpxxdisp.c   12414]
    ERROR => W21 (pid 4364) died [dpxxdisp.c   12414]
    ERROR => W22 (pid 8752) died [dpxxdisp.c   12414]
    ERROR => W23 (pid 3944) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W28 (pid 8952) died [dpxxdisp.c   12414]
    ERROR => W29 (pid 7804) died [dpxxdisp.c   12414]
    ERROR => W30 (pid 4940) died [dpxxdisp.c   12414]
    ERROR => W31 (pid 8292) died [dpxxdisp.c   12414]
    ERROR => W32 (pid 9200) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xbe --> 0xb6
    ERROR => W33 (pid 7888) died [dpxxdisp.c   12414]
    ERROR => W34 (pid 4396) died [dpxxdisp.c   12414]
    ERROR => W35 (pid 5496) died [dpxxdisp.c   12414]
    ERROR => W36 (pid 8252) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xb6 --> 0xa6
    Thu Aug 28 07:50:00 2008
    DpSigInt: caught signal 2
    DpHalt: shutdown server >####->###- ###<)< (normal)
    DpModState: change server state from ACTIVE to SHUTDOWN
    Stop work processes...
    Thu Aug 28 07:50:01 2008
    Stop gateway
    Stop icman
    Terminate gui connections
    waiting for termination of gateway
    Thu Aug 28 07:50:02 2008
    waiting for termination of icman
    Thu Aug 28 07:50:03 2008
    DpStartStopMsg: send stop message (myname is >###- ###<)
    DpStartStopMsg: stop msg sent
    Thu Aug 28 07:50:04 2008
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   10153]
    MBUF state OFF
    MBUF component DOWN
    ***LOG Q05=> DpHalt, DPStop ( 6164) [dpxxdisp.c   8643]
    Thanks
    Kumar
    Edited by: Kumar on Aug 28, 2008 9:30 AM

  • System config problems please help!!!!

    I bought a windowns recovery disk for my toshiba satellite L450D and everything was okay until I reached theconfiguring system partI left it go for about 2 hours but nothing happened so I restarted and I still have the same problem can someone please help me with this because I don't wanna buy a new computer

    If the recovery disks are not working then it is either an issue with the disks or a hardware issue with the computer.  I would start with the disks.  Contact Toshiba (where you bought the disks) and tell them the disks are not working.  If possible, try and see if they will issue you the recovery media on flash drive as that seems to work better than the cds.  Another thing you can try is (if possible) swapping parts of your computer into a know working computer to ensure they are all in working order (hdd, ram).  It is also not a bad idea to wipe a hdd before attempting to do an install.  this can be accomplished using third party software which can usually be accessed via bootable cd. 
    L305-S5955, T9300 Intel Core 2 Duo, 4GB RAM, 60GB SSD, Win 7 Ultimate 64-bit

  • Save Image to system's ClipBoard .PLEASE HELP!!!!!

    Hi,
    I'm trying to save an Image from my GUI to the System's ClipBoard but I just can't get it to work.
    I've overriden a JPanel's paint() method where I draw my own stuff.
    I've used the following code which I found in the forum :
    class ImageSelection implements Transferable,ClipboardOwner
    private DataFlavor ImageFlavor;
    private DataFlavor[] flavors = new DataFlavor[1];
    private Image image;
    public ImageSelection(Image an_image)
    this.image = an_image;
    try
    ImageFlavor = new DataFlavor(Class.forName("java.awt.Image"),"AWT Image");
    flavors[0] = ImageFlavor;
    catch(ClassNotFoundException e)
    e.printStackTrace();
    public synchronized DataFlavor[] getTransferDataFlavors()
    return flavors;
    public boolean isDataFlavorSupported(DataFlavor flavor)
    return flavor.equals(ImageFlavor);
    public synchronized Object getTransferData(DataFlavor flavor) throws UnsupportedFlavorException, IOException
    if(flavor.equals(ImageFlavor))
    return image;
    else throw new UnsupportedFlavorException(flavor);
    public void lostOwnership(Clipboard c, Transferable t)
    When I want to save my Graphics into the clipboard I do the following:
    ImageSelection temp = new ImageSelection(my_graphics.offImage);
    Clipboard clipboard = Toolkit.getDefaultToolkit().getSystemClipboard();
    clipboard.setContents(temp,temp);
    You may also need the following :
    class My_Stuff extends JPanel
    Graphics2D offGraphics2D = null;
    Image offImage = null;
    void init_graphics()
    offImage = this.createImage(100,100);
    offGraphics2D = offImage.getGraphics();
    void paint(Graphics g)
    Graphics2D g2 = (Graphics2D)g;
    offGraphics2D.fillRect(0,0,200,200);
    // bla bla bla .........................
    g2.drawImage(offImage,0,0,null);
    and finally : My_Stuff my_graphics = new My_Stuff();
    As you observe variable my_graphics is of type My_Stuff , so I pass its field : offImage , as the argument for the ImageSelection 's Constructor which in turn expects an Image...
    I am "saving" the Image to the system's ClipBoard and I try to Paste it in MS Word but the 'Paste' feature is inactive ( I guess Clipboard is empty... )
    Can you please help me out in this one???
    I use JDK 1.4.0 and Win2000.
    Thank you my friends!

    If you use JDK1.4, simply use DataFlavor.imageFlavor insteads
    of your own. Java will do the rest. Word cannot paste because
    it does not recognise the flavor you put on the clipboard!
    You can use this code that does it fine for me (JDK1.4.1)!
    public class ImageSelection implements Transferable
    private java.awt.Image image;
    public ImageSelection(Image i) {
    image = i;
    public Object getTransferData(DataFlavor flavor)
    throws UnsupportedFlavorException
    if (flavor.equals(DataFlavor.imageFlavor)) {
    return image;
    throw new UnsupportedFlavorException(flavor);
    public boolean isDataFlavorSupported(DataFlavor flavor) {
    if (flavor.equals(DataFlavor.imageFlavor)) {
    return true;
    return false;
    public DataFlavor[] getTransferDataFlavors() {
    return new DataFlavor[] {DataFlavor.imageFlavor};
    }

  • Having difficuty registering my product - please help.

    The number on my disk sleeve is not 20 characters long.  It is 8 characters.  I need the need to obtain the serial number to use my product.  Please help.  Really, this process is not very user friendly.  :-(

    Redemption Code Help
    Mylenium

  • LaCie flash drive not recognized as a drive, but shows up in system profiler. Please help!!

    I recently got a LaCie RuggedKey 16 gb flash drive. The problem is that recently I plugged in the drive and I can't access the files, however, it shows up in system profiler. There are still files on the drive, and I really need them. Can you please help me recover them?

    If you're connecting the drive through a hub, connect it directly to a built-in port on the Mac.
    If you're connecting it directly, try a different port.
    Disconnect all other devices on the bus, or as many as possible.
    Test the drive with another Mac. Test another drive with this Mac.
    Boot into Recovery and launch Disk Utility. Is the drive recognized?
    Start up in Safe Mode and test.
    Reset the NVRAM.
    Reset the System Management Controller.
    If the drive doesn't work under any of the above conditions, and if another drive does work with the same Mac, then the drive has failed.

  • I want to purchased the photography plan,but i get the same result everytime i pay.SYSTEM UNAVAILABLE..please help.

    I wanted to buy a Photography plan but everytime i try to pay ,i get the same result SYSTEM UNAVAILABLE.I tried to go to customer support but it keeps bring me over again from the start.I am in Japan ,I tried to contact the number everyday but no one is answering.Please help,I cannot speak japanese so I need an english answer.

    SYSTEM UNAVAILABLE == under approval. I'm surprised you didn't know that.
    You need to contact Japanese support even they won't answer. Now this is your problem.

  • How to do JAAS and J2EE Deployment Descriptor ACL : Please help

    I am trying to develop a Single sign on application using EJB's, JAAS,
    ACL, struts and JSP to Log in with a form authenticate (using
    j_security_check to hook into the web.xml security) then pull a user
    from a database and use the roles defined there for authorization in
    the rest of the system?
    The examples on the web are from java clients to RMI, they also sit
    alone. They dont say how to hook them into weblogic. They say to use
    JAAS but they have just JAAS examples! No hooking of it into an EJB,
    servlet, etc! They also dont show how to hook that code into web
    server to use it as your security module!
    What Settings/configuration I need to make in the web server for JAAS
    to work. How the logic proceeds to authorization after form is
    submitted using j_security_check. and to further logic in the
    application. How is it then integrated with the Struts action forms.
    Help, I'm at a loss. They recommend using JAAS but their documentation
    and examples do not explain how. We have a complex real world product
    and need examples of
    the same. Can somebody provide me a working real-life example which
    really work and give me some pointers to proceeds that will be really
    helpful.
    Thanks in advance for the help.

    I am trying to develop a Single sign on application using EJB's, JAAS,
    ACL, struts and JSP to Log in with a form authenticate (using
    j_security_check to hook into the web.xml security) then pull a user
    from a database and use the roles defined there for authorization in
    the rest of the system?
    The examples on the web are from java clients to RMI, they also sit
    alone. They dont say how to hook them into weblogic. They say to use
    JAAS but they have just JAAS examples! No hooking of it into an EJB,
    servlet, etc! They also dont show how to hook that code into web
    server to use it as your security module!
    What Settings/configuration I need to make in the web server for JAAS
    to work. How the logic proceeds to authorization after form is
    submitted using j_security_check. and to further logic in the
    application. How is it then integrated with the Struts action forms.
    Help, I'm at a loss. They recommend using JAAS but their documentation
    and examples do not explain how. We have a complex real world product
    and need examples of
    the same. Can somebody provide me a working real-life example which
    really work and give me some pointers to proceeds that will be really
    helpful.
    Thanks in advance for the help.

  • Clarifiation : Adding Systems in SMSY - please help

    HI All,
    We have SAP Application server installed on system1 and Databse installed on system2 for a satellite system
    Now when adding the System in SMSY of solution manager under Landscape components:
    1.created a server with hostname  system1(SAP application server), i added system1's FQDN and ip addres in technical data
    2.created another server with hostname system2(Database), added system2's  FQDN and ip address in technical data
    Now under Database-cretae new database- i added SID ,but which server(system1 or system2) should i add in technical data of this
    rgds
    MAR

    Hi MAR,
    don't worry too much about the database data. It is more or less for documentation reasons only.
    Just look at your landscape as it is: the DB resides on the dbserver, so put server2 here. Later on, when you enter your system data (this is important!) you should have two instances for the system SID: Instance one (AS) on server1, instance two (DB) on server2. When creating the RFC connections, it is obvious that they will point to your application server(1).
    Hope this helps you.
    Regards,
    Dirk

  • Compaq CQ61-420US getting system disable 65879468 please help

    When I power on my notebook I'm getting a message saying enter administrator password or power on password. After entering the password wrong 3 times I get a error message system disable 65879468

    Hi,
    Double post, please use:
        http://h30434.www3.hp.com/t5/Notebook-Recovery/Sta​rt-up-error-message-65879468/m-p/4853515
    Thanks,.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Satellite m45-2692 System Shut-down Please help!!!!!!!!

    I received the Blue screen of Death w/ the message driver_irql_not less_ or equal. I rebooted installed the Latest service pack. It ran well for a day. I receive the mess again rebooted but the system when completely dead. I open and check the memory, wireless NIC, and cpu. I cleaned all areas with compress air. took the battery out. I put everything back together. I was able to restart notebook (nb), however, after approx. two to five minutes nb went blank again. I press the power button but to no avail. I tried power button again system appear to be booting. It lit up and went dead again with only the middle light on the front of the nb staying lit. I know what most of the symbols represent of the front of the nb except that.
    Please advise on what to do from this point. This problem exceeds my expertise.
    Thanks in advance for your assistance
    bd

    Hi
    Sounds a little bit like a hardware malfunction. I think about RAM issue but before you would test and replaced the RAM modules I would recommend checking if this is not a software problem.
    In such case you will have to reinstall the OS from the Recovery disk. Using this disk everything will be formatted on the HDD and the notebook will be set to the factory configuration!
    So if you are some important files on the HDD -> backup it!
    If your notebook will not work as it should after the recovery procedure then single components like RAM should be checked
    Good luck

  • Folder Sync and System Back Up, please help !!!

    Right, there are the two things I can do with my Windows XP machines and can't find a valid solution on Mac OS X yet:
    1. Folder Sync
    I use 5 computers everyday, 2xMacs+1PCs at home, 1xMac at school and 1xPC in my office (part-time sys admin). It is obvious that i will need the folder sync feature so that I can keep working on one project on different computers. For windows there's a very neat feature called Briefcase, it bascially allows me to create two folders in different locations ( one in PC1, one memory stick for example ) and will automatically make sure these two folders sync with each other once connected . Just wondering if there's any software that allow me to do this on a Mac? and if it allow multiple sync (i.e. keep folders stored in 3+ locations up to date with each other, via network or portable storage device) that'll be even better.
    2. Backup.
    Since WInNT microsoft provides a Backup facility that allows me to perform regular backups of the entire system. except for the first backup which will copy my entire partition / harddrive content, the later ones will only add changed/newly created files to the existing backups (to save space and speed up the process). Carbon Disk Copy etc are merely GHOST-like utilities in Windows terms and does not have any advance features nor do they provide supports to exterenal hard drives (USB2, say). So, is there a good back up utility that I can use for my Mac OS X. ( i don't want to burn my 100G hard drive on 50 dvds every week )
    thanks.
    MacBook Pro 2.16 with All upgrades; PowerBook 17" 1.5G   Mac OS X (10.4.6)  

    1. You want rsync - will sync as many sources as you want.
    2. Rsync again will do this.

  • Error code 0xc0000001 after system recovery attempt--PLEASE HELP--

    HI,
         I have a Toshiba Satellite C855-S5194  Part number: PSCBLU-066003.   
    To give you the whole story it begins with my screen going blank while watching Netflix while attatched to a HD tv thru the HDMI.  Then the screen went blu and and error code came up. Error code 0xc0000001 and it stated you needed to use recovery tools on your instrallation media. 
    First I tried using the recovery steps by accessing it in preboot.  That did not work.
    So I then ordered a 16GB USB recovery flsh drive. I followed the instructions and I was in the recovery mode off the USB.  During the process the screen stated the laptop will restart a bunch of times during the process, which it did.  Then after it restarted the last time, the screen went blue with an error code 0xc0000001 again.  What can I do?  Does this mean my hard drive is corrupt?  Any insight would be appreciated.
    Also, one last thing.  If I try to straight up boot from the USB flash drive it seems to boot but then after the Toshiba welcom logo the screen goes blank and stays that way.

    How long were you able to watch this movie before it crashed?
    Now is it everytime you boot up, you get the BSOD  0xc0000001 ?
    Can you start up in SAFE MODE?
    "Knowledge should be unrestricted and the most important commodity we can offer to help one another."

  • Photoshop Elements 9 system kink. Please help

    Hello,
    I have been trying for 5 hours to get the trial version installed. By checking the forums, I see that I am not alone with this issue.  When the download is near completion I get an error stating (error with download due to Shared Technologies).  Criminy!  I have a very old version of Adobe Photoshop and I made sure to make sure it was not running during the download.  I'm not a computer whiz so I'm not sure what information is needed.  I'm working with Windows 7
    Tech Support if you are out there, can we set up something where you  do a share screen to my system?  Or, just tell me what information I need to provide.  This has me really frustrated.
    Thanking you in advance!

    You might try a Google search on the error message. In particular the search I did turned up this one:
    http://answers.yahoo.com/question/index?qid=20080526155847AAO7nQi
    This assumes that PSE still runs after you click OK. Go under Edit > Preferences > Plug-Ins & Scratch Disks and try changing the "First" disk (the default is "Startup"). You might have to exit PSE and restart for the change to take effect.
    Another thing to try is removing temp files via Start > Run and enter %temp% in the Open box. You can safely delete all the files that come up. I don't know if CCleaner removes the same.

  • I accidentally deleted hidden system files! Please help!

    Hi guys.
    Well after purchasing a mint MBP today running Mountain Lion, I wanted to "tidy up" the desktop and Finder. I saw many hidden files and thought it was very peculiar as my iMac hasn't got anything of the kind. I thought it could have been some files from a USB that were left there from previous usage. Anyway, I've ended up deleting key system files which now causes the MacBook to fail boot and keep restarting.
    I've attempted the highly recommended "Command R" function which gave me a choice of Time Machine Restore (system comes up with no backups), re-installation of Lion (which won't work because the system is running Mountain Lion) and a Disk Utility repair (which does its job but makes no difference on start up). I feel really upset and annoyed. The system had great installations of key apps I needed. I'd be sad to loose them but would be happy to just get the system rebooted and running from scratch.
    The system is a late 15" 2011 MACBOOK PRO with an i7 Quad 2.44 (or 2.66) processor, 4GB memory and a 750GB hard drive.
    What can I do? Is it just a case of take it to Apple so they can reboot it for you? And if that's the case will I be charged?
    Many thanks for the advice.
    Apologies if this is something you have heard before, it's a horrible feeling and I just want it fixed.
    Thanks.
    Hal.

    To install Lion that belongs to you will require you to repartition the drive first. You cannot do a simple reinstall of Lion over a Mountain Lion system. You will need to follow this guide instead:
    Install Lion/Mountain Lion on a New HDD/SDD
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Internet Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND-OPTION- R keys until a globe appears on the screen. Wait patiently - 15-20 minutes - until the Recovery main menu appears.
    Partition and Format the hard drive:
    1. Select Disk Utility from the main menu and click on the Continue button.
    2. After DU loads select your external hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed. Quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion: Select Reinstall Lion/Mountain Lion and click on the Install button. Be sure to select the correct drive to use if you have more than one.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    This is the procedure you must go through because your hard drive does not have a Lion version of the Recovery HD.

Maybe you are looking for

  • Urgent help needed asap!

    Please help me, this sounds stupid but I accidentally closed my FCP browser window and cannot get it back! Have tried everything I can think of. What am I doing wrong?

  • Uploading from iPhoto '08 using Ofoto Express

    I have always used Ofoto Express (from Kodak Gallery) to upload my photos from iPhoto. Now that I have iPhoto'08 I can't do it. When I open up Ofoto it doesn't give me the choice to get my pictures from iPhoto. Does anyone have any ideas? When I go t

  • Multiple selection in Query Panel. Operator Does not equal generates error.

    Hi, I'm using Jdeveloper 11.1.1.4 and creating Oracle Fusion Web Application with ADF Business Components. I want to use multiple selection on LOV in ADF Query Panel with Table, but I get the following error when I use operator "Does not equal": Erro

  • How to cache data from database

    Hi all, How can i cache the data from a database, so that i don't have to go to database again and again to get the same results. thanks in advance gcs

  • Status record in Idocs.

    Hi SDNites, I wanted to know that the Idoc contains three components... Control record, Data Record and Status record. Which table contains all the status records like 54,53,03. What I mean to say is the table EDIDS gives the status of the particular