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**

Similar Messages

  • 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

  • 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

  • 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!

  • Ipod touch 4th gen needed a new screen and sleep/wake switch.  So, I replace them.  I was able to get to settings and do "erase all content and settings".  I am not able to totally shut this device off as it keeps restarting after a few seconds.

    Ipod touch 4th gen needed a new screen and sleep/wake switch.  So, I replace them.  I was able to get to settings and do "erase all content and settings".  I am not able to totally shut this device off as it keeps restarting after a few seconds.  I have used itunes to restore and also recover.  Device will actually shut off and stay shut off if I leave it connected to the computer.  The moment I unplug (3 seconds) the apple logo appears, it boots, unlock screen appears, I can unlock and operate normally, unplugged or not.  Just cant get it to completely shut down unplugged.  Any thoughts?

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer                            
      - If still not successful that usually indicates a hardware problem. Maybe you installed a bad component or damaged something during the repair/replacement.
    Apple will not help since you worked on the iPod yourself.

  • HT4623 My ipad2 is not restarting after updating to iOS7, I now only get the apple symbol? Please advise what I need to do to get it working again. Thanks.

    My ipad2 is not restarting after updating to iOS7, I now only get the apple symbol? Please advise what I need to do to get it working again. Thanks.

    Try reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.

  • I just updated my iphone to ios7 and I keep getting stuck at the 'Set up your iPhone' screen. I click 'Restore from Itunes Backup', but it only ends up restarting after restoring and fails to get past the 'Set up your iPhone' screen. Any ideas?

    I just updated my iphone to ios7 and I keep getting stuck at the 'Set up your iPhone' screen. I click 'Restore from Itunes Backup', but it only ends up restarting after restoring and fails to get past the 'Set up your iPhone' screen. Any ideas?

    Normally, I would suggest restoring the iPad and uninstall and reinstall iTunes but you have done both of those things - more times than you ever imagined!
    Have you thought about turning auto syncing off?
    Without connecting your iPad to your laptop, start iTunes. Click on Edit. Click on Preferences. Click on Devices. Check the box next to "Prevent your iPod etc. from automatically syncing." Click OK.
    If you do this you can backup the iPad right away before it syncs. You may want to go into all of the iTunes tabs and just make sure that all of the current content on the iPad is selected to sync before you actually do sync.
    This doesn't solve the problem, but it would prevent the automatic sync and erasing content. Hopefully, in the next few days- when iOS 5 is released - you will also be relieved of this weird iPad behavior - since the iOS devices are supposed to become PC free.
    BTW - and this is no excuse for what you are experiencing, but I have found that some of the game apps that I had on my iPad turned out to be quite troublesome and after I removed them, my problems went away. I know that is almost sacrilege with regard to the Angry Birds addiction .... But I'm just saying ...

  • Get Windows Temporary Profile on restart after updating Firefox on Windows 7

    This happened a month ago when going from 15 to 15.0.1 also. And again now when upgrading to 16.0.1.
    I have no idea how it fixed itself last time as I tried everything over the course of multiple days last time (many reboots, restarts, etc.). Ended up creating two additional accounts, just had the one originally, in order to copy all my files and start over last time. Then, seemingly at random, the original profile worked in which I noticed two instances of FF, 15 and 15.0.1, in the control panel so tried re-installing FF 15.0.1, even though the manifest listed it as successful, which fixed it.
    Now the exact thing is happening again after upgrading to 16.0.1. It was a successful install, verified before rebooting via update history and closing FF and opening a couple of times, and it then only listing 16.0.1 in the control panel. But, on the first restart, Windows 7 goes into temporary profile mode again. I tried creating a second account again in hopes the first would magically work again, as I have no idea how I got back into the original profile the last time it happened, to no avail.
    Can anyone help? I hate to give up on FF as I've been using it exclusively for years but I don't want to go through this a third time.
    Also, what can I do to get back into my original profile so that I don't have to start from scratch yet again copying my files and recreating all my settings?

    Update.
    After many logoffs, restarts and switching user from the temporary profile and the second user account, it randomly let me back in to my original profile again.
    I literally did nothing to allow me access to it other than many of those attempts.
    As soon as I was in my original account again, I immediately went to the control panel -> uninstall a program and verified, same as last time, that it listed two instances of FF (recall that it did NOT after I upgraded before the first restart and getting the temp profile). I opened up FF, 16.0.1, and downloaded it again from http://www.mozilla.org/products/download.html?product=firefox-16.0.1&os=win&lang=en-US
    Installed that, even though it was already successfully installed according to FF. And just like last time, that removed the earlier instance of FF, 15.0.1, and all is back to normal. Verified by restarting multiple times and no longer getting a temp profile (exactly like last time which lasted for about three weeks until the 16.0.1 upgrade).
    This never happened until 15.0.1 and now 2 for 2 with 16.0.1. What is going on that would yield a successful upgrade yet on Windows 7 first restart after is causing it to kick to a temporary profile (yet also fixed, if one gets lucky enough to get back their profile, re-installing it over fixes it until the next upgrade?)? Some file not being created/deleted on reboot that is confusing Windows when trying to load the user profile?
    I'm willing to copy over my W7 user profile to a flash drive and Fedex it to the FF team if one can fix this. It is the most basic software setup that I can't imagine others aren't experiencing the same issues.

  • Loginwindow.plist gets corrupted after a restart

    Hello,
    I have an installer package that, aside from installing components, modifies the loginwindow.plist such that it adds entries for my components. The installer works fine on Tiger and Panther OSes btw.
    However, on Leopard, the loginwindow.plist file gets corrupted after a restart. As a result, the components which I have added in the plist do not run automatically - rendering them useless to the user unless it is manually launched/run.
    Deleting the file and installing my own loginwindow.plist file solves the problem but this isn't an ideal solution.
    Is the loginwindow issue a known OS issue? Has there been a change with the loginwindow.plist format for Leopard such that modifications need to follow a certain text encoding? Can anyone provide solutions as to how this issue can be avoided?

    The .plist is in your user library.
    Go to Finder and select your user/home folder. With that Finder window as the front window, either select Finder/View/Show View options or go command - J.  When the View options opens, check ’Show Library Folder’. That should make your user library folder visible in your user/home folder.  Select Preferences/com.apple.desktop.plist.
    After you remove it, you need to restart.

  • My friend have problem in his system in macbook pro. after he update it. the macbook get restart every 10min. he so upset. please could you help him? thanks

    hello best stor in the world
    my friend have problem in his system in macbook pro. after he update it. the macbook get restart every 10min. he so upset. please could you help him?
    thanks

    thanks, but he wants this updeta.
    because has many specile features not found in the old update

  • ITunes RADIO is not working.  "iTunes could not connect to the iTunes Store. Make sure your internet connection is active and try again." Try as I may, as many as ten attempts, trying to connect after restart, after shutdown, nothing works. Just so -  iTu

    iTunes RADIO is not working.
    “iTunes could not connect to the iTunes Store. Make sure your internet connection is active and try again.” Try as I may, as many as ten attempts, trying to connect after restart, after shutdown, nothing works. Just so …
    iTunes STORE not “connectable” with my otherwise perfectly-working internet connection, viable, up and running for all other uses.
    Simply put, firstly, I can't connect to the internet when I click on Radio.  People are quite suspicious that this is Apple incompetence or your company's famous arrogance for this commonly-suffered problem that you won't or “can’t” fix.
    Read the many web comments and you won’t be pleased with yourselves: the suspicion is that if you ruin internet radio on iTunes, Apple will somehow make more money on music downloads, etc. Bull.
    Also, thirdly, my old playlist of 20 or so internet radio stations in the Ambient category STILL PLAYS !
    Then fourth, I installed the latest available version of QuickTime Player 7.app Version 7.6.6 but it didn’t solve the problem either. I had QuickTime Player.app Version 10.2, but substituted what Apple website said was the latest, LOWER NUMBERED QuickTime Player version of 7.6.6
    Fifth, I can't connect to iTunes store no matter what I do or what user group's advice I try. So I can’t buy or download anything from iTunes. Bad for business.
    Sixth, I updated to the latest version of iTunes but this weird problem remains. All suggested Apple fixes or user group fixes are useless. Where is Apple’s famous technical competency, vaunted customer support?, and user-friendly product reputation? Get it back, please.
    Solve this problem of yours ASAP for us, your numerous disgruntled, dissatisfied customers of iTunes. You can do better, should, and really –in all fairness- must.
    ===============================================================
    NOTE:  no password for iTunes exists in my Keychain. Is this a problem?
    Apple ACCOUNT ID, and iTunes ID password, works but not to access iTunes with my healthy internet connection.
    Apple store id It works via direct internet connetion but not through iTunes.  Very strange.
    ===============================================================
    FYI, Hardware Overview:
      Model Name:                       MacBook Pro
      Model Identifier:                 MacBookPro8,2
      Processor Name:               Intel Core i7
      Processor Speed:               2 GHz
      Number of Processors:    1
      Total Number of Cores:    4
      L2 Cache (per Core):         256 KB
      L3 Cache:                            6 MB
      Memory:                              16 GB
      Boot ROM Version:            MBP81.0047.B27
      SMC Version (system):      1.69f4
      Serial Number (system):   C0*******F8V
      Sudden Motion Sensor:
      State:   Disabled
    Intel 6 Series Chipset:
      Vendor: Intel
      Product:            6 Series Chipset
      Link Speed:       6 Gigabit
      Negotiated Link Speed:           6 Gigabit
      Description:      AHCI Version 1.30 Supported
    M4-CT512M4SSD2:
      Capacity:           512.11 GB (512,110,190,592 bytes)
      Model: M4-CT512M4SSD2                         
      Revision:           040H   
      Serial Number: 0000000012330912E75A
      Native Command Queuing:    Yes
      Queue Depth:   32
      Removable Media:        No
      Detachable Drive:        No
      BSD Name:         disk0
      Medium Type:      Solid State
      TRIM Support:     Yes
      Partition Map Type:     GPT (GUID Partition Table)
      S.M.A.R.T. status:         Verified
      Volumes:
    disk0s1:
      Capacity:           209.7 MB (209,715,200 bytes)
      BSD Name:         disk0s1
      Content:            EFI
    disk0s2:
      Capacity:           511.25 GB (511,250,432,000 bytes)
      BSD Name:         disk0s2
      Content:            Apple_CoreStorage
    Recovery HD:
      Capacity:           650 MB (650,002,432 bytes)
      BSD Name:         disk0s3
      Content:            Apple_Boot
      Volume UUID:   600737FB-7A29-3BAE-859E-CBFE2E90C39A
    <Edited by Host>

    This my sound too simple, but I just kept clikning on the arrow next to the selected music and it finally "Kicked" in.
    I live in Europe ,So Be persistent and don't give up !  Aug. 2013

  • Blue screen on restart after 10.4 install

    i have an ibook and tried to upgrade to 10.4 from 10.2.8. after having to try twice to install 10.4 (i kept getting the "try again" error message), it worked. but on restart, after the grey "OS X" screen, it goes to a blue screen and just sits there like it's finished starting up. the screen saver even goes on after awhile.
    any help will be greatly appreciated!
    ibook   Mac OS X (10.4)  

    You could try to boot with Command-V and see if anything relevant shows up there (verbose boot mode).
    Where does the CD you use to install comes from ? Is that a retail version or one delivered with another machine ?
    If you have another mac, you can try to apply the combo update 10.4.8 to your system (attach your sick mac's hard drive by booting it in Target mode ("T" key at early boot state).

  • 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. 

Maybe you are looking for