Statement in resumable session 'SYS.SYS_IMPORT_FULL_01.1' was timed out

I am working on Oracle 10.2.0.2 database on Solaris 10.
I am trying to import a schema into the database but the datapump job was hanging due to resumable timeout. Temp tablespace ran out of space.
Alert log
ORA-01652: unable to extend temp segment by 128 in tablespace TEMP
Wed Sep 22 07:38:24 2010
statement in resumable session 'SYS.SYS_IMPORT_FULL_01.1' was timed out
Wed Sep 22 08:00:52 2010
alter database tempfile '/u01/oradata/DATA/temp01.dbf' autoextend on next 400M maxsize 16G
Wed Sep 22 08:00:53 2010
Completed: alter database tempfile '/u01/oradata/DATA/temp01.dbf' autoextend on next 400M maxsize 16G
Import log
Processing object type SCHEMA_EXPORT/TABLE/GRANT/OWNER_GRANT/OBJECT_GRANT
Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX
The status of the job is executing.
Worker 1 Status:
State: EXECUTING
Object Schema: TAINT
Object Name: AALTAINT_IDX0
Object Type: SCHEMA_EXPORT/TABLE/INDEX/INDEX
Completed Objects: 160
Worker Parallelism: 1
Now I have increased the size of the temp file and want the datapump job to continue. Will I be able to force it or should I wait for the datapump job to retry after the timeout period?
Edited by: user11971085 on 22-Sep-2010 00:18

Hi,
1) After resumable timeout , it will be resumed
2) You can use one more option
impdp>help
impdp> start_job jobname
It will resume the paused job
Hope this answers your question
Kind Regards,
Rakesh jayappa

