Workprocess getting restarted after DB Roll back

SAP Version : 4.7 EE
Database : DB2 UDB
OS : AIX
I have an error reported by end user saying Workprocess are getting restarted when he is running a Transaction when i checked the system log and therafter the Workprocess Log I have observed the following , I have also found the heap memory is getting full and at the same time the DB is doing a rollback, can somebody explain if this is only cause of the heap memory or its Db problem over here , attached below is the Log
Thu Feb  4 03:30:55 2010
  WP has reached abap/heaplimit = 40894464 bytes
Thu Feb  4 03:33:20 2010
  SelMemClass: heap quota (DIA) exceeded 2000000000 2000002464
Thu Feb  4 03:33:23 2010
  TH VERBOSE LEVEL FULL
RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
RABAX: level LEV_RX_VMIT_CLEANUP entered.
RABAX: level LEV_RX_VMIT_CLEANUP completed.
RABAX: level LEV_RX_ROLLBACK entered.
ERROR => Call to DbSlRollbackDB6 while DBIF already active in DbSlExeReadDB6*[dbsldb6.c    514]
  ***LOG BZY=> unexpected return code 1          calling DbSlRollba [dbcon#9 @ 2932] [dbcon   2932 ]
  ***LOG BYJ=> database function ROLLBACK   for connection R/3        failed [dbcon#9 @ 2935] [dbcon   2935 ]
ERROR => DISTRIBUTED_TA_FAILED:
[dbcon.c      1649]
  0: name = R/3, con_id = 000000000 state = ACTIVE      , perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ
  ***LOG R39=> ThIRollBack, db_rollback ( 016384) [thxxhead.c   12637]
  in_ThErrHandle: 1
ERROR => ThIRollBack: db_rollback (step 4, th_errno 18, action 2, level 1) [thxxhead.c   9723]

Karthik,
We hit the exact same problem when activating an APO integration model in ECC last week. It looks like an SQL statement that returns a very large result set is executed. While the result set is fetched the ABAP heap is exhausted. Since no more memory is available the ABAP engine abruptly cancels the execution and begins error handling. The database interface rejects to execute a ROLLBACK statement while the SQL statement is still active. As the rollback fails the task handler restarts the SAP work process and no ABAP short dump or job log entries can be written. We first attempting to resolve this problem by changing
+abap/heap_area_dia + to 4GB->8GB->12GB. However, finally, the solution that worked for us was to cleanup the change pointers and reactivating the integration model with 4GB heap.
Regards,
Sameer

Similar Messages

  • After downloading service pack 1 for Windows 7 Firefox did not respond anymore (I got the startscreen, but could not do anything, it "hang"), after a roll back Firefox did work again: are Firefox and SP1 incompatible?

    After implementing SP1 for Windows 7 Firefox "hang"(I got the startscreen, but could not do anything: no response). After a roll back removing SP1 Firefox works again.
    I installed SP1 also some months ago and had the same problems, also then this was solved also by a roll back removing SP1.
    Does Firefox have problems in combination with SP1? How to solve this? Thanks.

    Followed the given advice: installed SP1 again, ran Firefox in safemode, disabled other running programs as mutorrent, still Firefox didnt work. I had internetconnection (after restarting mutorrent this did work, the app telling me what the weather outside is worked) but no Firefox: as previous time I got the start screen, but could not browse the internet.
    I also tried to start the Internet Explorer and it also looked as if that application had problems (but that can also be because I did not use it for a while - old version or whatever - and it is not my standard browser).
    Have again performed a roll back in order to remove SP1, now Firefox works again.
    If somebody has advice it would be very welcome!

  • Cluster is getting restarted after IndexOutOfBoundsException

    Hi,
    While working with the Coherence push replication pattern (Coherence Incubator - Release 10) , I am getting this below exception on active node and the cluster is getting restarted, so the cache objects will be lost.
    Any help on this exception ?
    Thanks in advance.
    ++++++++++++++ Exception stack trace +++++++++++++++++++++++++++++
    04-16-2013 01:33:13 [ERROR] Logger@9251739 3.7.1.0 (Log4j.CDB:3) - 2013-04-16 01:33:13.679/3392.475 Oracle Coherence GE 3.7.1.0 <Error> (thread=PacketPublisher, member=1): Stopping cluster due to unhandled exception: java.lang.IndexOutOfBoundsException: of=23, cb=-1962431982, max=2147483647
    at com.tangosol.io.ByteArrayWriteBuffer.boundsException(ByteArrayWriteBuffer.java:452)
    at com.tangosol.io.ByteArrayWriteBuffer.checkBounds(ByteArrayWriteBuffer.java:430)
    at com.tangosol.io.ByteArrayWriteBuffer.write(ByteArrayWriteBuffer.java:134)
    at com.tangosol.io.AbstractWriteBuffer.write(AbstractWriteBuffer.java:50)
    at com.tangosol.io.AbstractWriteBuffer$AbstractBufferOutput.writeBuffer(AbstractWriteBuffer.java:867)
    at com.tangosol.coherence.component.net.packet.MessagePacket.writeBody(MessagePacket.CDB:8)
    at com.tangosol.coherence.component.net.packet.messagePacket.Directed.write(Directed.CDB:42)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketPublisher.onPacket(PacketPublisher.CDB:130)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketPublisher.onNotify(PacketPublisher.CDB:44)
    at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
    at java.lang.Thread.run(Thread.java:662)
    04-16-2013 01:33:13 [ERROR] Logger@9251739 3.7.1.0 (Log4j.CDB:3) - 2013-04-16 01:33:13.910/3392.706 Oracle Coherence GE 3.7.1.0 <Error> (thread=EventChannelController:Thread-3, member=n/a): EventChannelController EventChannelController.Identifier{symbolicName=Active Publisher, externalName=<undefined>:BermudaCacheCluster_Prod:DistrubutedLPACache:Active Publisher} failed to distribute events Class:com.oracle.coherence.patterns.eventdistribution.distributors.AbstractEventChannelController Method:onDistribute
    04-16-2013 01:33:13 [ INFO] Logger@9251739 3.7.1.0 (Log4j.CDB:3) - 2013-04-16 01:33:13.910/3392.706 Oracle Coherence GE 3.7.1.0 <Info> (thread=EventChannelController:Thread-3, member=n/a): Exception was as follows: Class:com.oracle.coherence.patterns.eventdistribution.distributors.AbstractEventChannelController Method:onDistribute
    com.tangosol.net.RequestPolicyException: Service has been terminated
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$BinaryMap.onMissingStorage(PartitionedCache.CDB:32)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$BinaryMap.ensureRequestTarget(PartitionedCache.CDB:22)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$BinaryMap.sendPartitionedRequest(PartitionedCache.CDB:24)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$BinaryMap.getAll(PartitionedCache.CDB:12)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$BinaryMap.getAll(PartitionedCache.CDB:16)
    at com.tangosol.util.ConverterCollections$ConverterCacheMap.getAll(ConverterCollections.java:2603)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$ViewMap.getAll(PartitionedCache.CDB:5)
    at com.tangosol.coherence.component.util.SafeNamedCache.getAll(SafeNamedCache.CDB:1)
    at com.oracle.coherence.patterns.eventdistribution.distributors.coherence.CoherenceEventChannelController.getEventsToDistribute(CoherenceEventChannelController.java:254)
    at com.oracle.coherence.patterns.eventdistribution.distributors.AbstractEventChannelController.onDistribute(AbstractEventChannelController.java:892)
    at com.oracle.coherence.patterns.eventdistribution.distributors.AbstractEventChannelController.access$200(AbstractEventChannelController.java:70)
    at com.oracle.coherence.patterns.eventdistribution.distributors.AbstractEventChannelController$10.run(AbstractEventChannelController.java:993)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:662)
    4-16-2013 01:33:16 [ INFO] Logger@9251739 3.7.1.0 (Log4j.CDB:3) - 2013-04-16 01:33:16.745/3395.541 Oracle Coherence GE 3.7.1.0 <Info> (thread=main, member=n/a): Restarting cluster
    04-16-2013 01:33:16 [ WARN] Logger@9251739 3.7.1.0 (Log4j.CDB:3) - 2013-04-16 01:33:16.746/3395.542 Oracle Coherence GE 3.7.1.0 <Warning> (thread=main, member=n/a): UnicastUdpSocket failed to set receive buffer size to 32 packets (1.99MB); actual size is 6%, 2 packets (127KB). Consult your OS documentation regarding increasing the maximum socket buffer size. Proceeding with the actual value may cause sub-optimal performance.
    04-16-2013 01:33:16 [ WARN] Logger@9251739 3.7.1.0 (Log4j.CDB:3) - 2013-04-16 01:33:16.747/3395.543 Oracle Coherence GE 3.7.1.0 <Warning> (thread=main, member=n/a): PreferredUnicastUdpSocket failed to set receive buffer size to 468 packets (3.99MB); actual size is 3%, 14 packets (127KB). Consult your OS documentation regarding increasing the maximum socket buffer size. Proceeding with the actual value may cause sub-optimal performance.
    +++++++++++++ Cache config file ++++++++++++++++++++
    <caching-scheme-mapping>
    <cache-mapping>
    <cache-name>DistrubutedLPACache</cache-name>
    <scheme-name>LPANewCache</scheme-name>
    <!-- Begin Event distrubution config -->
    <event:distributor>
    <event:distributor-name>DistrubutedLPACache</event:distributor-name>
    <event:distributor-external-name>site-BermudaCacheCluster_Prod-DistrubutedLPACache</event:distributor-external-name>
    <event:distributor-scheme>
    <event:coherence-based-distributor-scheme />
    </event:distributor-scheme>
    <event:distribution-channels>
    <event:distribution-channel>
    <event:channel-name>Active Publisher</event:channel-name>
    <event:starting-mode system-property="channel.starting.mode">enabled</event:starting-mode>
    <event:channel-scheme>
    <event:remote-cluster-channel-scheme>
    <event:remote-invocation-service-name>remote-site2</event:remote-invocation-service-name>
    <event:remote-channel-scheme>
    <event:local-cache-channel-scheme>
    <event:target-cache-name>DistrubutedLPACache</event:target-cache-name>
    </event:local-cache-channel-scheme>
    </event:remote-channel-scheme>
    </event:remote-cluster-channel-scheme>
    </event:channel-scheme>
    </event:distribution-channel>
    </event:distribution-channels>
    </event:distributor>
    <!-- End Event distrubution config-->
    </cache-mapping>
    </caching-scheme-mapping>
    <caching-schemes>
    <!-- Distributed caching scheme. -->
    <distributed-scheme>
    <scheme-name>LPANewCache</scheme-name>
    <service-name>HBaseLPACache</service-name>
    <backing-map-scheme>
    <read-write-backing-map-scheme>
    <internal-cache-scheme>
    <class-scheme>
    <class-name>com.tangosol.util.ObservableHashMap</class-name>
    </class-scheme>
    </internal-cache-scheme>
    <cachestore-scheme>
    <class-scheme>
    <class-name>com.****.pushreplication.PublishingCacheStore</class-name>
    <init-params>
    <init-param>
    <param-type>java.lang.String</param-type>
    <param-value>DistrubutedLPACache</param-value>
    </init-param>
    </init-params>
    </class-scheme>
    </cachestore-scheme>
    <read-only>false</read-only>
    <write-delay-seconds>0</write-delay-seconds>
    </read-write-backing-map-scheme>
    </backing-map-scheme>
    <autostart>true</autostart>
    </distributed-scheme>
    <proxy-scheme>
    <service-name>BermudaTCPProxyService</service-name>
    <thread-count>5</thread-count>
    <acceptor-config>
    <tcp-acceptor>
    <local-address>
    <address>localhost</address>
    <port system-property="tangosol.coherence.extend.port">9098</port>
    </local-address>
    </tcp-acceptor>
    </acceptor-config>
    <autostart>true</autostart>
    </proxy-scheme>
    <remote-invocation-scheme>
    <service-name>remote-site2</service-name>
    <initiator-config>
    <tcp-initiator>
    <remote-addresses>
    <socket-address>
    <!-- remote cluster server name along with TCP port -->
    <address>C605PGTCTASPE</address>
    <port>20002</port>
    </socket-address>
    </remote-addresses>
    <connect-timeout>5s</connect-timeout>
    </tcp-initiator>
    <outgoing-message-handler>
    <request-timeout>5s</request-timeout>
    </outgoing-message-handler>
    </initiator-config>
    </remote-invocation-scheme>
    </caching-schemes>
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Edited by: 966505 on Apr 16, 2013 2:47 AM

    Hi Ashwin
    It might be dut to JVM-out of memory error. They might have done the settings in the JVM i.e it will restart the JVm when out of memory. So please check this
    Also
    By default AUTO_START of the Service in JDBC server is set to restore, for a automatic restart it should be set to 1.
    So Please check this.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0820f18-7ed6-2910-1d81-9c5929352514
    Regards
    Abhishek Mahajan
    **Reward points if helpful**

  • LG G3 horrible after Lollipop. roll back?

    Is there an option to roll back to the old version? I don't have the time (or patience) to hear from Verizon UNLESS they're providing me with the ability to roll back. Things were great for me before and now it's just horrible. Too many things wrong to list, just let me roll back!!! Thank you.

    There is no ability to roll back.

  • Error during installation OS 10.8.2 getting restart  and thin black break screen

    error during installation OS 10.8.2 getting restart after apple logo several times and thin black&white crashed screen

    I had this problem too.
    Go to http://support.apple.com/kb/DL1580
    Download the update manually and install. Worked on my MBP15 retina.
    Regards
    Chris

  • Transaction rolled back by an internal error

    Hello
    I am wrting a stored procedure .
    In that i wrote a while loop.
    The Requirement is even though any exception is caught it should continue.
    If ant exception is occured I am getting the error transaction rolled back by an internal error and execution exits.
    But it should continue.
    I am not using any transactions.
    Please help me.

    Hi,
    I am exactly facing the same issue:
    Error: [129]: transaction rolled back by an internal error:  [129] transaction rolled back by an internal error: exception 141000274:
    But i found a fix :-) .....
    This may be a very late reply but it would help people who desperately searching for an answer for this issue.
    I used CAST function .. The problem is, we are selecting data from table and of course we dont know the size of the data (attribute) @ runtime. We assign the length by looking at the table attr length or view op attr length. But what happens is the junk data which exceeds the limit of the allocated space hence we get this error.
    So i used CAST function to truncate the excess junk values (may be spaces).
    Example:
    I have a ATTR view of date in the format YYYY-MM-DD which means 10 char size.
    In my CALC view I have created date OP column of VARCHAR(10) but I get the above error for no reason. Eventhoug i am 100% sure about my ATTR date would be max of 10 char my CALC view is failing @ runtime.
    So i did a CAST on date as CAST(my_date as varchar(10)) and the magic happend. It works .......
    But you need to be careful in using this because if you use CAST you may lose data. Careful. In my case i dont.
    Somebody from HANA team should look at this issue from SAP and solve this. I am sure it is a serious bug from HANA (eventhough i am using SAP HANA SP09 Rev 92 the most latest as of today !!!!!!!!!! )
    Enjoy....
    Thanks & Regards
    Prakash K

  • Server0 gets restarted.

    Dear All,
    We are having issue with our Java on our CRM production server. When we
    try to access user management on portal the server0 gets restarted
    after some time and the window doesnt open.The problem we are getting
    is in Central instance and in application server its fine.The same
    problem we are facing in SIT and UAt server also.
    Steps for Reconstruction    
    When we login to our UI and try to access user management that wont
    open and in turn server0 gets restarted
    Thanks.
    Atul.

    Hello,
    When a server restarts, its usually an outofmemory error or in some cases a jdk crash leading to server crash.  Please check in your <j2ee engine>/work directory dev_server0 and std_server0.out files if you see errors like OutOfMemory!
    Please ensure the JVM settings are configured as per the note 723909 and the OS Specific note within.
    Please also ensure that you have heapdump settings configured as per following notes based on which OS you have:
    1004255  Sun jdk
    1267126   IBM i: How to get a heapdump which can by analyzed with MAT        
    1265455   How can you generate a system dump for analysis using MAT?        (LNX) 
    1263258 LXN / 64
    1259465 How to get a heapdump which can by analyzed with MAT          (AIX)     
    (1053495  heapdump settings on AIX)
    Thye heapdump which is .hprof file on sun jdk and on ibm its .phd/.dmp file is necessary for the analysis of the outofmemory crash if the crash is not occuring due to JVM misconfiguration but due to some memory leak.
    The heapdumps can be analyzed by MAT Tool which can be downloaded from www.ecllipse.org/mat
    Hope the above helps.
    Best Regards,
    Snehal Bhaidasna
    SAP Labs, Palo Alto, CA(USA)

  • N8 gets restart itself

    my fone get restart after some time without any reason
    wht i do to solve this problem pls help
    thnx
    i checked for sw update but nothing is available for this fone its software version is 013.016
    software version date>>2011-01-27..............
    wht i do to stop this probelm of getting fone restart..
    pls help........

    you can change your sw yourself, but i cant discuss in public how, google it, its not that hard and its foolproof.

  • Still restarts after instalation WIN7

    Hi everyone,
    I have problem, I have bought Lenovo IdeaPad G570 without OS. I tried to instal WIN7, everything going fine, but at the end of instalation, notebook wrote "logon process initialization failure" and still restarts. In instalacion I deleted partitions, and format the new one so i havent my backup file. I tried to recover it, but still the same. Could you help me pls.

    System get restarted after installation of windows. I would suggest you to kindly check the SATA mode controller in the BIOS mode, change it to IDE or compatible mode. To do so please restart the system and press F2 key continuously, Bios screen will appear.
    Also you can check with other operating system.
    Thanks & Regards,
    Sameer
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution".! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • 20" imac won't restart after rebooting under bootcamp running Windows XP. I get a black DOS screen with an error message.

    My imac has been running without problems under OS X Snow Leopard and bootcamp running Windows XP for a long time. I had received a Sony MP3 player and wanted to install the software on my computer. At the time I had a CD in my drive slot because I was getting ready to install some brother's software for a printer I wanted to use. I restarted my imac under bootcamp and started installing the Sony software in Windows XP. I was having problems with the install  and decided to restart XP to see if that would help. It's been several days since this originally happened so I'm not of sure of any more specifics at this point other than I've had to use windows machines for a long time and know that basically when in doubt "restart".
    When my imac was restarting I heard everything spinning up, the white light came on, but I heard no chime, a blue screen came up for about 15 to 30 sec. and then it went to a black screen with DOS characters giving the following message:
    Windows could not start because the following file is missing or corrupt: <Windows root>\system32\hal.dll. Please re-install a copy of the above file.
    I do have a copy of Windows XP, but my first problem was that I still had a CD in the slot and it would not eject. I tried every keyboard combination I could find including: eject button, F12 and holding down the mouse button at start-up and nothing worked. I also tried every other start-up keyboard combination I could find at Apple Support jut to see if I could get my imac to start up under OS X . I finally went on youtube to find out how to remove the CD. I ended up opening up my imac and taking off the cover of the CD drive to remove the disk. After putting everything back together I put in my Windows CD and tried restarting again. The exact same thing happened and I ended up at the DOS screen. Then I thought maybe my keyboard wasn't working so I replaced it with a new one. Same result. I also thought to plug both of my apple keyboards into my windows 8 laptop (hate it!) to see if they worked there at all. They both did so I'm sure the keyboards are not the problem.
    At this point, since I do now have a windows 8 laptop (hate it!) there is no remaining reason for me to keep a bootcamp partition on my hard drive. My question is where do I go from here? I have a current time machine back-up on an external hard drive and I have my install CD for OS X Snow Leopard. How do I get my imac back up and running? Thanks.

    Can you OPTION boot? If so, then choose the OS X volume to boot back into OS X. From there you can use Boot Camp Assistant to remove the Windows volume and restore the drive.
    Boot Using OPTION key:
      1. Restart the computer.
      2. Immediately after the chime press and hold down the
          "OPTION" key.
      3. Release the key when the boot manager appears.
      4. Select the desired disk icon from which you want to boot.
      5. Click on the arrow button below the icon.
    Five ways to eject a stuck CD or DVD from the optical drive
    Ejecting the stuck disc can usually be done in one of the following ways:
      1. Restart the computer and after the chime press and hold down the
          left mouse button until the disc ejects.
      2. Press the Eject button on your keyboard.
      3. Click on the Eject button in the menubar.
      4. Press COMMAND-E.
      5. If none of the above work try this: Open the Terminal application in
          your Utilities folder. At the prompt enter or paste the following:
            /usr/bin/drutil eject
    If this fails then try this:
    Boot the computer into Single-user Mode. At the prompt enter the same command as used above. To restart the computer enter "reboot" at the prompt without quotes.

  • I've lost my Iphone 4 and found it back. i am unable to restore data. if i connect to itunes its getting restarted again and again. what should i do???

    i've lost my Iphone 4 and found it back. i am unable to restore data. if i connect to itunes its getting restarted again and again. what should I DO ???                TS KEEP ON RESTARTING ALL THE TIME

    Hi there balaji007,
    You may find the troubleshooting steps in the articles below helpful.
    If you can't update or restore your iOS device
    http://support.apple.com/kb/ht1808
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/ts2802
    Will not turn on, will not turn on unless connected to power, or unexpected power off
    Verify that the Sleep/Wake button functions. If it does not function, inspect it for signs of damage. If the button is damaged or is not functioning when pressed, seek service.
    Check if a Liquid Contact Indicator (LCI) is activated or there are signs of corrosion. Learn about LCIs and corrosion.
    Connect the iPhone to the iPhone's USB power adapter and let it charge for at least ten minutes.
    After at least 30 minutes, if:
    The home screen appears: The iPhone should be working. Update to the latest version of iOS if necessary. Continue charging it until it is completely charged and you see this battery icon in the upper-right corner of the screen . Then unplug the phone from power. If it immediately turns off, seek service.
    The low-battery image appears, even after the phone has charged for at least 20 minutes: See "iPhone displays the low-battery image and is unresponsive" symptom in this article.
    Something other than the Home screen or Low Battery image appears, continue with this article for further troubleshooting steps.
    If the iPhone did not turn on, reset it while connected to the iPhone USB power adapter.
    If the display turns on, go to step 4.
    If the display remains black, go to next step.
    Connect the iPhone to a computer and open iTunes. If iTunes recognizes the iPhone and indicates that it is in recovery mode, attempt to restore the iPhone. If the iPhone doesn't appear in iTunes or if you have difficulties in restoring the iPhone, see this article for further assistance.
    If restoring the iPhone resolved the issue, go to step 4. If restoring the iPhone did not solve the issue, seek service.
    Issue not resolved
    My issue is still not resolved. What do I do next?
    Contact Apple Support.
    -Griff W. 

  • When installing itunes on my xp sp3 system i get a network error and install rolls back. any thoughts?

    When I install itunes on my XP sp3 system I get a network error while reading from itunes.msi. Then rolls back. any thoughts?

    When I install itunes on my XP sp3 system I get a network error while reading from itunes.msi.
    Download the Windows Installer CleanUp utility from the following page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    To install the utility, doubleclick the msicuu2.exe file you downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • Container transaction NOT rolled back after a long period of time.

    Hi, I am using Weblogic 6.1SP5 on RedHat 7.1 and I have seen an unexpected
              behaviour with an MDB and I would like to know if there is any circumstance
              in which a transaction is not rolled back automatically by the container
              after the transaction timeout specified on MDB descriptor expired.
              The fact is I have seen a thread locked for 3 entire days without any
              exception being raised (the trans timeout was set to 900 seconds for
              debugging porpouses)
              Sadly I didn't thought on issuing a ps -ax and a netstat -np in order to see
              if there was any connection active for any of the JVM threads.
              As an aside note I had to throw a kill -9 to Weblogic's JVM in order to
              completely stop it because using the standard "stopWeblogic.sh" script it
              got stalled.
              The only unusual thing that I can think of the MDB is doing is opening a
              connection against a remote system via a socket.
              My question is. Is it possible that a thread locked on I/O (in this case a
              socket) to be out of control in terms of throwing at it a "Transaction
              rolled back exception"?
              I have modified my code in order to set SO_TIMEOUT on the socket just in
              case the other peer hangs and never returns control. But I would like to
              know the problem could be there.
              I know for sure that at the time the thread stalled the other peer died
              (exceptions on other MDBs trying to connect to remote system) but I expected
              a "socket exception" to be thrown by the O.S. to the stalled thread instead
              of having the thread waiting forever on that "open" socket.
              Thanks in advance.
              Ignacio.
              

    While a tramsaction may be rolled back at the transaction timeout,
              the thread is not stopped. The actual exception won't occur until
              the MDB completes. If the MDB doesn't complete (as in this case),
              you won't get the exception.
              "Ignacio G. Dupont" <[email protected]> wrote in message news:[email protected]...
              > Hi, I am using Weblogic 6.1SP5 on RedHat 7.1 and I have seen an unexpected
              > behaviour with an MDB and I would like to know if there is any circumstance
              > in which a transaction is not rolled back automatically by the container
              > after the transaction timeout specified on MDB descriptor expired.
              >
              > The fact is I have seen a thread locked for 3 entire days without any
              > exception being raised (the trans timeout was set to 900 seconds for
              > debugging porpouses)
              >
              > Sadly I didn't thought on issuing a ps -ax and a netstat -np in order to see
              > if there was any connection active for any of the JVM threads.
              >
              > As an aside note I had to throw a kill -9 to Weblogic's JVM in order to
              > completely stop it because using the standard "stopWeblogic.sh" script it
              > got stalled.
              >
              > The only unusual thing that I can think of the MDB is doing is opening a
              > connection against a remote system via a socket.
              >
              > My question is. Is it possible that a thread locked on I/O (in this case a
              > socket) to be out of control in terms of throwing at it a "Transaction
              > rolled back exception"?
              >
              > I have modified my code in order to set SO_TIMEOUT on the socket just in
              > case the other peer hangs and never returns control. But I would like to
              > know the problem could be there.
              >
              > I know for sure that at the time the thread stalled the other peer died
              > (exceptions on other MDBs trying to connect to remote system) but I expected
              > a "socket exception" to be thrown by the O.S. to the stalled thread instead
              > of having the thread waiting forever on that "open" socket.
              >
              > Thanks in advance.
              >
              > Ignacio.
              >
              >
              

  • One way child BPEL getting rolled back 11g

    Hi,
    I am stuck with a strange issue.
    Here is my design :
    Bpel1
    1. Invoke : Call One way Bpel2 -> Bpel 2 calls DB adapter to insert data to Database
    2. Throw rollback
    When i throw rollback in BPEL 1 both : BPEL 1 & BPEL 2 gets rolled back , I need BPEL 2 to get commit to DB.
    I tried below settings :
    BPEL 1 : weblogic.wsee.wsat.transaction.flowOption = NEVER for calling BPEL 2
    BPEL 1 : bpel.config.onewayDeliveryPolicy = async.persist
    BPEL 2 : Service end point weblogic.wsee.wsat.transaction.flowOption = NEVER
    BPEL 2 : bpel.config.transaction = requiresNew
    BPEL 2: bpel.config.onewayDeliveryPolicy = async.persist
    These settings didnt helped , please suggest.
    Thanks
    Sam

    Hello Sam,
    I have created two one-way BPEL Processes with the same settings you have mentioned. In order for the DB insert in the second BPEL to be saved, you need to add one additional property.
    In BPEL1, for the partnerlink of BPEL2, add the property called 'idempotent' and give its value as false.
    And now test the process again, this time, after calling the BPEL2 from BPEL1, you will be throwing a rollback fault, but the record which is inserted through BPEL2 will be there in the database which is what you want.
    Here the idempotent property saves the current transaction after calling the BPEL2, and starts a new transaction.
    Hope this helps,
    N

  • Further woes after rolling back to 4.9

    So after wasting my last weekend with the install of 5.0 and the subsequent roll-back to 4.9 I now find that 4.9 will no longer import songs. I just get:
    "Error occurred while converting the file "<file name in here>. An unknown error occurred (-14002)"
    Anybody else seen this? I'd do anything to avoid another weekend clearing up another iTunes disaster.

    good man, Brod. okay, we can proceed on two different fronts here.
    b importing fixes
    let's try throwing the standard advice on importing problems at the beast:
    Andrew Doe, "trouble importing the first song of all my CDs" #15, 06:55am Aug 28, 2005 CDT
    http://docs.info.apple.com/article.html?artnum=93453
    also head to Windows update to check to see if you're up to date in that regard. the following references might also be useful:
    http://docs.info.apple.com/article.html?artnum=300252
    toonz, "Where to find firmware for your CD/DVD drive", 05:55pm Apr 15, 2005 CDT
    b temporary workarounds
    hmmmm. is there a specific reason why you need mp3s? can you get away with AAC?
    if you need mp3s, can you still import as mp3 udsing WMP?
    can you try an experimental import into itunes using a lossless format? then switch your importing preferences back to mp3, right-click one of the lossless tracks, and select "convert selection to mp3". do you still get the same conversion error, or can you get mp3s via the two-stage procedure in itunes?
    love, b

