Random server freezes

Hi!
I'm using Oracle 10g2 on Centos 5 x64
Server Dell R900
Due to database low performance we decided to increase server physical memory from 16G to 22G and mem distribution changed this way:
Before Oracke 5G (4sga + 1pga), 11G to OS needs
After Oracle 15G(10sga+5pga), 7G to OS needs.
I was using 80-20 rule of thumb and decided that 7G must be sufficient since it is even more than 20%.
Our DB server in dedicated mode and there are about 150 users using database.
So, after 1 week of monitoring there were several issues with server:
- Oracle listener went down several times
- Server has been freezing 2 times so I had to restart it physically (nothing in alert log and system journal too)
Can it be issue with low memory size left to OS?
I am new to oracle administration, so, any clue on this would be appreciated much.
Thanks.
Edited by: user9339570 on May 1, 2013 7:52 AM

Thanks for your response. There was tnslsnr segmentation fault in the log message.
Any thoughts, guys?
This is the last message before server freeze:
Apr 30 15:41:44 bittl kernel: BUG: soft lockup - CPU#6 stuck for 10s! [oracle:19152]
Apr 30 15:41:48 bittl kernel: CPU 6:
Apr 30 15:41:48 bittl kernel: Modules linked in: nfsd exportfs auth_rpcgss autofs4 hidp nfs lockd fscache nfs_acl rfcomm l2cap bluetooth sunrpc ib_iser rdma_cm ib_cm iw_cm ib_sa ib_mad ib_core ib_addr iscsi_tcp libiscsi scsi_transport_iscsi dm_mirror dm_multipath dm_mod video sbs backlight i2c_ec i2c_core button battery asus_acpi acpi_memhotplug ac ipv6 xfrm_nalgo crypto_api parport_pc lp parport sg shpchp bnx2 serio_raw pcspkr ide_cd cdrom ata_piix libata megaraid_sas sd_mod scsi_mod ext3 jbd uhci_hcd ohci_hcd ehci_hcd
Apr 30 15:41:48 bittl kernel: Pid: 19152, comm: oracle Not tainted 2.6.18-92.el5 #1
Apr 30 15:41:48 bittl kernel: RIP: 0010:[<ffffffff80064aa8>] [<ffffffff80064aa8>] spinunlock_irqrestore+0x8/0x9
Apr 30 15:41:48 bittl kernel: RSP: 0000:ffff81053fc73d98 EFLAGS: 00000202
Apr 30 15:41:48 bittl kernel: RAX: 00000000ffffffff RBX: ffff81000001f600 RCX: 0000000000000027
Apr 30 15:41:48 bittl kernel: RDX: ffff8100a420c2a8 RSI: 0000000000000202 RDI: ffff81000001ff80
Apr 30 15:41:48 bittl kernel: RBP: ffff81053fc73d10 R08: 0000000000000010 R09: 0000000000000000
Apr 30 15:41:48 bittl kernel: R10: ffff81010af82750 R11: 0000000000000001 R12: ffffffff8005dc8e
Apr 30 15:41:48 bittl kernel: R13: ffff81010af82750 R14: ffffffff80076f1d R15: ffff81053fc73d10
Apr 30 15:41:48 bittl kernel: FS: 00002b63960d1c40(0000) GS:ffff81053fc21b40(0000) knlGS:0000000000000000
Apr 30 15:41:48 bittl kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
Apr 30 15:41:48 bittl kernel: CR2: 00002b06b9289028 CR3: 0000000134c33000 CR4: 00000000000006e0
Apr 30 15:41:48 bittl kernel:
Apr 30 15:41:48 bittl kernel: Call Trace:
Apr 30 15:41:48 bittl kernel: <IRQ> [<ffffffff80010794>] rotate_reclaimable_page+0xbe/0xcc
Apr 30 15:41:49 bittl kernel: [<ffffffff80039c98>] end_page_writeback+0x14/0x47
Apr 30 15:41:49 bittl kernel: [<ffffffff800ca041>] end_swap_bio_write+0x65/0x73
Apr 30 15:41:49 bittl kernel: [<ffffffff8002cd49>] __end_that_request_first+0x1b3/0x52d
Apr 30 15:41:49 bittl kernel: [<ffffffff8005bf4e>] blk_run_queue+0x41/0x72
Apr 30 15:41:49 bittl kernel: [<ffffffff88079fac>] :scsi_mod:scsi_end_request+0x27/0xcb
Apr 30 15:41:49 bittl kernel: [<ffffffff8807a19e>] :scsi_mod:scsi_io_completion+0x14e/0x324
Apr 30 15:41:49 bittl kernel: [<ffffffff880a642a>] :sd_mod:sd_rw_intr+0x212/0x23f
Apr 30 15:41:49 bittl kernel: [<ffffffff8807a433>] :scsi_mod:scsi_device_unbusy+0x67/0x81
Apr 30 15:41:49 bittl kernel: [<ffffffff80037869>] blk_done_softirq+0x5f/0x6d
Apr 30 15:41:49 bittl kernel: [<ffffffff80011ed2>] __do_softirq+0x5e/0xd6
Apr 30 15:41:49 bittl kernel: [<ffffffff8005e2fc>] call_softirq+0x1c/0x28
Apr 30 15:41:50 bittl kernel: [<ffffffff8006c571>] do_softirq+0x2c/0x85
Apr 30 15:41:50 bittl kernel: [<ffffffff8005dc8e>] apic_timer_interrupt+0x66/0x6c
Apr 30 15:41:50 bittl kernel: <EOI> [<ffffffff8000cfb2>] __pagevec_lru_add_active+0xbc/0xda
Apr 30 15:41:50 bittl kernel: [<ffffffff8000cf86>] __pagevec_lru_add_active+0x90/0xda
Apr 30 15:41:50 bittl kernel: [<ffffffff8001651a>] __lru_add_drain+0x41/0x80
Apr 30 15:41:50 bittl kernel: [<ffffffff800478a5>] __pagevec_release+0x9/0x22
Apr 30 15:41:50 bittl kernel: [<ffffffff800c3ef0>] shrink_active_list+0x389/0x426
Apr 30 15:41:50 bittl kernel: [<ffffffff80012bc8>] shrink_zone+0xd8/0x11c
Apr 30 15:41:50 bittl kernel: [<ffffffff800c4f94>] try_to_free_pages+0x197/0x2b9
Apr 30 15:41:50 bittl kernel: [<ffffffff8000f1e9>] __alloc_pages+0x1cb/0x2ce
Apr 30 15:41:50 bittl kernel: [<ffffffff80010da7>] do_wp_page+0x303/0x6bd
Apr 30 15:41:50 bittl kernel: [<ffffffff800093b2>] __handle_mm_fault+0xd62/0xe23
Apr 30 15:41:50 bittl kernel: [<ffffffff800166a1>] prio_tree_insert+0x148/0x231
Apr 30 15:41:50 bittl kernel: [<ffffffff8006681f>] do_page_fault+0x4cb/0x830
Apr 30 15:41:50 bittl kernel: [<ffffffff8001c750>] vma_link+0xd0/0xfd
Apr 30 15:41:50 bittl kernel: [<ffffffff8000dde2>] do_mmap_pgoff+0x66c/0x7d7
Apr 30 15:41:50 bittl kernel: [<ffffffff8005dde9>] error_exit+0x0/0x84
Apr 30 15:41:50 bittl kernel:
Apr 30 15:44:16 bittl kernel: tnslsnr[7335]: segfault at 0000000000000018 rip 000000351786fabe rsp 00007fff951c6290 error 4
Apr 30 16:11:59 bittl kernel: hda: irq timeout: status=0xd0 { Busy }
Apr 30 16:11:59 bittl kernel: ide: failed opcode was: unknown
Apr 30 16:11:59 bittl kernel: hda: ATAPI reset complete
Apr 30 17:05:06 bittl syslogd 1.4.1: restart.