Similar Messages

  • Restart the Runtime Workbench, as the session was timed out

    hi all
    While accessing the message monitorin in RWB, we are getting the following error
    Restart the Runtime Workbench, as the session was timed out. The data saved during the session is no longer available
    We are on PI 700 and SP14
    Has anyone encountered this before.

    thanks ravi
    we did try all that but still the problem exists
    we also tried modifying our IE settings  -  as mentioned below
    Open Internet Explorer.. Click on Tools->Internet Options ->
    Click on Settings - New window will popup Check for newer versions of stored pages :
    Every Visit to page.
    Also Clear the IE cache. <Delete Files> , <Delete Cookies>
    Thank You  / Jonu Joy

  • Exists an event for "BC4J HTTP Container was timed out"

    Hi,
    i want to catch the following bc4j event "BC4J HTTP Container was timed out".
    Has anybody an idea how i could achieve this?
    Marc

    Hi,
    The message is printed as the result of an HttpSession timeout. If you are interested in performing your own session timeout logic then you should register your own HttpSessionBindingListener. If you would like to perform some custom logic before BC4J's ApplicationModule handle (implemented as HttpSessionCookieImpl) is timed out then you would need to create a custom SessionCookie class (extends HttpSessionCookieImpl) and override/extend HttpSessionCookieImpl.timeout.
    Hope this helps.
    JR

  • TS3992 Why did it say " Backup could not be completed"? Was it because it estimated it would take 3 hours to do the backup and it was timed out?

    Why did it say "Backup could not be completed"? Was it because it estimated the backup would take 3 hours and it timed out?

    Welcome to the Apple Community.
    First check that your device is correctly connected to the wifi/internet (settings > wifi)
    If your back up continually fails, you might try turning off back up on your mobile device (settings > iCloud > storage & backup) and then deleting the backup file from iCloud by swiping the backup file on the mobile device (settings > iCloud > storage & backup > manage…) and then turning back up on again.
    If this doesn't help, try turning off some items for back up in a pattern to try to establish if your problem is being caused by specific data on your device.
    Being able to back up to the cloud can be very useful, especially if you don't have access to a computer or have infrequent access to one, however unless you specifically need to use iCloud for back up, you will find backing up to iTunes significantly more convenient and possibly more reliable.
    More about iCloud v iTunes Back Up

  • While downloading my updates, it tries to update for 63 minutes and then says it couldn't update because it was timed out.  I have tried at three times.  any suggestions?

    There was a problem downloading the software for theIpod.  An unknown error occurred (9006)
    Make sure your network settings are correct and your networkconnection is active, or try again later.
    This was the last error message.

    Try disabling a/v software and turning off the Firewall.
    Disable antivirus software
    Turn-Windows-Firewall-on-or-off
    Then try to update.

  • JBO-28102 A request was timed out while waiting for a resource to be return

    Hello
    We need desparate help in solving our Problem. Please take some time to provide your valuable inputs.
    Our Application is based on ADF Framework(Jdeveloper 11g) model layer is Web Services(PL/SQL Based) and View Object , View layer is JSF.
    The Application is in Production running on unbreakable Linux (JRockit 64-bit JVM) for 5 months.
    Initially we had memoy issues now that is solved by upgrading from 32 bit Jvm - 64 bit Jvm.
    For past two months we are getting JBO error(JBO-28102) , even though the documentation tells to increase the number of connections to Appmodule , we dont see the internal_connections to go more than 5 connections.
    Here is the Parameters we use in our App Module configuration:
    -Djbo.pers.max.active.nodes="-1"
    -Djbo.ampool.maxinactiveage="0"
    -Djbo.ampool.maxpoolsize="50" -Djbo.ampool.maxavailablesize="10" -Djbo.ampool.initpoolsize="0"
    -Djbo.ampool.minavailablesize="10" -Djbo.ampool.monitorsleepinterval="30000"
    -Djbo.txn_seq_inc="1"
    -Djbo.server.internal_connection="jdbc:oracle:thin:xxxx/xxxx@xxx:xx:xxxx"
    -Djbo.ampool.dynamicjdbccredentials="false" -Djbo.ampool.isuseexclusive="false"
    -Djbo.ampool.resetnontransactionalstate="false"
    -Thanks

    Hello Steve,
    We have 4 production servers. The average number of request per hour is 14,254 (3.94 per sec) for today.
    All the AM's jbo.ampool.maxpoolsize is set in the bc4j.xcfg config file. Is it possible if some of the AM is missing in the definition?
    Printed the BC4j Conf file:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <BC4JConfig version="11.0" xmlns="http://xmlns.oracle.com/bc4j/configuration">
    <AppModuleConfigBag ApplicationName="model.AppModule">
    <AppModuleConfig jbo.project="model.Model" jbo.pers.max.active.nodes="-1" DeployPlatform="LOCAL" name="AppModuleLocal" ApplicationName="model.AppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.maxavailablesize="50" jbo.ampool.minavailablesize="0" jbo.ampool.monitorsleepinterval="30000"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.AppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    <AppModuleConfig jbo.pers.max.active.nodes="-1" jbo.project="model.Model" DeployPlatform="LOCAL" name="ViewObjAppModuleLocal" ApplicationName="model.ViewObjAppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.maxavailablesize="50" jbo.ampool.minavailablesize="0" jbo.ampool.monitorsleepinterval="30000"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.ViewObjAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    <AppModuleConfig jbo.project="model.Model" jbo.pers.max.active.nodes="-1" DeployPlatform="LOCAL" name="AppModuleShared" ApplicationName="model.AppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.dynamicjdbccredentials="false" jbo.ampool.maxavailablesize="50" jbo.ampool.isuseexclusive="false" jbo.ampool.minavailablesize="0" jbo.ampool.monitorsleepinterval="30000" jbo.ampool.resetnontransactionalstate="false"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.AppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    <AppModuleConfig jbo.pers.max.active.nodes="-1" jbo.project="model.Model" DeployPlatform="LOCAL" name="ViewObjAppModuleShared" ApplicationName="model.ViewObjAppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.dynamicjdbccredentials="false" jbo.ampool.maxavailablesize="50" jbo.ampool.isuseexclusive="false" jbo.ampool.minavailablesize="0" jbo.ampool.resetnontransactionalstate="false" jbo.ampool.monitorsleepinterval="30000"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.ViewObjAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    <AppModuleConfig name="AppModuleLocal" ApplicationName="model.AppModule" DeployPlatform="LOCAL" JDBCName="dbconnectionobject" jbo.project="model.Model">
    <Security AppModuleJndiName="model.AppModule"/>
    </AppModuleConfig>
    </AppModuleConfigBag>
    <AppModuleConfigBag ApplicationName="model.CORRAppModule">
    <AppModuleConfig jbo.project="model.Model" jbo.pers.max.active.nodes="-1" DeployPlatform="LOCAL" name="CORRAppModuleLocal" ApplicationName="model.CORRAppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.maxavailablesize="50" jbo.ampool.minavailablesize="0" jbo.ampool.monitorsleepinterval="30000"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.CORRAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    <AppModuleConfig jbo.pers.max.active.nodes="-1" jbo.project="model.Model" DeployPlatform="LOCAL" name="CORRAppModuleShared" ApplicationName="model.CORRAppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.dynamicjdbccredentials="false" jbo.ampool.maxavailablesize="50" jbo.ampool.isuseexclusive="false" jbo.ampool.minavailablesize="0" jbo.ampool.resetnontransactionalstate="false" jbo.ampool.monitorsleepinterval="30000"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.CORRAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    </AppModuleConfigBag>
    <AppModuleConfigBag ApplicationName="model.TXNAppModule">
    <AppModuleConfig jbo.project="model.Model" jbo.pers.max.active.nodes="-1" DeployPlatform="LOCAL" name="TXNAppModuleLocal" ApplicationName="model.TXNAppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.maxavailablesize="50" jbo.ampool.minavailablesize="0" jbo.ampool.monitorsleepinterval="30000"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.TXNAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    <AppModuleConfig jbo.project="model.Model" jbo.pers.max.active.nodes="-1" DeployPlatform="LOCAL" name="TXNAppModuleShared" ApplicationName="model.TXNAppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.dynamicjdbccredentials="false" jbo.ampool.maxavailablesize="50" jbo.ampool.isuseexclusive="false" jbo.ampool.minavailablesize="0" jbo.ampool.monitorsleepinterval="30000" jbo.ampool.resetnontransactionalstate="false"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.TXNAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    </AppModuleConfigBag>
    <AppModuleConfigBag ApplicationName="model.AWDAppModule">
    <AppModuleConfig jbo.project="model.Model" jbo.pers.max.active.nodes="-1" DeployPlatform="LOCAL" name="AWDAppModuleLocal" ApplicationName="model.AWDAppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.maxavailablesize="50" jbo.ampool.minavailablesize="0" jbo.ampool.monitorsleepinterval="30000"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.AWDAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    <AppModuleConfig jbo.pers.max.active.nodes="-1" jbo.project="model.Model" DeployPlatform="LOCAL" name="AWDAppModuleShared" ApplicationName="model.AWDAppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.dynamicjdbccredentials="false" jbo.ampool.maxavailablesize="50" jbo.ampool.isuseexclusive="false" jbo.ampool.minavailablesize="0" jbo.ampool.resetnontransactionalstate="false" jbo.ampool.monitorsleepinterval="30000"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.AWDAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    </AppModuleConfigBag>
    <AppModuleConfigBag ApplicationName="model.AwdTyAppModule">
    <AppModuleConfig jbo.project="model.Model" jbo.pers.max.active.nodes="-1" DeployPlatform="LOCAL" name="AwdTyAppModuleLocal" ApplicationName="model.AwdTyAppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.maxavailablesize="50" jbo.ampool.minavailablesize="0" jbo.ampool.monitorsleepinterval="30000"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.AwdTyAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    <AppModuleConfig jbo.project="model.Model" jbo.pers.max.active.nodes="-1" DeployPlatform="LOCAL" name="AwdTyAppModuleShared" ApplicationName="model.AwdTyAppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.dynamicjdbccredentials="false" jbo.ampool.maxavailablesize="50" jbo.ampool.isuseexclusive="false" jbo.ampool.minavailablesize="0" jbo.ampool.resetnontransactionalstate="false" jbo.ampool.monitorsleepinterval="30000"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.AwdTyAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    </AppModuleConfigBag>
    <AppModuleConfigBag ApplicationName="model.AwdMbrHstryTrackAppModule">
    <AppModuleConfig jbo.pers.max.active.nodes="-1" jbo.project="model.Model" DeployPlatform="LOCAL" name="AwdMbrHstryTrackAppModuleLocal" ApplicationName="model.AwdMbrHstryTrackAppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.maxavailablesize="50" jbo.ampool.minavailablesize="0" jbo.ampool.monitorsleepinterval="30000"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.AwdMbrHstryTrackAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    <AppModuleConfig jbo.pers.max.active.nodes="-1" jbo.project="model.Model" DeployPlatform="LOCAL" name="AwdMbrHstryTrackAppModuleShared" ApplicationName="model.AwdMbrHstryTrackAppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.dynamicjdbccredentials="false" jbo.ampool.maxavailablesize="50" jbo.ampool.isuseexclusive="false" jbo.ampool.minavailablesize="0" jbo.ampool.resetnontransactionalstate="false" jbo.ampool.monitorsleepinterval="30000"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.AwdMbrHstryTrackAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    </AppModuleConfigBag>
    <AppModuleConfigBag ApplicationName="model.PointAdjstAwaitApprvAppModule">
    <AppModuleConfig jbo.project="model.Model" jbo.pers.max.active.nodes="-1" DeployPlatform="LOCAL" name="PointAdjstAwaitApprvAppModuleLocal" ApplicationName="model.PointAdjstAwaitApprvAppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.maxavailablesize="50" jbo.ampool.minavailablesize="0" jbo.ampool.monitorsleepinterval="30000"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.PointAdjstAwaitApprvAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    <AppModuleConfig jbo.pers.max.active.nodes="-1" jbo.project="model.Model" DeployPlatform="LOCAL" name="PointAdjstAwaitApprvAppModuleShared" ApplicationName="model.PointAdjstAwaitApprvAppModule">
    <AM-Pooling jbo.ampool.maxinactiveage="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.dynamicjdbccredentials="false" jbo.ampool.maxavailablesize="50" jbo.ampool.isuseexclusive="false" jbo.ampool.minavailablesize="0" jbo.ampool.resetnontransactionalstate="false" jbo.ampool.monitorsleepinterval="30000"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.PointAdjstAwaitApprvAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    </AppModuleConfigBag>
    <AppModuleConfigBag ApplicationName="model.ViewObjAppModule"/>
    <AppModuleConfigBag ApplicationName="model.DeliquencyAppModule">
    <AppModuleConfig DeployPlatform="LOCAL" jbo.pers.max.active.nodes="-1" jbo.project="model.Model" name="DeliquencyAppModuleLocal" ApplicationName="model.DeliquencyAppModule">
    <AM-Pooling jbo.ampool.maxavailablesize="50" jbo.ampool.minavailablesize="0" jbo.ampool.maxpoolsize="1500"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.DeliquencyAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    <AppModuleConfig DeployPlatform="LOCAL" jbo.pers.max.active.nodes="-1" jbo.project="model.Model" name="DeliquencyAppModuleShared" ApplicationName="model.DeliquencyAppModule">
    <AM-Pooling jbo.ampool.dynamicjdbccredentials="false" jbo.ampool.maxavailablesize="50" jbo.ampool.isuseexclusive="false" jbo.ampool.minavailablesize="0" jbo.ampool.maxpoolsize="1500" jbo.ampool.resetnontransactionalstate="false"/>
    <Database jbo.server.internal_connection="jdbc:oracle:thin:adf_bc_user/xxxxx@xxx:xxx:xxx" jbo.txn_seq_inc="1"/>
    <Security AppModuleJndiName="model.DeliquencyAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/dbconnectionobjectDS"/>
    </AppModuleConfig>
    </AppModuleConfigBag>
    </BC4JConfig>
    Thanks
    Priya

  • Every time i try to download iOS 5 it says there was a problem downloading the software for the iPhone. The network connection was timed out.

    How can i download the iOS 5.... it wouldnt allow me to download any of the previous software updates either. I currently own the iPhone 4

    I'm having the same problem, everytime the download finishes it says it's timed out and wont download. This is soo frustrating and causes me to want to just switch to the droid... I have no clue what to do, i've retryed the download at least 12 times. And it takes 30 mins per try, so this is too much time.. Can someone please help before i'm forced to switch phones

  • BC4J HTTP Container was timed out

    I encountered above error when running my BC4J/JSP/OC4J (9iAS
    1.0.2.2) applications, and my applications just hung there.

    I too have the same problem....

  • Facebook timed out while writing a post.  Any attempt to open FB, now shows post that was in progress and immediately crashes app.  Cannot clear timed out item.  Have power failed and done warm reboot on iPad.   Is Delete/Reinstall only option?

    Was writing post, as part of sharing article from my newsfeed.   While writing, Facebook timed out.  Display cleared.  App recycled and returned to newsfeed.  This has happened previously and for all purposes, the original post, since it had never been "loaded" onto FB servers effectively was deleted from iPad memory.  That appeared to be the case yesterday; as I was able to continue reading, sharing and commenting on other articles. 
    Later, as I was shutting iPad down for the night, scrolled through open Apps and discovered the original FB window was still "open" I'd apparently been working on a 2nd or mirror version of the app.  Attempting to access the original page; it opens, but I am unable to "interact" with the display/app, pressing "cancel" on my original post has no effect.  Within 5-6 seconds FB crashes.   
    I power failed the iPad, left it over night and today am encountering the same problem.   Tapping FB icon, brings up the post that was timed out.  It displays for 2-3 seconds max, then original article and partial post disappear.  Newsfeed appears to be loading as that and contact columns are visible in light font indicating they are preparing to load.   2-3 seconds, that vanishes.  Am left with blue header band, spinning wheel indicating it is trying to communicate or process something.   2-3 seconds and then screen goes black and I'm returned to my app desktop. 
    If I immediately tap icon to reopen I get white screen, with blue header band.   2-3 seconds, black screen, back to app desktop.   If I wait 2 minutes, I get the full shared article, partial post as described above.  I've confirmed in the problem log that this is failing in Thread 0 and showing up as system crash. 
    Based on feedback to somewhat similar FB problem I found in forum; in addition to doing power fail.  I also did warm reboot (Home and Sleep keys) in hope app would reboot along with ios.  No change.
    At this point, I'm assuming my only viable option is to delete the app and reinstall it from App Store.  Easy enough to accomplish.  But wanted to see if there were any other recommendations, or whether anyone else has experienced a similar failure with FaceBook.
    Thanks for your assistance.

    Was writing post, as part of sharing article from my newsfeed.   While writing, Facebook timed out.  Display cleared.  App recycled and returned to newsfeed.  This has happened previously and for all purposes, the original post, since it had never been "loaded" onto FB servers effectively was deleted from iPad memory.  That appeared to be the case yesterday; as I was able to continue reading, sharing and commenting on other articles. 
    Later, as I was shutting iPad down for the night, scrolled through open Apps and discovered the original FB window was still "open" I'd apparently been working on a 2nd or mirror version of the app.  Attempting to access the original page; it opens, but I am unable to "interact" with the display/app, pressing "cancel" on my original post has no effect.  Within 5-6 seconds FB crashes.   
    I power failed the iPad, left it over night and today am encountering the same problem.   Tapping FB icon, brings up the post that was timed out.  It displays for 2-3 seconds max, then original article and partial post disappear.  Newsfeed appears to be loading as that and contact columns are visible in light font indicating they are preparing to load.   2-3 seconds, that vanishes.  Am left with blue header band, spinning wheel indicating it is trying to communicate or process something.   2-3 seconds and then screen goes black and I'm returned to my app desktop. 
    If I immediately tap icon to reopen I get white screen, with blue header band.   2-3 seconds, black screen, back to app desktop.   If I wait 2 minutes, I get the full shared article, partial post as described above.  I've confirmed in the problem log that this is failing in Thread 0 and showing up as system crash. 
    Based on feedback to somewhat similar FB problem I found in forum; in addition to doing power fail.  I also did warm reboot (Home and Sleep keys) in hope app would reboot along with ios.  No change.
    At this point, I'm assuming my only viable option is to delete the app and reinstall it from App Store.  Easy enough to accomplish.  But wanted to see if there were any other recommendations, or whether anyone else has experienced a similar failure with FaceBook.
    Thanks for your assistance.

  • Losing UserTransaction state in Stateful session bean

    I have a UserTransaction I wish to begin and commit in different methods of a Stateful session bean. I have 2 methods to test this on the session bean:
    public void beginTransaction()
    trans = context.getUserTransaction() ;
    trans.begin() ;
    public void commitTransaction()
    trans = context.getUserTransaction() ;
    trans.commit() ;
    If I call these methods from one Perform method in a Struts action all works fine. If I call the methods in different Struts actions (storing the session bean handle on the HTTPSession in the first for retrieval in the second) the second call fails with the following exception:
    java.lang.IllegalStateException: No active Transaction
    The state of the transaction on the second call is STATUS_NO_TRANSACTION. I am certain that I have lost no state on the session bean and that using handles gives me the correct bean since I have written some state to test this. Basically something seems to close the transaction between the end of the first Perform method and the beginning of the second (I am of course assuming this is a valid thing to do).
    My session bean descriptor has <transaction-type>Bean</transaction-type>, and I am using OC4J.
    If anyone can point out what it is I am doing wrong I would be grateful!
    James.

    Sorry, I have re-checked my code and I believe I found the problem.
    I was beginning my transaction inside ejbCreate() and trying to commit/rollback in another method. This works in JBoss 3.2 but does not work in either OC4J or WebLogic 7.
    If I begin my transaction in a business method and commit/rollback in another method, everything works fine. (It also seems to work fine in 9.0.3 this way).
    So I am not sure whether this is a bug in 9iAS/WLS, or a bug in JBoss, or something that is left "vague" in the J2EE spec. Unfortunately, examples on bean-managed transactions are thin on the ground generally (the usual advice being not to use them, which I definitely agree with!).
    If you believe that the behaviour I describe is a bug in 9iAS, I can send a simple EJB test case.
    Keith

  • Auto-Start Resumable Session upon TTA restart

    We use TTA on our administrative servers and we were wondering if there was
    a way to start a resumable application session we defined in the object
    manager upon restarting the Tarantella server.
    Basically we have a monitoring utility that our admins can view using TTA by
    logging into our "Monitor User's" (monuser) webtop. It takes a while for
    the app to start up and it also graphs some recent historical data, like
    "Windows Task Manager/Performance Tab".
    The Ideal Sequence of events:
    Tarantella Server gets started (or restarted)
    monuser's "monitor_app" gets started in the background somewhere and then
    goes into TTA's Object "Suspended" mode
    Any Admin user logs in as "monuser" and click's on the resumable session
    Admin users can go in and view the suspended monitor_app session
    Any ideas?
    Cyrus

    Rob wrote:
    CM wrote:
    We use TTA on our administrative servers and we were wondering if there was
    a way to start a resumable application session we defined in the object
    manager upon restarting the Tarantella server.
    Basically we have a monitoring utility that our admins can view using TTA by
    logging into our "Monitor User's" (monuser) webtop. It takes a while for
    the app to start up and it also graphs some recent historical data, like
    "Windows Task Manager/Performance Tab".
    The Ideal Sequence of events:
    Tarantella Server gets started (or restarted)
    monuser's "monitor_app" gets started in the background somewhere and then
    goes into TTA's Object "Suspended" mode
    Any Admin user logs in as "monuser" and click's on the resumable session
    Admin users can go in and view the suspended monitor_app session
    Any ideas?
    Cyrus
    Cyrus,
    As fas as I know, I don't think you can accomplish the above by just
    using Tarantella alone.
    One idea could be the following (never tried it personally); after the
    Tarantella services get restarted, you could write a script which fires
    up the Unix/Linux native client (which can be customized via command
    line parameters) as to log in using a predetermined account (eg,
    monuser) and start your application.
    After a certain amount of time, assuming the application is resumable
    you could "kill" the script (and the native client itself) so that
    Tarantella can suspend your application.
    Thus making, as soon as your admins log in using the monuser account,
    they __should__ have "presto" access to the suspended application.
    More info about customizing the Unix/Linux native client here:
    http://docs.sun.com/source/819-4309-10/en-us/base/indepth/unix_nc_customising.html
    Sorry, this is the right URL:
    http://docs.sun.com/source/819-4309-10/en-us/base/indepth/nc_running_cmdline.html
    Roberto Zini - r.zini<@AT@>strhold.it
    "Has anybody around here seen an aircraft carrier?"
    (Pete "Maverick" Mitchell - Top Gun)

  • Repeated Pause and Resume Session in Sun MQ Logs

    We are occasionally seeing these below log statements in the Sun MQ log file beineg generated at a very rapid rate. We are running in DEBUG mode (imq.log.level = DEBUG). Any idea what may cause these logs to be generated? I suspect that some JMS client is misbehaving, possibly in a loop, but I dont have any means to identify the JMS client that could have possibly triggered this.
    We are using Sun MQ 4.4U1
    [20/Sep/2010:09:50:00 EDT] Session: Resuming Session [1438103077744758784][1]redeliver
    [20/Sep/2010:09:50:00 EDT] Session: Resuming Session [1438103077744758784][0]START_STOP
    [20/Sep/2010:09:50:00 EDT] Session: Pausing Session [1438103091334772224][2]redeliver
    [20/Sep/2010:09:50:00 EDT] Session: Resuming Session [1438103091334772224][1]redeliver
    [20/Sep/2010:09:50:00 EDT] Session: Pausing Session [1438103091334772224][2]redeliver
    [20/Sep/2010:09:50:00 EDT] Session: Resuming Session [1438103091334772224][1]redeliver
    [20/Sep/2010:09:50:00 EDT] Session: Resuming Session [1438103091334772224][0]START_STOP
    [20/Sep/2010:09:50:00 EDT] Session: Pausing Session [1438103136476428800][1]START_STOP
    [20/Sep/2010:09:50:00 EDT] Session: Pausing Session [1438103077744758528][1]START_STOP
    Thanks
    Aspi Engineer
    Putnam Investments

    It's possible the client is either doing Session.recover() or rolling back transactions which would incur those debug logging.

  • LG Cosmos 2 constantly in "call state" and "data session"

    I have had my LG Cosmos 2 for a little over a year, and starting this summer my battery began losing life and I noticed  that two icons were constantly on my home screen, "In Call State" and "Data Session" I called Verizon several times and ended up resetting my phone entirely. This ended the problem for a while, but over the last two weeks it has been happening again. Now my battery doesn't last a day, I lose calls, and I am annoyed!
    I have data blocked from my plan because I don't use the phone for anything accept for texting and phone calling. I have also attempted to restart my phone, take battery out, update software and roaming capabilities...nothing works. Please Help!!

        Sorry about the trouble with your battery  vzineedhelp & 0asis. SuzyQ did have some helpful suggestions, but I have an idea on what may be the cause to these ghost data and voice sessions. If you have a data block on your account but at some point previously enabled features on your phone like Backup Assistant or Daily Scoop. These programs will attempt to run in the background and may sometimes even seem to wake your phone up without you touching the device because it's trying to (unsuccessfully with the data block in place) connect to data.
    You can turn off Daily scoop messages by simply removing the Data Block by logging into www.vzw.com/spamcontrols and selecting "Manage Service Blocks" then following the steps below:
    Launch Daily Scoop (Media Center > Daily Scoop)
    Select Menu > Options > Verizon Msgs
    Choose 'Off' and 'Save'.
    Repeat the same procedure for Menu > Options > Bonus Msgs
    Backup Assistant is a little trickier since it's pre-installed on the Cosmos. So if it's been set up or the activation was attempted and is trying to communicate with the network, follow the steps at http://bit.ly/Tf0lIo to reset Backup Assistant while the block is in place.
    Once you've ended the Daily Scoop messages and reset Backup Assistant, log back into www.vzw.com/spamcontrols and re-add your data block if you'd like to continue it.
    Keep me posted if you need additional assistance.
    JenniferH_VZW
    Please follow us on Twitter @vzwsupport

  • So, i just connected my ipod touch 4g to my laptop and there is an update 4.3.3  available  i was downloading it and just as it finishes it says your network session has timed out what ca i do? HELP ASAP PLEASE!!!

    i just connected my ipod touch 4g to my laptop and there is an update 4.3.3  available  i was downloading it and just as it finishes it says your network session has timed out what ca i do? HELP ASAP PLEASE!!!

    Try a direct download:
    iPod, iPhone and iPad Firmware Download
    Manually install it by holding your "Option" key down when clicking on the "Restore" button in iTunes and select the firmware file you downloaded.

  • Tried purchasing iTunes music. Put in my apple id and password then i was directed to a 'Terms and Conditions' page. I checked the box then clicked the 'accept' button next page read 'your Session has timed out '  try again  with a Done button to click on

    Tried purchasing music from the iTunes Store. When the window popped up I put in my apple id and password. Then I was directed to a 'Terms and Conditions' page. I checked the box next to the 'Yes I agree to these terms and conditions' - then clicked the 'accept' button next page read 'Your Session has timed out. Try again.'  with a 'Done' button to click on. Oh the same thing happens when i try to download  free iTunes. Yes I have tried & tried it again I even logged off and singed back in-- no joy 
    After accessing my iTunes account I was not able to change anything like my credit card number when I tried and was sent right to the 'Your session has timed out. Try again.'
    The last time I purchased any anything was on September 25th 2011 and the 'terms & conditions' page was last updated on October 12, 2011
    Does anyone have an idea to what is going on with my iTunes version 9.2.1 (5) and I can not upgrade to a higher version my iMac does not have the intel processor chip.Thank you for your time and help with this matter. You are greatly appreciated 

    I am having the same problem also! I posted on here about it, but no one has responded with ideas. I called technical support and e-mailed them, the only suggestions they gave was for the to turn off my firewall. But I didn't change anything, so it shouldn't suddenly stop working. Maybe this is just an iTunes issue? But it doesn't even recognize my account anymore, and I cannot log in now.
    If you happen to get an answer, will you please let me know what works for you?
    Thanks!

Maybe you are looking for

  • Facetime no longer works on my iphone 4s,

    im sure it started after the update, how do i fix it?

  • Can't get my ATV to see my desktop PC

    Can anyone give me some advice on how to set it up so I can stream my music from my desktop PC to my TV through apple tv.  When I look at the computers menu on ATV, there is nothing that shows up.  Home sharing is enabled on both my ATV and my deskto

  • How to create database using shell script

    hai how to create database using shell script

  • Initial load prob

    Hi, I am facing some initial load problem I ve download the following objects using transaction R3AS but still some conditions are not replicated. which object to be downloaded to get Condition Type from R/3 replicated to CRM? DNL_CUST_CND DNL_CUST_P

  • WLC 5508 - Set SNMP traps differently per AP

    Hey All, We have a controller with multiple remote AP's connected to it.  A couple of the AP's are at branch offices connected to very low quality DSL connections (which is all that is available) and because of this those AP's cut SNMP traps constant