Transient VO rows becoming empty after idle time

Hi,
We are using Jdev 11.1.1.6
Using transient vo to show list of corousal items. We create transient vo rows on load of the taskflow.
"Our QA observed, empty rows (no rows) in the carousal after 25 mts of interval. The VO rows are becoming empty"
I have verified View Object tuning settings:
a) Checked to true - Passivate State including all transient variables
b) Vo rows have a primary key attribute and is never a null value.
Am I missing anything? Any little hints appreciated.
Thanks,
Srini.

Have you tested your app with application module pooling turned off?
The problem might be activaton/passivation of am.
See if you can reproduce the problem this way. I guess that when a vo gets passivated only the qeurry gets saved. When activated yhr saved query is executed again. As you use transient rows, they come back empty.
Timo

Similar Messages

  • Wi-Fi is getting disconnected after idle time

    I have following configuration:
      Model Name:          MacBook Air
      Model Identifier:          MacBookAir6,2
      Processor Name:          Intel Core i7
      Processor Speed:          1.7 GHz
      Number of Processors:          1
      Total Number of Cores:          2
      L2 Cache (per Core):          256 KB
      L3 Cache:          4 MB
      Memory:          8 GB
      Boot ROM Version:          MBA61.0099.B04
      SMC Version (system):          2.13f7
    After upgrade, Wi-Fi is getting disconnected after idle time of 1-2 Minutes. Are other users facing similar issue. Please help.

    On or the other should solve your issue.
    http://support.apple.com/kb/HT4199
    http://support.apple.com/kb/HT4628

  • Authorization error in Repository after idle time

    Hi all,
    I have a problem in ESR where after some idle time I suddenly loose all my authorizations to perform any actions in Repository (sometimes also Directory). I'm even denied the authorization to close objects or the entire ESR altogether.
    This happens after I have worked on an object, then leave it for some time (I have yet to find out the exact time). Then when I try to continue working on the object, a window pops up saying "User has no authorization".
    Note that I have all necessary roles, and I can perform all the actions when I force-shut the ESR (by killing the ESR-process on OS-level) and log on again. However the objects are locked and I need to remove the lock from the Integration Builder Administration page in order to change the object. This is very annoying!
    I have checked the Default Trace when this happens and found that the userID with which I am logged on has for some reason changed to J2EE_GUEST! I am guessing this is the reason I am not allowed to work on the object anymore, as J2EE_GUEST does not have the appropriate authorizations.
    The Default Trace shows the following (my real user ID is in this system ERIKEN):
    System exception 
    [EXCEPTION]
    javax.ejb.EJBAccessException: Principal: Message buffer:
    No messages available.
    Transient data:
    com.sap.security.core.persistence.imp.PrincipalDatabag Thu Feb 23 16:34:09 CET 2012
    UniqueID: USER.R3_DATASOURCE.J2EE_GUEST
    Type: USER
    Home data source: R3_DATASOURCE
    Private id part: J2EE_GUEST
    Existence not checked.
    "com.sap.security.core.usermanagement"|->"j_authscheme" (no time limit)="anonymous"
    Persistent data:
    com.sap.security.core.persistence.imp.PrincipalDatabag Thu Feb 23 16:34:09 CET 2012
    UniqueID: USER.R3_DATASOURCE.J2EE_GUEST
    Type: USER
    Home data source: R3_DATASOURCE
    Private id part: J2EE_GUEST
    Principal exists.
    Direct parents:
    GRUP: GRUP.R3_ROLE_DS.SAP_J2EE_GUEST
          GRUP.SUPER_GROUPS_DATASOURCE.EVERYONE
          GRUP.SUPER_GROUPS_DATASOURCE.Anonymous Users
    ROLE:
    Why does this happen?
    More importantly, how can I fix it?
    This happens in different systems, on different releases, but this particular system is PI 7.11 - SP08. Java version is 1.6.0_29.
    Appreciate any hints!
    Regards,
    Kenneth

    Dear Kenneth
    Solution in this note: 1622692 - PI ESR: No authorization for this action
    Please check
    Regards
    Sourabh

  • WLS 8.1 SP5 Message bridge doesn't refresh connection after idle time out

    Hi,
    I am seeing in the log after enabling the debug flags that message bridge intermittently stops refreshing the connection without logging further info and causing a production failure.Bridge is forwarding the message from WLS 8.1..5 DQ to the remote MQ 6.0 queue.
    Below is the snippet which doesn't come in the log which suggests that bridge stops refreshing the connection.
    <BEA-200027> <Bridge "CASLDNSenderBridge" works in asynchronous mode and has not received messages for the predefined maximum idle time. The connections to the adapters will be interrupted and reestablished.>
    The above message does appear everytime but intermittently it stops and the messages put after this leading to the exceptions.The bridge has been configured in asynchronous mode and the idle time out is configured as 60 secs.
    Can somebody please let me know if there is any known issue with 8.1 SP5 where message bridge stops refreshing connection intermittently or how to debug this further.

    I would normally suggest raising the issue with support, but I recall hearing that 8.1 is nearing the end of its support cycle, so I'm not sure that's an option for you. Other options:
    - try upgrading to a newer SP, or better yet, a new version of WebLogic
    - try changing to synchronous forwarding
    - examine thread dumps from when the bridge appears to be stalled
    - post the exception that bridge is throwing when it tries to connect
    - try patching MQ (the problem could be on the MQ side, and perhaps an older version of the bridge may not be fully capable of handling all of MQs minor quirks)
    - write a program to (A) detect inactivity on the src destination, and (B) somehow restart the bridge and/or all of WL when this occurs
    Tom

  • Is it possible to end a program with frontend after idle time?

    Hi guru's,
    Our users are using TMW (trx PTMW) on a regular basis for entering time data.  It would be real nice to encourage them to close their TMW screens when they have done.
    It would be real nice if the TMW gui (or any other program they leave idle) would get cancelled after X minutes of idle time.  Any pending non saved changes may get lost.
    I' ve looked at the rdisp/gui_auto_logout parameter.  But this cancels the whole session and so they need to log on again.  We'd just like it if they return to their easy access startmenu.
    Any suggestions how to do this? (a system parameter? repair of TMW? job that ends idle gui's?)  I'll reward any usefull suggestion
    Kr,
    Jonathan

    If you want your LabVIEW program from Windows to run on Linux, you need to compile it first with a LabVIEW for Linux version. Be aware that path management is slightly different under Linux. So your Windows application won't run under Linux if you don't prepare for it.
    If you want a LabVIEW / Windows application to interface with LabVIEW / Linux, you can do this with TCP/IP functions, or perhaps even with global variables (not sure if they work under Linux).
    Can't help you with the second question(s). I'd be worried about getting any camera working under Linux and LabVIEW, but I'm not sure if this is a valid concern.
    Regards,
    Wiebe.

  • MacbookPro/Lion 10.7.5 - Kernel panic after idle time - Can log file help in narrowing the problem

    MacbookPro Lion 10.7.5 - My macbook pro panics when i hit any key after an idle time.
    I have disabled Sleep, I am usually connected to an external monitor and external keyboard.
    I have already tried (Cmd+Option+R+P) and re-installing OS in safe mode with Apple Support, but, the problem persists.
    Panic (system crashes) log:
      Source:    /Library/Logs/DiagnosticReports/Kernel_2013-04-27-093207_KAPILs-MacBook-Pro.pan ic
      Size:    9 KB (9,275 bytes)
      Last Modified:    29/04/13 12:59 PM
      Recent Contents:    Interval Since Last Panic Report:  9720 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    CC17CCFF-11B4-4C5E-9AAF-5B6E2451277B
    Sat Apr 27 09:32:07 2013
    panic(cpu 0 caller 0xffffff80002c4794): Kernel trap at 0xffffff7f817355fb, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0xffffff806a540628, CR3: 0x0000000000100000, CR4: 0x00000000001606e0
    RAX: 0xffffff7f81792320, RBX: 0x0000000000000000, RCX: 0x0000000000000000, RDX: 0x0000000000000008
    RSP: 0xffffff807ed4bc80, RBP: 0xffffff807ed4bcb0, RSI: 0xffffff800bf09000, RDI: 0xffffff806a64f000
    R8:  0x0000000000000000, R9:  0xffffff800bc95a80, R10: 0x8000000000100000, R11: 0xffffff80002dad00
    R12: 0xffffff806a64f1c8, R13: 0xffffff806a53e000, R14: 0xffffff800bf09000, R15: 0xffffff806a64f000
    RFL: 0x0000000000010286, RIP: 0xffffff7f817355fb, CS:  0x0000000000000008, SS:  0x0000000000000010
    CR2: 0xffffff806a540628, Error code: 0x0000000000000000, Faulting CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff807ed4b930 : 0xffffff8000220792
    0xffffff807ed4b9b0 : 0xffffff80002c4794
    0xffffff807ed4bb60 : 0xffffff80002da55d
    0xffffff807ed4bb80 : 0xffffff7f817355fb
    0xffffff807ed4bcb0 : 0xffffff7f81734de7
    0xffffff807ed4bce0 : 0xffffff7f817351bd
    0xffffff807ed4bd10 : 0xffffff7f80cea832
    0xffffff807ed4bd50 : 0xffffff7f817bd383
    0xffffff807ed4bda0 : 0xffffff7f817bf692
    0xffffff807ed4bde0 : 0xffffff7f817bf7c4
    0xffffff807ed4be20 : 0xffffff7f80cee4c5
    0xffffff807ed4be60 : 0xffffff7f80cee628
    0xffffff807ed4be90 : 0xffffff7f80cf1fd7
    0xffffff807ed4bef0 : 0xffffff800063d4d6
    0xffffff807ed4bf30 : 0xffffff800063c250
    0xffffff807ed4bf70 : 0xffffff800063c0f4
    0xffffff807ed4bfb0 : 0xffffff8000820057
          Kernel Extensions in backtrace:
             com.apple.iokit.IOGraphicsFamily(2.3.4)[D0A1F6BD-E66E-3DD8-9913-A3AB8746F422]@0 xffffff7f80cdf000->0xffffff7f80d17fff
                dependency: com.apple.iokit.IOPCIFamily(2.7)[5C23D598-58B2-3204-BC03-BC3C0F00BD32]@0xffffff 7f80889000
             com.apple.driver.AppleIntelFramebufferCapri(7.3.2)[5D02E509-F60D-3312-9C3C-AF47 D6622C85]@0xffffff7f817b2000->0xffffff7f8180ffff
                dependency: com.apple.iokit.IOACPIFamily(1.4)[19BAB11C-CE5E-3068-AD10-132019C59D6C]@0xfffff f7f807d4000
                dependency: com.apple.iokit.IOPCIFamily(2.7)[5C23D598-58B2-3204-BC03-BC3C0F00BD32]@0xffffff 7f80889000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[D0A1F6BD-E66E-3DD8-9913-A3AB8746F422]@0 xffffff7f80cdf000
             com.apple.driver.AppleIntelHD4000Graphics(7.3.2)[AD64F3E5-2838-3046-A9EA-1CB6C9 769436]@0xffffff7f81732000->0xffffff7f81798fff
                dependency: com.apple.iokit.IOPCIFamily(2.7)[5C23D598-58B2-3204-BC03-BC3C0F00BD32]@0xffffff 7f80889000
                dependency: com.apple.iokit.IONDRVSupport(2.3.4)[7C8672C4-8B0D-3CCF-A79A-23C62E90F895]@0xff ffff7f80d18000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[D0A1F6BD-E66E-3DD8-9913-A3AB8746F422]@0 xffffff7f80cdf000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    11G63
    Kernel version:
    Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
    Kernel UUID: FF3BB088-60A4-349C-92EA-CA649C698CE5
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 15787869938998
    last loaded kext at 79222085916: com.apple.filesystems.smbfs    1.7.2 (addr 0xffffff7f807f7000, size 241664)
    last unloaded kext at 253257372652: com.apple.driver.AppleWWANSupport    2.5.4 (addr 0xffffff7f80c1a000, size 12288)
    loaded kexts:
    com.Symantec.kext.SAVAPComm    12.1
    com.apple.filesystems.smbfs    1.7.2
    com.apple.driver.AppleMikeyHIDDriver    122
    com.apple.driver.AGPM    100.12.75
    com.apple.driver.X86PlatformShim    5.0.0d8
    com.apple.driver.AppleHDA    2.2.5a5
    com.apple.driver.AppleUpstreamUserClient    3.5.9
    com.apple.driver.AppleMikeyDriver    2.2.5a5
    com.apple.driver.AudioAUUC    1.59
    com.apple.driver.AppleIntelHD4000Graphics    7.3.2
    com.apple.driver.SMCMotionSensor    3.0.2d6
    com.apple.driver.AppleSMCPDRC    5.0.0d8
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager    4.0.8f17
    com.apple.driver.AppleSMCLMU    2.0.1d2
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AudioIPCDriver    1.2.3
    com.apple.driver.ApplePolicyControl    3.1.33
    com.apple.driver.AppleLPC    1.6.0
    com.apple.driver.AppleBacklight    170.2.2
    com.apple.driver.AppleMCCSControl    1.0.33
    com.apple.driver.AppleIntelFramebufferCapri    7.3.2
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AppleUSBTCButtons    227.6
    com.apple.driver.BroadcomUSBBluetoothHCIController    4.0.8f17
    com.apple.driver.AppleUSBTCKeyboard    227.6
    com.apple.driver.AppleIRController    312
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    33
    com.apple.iokit.SCSITaskUserClient    3.2.1
    com.apple.driver.XsanFilter    404
    com.apple.iokit.IOAHCISerialATAPI    2.0.3
    com.apple.iokit.IOAHCIBlockStorage    2.1.0
    com.apple.driver.AppleSDXC    1.2.2
    com.apple.iokit.AppleBCM5701Ethernet    3.2.4b8
    com.apple.driver.AppleUSBHub    5.1.0
    com.apple.driver.AppleFWOHCI    4.9.0
    com.apple.driver.AirPort.Brcm4331    561.7.22
    com.apple.driver.AppleEFINVRAM    1.6.1
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleAHCIPort    2.3.1
    com.apple.driver.AppleUSBEHCI    5.1.0
    com.apple.driver.AppleRTC    1.5
    com.apple.driver.AppleUSBXHCI    1.1.0
    com.apple.driver.AppleACPIButtons    1.5
    com.apple.driver.AppleHPET    1.7
    com.apple.driver.AppleSMBIOS    1.9
    com.apple.driver.AppleACPIEC    1.5
    com.apple.driver.AppleAPIC    1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient    195.0.0
    com.apple.nke.applicationfirewall    3.2.30
    com.apple.security.quarantine    1.4
    com.apple.security.TMSafetyNet    8
    com.apple.driver.AppleIntelCPUPowerManagement    195.0.0
    com.apple.driver.DspFuncLib    2.2.5a5
    com.apple.iokit.IOSurface    80.0.2
    com.apple.iokit.IOSerialFamily    10.0.5
    com.apple.iokit.IOFireWireIP    2.2.5
    com.apple.driver.AppleHDAController    2.2.5a5
    com.apple.iokit.IOHDAFamily    2.2.5a5
    com.apple.iokit.IOAudioFamily    1.8.6fc18
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.X86PlatformPlugin    5.1.1d6
    com.apple.driver.AppleSMC    3.1.3d10
    com.apple.driver.IOPlatformPluginFamily    5.1.1d6
    com.apple.driver.AppleGraphicsControl    3.1.33
    com.apple.driver.AppleBacklightExpert    1.0.4
    com.apple.iokit.IONDRVSupport    2.3.4
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.iokit.IOGraphicsFamily    2.3.4
    com.apple.kext.triggers    1.0
    com.apple.driver.AppleUSBBluetoothHCIController    4.0.8f17
    com.apple.iokit.IOBluetoothFamily    4.0.8f17
    com.apple.driver.AppleUSBMultitouch    230.5
    com.apple.driver.AppleThunderboltDPInAdapter    1.8.5
    com.apple.driver.AppleThunderboltDPAdapterFamily    1.8.5
    com.apple.driver.AppleThunderboltPCIDownAdapter    1.2.5
    com.apple.iokit.IOUSBHIDDriver    5.0.0
    com.apple.driver.AppleUSBMergeNub    5.1.0
    com.apple.driver.AppleUSBComposite    5.0.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    3.2.1
    com.apple.iokit.IOBDStorageFamily    1.7
    com.apple.iokit.IODVDStorageFamily    1.7.1
    com.apple.iokit.IOCDStorageFamily    1.7.1
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.2.1
    com.apple.driver.AppleThunderboltNHI    1.6.0
    com.apple.iokit.IOThunderboltFamily    2.0.3
    com.apple.iokit.IOEthernetAVBController    1.0.1b1
    com.apple.iokit.IOUSBUserClient    5.0.0
    com.apple.iokit.IOFireWireFamily    4.4.8
    com.apple.iokit.IO80211Family    420.3
    com.apple.iokit.IONetworkingFamily    2.1
    com.apple.iokit.IOAHCIFamily    2.0.8
    com.apple.iokit.IOUSBFamily    5.1.0
    com.apple.driver.AppleEFIRuntime    1.6.1
    com.apple.iokit.IOHIDFamily    1.7.1
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    177.8
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.driver.DiskImages    331.7
    com.apple.iokit.IOStorageFamily    1.7.2
    com.apple.driver.AppleKeyStore    28.18
    com.apple.driver.AppleACPIPlatform    1.5
    com.apple.iokit.IOPCIFamily    2.7
    com.apple.iokit.IOACPIFamily    1.4
    System Profile:
    Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 2.2f38
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333235533643465238432D50422020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333235533643465238432D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.198.19.22)
    Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK5065GSXF, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0x1d180000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 6
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0x1d183000 / 5
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 8
    USB Device: composite_device, 0x413c  (Dell Inc.), 0x3010, 0x14100000 / 6
    USB Device: Dell USB Keyboard, 0x413c  (Dell Inc.), 0x2003, 0x14200000 / 5

    Since Norton modifies OS X your Mac is unable to function as designed.
    Kernel panics are caused by defective hardware or software. Norton is in the latter category.

  • Requested delivery date becomes empty after Patching CRM

    Hi Experts,
      We are using CRM 4.0 with ISA 4.0.
      We recently have patched our SAP systems with latest patches. CRM (BBP CRM 4.) system has been patched from SAPKU40009 to SAPKU40016.
       We do not Patch ISA. We have upgraded only CRM system.
    But after Patching, We are facing issue with Requested devliery date in Shopping basket of ISA.
    Issue Scenario :
      step 1 : Create shopping basket.
                    It initializes the shopping basket and requested delivery date is set to default date as per logic.
    Step 2 : Go to Product catalaog.
    Stetp 3 : Choose any product and and transfer it into shopping basket.
    Step 4 : Come back to shopping basket.
    Now  Requested delivery date becomes empty and again requested delivery date set to current date .
    Can any one help me to solve this issue?
    Regards,
    Murugan Arumugam.

    Issue solved.

  • Ending a user transaction after idle time

    Hi guru's,
    We have a customer transaction used by a lot of endusers that may block some pernrs.
    I'd really like to end the transaction after say like 5 minutes of idle time so the pernrs are no longer blocked by a certain enduser.
    Using the time out of the system so the enduser loses his session or messing with the en- or dequeue commands is not an option.
    Any ideas or approaches?  Useful responses will be rewarded
    Kind regards,
    Jonathan

    hi Jonathan,
    I have a report that loops at pernr (get pernr).
    after start of selection, but before get pernr, I have:
    time = sy-uzeit. **start time of the program
    right before end-of-selection (the end of the pernr loop) i have
    time2 = sy-uzeit.
    then:
    if time2 - time1 > 300.***(Seconds)
    ***if the prgram has been running longer than 5 mins, exit
    write: / 'time exceeded'.
    exit.
    endif.
    hope this helps.
    Warren

  • Jdbc connection lost after idle time

    Dear users,
    i'm using the oracle 10g database. Now i found out that several programs (SQuirreL, QuantumDB,...) which use the ojdbc14 driver are losing connection to the database after about one hour idle time, but it is not set in db configuration to disconnect (eg parameter idle_time is not set). What could be the cause of this? Is this a error of jdbc (the java exception is something like socket lost) or is it a missconfiguration of the db?
    Thx for help.

    With a simple java program that makes a select on a database table over jdbc after one Hour idle_time this exception happens: (the program is started local on the database server so no firewall or router is between)
    java.sql.SQLException: No more data to read from socket
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:208)
    at oracle.jdbc.driver.T4CMAREngine.unmarshalUB1(T4CMAREngine.java:1118)
    at oracle.jdbc.driver.T4CMAREngine.unmarshalSB1(T4CMAREngine.java:1070)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:478)
    at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:207)
    at oracle.jdbc.driver.T4CStatement.executeForDescribe(T4CStatement.java:790)
    at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1039)
    at oracle.jdbc.driver.T4CStatement.executeMaybeDescribe(T4CStatement.java:830)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1132)
    at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1272)
    at test$1.run(test.java:24)
    at test.main(test.java:55)

  • All mailboxes offline after idle time (with network trace info)

    When I return to my computer after some time away—enough time that it has presumably been asleep—all my email accounts are offline. Clicking the triangle-bang icon and "Take all accounts online" does nothing.
    Opening connection doctor, all the outgoing servers (SMTP) are green. All the incoming servers (IMAP, including both gmail and iCloud) are red.
    Every account is configured to use IMAP/SSL on port 993 for incoming Mail. I can telnet to imap.gmail.com on port 993 and get a connection.
    As root in a Terminal window, I set up a tcpdump packet capture on the correct interface for all traffic to or from TCP port 993, then I click "Check Again" in the connection doctor. No packets are sent to any IMAP server, with one exception: the (non-google, non-apple) account that is configured as "deactivated" is tested.
    I started a new tcpdump, this time capture packets with "dst net 74", that being the network the gmail servers are on. Clicking "Check Again" again, again nothing. I am not looking at the wrong network interface. There are not existing connections to port 993 in "netstat -anf inet." My subnet does not support IPv6, and the Mac has only the link-local IPv6 address configured.
    And always, quitting Mail and starting it again brings the accounts back online, and their TCP traffic on port 993 is visible with tcpdump.

    More information: When all the mailboxes go offline, there's data on the read queue of several of the TCP sockets. It stays there indefinitely, not read by the threads that have the sockets open.
    $ netstat -an | fgrep .993
    tcp4      39      0  192.168.1.68.56103     74.125.142.108.993     ESTABLISHED
    tcp4      38      0  192.168.1.68.56093     74.125.142.109.993     ESTABLISHED
    tcp4       0      0  192.168.1.68.56092     17.158.8.60.993        ESTABLISHED
    tcp4      40      0  192.168.1.68.56091     74.125.142.109.993     ESTABLISHED
    tcp4      40      0  192.168.1.68.56089     74.125.142.109.993     ESTABLISHED
    tcp4       0      0  192.168.1.68.56088     17.158.8.60.993        ESTABLISHED
    tcp4       0      0  192.168.1.68.56086     74.125.142.108.993     ESTABLISHED
    tcp4       0      0  192.168.1.68.56036     74.125.142.109.993     ESTABLISHED
    tcp4       0      0  192.168.1.68.56032     74.125.142.109.993     ESTABLISHED
    tcp4       0      0  192.168.1.68.56030     74.125.142.109.993     ESTABLISHED
    tcp4       0      0  192.168.1.68.56028     17.158.8.23.993        ESTABLISHED
    tcp4       0      0  192.168.1.68.56026     74.125.142.109.993     ESTABLISHED
    tcp4       0      0  192.168.1.68.56024     74.125.142.109.993     ESTABLISHED
    tcp4       0      0  192.168.1.68.56023     17.158.8.60.993        ESTABLISHED
    tcp4      80      0  192.168.1.68.56018     74.125.142.109.993     ESTABLISHED
    tcp4     136      0  192.168.1.68.56017     74.125.142.109.993     ESTABLISHED

  • Address Book bluetooth connection to phone disconnects after idle time?

    Address Book 4.0.3 (483)
    Nokia 6680
    I think receiving pop-up alerts of incoming calls on your Mac screen is pretty cool and a nice thing to have as and when required.
    But in order for this to work, the bluetooth connection between Address Book and the phone needs to be active.
    Unfortunately, it seems this connection becomes inactive after a certain amount of inactivity (?), and needs to be activated again with the bluetooth button. How can I keep this connection alive as long as I require it, without having to constantly use it, or keep pressing the bluetooth button?
    Thanks in advance.

    I have to turn Bluetooth off, then back on &amp; turn keyboard off then back on &amp; it works now without having to restart the computer. I did disable the box for allowing Bluetooth devices to wake the computer since my mouse isn't Bluetooth. 

  • Macbook crashes after idle time

    Now I'm sorry if this problem has already been posted somewhere on the site, but through my researches I found nothing.
    Every time my laptop goes idle (it takes about 5 minutes) and I "activate" it again, it crashes and asks me to reboot. It suddenly happened after I installed the last Mac OS X update (installed yesterday, that means the 13th). I also had to download iTunes and Printer updates, but I highly doubt these two are in cause.
    Any idea what's going on ?
    Message was edited by: Sausau

    New Mac Pro last month & updated to 10.6.5 and same story here.
    Plus Cursor freeze every time I use Pages.
    Just re-installed 10.6.5 thinking that would solve it. launched Pages and as soon as window opened to share documents via iWork.com, > dead cursor. Defective Drive or motherboard??

  • Sound becomes distorted after some time

    I use a Creative Fatal1ty HS-1000 USB headset and after playing some time (usually after about 1 to 2 hours) the sound suddenly becomes distorted. It's hard to describe but the sound becomes metallic ,digital, sort of robotic...This is very annoying as it forces me to restart the game and I only play long MP missions online and after restart I'm forced to sit the mission out.! More often then not I continue playing 'deaf', not a solution either! It is solved when I unplug the headset and plug it back in, but then the sound in my game is completely gone!
    I have searched a bit and found a post on another forum wich suggested a firmware update, tried that but got the message that newer software was already installed.
    I am looking for one of two solutions;
    -A complete fix, whatever this might be...
    -A way to get the sound back ingame after unplugging and plugging the headset back in.
    My hardware is;
    Creative Fatal1ty HS-1000 USB headset
    Xtreme Gamer soundcard
    Windows 7 64b Ultimate

    Had the same thing, its firmware related issue. Might be also drivers. Update them.
    Also, i had this problem when i was at Win7 beta (the very first one). Same drivers and firmware in Vista, worked fine (still works). Make sure u got the right OS drivers.
    Thisis really confusing, wich are the correct drivers and firmware? I only found these:
    http://support.creative.com/Products/ProductDetails.aspx?catID=437&subCatID=865&prodID= 17806&prodNam...RODFAQ_17806,VARSET=CategoryID:437
    and windows7 ultimate 64 is nowhere mentioned....

  • Why my user application becomes empty after I installed Lion??

    I can see another application file is full of apps but only my user application is empty, I cannot see anything....
    I already re-installed a few times and it's same.
    Thank you for answering question in advance.

    Well first, this forum is for questions about iTunes. So it's not the most appropriate place for questions about OS X Lion.
    Anyway, sorry you got bitten by this, but Apple made it quite clear that PowerPC applications would no longer work in Lion. And it's been all over every Mac-related media outlet, covered many times over the months since Lion was officially announced. So it wasn't exactly a secret.
    Your choices are to go back to an earlier version of Mac OS X, upgrade to a newer version of Photoshop, or get a copy of Mac OS X Server 10.5 or 10.6 and run it in one of the virtualization solutions (Parallels Desktop, VMWare Fusion, VirtualBox).
    Regards.

  • Auto Exit after Idle time

    Hello, I am using B1 for SAP HANA PL4 V67. Can I setting auto exit (NOT screen Lock) on B1 client if the system idle for specified time ?
    Thanks

    Hi,
    Not possible to set auto exit.
    Thanks & Regards,
    Nagarajan

Maybe you are looking for

  • Can't print wireless with my HP OfficeJet 6410 connected to Time Capsule

    Today I've replaced my Netgear Rangemax 240 wireless router by a brand new Apple Time Capsule (dual band), but now I can't print any more with my HP OfficeJet 6410 All-in-One WiFi printer. I see my WiFi network in the menu of the printer and the prin

  • Photo library albums and folders taking up more space

    If you create albums and folders on photo library it appears to duplicate the pictures and take up more space.  Is there any way to avoid this since you can't group pictures otherwise?

  • Opportunity Exp. Total Value field

    Hello , Opportunity Exp. Total Value is populated automatically according to total of products in opportunity. It work perfect in some products but I have some product that net value from item line is not populated correctly in Exp. Total Value. For

  • Third party contract

    I have a contract with the vendor who will supply my customer directly. vendor will invocie me and i in turn will bill the customer. This basically third party sale processing. Now I have to create a contract for third party. But there is no item cat

  • HP L7680 printing extra blank pages

    I had repeated issues with LHP 7680 printing extra blank pages.  Tried the "new driver" fix and that didn't work.  Found the fix:  Go to Start, Control Panel, Printers and Faxes, RIGHT CLICK the L7680 Printer, click on Properties, click on Advanced t