Similar Messages

  • Server "Freezes" at least once a day

    Hello
    I have a Xserve G5 with OS X 10.4.9
    I run a Forum with vBulletin (Mysql).
    My problem is that almost every day, the server freezes, if i do ping, it works, but nothing else. No ARD, No server Admin, no SSH, NOTHING... Sometimes it came back... and i can retake control. Sometimes it just don´t come back and i have to restart it manually...
    I have reinstalled OSX, reinstalled Mysql, everything... and the problem continues... The funny thing is that i´m runing the forum with OS X server for more than 2 years. I used to have a Mac mini G4 with no problems... i upgraded to the xserve, and the problem started...
    The site is www.twistedandes.com
    Any idea what can be?
    Thanks
    Mariano Lozano

    Hello Steve
    Thanks for your help. I´m not an expert, but as i can see, today the server have freezed again for about 30 minutes and when it ocurred, the log shows severall times this error:
    Jun 11 08:58:44 Twisted postfix/sendmail[7172]: warning: fork: Resource temporarily unavailable
    If you want i can send you the complete log.
    Thanks
    Mariano

  • [SOLVED]Random system freezes

    Hello,
    My Dell Studio 1558 runs ArchLinux with XFCE. Everything is fine except two problems: Random system freezes and slow wlan download speed. I think that those problems might be related.
    Since some updates ago my Laptop will just randomly freeze. Unfortunately I cannot remember exactly when it started. The freezes will randomly appear without any regularity or possibility to reproduce. Sometimes it freezes immediately after booting, sometimes after some hours. Heating should be no problem as it also freezes when the Laptop is cold (what a joke )
    Sometimes it will freeze several times in a row, sometimes it won't freeze a whole day. It seems that it only freezes if there is Wireless LAN connection available. (I use wicd if that is of any importance.). It feels like the highest freeze rate is while downloading packages for system updates...
    lspci tells about the wireless chip:
    04:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
    uname -a
    Linux mydell 2.6.38-ARCH #1 SMP PREEMPT Wed Mar 30 08:47:36 CEST 2011 x86_64 Intel(R) Core(TM) i3 CPU M 330 @ 2.13GHz GenuineIntel GNU/Linux
    So, according to the wiki page I use the broadcom-wl driver from AUR. I also tried the DKMS one which, of course, changed nothing. My modules array concerning broadcom looks like
    MODULES=(!b43 !ssb !lib80211 !brcm80211 lib80211_crypt_tkip wl)
    I ran memtest over several hours to make sure it's no memory problem. No errors in 5 passes. It has an ATI Chip which is powered by catalyst right now... Could be the source of the problem but I guess I'd have to test that further.
    Additionally I suffer slooooow download speed over wireless LAN since some periond (can't remember the exact starting point too...). It's not related to my AP, happens in other networks too. I tried several servers too. Max download speed: 148 kb/s :S
    I suspect that the freezes and the slow download speed are releated. Maybe a driver issue? I have no clue. I was unlucky to find error reports in the logs after the freezes. Besides, I have no real idea what to search for in the logs. I placed a desklet on my desktop now, to see the exact time and seconds when the freeze appears. I hope I'll be lucky.
    Can someone help me or give me some ideas what to do?
    Edit:
    There was another kernel upate and at least the low speed is gone... strange. Hope the same is for the freezes :S
    Edit 2:
    Downgrading pm-utils to 1.3.0 did the trick for me. No freezes anymore.
    Last edited by McFlow (2011-05-07 15:26:54)

    So, the freezes are still there. I also tried the open source ATI driver. My laptop will still freeze randomly. The highest freeze rate was during operations with pacman/clyde. I think this might point to either WLAN or HDD.
    I placed a desklet clock on my desktop and I could finally see the exact time when my laptop froze! But I cannot find anything interesting in the logfiles.
    This should be the last lines that were written before the freeze occurec in everything.log.
    Apr 22 16:49:46 localhost rtkit-daemon[3587]: Successfully called chroot.
    Apr 22 16:49:46 localhost rtkit-daemon[3587]: Successfully dropped privileges.
    Apr 22 16:49:46 localhost rtkit-daemon[3587]: Successfully limited resources.
    Apr 22 16:49:46 localhost rtkit-daemon[3587]: Running.
    Apr 22 16:49:46 localhost rtkit-daemon[3587]: Canary thread running.
    Apr 22 16:49:46 localhost rtkit-daemon[3587]: Watchdog thread running.
    Apr 22 16:49:47 localhost rtkit-daemon[3587]: Successfully made thread 3582 of process 3582 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
    Apr 22 16:49:47 localhost rtkit-daemon[3587]: Supervising 1 threads of 1 processes of 1 users.
    Apr 22 18:49:47 localhost kernel: [   42.385322] eth1: no IPv6 routers present
    Apr 22 18:49:53 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:53 localhost logger: ACPI group/action undefined: processor / CPU0
    Last lines from messages.log
    Apr 22 18:49:34 localhost logger: ACPI action undefined: ADP1
    Apr 22 18:49:34 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:34 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:34 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:34 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:34 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:34 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:34 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:34 localhost kernel: [   28.860026] r8169 0000:09:00.0: eth0: link down
    Apr 22 18:49:34 localhost kernel: [   28.860452] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Apr 22 18:49:37 localhost kernel: [   31.674805] r8169 0000:09:00.0: eth0: link down
    Apr 22 18:49:37 localhost kernel: [   31.674822] r8169 0000:09:00.0: eth0: link down
    Apr 22 18:49:37 localhost kernel: [   31.675249] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Apr 22 18:49:39 localhost polkitd[3456]: started daemon version 0.99 using authority implementation `local' version `0.99'
    Apr 22 18:49:44 localhost kernel: [   39.143241] fuse init (API version 7.16)
    Apr 22 16:49:47 localhost rtkit-daemon[3587]: Successfully made thread 3582 of process 3582 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
    Apr 22 18:49:53 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:53 localhost logger: ACPI group/action undefined: processor / CPU0
    My laptop sometimes hangs at boot with this screen. I cannot take some usful information from it. But it seems, that it's also related to networking stuff? But I am not sure if that's the cause for my problem.
    I am lost. I have no real idea what to do. I think of using some other distribution in order to see if the freezes will occur there too. I hope this is "just" a driver issue...
    Last edited by McFlow (2011-04-24 17:48:27)

  • Random hard freezing issues, Windows 8 64-bit on Macbook Pro (Late 2008)

    Hi,
    I recently upgraded to OS X 10.8.3 and got a hold on copy of Windows 8 64-bit. As I'm running on my old trustworthy 15 inch Macbook Pro (Late 2008), my hardware is officially unsupported. Over the years I've had XP, Vista, Win7 32-bit and 64-bit running running on the same machine, and thought I'd give Win8 a chance.
    To be able to install Win8 on my unsupported hardware, I tricked the Bootcamp assistant that I was going to install Win7, and after the reboot and start of the Win7 installation, I exited the installer, rebooted, switched DVD to Win8 and did the installation from there. So far so good. For installing the Bootcamp drivers, I followed the instructions in https://discussions.apple.com/thread/4894920?tstart=90.
    Now, the machine runs just fine with Windows 8, and I've installed some basic third party applications (Firefox, Spotify, Steam). However, I get completely random hard freezes on the machine (sound looping, no other activity whatsoever) during normal use. These can occur 20 minutes after start, or 3-4 hours in. The freezing behavior is very much similar to how my model can behave under overheating conditions (which mostly have occured in past Windows versions while gaming), however overheating doesn't seem to be the issue here (based on simple palpation ).
    Have anyone experienced a similar problem, or know something about it? My current idea is that some weird things are going on with the Bootcamp drivers, so unless anyone comes up with a suggestion I might try doing a rollback to the point before I installed the drivers to see what I can make of it.
    Thanks!

    Had a few similar short system freezes, after installing Windows 8 x64 on 13” MacBook Pro Mid-2010 with BootCamp 5.0.5033.
    There is a suggestion that DisableDynamicTick may fix the problem: https://discussions.apple.com/message/21565295#21565295. There were similar topics at Microsoft forums: 1, 2, 3. It was said “that this will likely reduce system battery life, so it should be undone when you update your Windows build or if it doesn't resolve your issue”, and that “this problem is resolved in the release versions of Windows 8”.
    Another possibility is that there is indeed a buggy driver, within BootCamp 5.0.5033, or a 3rd party, like a wireless network driver in the following case http://answers.microsoft.com/en-us/windows/forum/windows_8-performance/system-fr eeze-randomly-after-installing-windows-8/49488183-26cf-4389-af21-a85dc366c99a?pa ge=2#LastReply.
    The problem has been noticeable on my MacBook, but not annoying enough yet to spend time troubleshooting. If you find a robust solution, using the links above or other method, it would be interesting to know.
    HTH

  • I have a consultation with you. Because my sister is updating the IOS8 Iphone 4S. Then was not able to use it. Random screen freezes apple.So bring your instruments to Restore Center. Machine can use it. But can not access .

      Dear Staff
        I have a consultation with you. Because my sister is updating the IOS8 I phone 4S. Then was not able to use it. Random screen freezes apple. So bring your instruments to Restore Center. Machine can use it. But can not access the page that actually works. Because of the problems with ID of icloud.
    She forgot the ID of the user and that of the other. I caught only a password is *******. I would like to ask for technical assistance. What should I do to get back to work normally. Or you can reset the ID and password or not., And set to work. If you do not have an iPhone, this airplane. It becomes a good paperweight itself.Hope you will understand. Buying splash, it is not easy because it's expensive.Learn to understand and to help.
    Highly respected
    Sarawut
    My email: ********
    <Personal Information Edited By Host>

    It is locked to your sisters carrier.
    She would have to ask her carrier if they unlock iPhones and if she qualifies for this service.

  • SCSM Server freezes unexpectedly

    I have been struggling with this issue for two weeks, and i couldn't find any reasonable answer for my problem.
    We have SCSM server 2012 running on a very powerful blade server together with the database. The hardware specs is surely more than we need.
    About 5 times every day all the consoles accessing the SCSM server freeze and even if i open the console from withing the server i get stuck on the splash screen with initializing written in the status bar.
    After the freeze ends, all the consoles resume work normally and i get about 8 errors in the event log of the server. The logged errors are mostly concurrency errors reported by OpsMgr (26330), DataAccessLayyer (33333)  a and one error that says that
    the process was chosen as a deadlock victim.
    The System Center Data Access service lost database connectivity.
     Database name: ServiceManager
     Server instance name: SCSM-DB
     Exception message: Transaction (Process ID 66) was deadlocked on thread | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
     I have stopped all the connectors, and re-installed the application and the database on a new server and i still have the same problem.
    Thanks for any help
    Fadi

    Hi ,
    I am facing the same problem in the production environment , I got the following error in event
    "Service Manager CMDB Grooming failed.
     Grooming Type: StagedChangeLog
     The following error was encountered:
     Transaction (Process ID 81) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction."
    This is frequently logged with different grooming type
    As suggested I checked the Max DOP of the SQl server holds the SCSM MS DB, the value is 2
    And the hardware specifications meets the recommended
    Some suggestions will be helpful for my investigation
    And by the way how can we find whether we have a corrupt mp in scsm??
    Thanks in advance !!!

  • Server Freezes - I need help

    Hi,
    I use CF 7.02 on 6 applications and i have a very serious
    problem : the server freezes 2 or 3 time a day.
    My configuration is :
    - Win 2003 R2 / Sp2
    - Ram : 2 Go
    - CF Version : 7,0,2,142559
    - Java Version : 1.4.2_09
    - MS SQL Server 2005 (on other server)
    The server was re installed few days ago so the system is
    clean.
    I cannot find one recurring event just before the freeze.
    I don't understand why CF freezes like that.
    I need help to solve this problem and save business with this
    customer.
    Thx
    Fred

    Hi Tal, I get the same problem (but far less often) and I
    think/80 % sure! (after months of narrowing down the problem) for
    me it has something to do with errors in the code when generating a
    pdf using cfdocument tag, it seems to crash the cf service when an
    error occurs. Do you use cfdocument to generate pdf's in any of
    your 6 apps, If so try disabling this feature temporarily
    thanks
    Oli

  • Terminal Server Freezing

    I have several Terminal Servers that run Windows 2008 R2 that have been having issues recently. We just started requiring Smart Card Authentication on the server. Logon works with both username
    and password and smart card logon. The smart card is required for Exchange services. A little after we changed to this, our terminal servers have begun freezing. By "freezing", I mean that when the users log on via their Thin Clients or Remote Desktop,
    they are stuck at the "Group Policy Client is updating" screen. They are not able to log on to another terminal server (we have them all set in round robin for load
    balancing) unless we log them off. When we log into the server, we must log on via the local machine by going into XenCenter because we get stuck when trying to just remote into them. Once this begins to happen though, we are not able to log the user off. We
    can open Task Manager and click log off the user but they never get logged off. RDSM also stops reporting users logged into the servers as well. The only way we have been able to clear the users and fix the problem has been to restart the server and that logs
    off dozens of users. <o:p></o:p>
    This is an unacceptable situation here that's causing a lot of problems for our users and we tried a last ditch effort of rebuilding all of the servers. After rebuilding them all and getting
    them online. They were acting fine for a few days. Now they are starting to do the same thing as the older servers and have the same problems. I have been googling fixes for this issue for a week with no solutions working so far. Any help would be amazing
    since we are all out of ideas here. Thank you.<o:p></o:p>

    Unless you're running 32bit terminal servers as VMs in Virtual Server 2005, this is the wrong forum for help.
    Try reposting in the terminal server forum.
    https://social.technet.microsoft.com/Forums/en-US/3655b7da-08df-4c11-b170-42f6acd4d6c6/session-on-terminal-server-freezing?forum=winserverTS
    https://social.technet.microsoft.com/Forums/en-US/1a416400-824d-4333-aac9-900b41915f1a/2008-terminal-server-sessions-freezing?forum=winserverTS

  • JavaFX webservice client and c# WCF Server freezes

    Hi everyone.
    I have a JavaFX client for a c# WCF Server.
    After running and stopping the client or while running the client, the WCF server freezes. This in turn freezes the client's UI. What I do is stop the WCF server and restart it. This temporarily solves the problem.
    There are no error messages and exceptions being generated.
    Do you guys have any idea on what's wrong? Any inputs would help. Thanks very much

    Hi everyone.
    I have a JavaFX client for a c# WCF Server.
    After running and stopping the client or while running the client, the WCF server freezes. This in turn freezes the client's UI. What I do is stop the WCF server and restart it. This temporarily solves the problem.
    There are no error messages and exceptions being generated.
    Do you guys have any idea on what's wrong? Any inputs would help. Thanks very much

  • Quantum Media Server Freezing up

    I keep having issues with my media server freezing up and rebooting. It has happened 6 times in the past month and jus this morning again. The most recent this morning included freezing up and when I was tying to waych a program on anothe TV is would give me the msg " tying to connect to the media server" then a 3 minute count down. A msg then appears "Returning to normal viewing channels" When it returns it goes to a channel that I had not been watching.
    I reboot the server but it still repeats this cycle periodically. Any one have experience like this? I wonder if this is a software update that has not taken completely.

    I'm having the same problem ever since I upgraded to Quantum FIOS.  I had absolutely no problem with the older equipment.  But the Verizon technicians are telling me its the coax wiring.  This is a new home with RG6 coax and FIOS was installed prior to moving in.  So I expect the wiring to be up to spec.  They also tell me that it is a problem from Router to Media Server.  These two devices are connected through a passive splitter also installed by the wiring contractor. And the length of the cable is less than 10 feet for either of them.  So I don't suspect my wiring.  This problem seems to be most problematic with Video On Demand, meaning that it is streaming the video.  I watch in HD format.  I plan on testing this with Standard Definition format tonight.  The media server has already been replaced and that didn't take care of the problem.  So I don't know what else it could be.  I'm having a technician come out to the house because I've exhausted all other options.

  • HELP! random playback freezing of Flash videos! [on youtube & such]

    Hello, my friends!
    i need Serious Help here...
    while viewing flash videos over the web [in sites such as youtube\vimeo\etc.] , i get these random short Freeze of the video.
    its kinda like a hiccup of some sort, while viewing flash.
    i am using a Desktop PC, with windows 7, intel i7 64bit, 6GB ram, GTX260 video card.
    i must say this:
    1.if i somehow download the same video that freezes on my browser-to my hard drive-then it plays fine on my hard drive...!
    2.this happend to me on my older PC as well! [i happen to have some quicktime problems while viewing them online as well].
    3.i have one codec pack installed, so there shouldnt be any conflicts.
    this is all the info i could come up with.
    PLEASE HELP ME HERE! i Cant believe the Adobe email help couldnt assist me with this one...

    the html5 player actually takes up system resources for me

  • Random Mac Freezing

    Hi This is my first time i have joined discussions.I am having random screen freezes which started rarely but it is now up to 8 times a day,my mac just is not the same is there anybody having the same problem.I am hoping its an easy fix but i have a feeling something really wrong any suggestions?

    try this:
    restart your Mac and let it boot into _*safe mode*_. using *disk utility* (in applications > utilities), run +verify disk+ and +permission repair+ sessions, then let your Mac reboot normally.
    JGG

  • Server Freeze with FMS!

    Hello everyone,
    I have created a voice chat with the communication components
    with Flash MX. I am running FMS on Windows 2003 Standard Ed Dual
    Pentium 4 1GB Ram on a T1 Shared line. Every once in a while the
    server freezes and the only way to restart is using the Reset
    button on the server. I know the problem is coming from FMS because
    I uninstalled FMS and my server was fine. I checked the CPU usage
    and it seems fine. I dont know how else to debug this!
    Can someone help me out figure out this problem. Any piece of
    advice or information would really help!
    Thanks in advance

    I'm also curious for the logs of the FMS itself ; check the
    master.00 , core.00 and application.00 logs in the various
    locations on your hdd. It might show some errors that you normally
    don't see.
    But, tbh, a real freeze (hardware freeze) which lockups
    everything, might be related to bad hardware (or bad drivers).
    Since FMS doesn't use many drivers (like the driver of your
    videocard) I might think it's due to bad ram. If you are able to
    change the ram, try to.
    Als try to contact Adobe/Macromedia for this problem. They
    might be interested in this case.

  • Server freeze on ARD restart!

    I control one of my servers thru ARD, everything works fine, but when I'm logged in thru ARD and I go to the apple and choose restart on the controlled server, the server freeze.
    I get logged out and I physically have to go to the server and do a hard reboot.
    If I'm logged at the server and do the same thing, system reboots fine.
    Anyone know whats up?

    Hi Mustardnut475,
    Thanks for visiting Apple Support Communities.
    It sounds like you've taken some good troubleshooting steps so far, and it's promising that you were able to enter the passcode on the MacBook Air and play a sound from iCloud.
    Next, I recommend trying the steps in the "Disconnect, test peripheral devices and network cables" and "Perform a Safe Boot" sections found on this page:
    Mac OS X: Gray screen appears during startup
    Best Regards,
    Jeremy

  • Random screen Freeze, but mouse is responsive

    Hi,
    For the last month, I have been having random screen freezes , requiring me to hard-boot the computer. During this freeze the mouse is responsive. I wait 15 minutes to see if the freeze goes away before rebooting.
    I have re-formatted the disk and installed Mountain Lion, again , but it did not help. Most of the time it seemed to happen when I am using Safari, but this is not always the case.
    The hardware tests came clean.
    I have isolated the console logs to the following just before the issue happens. Any suggestions on how to proceed?
    9/20/13 5:24:58.068 AM
    com.apple.backupd-helper[891]
    Not starting scheduled Time Machine backup - time machine destination not resolvable.
    9/20/13 5:25:06.836 AM
    Safari[205]
    CGContextClipToRect: invalid context 0x0
    9/20/13 5:28:03.257 AM
    fseventsd[51]
    disk logger: failed to open output file /Volumes/NO NAME/.fseventsd/0000000001329d08 (No such file or directory). mount point /Volumes/NO NAME/.fseventsd
    9/20/13 5:28:03.257 AM
    fseventsd[51]
    disk logger: failed to open output file /Volumes/NO NAME/.fseventsd/0000000001329d08 (No such file or directory). mount point /Volumes/NO NAME/.fseventsd
    9/20/13 5:28:03.257 AM
    fseventsd[51]
    failed to unlink old log file /Volumes/NO NAME/.fseventsd/0000000001329d08 (No such file or directory)
    9/20/13 5:28:03.257 AM
    fseventsd[51]
    failed to unlink old log file /Volumes/NO NAME/.fseventsd/0000000001329d08 (No such file or directory)
    9/20/13 5:28:03.257 AM
    fseventsd[51]
    unmounting: failed to remove log dir /Volumes/NO NAME/.fseventsd (No such file or directory)
    9/20/13 5:28:03.258 AM
    fseventsd[51]
    disk logger: failed to open output file /Volumes/My Passport for Mac/.fseventsd/0000000001329af1 (No such file or directory). mount point /Volumes/My Passport for Mac/.fseventsd
    9/20/13 5:28:03.258 AM
    fseventsd[51]
    disk logger: failed to open output file /Volumes/My Passport for Mac/.fseventsd/0000000001329af1 (No such file or directory). mount point /Volumes/My Passport for Mac/.fseventsd
    9/20/13 5:28:04.419 AM
    DiskImages UI Agent[906]
    *** -[NSMachPort handlePortMessage:]: dropping incoming DO message because the connection is invalid
    9/20/13 5:28:05.565 AM
    CoreServicesUIAgent[903]
    Error: qtn_file_apply_to_path error: Read-only file system
    9/20/13 5:28:06.687 AM
    Installer[929]
    CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    9/20/13 5:33:35.000 AM
    bootlog[0]
    BOOT_TIME 1379680415 0

    Back up all data immediately as your boot drive may be failing.
    If you have more than one user account, these instructions must be carried out as an administrator. I've tested them only with the Safari web browser. If you use another browser, they may not work as described.
    Triple-click anywhere in the line below on this page to select it:
    syslog -k Sender kernel -k Message CReq 'Channel t|GPU D|I/O|n Cause: -' | tail | open -ef
    Copy the selected text to the Clipboard (command-C).
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V).
    The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    A TextEdit window will open with the output of the command. Normally the command will produce no output, and the window will be empty. If the TextEdit window (not the Terminal window) has anything in it, post it — the text, please, not a screenshot. The title of the TextEdit window doesn't matter, and you don't need to post that.

Maybe you are looking for

  • How to stop while loop

    I can't figure out how to stop a while loop in my labview program.  When the user presses the Run arrow in the toolbar I want my program to begin reading the serial port for GPS messages.  These messages should be displayed on the front panel.  Curre

  • Error in posting document in Internal order

    Hello All, One of my user is not able to post a document in a particular Internal Order But he can post in all other Internal Orders I am not able to get any solution Pls can anybody come out with a solution with highly appreciable Rgds, Usha

  • No sound internal and external

    I have a macbook right here running 10.4.11 and no sound comes out of it. not out of the internal not out of the external with headphones or speakers. The optical redlight jack isn't on, its all the way up on preferences. iTunes nothing, iMovie nothi

  • Ipod locked, can't reset or enter code, Any ideas?

    I have an iPod touch, Gen3 I think. It was locked by entering the wrong pass code too many times. Now it says, "IPOD DISABLED connect to iTunes" I connect it to iTunes and I get an error, "iTunes could not connect to the iPod "name" because it is loc

  • How can i download adobe acrobat pro software? i changed from mac to win pc and i only have a mac cd

    i have the relevant serial codes. i just want to download the software.