Doubt in processing of  statements after calling JFrame class

I have two java classes.
The first one is Normal class and the second one is a JFrame class.
In the first Class, i created an object for second JFrame class followed by a set of statements.
Based on the input from the second class, i must process the statements, the problem i am facing is after creating the object for second frame class , the first class continues execution of the remaining statements. I must stop the execution of the statements until i get an input from the second class.
How can i make the first class wait for an input from the second class.
if possible provide me some source code.
Thanks for your help!.

Use a modal JDialog instead of a JFrame.
db

Similar Messages

  • Call remains in "conferenced" state after the call is released

    We have a scenario where a lengthy recorded message is set up through a ICM call routing script.  If we call the number we assigned to the script using our hard phones the call is disconnected as soon as the recorded message is finished playing.
    When we use Cisco Administrator Desktop and the conference feature, the call remains in the "conferenced" state after the call has been released.
    My assumption was that our reports would be smarter than CAD and would get it right.  However, reporting agrees with CAD, it thinks the call remained on a conference call for the whole time.
    In the script we set some variables for the call, play the message through "RunExtScript" node, set a call type, than use the "ReleaseCall" node to disconnect the call. Any ideas how we can configure the script other than this?

    Hi,
    can you tell us more - do you have Translation Routing set up, perhaps?
    Also, can you take a look at the Router Log (on the Distributor server).
    And please swith the script to Monitoring mode to see where it fails.
    G.

  • I found several charges on my bank account from Apple on App that is completely free. After calling the number showing on my bank statement there an automated answering that tells you to go to apple website!!! There is nobody to talk to!! Complete rip OFF

    I found several charges on my bank account from Apple on App that is completely free. After calling the number showing on my bank statement there an automated answering that tells you to go to apple website!!! There is nobody to talk to!! Complete rip OFF
    And now because I want to communicate with apple support I have to go through the hectic website and community support, this is ridiculous.
    I have 5 iPhones in my account and this makes me reconsider upgrading to iPhones again.
    Why Apple put a phone number in the bank transaction, if there is nobody to talk to!!!!!!
    I hope someone from Apple support can answer my question.

    Go to getsupport.apple.com.  Or, call 1-800-MYAPPLE.
    Just because an app is free to download doesn't mean that there aren't in-app purchases available.
    Go to iTunes on your computer, log into the iTunes Store with your Apple ID & password, and check your purchase history.  Be advised that all iTunes & App Store purchases are final.

  • Page item value set in app process not maintained after page submit

    Hi -- I have a sequence of events that goes like this:
    1) Page 0 region REG_1 is rendered before footer
    - Region REG_1 uses javascript / AJAX to call App process PROC_1
    - PROC_1 sets Page1 item PAGE1_MESSAGE to X
    - After PROC_1 executes successfully, REG_1 does doSubmit()
    2) Page 0 region REG_2 is rendered before footer; this happens
    after the page submit done by REG_1. (Conditions ensure that
    REG_1 is not rendered again)
    - Region REG_2 displays PAGE1_MESSAGE (=X) in an alert.
    - Region REG_2 uses javascript / AJAX to call App process PROC_2
    - PROC_2 sets Page1 item PAGE1_MESSAGE to Y
    - PROC_2 sets Application item DEBUG to PAGE1_MESSAGE (this is for debugging)
    - PROC_2 sets Application item APP_MESSAGE to Y (this is also for debugging)
    - After PROC_2 executes successfully, REG_2 does doSubmit()
    3) After REG_2 submits the page, here's what I have:
    - Application item APP_MESSAGE = Y. Good. This is what it was set to in PROC_2.
    - Page 1 item PAGE1_MESSAGE = X. Bad. This is what it was set to in PROC_1.
    - Application item DEBUG = Y. Good. This at least shows that PAGE1_MESSAGE was
    set to Y within PROC_2... but for some reason that value is not being preserved
    after the app process is done executing.
    - There are several other application items set in PROC_2, and they're all correct.
    Any ideas as to why this is happening? It seems like this should be
    pretty straightforward: set the value, submit the page, the value should be what
    I set it to.
    Thanks,
    Carol

    Hi -- Thanks for the suggestions. First and 3rd (default value, or being overwritten by process or computation) aren't happening. The source for PAGE1_MESSAGE having is Always, Using app item PAGE1_MESSAGE... but I don't see what else could work here. Not sure if that's the problem.
    I've put an example on apex.oracle.com. Workspace is dew_mir_tor. Username is [email protected]. Password is Mir97Dew77!Tor. Application is 22679, RefreshAllTest.
    To reiterate the description in my original posting, but using the real application item/region/process names:
    0) Press Button REFRESH_ALL on Page 1. This branches back to Page 1.
    1) Page 0 region Refresh_All is rendered before footer
    - Region sends up an alert to show you it's working
    - Region Refresh_All uses javascript / AJAX to call App process REFRESH_CZAR (You'll see a "wait" window flash up briefly while the app process is running)
    - REFRESH_CZAR sets Page1 item P1_MESSAGE_1 to X (The text here indicates where
    the value is being set and when it should be displayed)
    - After REFRESH_CZAR executes successfully, region Refresh_All does doSubmit()
    2) Page 0 region Refresh_Non_Czar is rendered before footer; this happens
    after the page submit done by Refresh_Czar. (Conditions ensure that
    Refresh_Czar is not rendered again)
    - Region sends up an alert to show you it's working
    - Region Refresh_Non_Czar displays P1_MESSAGE_1 in an alert.
    - Region Refresh_Non_Czar uses javascript / AJAX to call App process REFRESH_NON_CZAR (You'll see a "wait" window flash up briefly while the app process is running)
    - REFRESH_NON_CZAR sets Page1 item P1_MESSAGE_1 to Y (The text here indicates where
    the value is being set and when it should be displayed
    - REFRESH_NON_CZAR sets Application item TEST_VALUE2 to P1_MESSAGE_1 (this just shows that P1_MESSAGE_1 was indeed set to Y in this process...)
    - After process REFRESH_NON_CZAR executes successfully, region Refresh_Non_Czar does doSubmit()
    3) After Refresh_Non_Czar submits the page, Page 0 region Display_Messages is rendered.
    It sends up an alert so you can see it's working, and then it displays the value in P1_MESSAGE_1.
    The value is still the one that was set in REFRESH_CZAR, not the one set in REFRESH_NON_CZAR.
    Note that Display_Messages sets P1_MESSAGE_1 back to null, so you won't see it in session state after it's displayed in the alert. But you can see that TEST_VALUE2 is set to the message from REFRESH_NON_CZAR.
    Hope this helps solve the problem!
    Thanks,
    Carol

  • Disp+work process was down after the Restoreing the backup

    Disp+work process is down after the Restore of the backup
    s/m configration: windows 2003 server + oracle 10g
    The below is the log file
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      01
    sid        PRA
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    52
    intno      20050900
    make:      multithreaded, Unicode, optimized
    pid        2928
    Thu Apr 07 18:58:10 2011
    kernel runs with dp version 210000(ext=109000) (@(#) DPLIB-INT-VERSION-210000-UC)
    length of sys_adm_ext is 572 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (01 2928) [dpxxdisp.c   1231]
         shared lib "dw_xml.dll" version 52 successfully loaded
         shared lib "dw_xtc.dll" version 52 successfully loaded
         shared lib "dw_stl.dll" version 52 successfully loaded
         shared lib "dw_gui.dll" version 52 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3901
    Thu Apr 07 18:58:15 2011
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5233]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >pwsap_PRA_01                            <
    DpShMCreate: sizeof(wp_adm)          18304     (1408)
    DpShMCreate: sizeof(tm_adm)          3954072     (19672)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    DpShMCreate: sizeof(comm_adm)          528064     (1048)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1452)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 05C00040, size: 4613144)
    DpShMCreate: allocated sys_adm at 05C00040
    DpShMCreate: allocated wp_adm at 05C01E28
    DpShMCreate: allocated tm_adm_list at 05C065A8
    DpShMCreate: allocated tm_adm at 05C065D8
    DpShMCreate: allocated wp_ca_adm at 05FCBB70
    DpShMCreate: allocated appc_ca_adm at 05FD1930
    DpShMCreate: allocated comm_adm at 05FD3870
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 06054730
    DpShMCreate: allocated gw_adm at 06054770
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 060547A0
    DpShMCreate: allocated wall_adm at 060547A8
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    MM diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 511 blocks reserved for free list.
    ES initialized.
    Thu Apr 07 18:58:16 2011
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3208
      argv[0] = D:\usr\sap\PRA\DVEBMGS01\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\PRA\DVEBMGS01\exe\jcontrol.EXE
      argv[2] = pf=D:\usr\sap\PRA\SYS\profile\PRA_DVEBMGS01_pwsap
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1069
      argv[5] = -DSAPSYSTEM=01
      argv[6] = -DSAPSYSTEMNAME=PRA
      argv[7] = -DSAPMYNAME=pwsap_PRA_01
      argv[8] = -DSAPPROFILE=D:\usr\sap\PRA\SYS\profile\PRA_DVEBMGS01_pwsap
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1617]
    ***LOG Q0K=> DpMsAttach, mscon ( pwsap) [dpxxdisp.c   11414]
    DpStartStopMsg: send start message (myname is >pwsap_PRA_01                            <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    Thu Apr 07 18:58:17 2011
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpJ2eeLogin: j2ee state = CONNECTED
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 52
    Release check o.K.
    Thu Apr 07 18:58:42 2011
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 1472
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:1085) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=3208)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Apr 07 18:58:56 2011
    ERROR => W0 (pid 3216) died [dpxxdisp.c   14021]
    ERROR => W1 (pid 3224) died [dpxxdisp.c   14021]
    ERROR => W2 (pid 3232) died [dpxxdisp.c   14021]
    ERROR => W3 (pid 3240) died [dpxxdisp.c   14021]
    ERROR => W4 (pid 3248) died [dpxxdisp.c   14021]
    ERROR => W5 (pid 3256) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W6 (pid 3264) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W7 (pid 3272) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W8 (pid 3280) died [dpxxdisp.c   14021]
    ERROR => W9 (pid 3288) died [dpxxdisp.c   14021]
    ERROR => W10 (pid 3296) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W11 (pid 3304) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W12 (pid 3312) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 07 18:59:06 2011
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Fri Apr 08 01:59:06 2011
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     3216 Ended         no      1   0             0                                                             
    1 DIA     3224 Ended         no      1   0             0                                                             
    2 DIA     3232 Ended         no      1   0             0                                                             
    3 DIA     3240 Ended         no      1   0             0                                                             
    4 DIA     3248 Ended         no      1   0             0                                                             
    5 DIA     3256 Ended         no      1   0             0                                                             
    6 UPD     3264 Ended         no      1   0             0                                                             
    7 ENQ     3272 Ended         no      1   0             0                                                             
    8 BTC     3280 Ended         no      1   0             0                                                             
    9 BTC     3288 Ended         no      1   0             0                                                             
    10 BTC     3296 Ended         no      1   0             0                                                             
    11 SPO     3304 Ended         no      1   0             0                                                             
    12 UP2     3312 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Fri Apr 08 01:59:06 2011
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    5
    5
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          12
    wake_evt_udp_now     0
    wake events           total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    since last update     total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    Dump of tm_adm structure:               Fri Apr 08 01:59:06 2011
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Fri Apr 08 01:59:06 2011
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 07 18:59:11 2011
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >pwsap_PRA_01                            < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED

    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Thu Apr 07 18:58:16 2011
    B  create_con (con_name=R/3)
    B  Loading DB library 'D:\usr\sap\PRA\DVEBMGS01\exe\dboraslib.dll' ...
    B  Library 'D:\usr\sap\PRA\DVEBMGS01\exe\dboraslib.dll' loaded
    B  Version of 'D:\usr\sap\PRA\DVEBMGS01\exe\dboraslib.dll' is "700.08", patchlevel (0.46)
    B  New connection 0 created
    M sysno      01
    M sid        PRA
    M systemid   560 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    52
    M intno      20050900
    M make:      multithreaded, Unicode, optimized
    M pid        3216
    M
    M  kernel runs with dp version 210000(ext=109000) (@(#) DPLIB-INT-VERSION-210000-UC)
    M  length of sys_adm_ext is 572 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3216) [dpxxdisp.c   1293]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          18304     (1408)
    M  DpShMCreate: sizeof(tm_adm)          3954072     (19672)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    M  DpShMCreate: sizeof(comm_adm)          528064     (1048)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1452)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 05C00040, size: 4613144)
    M  DpShMCreate: allocated sys_adm at 05C00040
    M  DpShMCreate: allocated wp_adm at 05C01E28
    M  DpShMCreate: allocated tm_adm_list at 05C065A8
    M  DpShMCreate: allocated tm_adm at 05C065D8
    M  DpShMCreate: allocated wp_ca_adm at 05FCBB70
    M  DpShMCreate: allocated appc_ca_adm at 05FD1930
    M  DpShMCreate: allocated comm_adm at 05FD3870
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 06054730
    M  DpShMCreate: allocated gw_adm at 06054770
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 060547A0
    M  DpShMCreate: allocated wall_adm at 060547A8
    X  EmInit: MmSetImplementation( 2 ).
    X  MM diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Thu Apr 07 18:58:17 2011
    M  ThInit: running on host pwsap

    M Thu Apr 07 18:58:18 2011
    M  calling db_connect ...
    C  Prepending D:\usr\sap\PRA\DVEBMGS01\exe to Path.

    C Thu Apr 07 18:58:27 2011
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@PRA on connection 0 (nls_hdl 0) ... (dbsl 700 240106)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   0619F158   061A46F4   061A3F7C
    C  Attaching to DB Server PRA (con_hdl=0,svchp=061A3EC8,svrhp=061B5794)
    C  Starting user session (con_hdl=0,svchp=061A3EC8,srvhp=061B5794,usrhp=061CA558)

    C Thu Apr 07 18:58:28 2011
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      4345]
    C  Detaching from DB Server (con_hdl=0,svchp=061A3EC8,srvhp=061B5794)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    10704]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@PRA on connection 0 (nls_hdl 0) ... (dbsl 700 240106)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   0619F158   061A46F4   061A3F7C
    C  Attaching to DB Server PRA (con_hdl=0,svchp=061A3EC8,svrhp=061B5794)
    C  Starting user session (con_hdl=0,svchp=061A3EC8,srvhp=061B5794,usrhp=061CA558)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      4345]
    C  Detaching from DB Server (con_hdl=0,svchp=061A3EC8,srvhp=061B5794)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    10704]
    B  ***LOG BV3=> severe db error 1033      ; work process is stopped [dbsh#2 @ 1199] [dbsh    1199 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink#3 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> ORA-01033: ORACLE initialization or shutdown in progress [dblink#3 @ 431] [dblink  0431 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1403]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10019]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    vm = V-1

    M  *
    M  *  LOCATION    SAP-Server pwsap_PRA_01 on host pwsap (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Thu Apr 07 18:58:28 2011
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10204
    M  *  COUNTER     1
    M  *

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   720]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  260]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 3216) [dpnttool.c   327]

  • Call a class after successfuly starting weblogic server

    I need to create a class which which some parameter and start a application automatically just after starting weblogic server so that when user request for application he will get quick response. Actually my application takes some time to be start service so that the very first user need to wait for some time.
    I am facing the exception of not founding initial context is thrown because the load-on-startup and
    by creating startup class the classes are loaded before the server comes in to running state.
    In that case the server doen't have its host name and port configurated.
    At the time of application setup we need to get the initial context from t3: by using
    host and port. At this stage any of the process is unable to get the context.
    Is there any way by which we can automatically call a class after starting the server.

    I have deployed a ear file.
    which has one Ear project and one ejb module and one portal application and about 4 web applications.
    One of my webapplication need to be started before the user start working on any web application.
    I have tried to configure and run you suggestion but i am unable to find the place where should i put the listener and startup class entry. my ear project has weblogic-application.xml file i shall put these entry there then xml doesn't validate and i shall get the project compile error. and same case with the application.xml of ear project and portal application weblogic.xml and web.xml file. I have found only one which is not giving compile time error is wlw-config.xml in portal application.
    I am working on weblogic workshop 10.2
    if you have any idea about that where i can put these configuration entry so that the class will called on firing event by server. then please let me know.
    thanks in advance.

  • After call commit sql , data can not flush to disk

    I use berkey db which support sql . It's version is db-5.1.19.
    1, Open a database.
    2. Create a table.
    3. exec "begin;" sql
    4. exec sql which is insert record into table
    5. exec "commit;" sql
    6. copy database file (SourceDB_912_1.db and SourceDB_912_1.db-journal) to Local Disk of D, then use a tool of dbsql to open the database.
    7. use select sql to check data, there is no record in table.
    1
    sqlite3 * m_pDB;
    int nRet = sqlite3_open_v2(strDBName.c_str(), & m_pDB,SQLITE_OPEN_READWRITE | SQLITE_OPEN_CREATE,NULL);
    2
    string strSQL="CREATE TABLE [TBLClientAccount] ( [ClientId] CHAR (36), [AccountId] CHAR (36) );";
    char * errors;
    nRet = sqlite3_exec(m_pDB, strSQL.c_str(), NULL, NULL, &errors);
    3
    nRet = sqlite3_exec(m_pDB, "begin;", NULL, NULL, &errors);
    4
    nRet = sqlite3_exec(m_pDB, "INSERT INTO TBLClientAccount (ClientId,AccountId) VALUES('dd','ddd'); ", NULL, NULL, &errors);
    5
    nRet = sqlite3_exec(m_pDB, "commit;", NULL, NULL, &errors);
    Edited by: 887973 on Sep 27, 2011 11:15 PM

    Hi,
    Here is a simple test case program I used based on your description:
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    #include "sqlite3.h"
    int error_handler(sqlite3*);
    int main()
         sqlite3 *m_pDB;
         const char *strDBName = "C:/SRs/OTN Core 2290838 - after call commit sql , data can not flush to disk/SourceDB_912_1.db";
         char * errors;
         sqlite3_open_v2(strDBName, &m_pDB, SQLITE_OPEN_READWRITE | SQLITE_OPEN_CREATE, NULL);
         error_handler(m_pDB);
         sqlite3_exec(m_pDB, "CREATE TABLE [TBLClientAccount] ( [ClientId] CHAR (36), [AccountId] CHAR (36) );", NULL, NULL, &errors);
         error_handler(m_pDB);
         sqlite3_exec(m_pDB, "begin;", NULL, NULL, &errors);
         error_handler(m_pDB);
         sqlite3_exec(m_pDB, "INSERT INTO TBLClientAccount (ClientId,AccountId) VALUES('dd','ddd'); ", NULL, NULL, &errors);
         error_handler(m_pDB);
         sqlite3_exec(m_pDB, "commit;", NULL, NULL, &errors);
         error_handler(m_pDB);
         //sqlite3_close(m_pDB);
         //error_handler(m_pDB);
    int error_handler(sqlite3 *db)
         int err_code = sqlite3_errcode(db);
         switch(err_code) {
         case SQLITE_OK:
         case SQLITE_DONE:
         case SQLITE_ROW:
              break;
         default:
              fprintf(stderr, "ERROR: %s. ERRCODE: %d.\n", sqlite3_errmsg(db), err_code);
              exit(err_code);
         return err_code;
    }Than I copied the SourceDB_912_1.db database and the SourceDB_912_1.db-journal directory containing the environment files (region files, log files) to D:\, opened the database using the "dbsql" command line tool, and queried the table; the data is there:
    D:\bdbsql-dir>ls -al
    -rw-rw-rw-   1 acostach 0 32768 2011-10-12 12:51 SourceDB_912_1.db
    drw-rw-rw-   2 acostach 0     0 2011-10-12 12:51 SourceDB_912_1.db-journal
    D:\bdbsql-dir>C:\BerkeleyDB\db-5.1.19\build_windows\Win32\Debug\dbsql SourceDB_912_1.db
    Berkeley DB 11g Release 2, library version 11.2.5.1.19: (August 27, 2010)
    Enter ".help" for instructions
    Enter SQL statements terminated with a ";"
    dbsql> .tables
    TBLClientAccount
    dbsql> .schema TBLClientAccount
    CREATE TABLE [TBLClientAccount] ( [ClientId] CHAR (36), [AccountId] CHAR (36) );
    dbsql> select * from TBLClientAccount;
    dd|dddI do not see where the issue is. The data can be successfully retrieved, it is present in the database.
    Could you try putting in the sqlite3_close() call and see if you still get the error?
    Did you remove the __db.* files from the SourceDB_912_1.db-journal directory?
    Did you use PRAGMA synchronous, and if so, what is the value you set?
    If this is still an issue for you, please describe in more detail the exact steps needed to get this reproduced and provide a simple stand-alone test case program that reproduces it.
    Regards,
    Andrei

  • Trigger a process chain(PC) after successfull completion of two other PCs

    Hi All,
    My requirement is to trigger a Process Chain only after successfull completion of two other process chain which are already scheduled to run at different times.
    Please tell me how to achieve this into SAP-BW 3.5
    Thanks
    Jharna

    Hi
    It is very simple, I'm doing the same.
    Insert Remote Process Chain at the end of the actual process chain and call the other process chain, here you need to give source , destination and process chain name in Remote process chain.
    try it, it will work.
    Thanks
    Reddy

  • Process got stuck after receiving SIGUSR1

    Hi,
    I have a C++ program which get stuck after receiving SIGUSR1 signal. Its a daemon process which stop after receiving SIGUSR1 signal. but instead of stopping it stuck.
    below is the pstack of the process when it was stuck.
    ----------------- lwp# 1 / thread# 1 --------------------
    7fa1f48c lwp_sema_wait (7e340)
    7fa996dc _park    (7e340, 7fabc000, 0, 7e278, 2316c, 0) + 114
    7fa993a4 _swtch   (7e278, 7e278, 7fabc000, 5, 1000, 7fabc000) + 424
    7fa9ada0 mutexadaptive_lock (7fac785c, 4c00, 1000, fffeffff, 1, 4d58) + 160
    7fa9aab4 cmutexlock (7e188, 7fabc000, 0, 33d8c, 0, 0) + 84
    00033d8c __1cDstdNbasic_ostream4Ccn0ALchar_traits4Cc___Gsentry2t5B6Mr1_v_ (ffbe9254, 7ce30, 7d278, 7c24c, 8, 7e180) + 50
    00031768 __1cDstd2l6Frn0ANbasic_ostream4Ccn0ALchar_traits4Cc____pkc_2_ (7ce30, 66f4d, 7c24c, 0, 0, 0) + 20
    00023844 __1cSReplicatorDriver64Jterminate6Fi_v_ (10, 0, 0, 0, 0, 0) + 1c
    00023674 __1cSReplicatorDriver64ScatchSignalHandler6Fi_v_ (10, ffbe97f0, ffbe9538, 0, 0, 0) + 1c
    7faab118 __sighndlr (10, ffbe97f0, ffbe9538, 23658, 7e320, 7e310) + c
    7faa811c sigacthandler (10, 7e278, 0, 0, 0, 7fabc000) + 708
    --- called from signal handler with signal 16 (SIGUSR1) ---
    7fa1fa6c _write   (7e180, 7e940, ffffffff, 280, 2, 7e000) + c
    0005a6a0 __1cDstdNbasic_filebuf4Ccn0ALchar_traits4Cc___Esync6M_i_ (7e180, 8, 7d278, 8, 218, 7ce30) + 30
    00031d30 __1cDstd2l6Frn0ANbasic_ostream4Ccn0ALchar_traits4Cc____pkc_2_ (7ce30, 300, 7c24c, 2fd10, 0, 1) + 5e8
    0002a548 __1cXTimesTenTableReplicatorEread6MrknXTimesTenLogConnection64_ripppnRttXlaUpdateDesc_t__b_ (803f0, 80430, ffbeaa30
    , ffbeaa2c, 2fd10, 8) + 68
    00029f98 __1cXTimesTenTableReplicatorJreplicate6Mrl_b_ (803f0, ffbeaaf0, 3e8, 5, 7fb4b4e8, 34) + 108
    00028408 __1cYReplicatorThreadDriver64Drun6M_b_ (0, 3fc7c, 8, 7d278, 7ce38, 7e180) + c8
    000232c4 __1cSReplicatorDriver64Drun6M_b_ (ffbeabd8, 23258, 7c24c, 2fd10, 0, 1) + 14
    00023174 main (3, ffbeac44, ffbeac54, 7c800, 0, 0) + 124
    00023028 _start   (0, 0, 0, 0, 0, 0) + 108
    below is the code of signal handler.
    void ReplicatorDriver64::catchSignalHandler(int i_signalNumber)
         if (i_signalNumber == SIGUSR1 )
         ReplicatorDriver64::terminate(i_signalNumber);
         cout<<"return from ReplicatorDriver64::terminate"<<endl;
         return;
    void ReplicatorDriver64::terminate(int i_signalNumber)
         cout << "Received a User Signal 1( terminate ) "<<endl;
         struct sigaction act, oact;
         sigfillset(&act.sa_mask); // set all the signal flags in the sigmask argument
         act.sa_handler = SIG_DFL; // set defaul action flag to segnal
         act.sa_flags = 0;
         m_processStatus = false;
    }

    The C and C++ standards say that the only thing you can rely on doing in a signal handler is to read and write global volatile variables, abort the program, or call the signal function.
    The Unix standard, which applies to Solaris, is more lenient. By default, a signal handler is run on the process stack, although it is possible to specify that a given signal runs on a different stack. If the stack actually used has enough space, you can call functions.
    But the Unix standard limits the system functions that you can call. You can call only those system functions that the man page says they reentrant and safe to call from a signal handler. Any function that calls malloc or free is generally not safe, and I/O routines often involve calls to malloc or free.

  • Doubt in control break statement

    Hi All,
    Is there any way to trigger control break statements at new & at end of for non primary key fields.
    i want to trigger both control break statements for my requirement , not at change of, because i want to trigger at end of also. Please let me know if any possibility. Thanks
    regards
    vishal

    hi vishal,
    Variants:
    1. AT NEW f.
    2. AT END OF f.
    3. AT FIRST.
    4. AT LAST.
    Effect
    In a LOOP which processes an internal table, you can use special control structures for control break processing. All these structures begin with AT and end with ENDAT. The sequence of statements which lies between them is then executed if a control break occurs.
    You can use these key words for control break processing with internal tables only if a loop is actively processing an internal table and reference is to the innermost currently active loop.
    The control level structure with internal tables is static. It corresponds exactly to the sequence of columns in the internal table (from left to right). In this context, the criteria according to which you sort the internal table are unimportant.
    At the start of a new control level (i.e. immediately after AT), the following occurs in the output area of the current LOOP statement:
    All character type fields (on the right) are filled with "*" after the current control level key.
    All other fields (on the right) are set to their initial values after the current control level key.
    Between AT and ENDAT, you can use SUM to insert the appropriate control totals in the numeric fields (see also ABAP Number Types) of the LOOP output area (on the right) after the current control level key. Summing is supported both at the beginning of a control level (AT FIRST, AT NEW f) and also the end of a control level (AT END OF f, AT LAST).
    At the end of the control level processing (i.e. after ENDAT), the old contents of the LOOP output area are restored.
    Notes
    When calculating totals, you must ensure that the totals are inserted into the same sub-fields of the LOOP output area as those where the single values otherwise occur. If there is an overflow, processing terminates with a runtime error.
    If an internal table is processed only in a restricted form (using the additions FROM, TO and/or WHERE with the LOOP statement), you should not use the control structures for control level processing because the interaction of a restricted LOOP with the AT statement is currenly not properly defined.
    With LOOPs on extracts, there are also special control break control structures you can use.
    Note
    Non-Catchable Exceptions:
    SUM_OVERFLOW: Overflow when calculating totals with SUM.
    Variant 1
    AT NEW f.
    Variant 2
    AT END OF f.
    The syntax check performed in an ABAP Objects context is stricter than in other ABAP areas.See Compatible Work Area with Control Level Processing and Field Symbols Not Allowed as Control Level Criterion.
    Effect
    f is a sub-field of an internal table processed with LOOP. The sequence of statements which follow it is executed if the sub-field f or a sub-field in the current LOOP line defined (on the left) before fhas a different value than in the preceding (AT NEW) or subsequent (AT END OF) table line.
    Example
    TYPES: BEGIN OF COMPANIES_TYPE,
            NAME(30),
            PRODUCT(20),
            SALES TYPE I,
          END   OF COMPANIES_TYPE.
    DATA: COMPANIES TYPE STANDARD TABLE OF COMPANIES_TYPE WITH
                         NON-UNIQUE DEFAULT KEY INITIAL SIZE 20,
          WA_COMPANIES TYPE COMPANIES_TYPE.
    LOOP AT COMPANIES INTO WA_COMPANIES.
      AT NEW NAME.
        NEW-PAGE.
        WRITE / WA_COMPANIES-NAME.
      ENDAT.
      WRITE: / WA_COMPANIES-PRODUCT, WA_COMPANIES-SALES.
      AT END OF NAME.
        SUM.
        WRITE: / WA_COMPANIES-NAME, WA_COMPANIES-SALES.
      ENDAT.
    ENDLOOP.
    The AT statements refer to the field COMPANIES-NAME.
    Notes
    If a control break criterion is not known until runtime, you can use AT NEW (name) or AT END OF (name) to specify it dynamically as the contents of the field name. If name is blank at runtime, the control break criterion is ignored and the sequence of statements is not executed. If name contains an invalid component name, a runtime error occurs.
    By defining an offset and/or length, you can further restrict control break criteria - regardless of whether they are specified statically or dynamically.
    A field symbol pointing to the LOOP output area can also be used as a dynamic control break criterion. If the field symbol does not point to the LOOP output area, a runtime error occurs.
    If you use AT within a LOOP with an explicitly-specified output area, the area must be compatible with the line type of the internal table so that it can be initialized properly (as described above) at the start of a new control level.
    You can restrict control break criteria further, regardless of whether they were defined statically or dynamically, by specifying offset and/or length.
    Variant 3
    AT FIRST.
    Variant 4
    AT LAST.
    Effect
    Executes the appropriate sequence of statements once during the first (AT FIRST) or last (AT LAST) loop pass.
    Example
    TYPES: BEGIN OF COMPANIES_TYPE,
            NAME(30),
            PRODUCT(20),
            SALES TYPE I,
          END   OF COMPANIES_TYPE.
    DATA: COMPANIES TYPE STANDARD TABLE OF COMPANIES_TYPE WITH
                         NON-UNIQUE DEFAULT KEY INITIAL SIZE 20,
          WA_COMPANIES TYPE COMPANIES_TYPE.
    LOOP AT COMPANIES INTO WA_COMPANIES.
    AT FIRST.
    SUM.
    WRITE: 'Sum of all SALES:',
    55 WA_COMPANIES-SALES.
    ENDAT.
    WRITE: / WA_COMPANIES-NAME, WA_COMPANIES-PRODUCT,
    55 WA_COMPANIES-SALES.
    ENDLOOP.

  • JNI - core dump - internal error on linux after calling Java method

    I'm getting a core dump after calling athe main statric method using JNNI.
    On linux.
    I can get the class id correcttly but when I attempt to call the method it craches with an internal error , anyone know why it would crash instead of just not work.
    if(cls)
        main_methodID = env->GetStaticMethodID(cls, "main", "([Ljava/lang/String;)V");
           printf("Class Found Successfully\n");
      else
        printf ( "cls not found\n");
        return 0;
      if(main_methodID)
              jstring first_str = env->NewStringUTF("The First String");//create string
              jobjectArray args = (jobjectArray)env->NewObjectArray(1,env->FindClass("java/lang/String"), first_str);//new array with 2 elements
                   env->SetObjectArrayElement(args, 2, first_str);//insert the second string into index 1 of the array
              jstring second_str = env->NewStringUTF("The Second String");//create string
              env->SetObjectArrayElement(args, 1, second_str);//insert the second string into index 1 of the array
         env->CallStaticVoidMethod(cls, main_methodID, args);//pass the array to the Java main method
                                  The JAVA method is
      public static void main(String[] args) {
        System.out.println("Main method in Framework");
            Framework framework = new Framework();
                                 

    I see yere points but what I see on linux is it makes it to the constructor of the Java object and somewhere afterwards it bails out, the Java app does work alone. It appears to have problems initializing the JFrame, could there be a problem with the Java inheritance when a JVM is invoked throurgh native invocation??
    Here's some of the Java stuff
    public class Framework extends WindowAdapter {
        public int numWindows = 0;
        private Point lastLocation = null;
        private int maxX = 500;
        private int maxY = 500;
        public Framework() {
            System.out.println("JAVA Framework cnst");//GETTING HERE
            makeNewWindow();
        public void makeNewWindow() {
            System.out.println("JAVA makeWindow"); //GETTING HERE
            JFrame frame = new MyFrame(this); //NOT GETTING HERE!!!!!!!!!
            numWindows++;
            System.out.println("Number of windows: " + numWindows);
            System.out.println("Frame location: " + lastLocation);
            frame.setVisible(true);
            System.out.println("Post Java set frame visible");
        public static void main(String[] args) {
        System.out.println("Main method in Framework");
            Framework framework = new Framework();//GETTING HERE
    class MyFrame extends JFrame {
        protected Dimension defaultSize = new Dimension(200, 200);
        protected Framework framework = null;
        public MyFrame(Framework controller) {
            super("New Frame");
            System.out.println("MyFrame cnst ");//NOT GETTING HERE!!!!!!
            framework = controller;
            setDefaultCloseOperation(DISPOSE_ON_CLOSE);
            addWindowListener(framework);
            JMenu menu = new JMenu("Window");
            menu.setMnemonic(KeyEvent.VK_W);
           setSize(defaultSize);
    }

  • Has anybody experienced camera drivers wont work after calling Camera.getCamera() so many times?

    Using Flash Player on Windows machines, since version Flash Player 11.4 - Flash Player 15 (ActiveX version), and every version after that we have experienced an issue in which Hauppauge PCIe cameras and Videology cameras or other non-standard cameras fail to work with Flash Player after calling getCamera() so many times. For example, we get the camera, and publish a netstream for 10 minutes, then we set the camera to null. Later we call the camera again and after doing this 25 times, or 100 times, the camera driver just seems to fail, and Flash Player acts like it is streaming the camera, but the NetStream info indicates that zero bytes of video data was streamed indicating that there were no pixels that came from the camera.
    Has anybody else experienced this issue to where you have to restart the browser or the Windows process in order for Flash Player to be able to getCamera() properly again?

    Yes, it appears that others have experienced a similar issue. Adobe has not yet confirmed that this is a bug, but it is being tracked here:
    Bug#3850401 - Handle leak with video.attachCamera leading to inoperable camera

  • Retain the entityState and postState of entities even after calling commit

    Dear all,
    I am using view objects based on programmatic entity objects in my application for which data is populated from an array using populateRow().
    I need to update the newly created/updated/deleted rows in this EO into the database using a stored procedure.
    The stored procedure needs the input as an array of only those records that are created/updated/deleted with indicators of whether each row in the array is inserted/updated/deleted.
    I have exposed a client interface method in the view object Impl class that calls the dbTransaction().commit() first and then calls the stored procedure.
    In the doDML(), I am constructing the array and keeping the values in a page flow scope which is then accessed in the voImpl method.
    In case if an exception occurs in the business logic inside the stored procedure, the data will not get posted in the database and the exception is displayed to the user in the UI.
    After calling the stored procedure, I am clearing the page flow scope irrespective of whether the data has been posted to DB or not.
    Consider the scenario,
    I have updated 2 records. Of these, I've updated one of the records with wrong values. As per my logic, on calling the save method, doDML() will construct the data array for these two records.
    Inside the stored procedure, the wrongly updated row is identified and exception is raised and the data will not get posted in the database.
    Now, on getting the exception, I update the worngly updated record with proper value.
    On calling the save method again, my doDML() is constucting the array with the currently updated record alone. But actually I need all the records (2 records in this case) that were modified.
    My understanding is, since I've called the commit() action, all the records that make my transaction dirty gets updated as status_unmodified subsequently.
    Hence, on calling commit the second time, only one record will be in modified state and that record alone is getting constructed in the array.
    If I am correct,
    1. Is there any way to make all those records with their status as they were before calling the commit.
    2. Should I construct my array in some other method instead of doing it in doDML().
    Thanks in advance.

    You may want to try calling setClearCacheOnRollback(false) and rollback instead when you get the exception from the stored procedure. I still haven't understood where the commit is done...
    You may want to consider using an Application Module variable to store your list if this helps.
    Cheers,
    Nick

  • Calling JFrame's pack() freezing my apps

    Hi all,
    When calling JFrame's pack() method my apps suddenly do not respond, I've tried to uninstall and reinstall the JDK but the problem persists. I use J2SDK 1.4.1_04. What's the problem ?
    Any help would be greatly appreciated.
    Setya

    Thanks for the response,
    My OS is Windows 2000 Advanced Server SP3, previously I've tried 1.3.1 & 1.4.0 which run fine, I've just downloaded the 1.4.1_04 and gave it a try. Actually my app does not completely freeze only the JFrame won't show up and no messages at all. This happens all of sudden after running fine for a couple of days.
    This also happens to the demo apps accompanying the JDK.
    Should I try 1.4.2 ? Because I don't want my PC stuffed with JDK I don't use. The reason why I can not keep up with the JDK release is because I have very limited access to internet so I can not download it as I want.
    Setya

  • How can i know if the sync process is done after a bookmark adding or so such and when it is processing , immediately after changes or what?

    how can i know if the sync process is done after a bookmark adding or so such and when it is processing , immediately after changes or what?

    I don't know whether you solve your problem or not! Anyway, I have the same problem. The program hangs when getInputStream is called.
    DataInputStream dis = new DataInputStream(request.getInputStream());
    If you have the answer, please let me know. Thanks!!

Maybe you are looking for

  • Text wrap options are greyed out

    Hi, I am trying to create a "drop cap" by selecting a text box and changing the wrap options in the inspector however, the "object placement" options to wrap the text are greyed out and I can not change them, except for the options below, such as "ob

  • Using an Applet as a client

    Hi, I'm have created a .war file that contains an html page and a JApplet. When I deploy the .war file and connect to the server, the html page is found. but, I get an exception that the applet class can not be found. when I use the assembly tool tha

  • Email addresses not alphabetizing

    I get the feeling this is a pretty easy problem to solve, but I've googled it and can't seem to find the solution. My boss wants me to drag and drop a group from her address book into the TO: field of a new message. Even though the names are alphabet

  • Use Nokia N8 to Connect 802.1X WIFI through EAP-PE...

    I have read a lot of articles on this forum, and the conclusions i get are In Nokia System, if you would like to connect to a 802.1X wifi with EAP-PEAP, you MUST have the CA issued from your wifi AP. 1. My question is, if the CA is necessary? 2. If t

  • Screen dims gradually and comes back to full brightness

    I have the 2.7GHz Dual-Core Intel Core i7, 64 bit Windows 7 SP1 installed with Boot Camp, all drivers, connected to LCD. Every now and then, the mini makes a slight humming tone and the screen gradually dims and the tone changes. Gets pretty dark but