Maybe you are looking for

  • What are the criterias to consider while deciding when to run the mrp?

    Hello Friends, Actually i was just thinking,if any company wants to run the mrp for planning than how to decide,when to run the mrp(daily,weekly,monthly). One of the factor,while deciding this could be the raw material procurements,right?if they proc

  • Reg Syncronization error

    Hi All,     I am implementing MI in my organization,I am getting some problems while setting     Configurations in MI.I got the Syncronization Error • Synchronization started  • Connection set up (without proxy) to: http://mytecsap05:50100/sap/bc/MJC

  • Vpn connection droppes Windows 8.1 Enterprise

    Hi. I've an issue related VPN connection. I've setup PPTP connection like this: Windows 8.1 Ent. ->Wi-Fi -> Dlink DIR-300 -> Ericsson GPON -> FC -> ISP -> Ericsson GPON -> Dlink DSR 500N After few minutes i connect to the DSR 500N over VPN PPTP, the

  • What book should I read to learn J2ee!!

    i find that j2ee turorial is a hell of mess!!there's not enough real sample code out there,definition is vague,is there any one who can tell me which book should i turn to or in what way should i familiarize myself with J2ee thanks!

  • Target Unreachable, 'EmpDesc' returned null

    Hi I use JDev 11.1 with ADF, and i build jspx and grag and drop taple of employee as Form, after that i need to add column from same table so i drag and drop it from same view object to Jspx page, the error appear like Target Unreachable, 'EmpDesc' r