ColdFusion stops rendering pages - need help troubleshooting

We have a ColdFusion 10 Standard server out in production on an IIS 7.5 Windows 2008 R2 Datacenter virtualized environment.  Randomly throughout the week, requesting our page will result in a blank white page (viewing source shows absolutely nothing).
I remoted into our server and noted that coldfusion.exe was taking up 730MB.  I don't track these things so I don't know if that's a lot or not.  And usually restarting the service takes 15-20 seconds.  This time it took 20 seconds to stop the service and about 30 to start it.
I am not familiar with which logs to check in order to provide some useful information, but if anyone has an idea of where to send me looking, it would be greatly appreciated.

OK, here's some of the coldfusion-out.log file around the time we discovered CF was rendering white pages:  I bolded areas of interest.
Oct 15, 2013 12:31:25 PM Error [ajp-bio-8012-exec-134] - File not found: [path]/ajax.cfm The specific sequence of files included or processed is: \\[path]\ajax.cfm''
Oct 15, 2013 12:31:25 PM Error [ajp-bio-8012-exec-121] - File not found: [path]/ajax.cfm The specific sequence of files included or processed is: \\[path]\ajax.cfm''
Oct 15, 2013 13:08:10 PM Information [scheduler-0] - Run Client Storage Purge
Oct 15, 2013 14:15:10 PM Information [scheduler-1] - Run Client Storage Purge
Oct 15, 2013 15:00:00 PM Information [DefaultQuartzScheduler_Worker-2] - Task default.Public FTP Purger triggered.
Oct 15, 2013 15:00:00 PM Information [DefaultQuartzScheduler_Worker-2] - Starting HTTP request {URL='http://[server-name]:80/[path]/index.cfm', method='get'}
<GroupWise WebAccess> WebAccess Servlet is shutting down
Oct 15, 2013 15:00:27 PM Information [pool-2-thread-2] - ColdFusion stopped
10/15 15:00:54 INFO License Service: Flex 1.5 CF Edition enabled
10/15 15:00:54 INFO Starting Flex 1.5 CF Edition
Oct 15, 2013 15:00:55 PM Information [pool-2-thread-1] - Starting logging...
Oct 15, 2013 15:00:55 PM Information [pool-2-thread-1] - Starting license...
Oct 15, 2013 15:00:57 PM Information [pool-2-thread-1] - Standard Edition enabled
Oct 15, 2013 15:00:57 PM Information [pool-2-thread-1] - Starting crypto...
Oct 15, 2013 15:00:57 PM Information [pool-2-thread-1] - Starting security...
Oct 15, 2013 15:00:58 PM Information [pool-2-thread-1] - Starting scheduler...
Oct 15, 2013 15:00:58 PM Information [pool-2-thread-1] - Starting WatchService...
Oct 15, 2013 15:00:58 PM Information [pool-2-thread-1] - Starting debugging...
Oct 15, 2013 15:00:58 PM Information [pool-2-thread-1] - Starting sql...
Oct 15, 2013 15:00:59 PM Information [pool-2-thread-1] - Pool Manager Started
Oct 15, 2013 15:00:59 PM Information [pool-2-thread-1] - Starting mail...
Oct 15, 2013 15:00:59 PM Information [pool-2-thread-1] - Starting runtime...
Oct 15, 2013 15:01:01 PM Information [pool-2-thread-1] - CORBA Configuration not enabled
Oct 15, 2013 15:01:01 PM Information [pool-2-thread-1] - Starting cron...
Oct 15, 2013 15:01:02 PM Information [pool-2-thread-1] - Starting registry...
Oct 15, 2013 15:01:02 PM Information [DefaultQuartzScheduler_QuartzSchedulerThread] - Task default.Public FTP Purger misfired.
Oct 15, 2013 15:01:02 PM Information [pool-2-thread-1] - Starting client...
Oct 15, 2013 15:01:02 PM Information [pool-2-thread-1] - Starting xmlrpc...
Oct 15, 2013 15:01:03 PM Information [pool-2-thread-1] - Starting jaxrs...
Oct 15, 2013 15:01:03 PM Information [pool-2-thread-1] - Starting graphing...
Oct 15, 2013 15:01:03 PM Information [pool-2-thread-1] - Starting solr...
Oct 15, 2013 15:01:03 PM Information [pool-2-thread-1] - Starting archive...
Oct 15, 2013 15:01:03 PM Information [pool-2-thread-1] - Starting document...
Oct 15, 2013 15:01:03 PM Information [pool-2-thread-1] - Starting eventgateway...
Oct 15, 2013 15:01:03 PM Information [pool-2-thread-1] - Event Gateway Disabled.
Oct 15, 2013 15:01:03 PM Information [pool-2-thread-1] - Starting FlexAssembler...
Oct 15, 2013 15:01:03 PM Information [pool-2-thread-1] - Starting .NET...
Oct 15, 2013 15:01:03 PM Information [pool-2-thread-1] - Starting Monitoring...
Oct 15, 2013 15:01:03 PM Information [pool-2-thread-1] - Starting WebSocket...
Oct 15, 2013 15:01:04 PM Information [Thread-6] - Same Serial Number found on another ColdFusion server.The server may be out of compliance.
Oct 15, 2013 15:01:06 PM Information [pool-2-thread-1] - WebSocket server listens on port: 8575
Oct 15, 2013 15:01:06 PM Information [pool-2-thread-1] - ColdFusion started
Oct 15, 2013 15:01:06 PM Information [pool-2-thread-1] - ColdFusion: application services are now available
10/15 15:01:06 INFO Macromedia Flex Build: 87315.134646
Novell GroupWise WebAccess
Version 8.0.2
(C) Copyright 1993-2010 Novell, Inc. All rights reserved.
<GroupWise WebAccess> WebAccess Servlet is ready for work
Oct 15, 2013 15:02:41 PM Error [ajp-bio-8012-exec-3] - The request has exceeded the allowable time limit Tag: cfoutput The specific sequence of files included or processed is: [path]\index.cfm, line: 409
Oct 15, 2013 15:02:42 PM Error [ajp-bio-8012-exec-26] - The request has exceeded the allowable time limit Tag: cfoutput The specific sequence of files included or processed is: [path]\index.cfm, line: 409
Oct 15, 2013 15:02:42 PM Error [ajp-bio-8012-exec-6] - The request has exceeded the allowable time limit Tag: cfoutput The specific sequence of files included or processed is: [path]\index.cfm, line: 409
Oct 15, 2013 15:02:42 PM Error [ajp-bio-8012-exec-38] - The request has exceeded the allowable time limit Tag: cfoutput The specific sequence of files included or processed is: [path]\index.cfm, line: 409
Oct 15, 2013 15:02:42 PM Error [ajp-bio-8012-exec-30] - The request has exceeded the allowable time limit Tag: cfoutput The specific sequence of files included or processed is: [path]\index.cfm, line: 409
Oct 15, 2013 15:02:42 PM Error [ajp-bio-8012-exec-39] - The request has exceeded the allowable time limit Tag: cfoutput The specific sequence of files included or processed is: [path]\index.cfm, line: 409
Oct 15, 2013 15:02:42 PM Error [ajp-bio-8012-exec-2] - The request has exceeded the allowable time limit Tag: cfoutput The specific sequence of files included or processed is: [path]\index.cfm, line: 409
Oct 15, 2013 15:02:42 PM Error [ajp-bio-8012-exec-11] - The request has exceeded the allowable time limit Tag: cfoutput The specific sequence of files included or processed is:[path]\index.cfm, line: 409
Oct 15, 2013 15:02:41 PM Error [ajp-bio-8012-exec-13] - The request has exceeded the allowable time limit Tag: cfoutput The specific sequence of files included or processed is: [path]\index.cfm, line: 409
Oct 15, 2013 15:02:43 PM Error [ajp-bio-8012-exec-18] - The request has exceeded the allowable time limit Tag: cfoutput The specific sequence of files included or processed is: [path]\index.cfm, line: 409
Oct 15, 2013 15:02:43 PM Error [ajp-bio-8012-exec-28] - The request has exceeded the allowable time limit Tag: cfoutput The specific sequence of files included or processed is: [path]\index.cfm, line: 409
Oct 15, 2013 15:02:43 PM Error [ajp-bio-8012-exec-25] - The request has exceeded the allowable time limit Tag: cfoutput The specific sequence of files included or processed is: [path]\index.cfm, line: 409
Oct 15, 2013 15:13:33 PM Information [ajp-bio-8012-exec-66] - Session rotated successfully.
Oct 15, 2013 15:13:33 PM Information [ajp-bio-8012-exec-66] - User admin logged in.
Oct 15, 2013 15:13:36 PM Information [ajp-bio-8012-exec-66] - Starting HTTP request {URL='http://www.adobe.com:80/go/coldfusion-updates', method='get'}
Oct 15, 2013 15:13:37 PM Information [ajp-bio-8012-exec-66] - HTTP request completed  {Status Code=200 ,Time taken=854 ms}
Oct 15, 2013 15:15:56 PM Information [ajp-bio-8012-exec-66] - Session rotated successfully.
Oct 15, 2013 15:15:56 PM Information [ajp-bio-8012-exec-66] - User admin logged in.
We have Groupwise WebAccess on this server (Novell's web-based email web application).  It seemed to terminate around 3PM, and CF followed shortly thereafter.  Not sure why a task "misfired".  As for the dual-license keys, our key was registered for 2 servers (our public web server, which is this log file, and our private intranet server).  So I think that's just a false positive.

Similar Messages

  • Blu error screen! STOP 0x000000F4​. Need help.

    Hi.
    i have this laptop with win 7 installed. it worked fine,until i did one o cleaning procceses with TuneUp2009.
    ( i do it regulary every month and it was ok ) but now after tuneup2009 restarted my pc, on start up he show this stop error. STOP  0x000000F4.
     I tried safe mode but is cannot acces,the same error code. i have tried to format my pc with a disc win7 but still no succes,
    it seems the pc doesnt do boot from cd room ( i have changed boot order on bios setup).
    And now need help
    Thank u.

    That is still not the complete model but gives me some idea of the age of the system. Can you get into the BIOS [F10] as you power on to try a hard drive test? The hard drive can get so corrupt it will affect all attempts at booting. I might also try removing the hard drive and see if it will then boot from CD or usb flash drive.
    Link to Your Drive Service Manual
    See Page 17 of the above for hard drive removal instructions.

  • Need help troubleshooting Kernel panics

    Hi,
    I have had two Kernel Panics in two days just now, and another one a few weeks ago. The logs don't help me as I am not familiar with the wording on the Mac side, and I cannot submit the error reports to Apple as it fails, probably because I run 10.5.8 and Apple discontinued suppoort for Leopard or something like that. I would need help trying to figure out from the error message whether it is likely hardware, software, network, etc.
    Here are the tope lines of the recent Kernel panic logs:
    Thu May  3 10:23:12 2012
    panic(cpu 1 caller 0x001AB0FE): Kernel trap at 0x00000000, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000000, CR3: 0x010a8000, CR4: 0x00000660
    EAX: 0x06b21480, EBX: 0x00001000, ECX: 0x00000000, EDX: 0x06c63b80
    CR2: 0x00000000, EBP: 0x21d5bdb8, ESI: 0x00000000, EDI: 0x03112d80
    EFL: 0x00010202, EIP: 0x00000000, CS:  0x00000008, DS:  0x00000010
    Error code: 0x00000010
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x21d5bb68 : 0x12b4c6 (0x45f91c 0x21d5bb9c 0x13355c 0x0)
    0x21d5bbb8 : 0x1ab0fe (0x469a98 0x0 0xe 0x469248)
    0x21d5bc98 : 0x1a1713 (0x21d5bcb0 0x1cda6e60 0x21d5bdb8 0x0)
    0x21d5bca8 : 0x0 (0xe 0x48 0x707a0010 0x1cda0010)
    0x21d5bdb8 : 0x7f78c6 (0x2c7d300 0x3112d80 0x0 0x1000)
    0x21d5bde8 : 0xc9df27 (0x21d5be34 0x0 0x1000 0x0)
    0x21d5be58 : 0xca37e1 (0x2b8c800 0x2a54d00 0x2b95500 0x0)
    0x21d5be98 : 0xca28ba (0x2b62500 0x2a54d00 0x33606d1f 0x2b91a14)
    0x21d5beb8 : 0xbf5c6a (0x2c06d00 0x2b95500 0x0 0x0)
    0x21d5bef8 : 0xbf7332 (0x2b91a00 0x20 0x2b1c000 0x2b1c0dc)
    0x21d5bf48 : 0xbf44d2 (0x2b91a00 0x2cc5500 0x1b2d6000 0x1)
    0x21d5bf68 : 0x425d58 (0x2b97780 0x2b1cf20 0x21d5bf98 0x136efd)
    0x21d5bf98 : 0x425a3a (0x2b97980 0x3184f00 0x46d46b0 0xa129b2)
    0x21d5bfc8 : 0x1a14fc (0x2b97980 0x0 0x1a40b5 0x3d18208)
    Backtrace terminated-invalid frame pointer 0
          Kernel loadable modules in backtrace (with dependencies):
             com.apple.iokit.IOAHCIBlockStorage(1.2.2)@0xc9b000->0xcacfff
                dependency: com.apple.iokit.IOAHCIFamily(1.5.0)@0xbeb000
                dependency: com.apple.iokit.IOStorageFamily(1.5.6)@0x7e6000
             com.apple.driver.AppleAHCIPort(1.7.0)@0xbf1000->0xbfcfff
                dependency: com.apple.iokit.IOPCIFamily(2.6)@0x5db000
                dependency: com.apple.iokit.IOAHCIFamily(1.5.0)@0xbeb000
             com.apple.iokit.IOStorageFamily(1.5.6)@0x7e6000->0x7fdfff
    BSD process name corresponding to current thread: kernel_task
    Wed May  2 13:25:06 2012
    panic(cpu 0 caller 0x004312D7): "IOGMD: not wired for the IODMACommand"@/SourceCache/xnu/xnu-1228.15.4/iokit/Kernel/IOMemoryDescriptor.cp p:1311
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x2318b9b8 : 0x12b4c6 (0x45f91c 0x2318b9ec 0x13355c 0x0)
    0x2318ba08 : 0x4312d7 (0x4a5ab4 0x0 0xc00bb3 0x2)
    0x2318ba88 : 0x42b7ba (0x3cdaf80 0x3 0x2b84800 0x80)
    0x2318bb68 : 0x42bdee (0x2b81680 0x42b2aa 0x2a 0x2318bbb0)
    0x2318bbd8 : 0x42c500 (0x2b81680 0x2a 0x2318bc88 0x142281)
    0x2318bc18 : 0xbe9c6d (0x2b81680 0x0 0x0 0x1000)
    0x2318bc88 : 0xbed5a3 (0x2b71200 0x2b81680 0x3cdaf80 0x1000)
    0x2318bcf8 : 0xbe35ef (0x2b71200 0x2b81680 0x2318bd28 0x42963b)
    0x2318bd38 : 0xbe3fea (0x2b71200 0x2b81680 0x0 0xc9d5b3)
    0x2318bd68 : 0xc97e50 (0x2b86980 0x2c01880 0x0 0x1a9ad9)
    0x2318bda8 : 0xc933cb (0x2b72800 0x2a4b790 0x2318bde8 0x7ed8c6)
    0x2318bde8 : 0xc93f4e (0x2b72700 0x2a4b790 0x1000 0x0)
    0x2318be58 : 0xc997e1 (0x2b72700 0x2a4a340 0x2b81680 0x0)
    0x2318be98 : 0xc988ba (0x2b72800 0x2a4a340 0x2318beb8 0x2b7123c)
    0x2318beb8 : 0xbebc6a (0x2bf5e00 0x2b81680 0x0 0x0)
    0x2318bef8 : 0xbed332 (0x2b71200 0x8000 0x0 0x2b774f0)
        Backtrace continues...
          Kernel loadable modules in backtrace (with dependencies):
             com.apple.iokit.IOAHCIBlockStorage(1.2.2)@0xc91000->0xca2fff
                dependency: com.apple.iokit.IOAHCIFamily(1.5.0)@0xbe1000
                dependency: com.apple.iokit.IOStorageFamily(1.5.6)@0x7dc000
             com.apple.driver.AppleAHCIPort(1.7.0)@0xbe7000->0xbf2fff
                dependency: com.apple.iokit.IOPCIFamily(2.6)@0x5db000
                dependency: com.apple.iokit.IOAHCIFamily(1.5.0)@0xbe1000
             com.apple.iokit.IOAHCIFamily(1.5.0)@0xbe1000->0xbe6fff
    BSD process name corresponding to current thread: kernel_task
    Fri Apr 13 14:35:28 2012
    panic(cpu 0 caller 0x001AB0FE): Kernel trap at 0x00040000, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00040000, CR3: 0x0109f000, CR4: 0x00000660
    EAX: 0x0532c280, EBX: 0x00001000, ECX: 0x00000000, EDX: 0x055ef580
    CR2: 0x00040000, EBP: 0x21663db8, ESI: 0x00000000, EDI: 0x02deacc0
    EFL: 0x00010202, EIP: 0x00040000, CS:  0x00000008, DS:  0x00000010
    Error code: 0x00000010
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x21663b68 : 0x12b4c6 (0x45f91c 0x21663b9c 0x13355c 0x0)
    0x21663bb8 : 0x1ab0fe (0x469a98 0x40000 0xe 0x469248)
    0x21663c98 : 0x1a1713 (0x21663cb0 0x1cda7760 0x21663db8 0x40000)
    0x21663ca8 : 0x40000 (0xe 0x48 0x3db0010 0x1cda0010)
    0x21663db8 : 0x7ed8c6 (0x2c5c400 0x2deacc0 0x0 0x1000)
    0x21663de8 : 0xc93f27 (0x21663e34 0x0 0x1000 0x0)
    0x21663e58 : 0xc997e1 (0x2bc2b00 0x2ba16e8 0x2ba8b00 0x0)
    0x21663e98 : 0xc988ba (0x2b66700 0x2ba16e8 0x0 0x2baee2c)
    0x21663eb8 : 0xbebc6a (0x2bddb80 0x2ba8b00 0x0 0x0)
    0x21663ef8 : 0xbed332 (0x2baee00 0x800 0x21663fc8 0x198fa3)
    0x21663f48 : 0xbea4d2 (0x2baee00 0x0 0x0 0x450)
    0x21663f68 : 0x425d58 (0x2badc80 0x0 0x0 0x0)
    0x21663f98 : 0x425a3a (0x2bade80 0x0 0x21663fc8 0x126204)
    0x21663fc8 : 0x1a14fc (0x2bade80 0x0 0x1a40b5 0x2c8b880)
    Backtrace terminated-invalid frame pointer 0
          Kernel loadable modules in backtrace (with dependencies):
             com.apple.iokit.IOAHCIBlockStorage(1.2.2)@0xc91000->0xca2fff
                dependency: com.apple.iokit.IOAHCIFamily(1.5.0)@0xbe1000
                dependency: com.apple.iokit.IOStorageFamily(1.5.6)@0x7dc000
             com.apple.driver.AppleAHCIPort(1.7.0)@0xbe7000->0xbf2fff
                dependency: com.apple.iokit.IOPCIFamily(2.6)@0x5db000
                dependency: com.apple.iokit.IOAHCIFamily(1.5.0)@0xbe1000
             com.apple.iokit.IOStorageFamily(1.5.6)@0x7dc000->0x7f3fff
    BSD process name corresponding to current thread: kernel_task
    Thanks,
    Vincent

    Some additional information which might help:
    MacBook,  2 GHz Intel Core 2 Duo, 1GB DDR2 SDRAM
    The last two kernel panics happened just as I hit "send" in Thunderbird, so it may be related. I fail to understand how such a simple command would crash a computer though.

  • My computer freezes and stops working I NEED HELP FAST I bought it 3 days ago from BestBuy brand new

    my computer i bought 3 days ago from BestBuy brand new in the box freezes and stops working or not responding and lags all the time and i always have to push the power button on the computer for me to restart it because i cant do anything on my computer i cant use ctrl + alt + del or click on anything and i spent $965 on my HP Pavilion HPE Series h8-1224 computer with 10GB ram and 2TB HDD and 1024MB Video memory with windows 7 home premium 64bit...I need help on how to stop my computer from freezing up or lagging or not responding all the time because i dont know what program i installed last before it happened or what i did wrong i dont know i just want my pc running perfect forever 

    I did the First step and reinstalled everything and then its starting to happen again everytime i right click on the desktop or type anything or do anything on my desktop it freezes up or lags or the whole intire scrren goes away and all i see is my wallpaper on my computer and i try press Ctrl + Alt + Del it takes long then it says could not start Ctrl + Alt + Del and i try pressing Ctrl + Shift + Esc for task manager it that doesnt come up man i had it for 10 days now **bleep** is wrong with this new desktop cuz i had another HP desktop for 6 years then it died on me but this computer only 10 days and im already having problems what els can i do i already restored my pc and it formated my 2TB hard drive this gotta stop man its pissing me off i cant do anything

  • Safari too slow to load a page, need help

    Hi mi name is roberto carlos and i really need help please. Since a time ago my SAFARI has become too slow that i can see the difference. I don't know what to do with it. Please somebody help me, how do i fix it.
    Thanks.
    Message was edited by: robertinho

    Hi Roberto and welcome to the forums!
    Try this:
    The following usually works on both Tiger and Leopard:
    (First, if yours is an Intel Mac, check that Safari is not running in Rosetta, which is enough to slow it to a crawl.)
    Many, including me, have had success with adding DNS codes to their Network Settings, with good results in terms of speed-up:
    Open System Preferences/Network. Double click on your connection type, or select it in the drop-down menu. Click on TCP/IP and in the box marked 'DNS Servers' enter the following two numbers:
    208.67.222.222
    208.67.220.220
    Click on Apply Now and close the window.
    Restart Safari, and repair permissions.
    If that didn't do it, then try this as well:
    Empty Safari's cache (from the Safari menu), then close Safari.
    Go to Home/Library/Safari and delete the following files:
    form values
    download.plist
    Then go to Home/Library/Preferences and delete
    com.apple.Safari.plist
    Repair permissions (in Disk Utility).
    Start up Safari again, and things should have improved.
    Less likely, but possible, is that the slowness is caused by a Trojan such as the one called 'DNSChanger' or 'OSZ.RSPlug', which can alter the DNS settings of your network connection. This particular Trojan can be inadvertently installed if you have come across certain Quicktime movies where got a window stating that you have to download and install a particular codec in order to see the video.
    If you have agreed to that installation, your system can be infected and your DNS settings altered, which results in your system using the wrong DNS servers, which can slow web surfing to a crawl.
    This can be fixed by downloading and running a freeware utility called DNSChanger Removal Tool which you can download from here:
    http://www.versiontracker.com/dyn/moreinfo/macosx/33696
    Once you have run that utility you have to re-boot your Mac, then reset Safari, and re-enter your DNS settings in System Preferences/Network.

  • Kext causing kernel panic? Need help troubleshooting, please.

    Hello all,
    I'm a new face here and have been fortunate enough to never really need support, however at this point, I'm completely lost. First of all I want to apologize if my English is bad, Swedish is my native language.
    My specs:
    MBP 5,1 (late 2008) 15.4"
    CPU: Intel Core 2 Duo 2,53 GHz
    Memory: Apple native 4GB
    Boot ROM Version: MBP51.007E.B05
    System Version: Mac OS X 10.7.2 (11C74) Lion
    Kernel Version: Darwin 11.2.0
    SATA HDD: ST9250410AS Seagate Momentus 7200RPM 250GB
    I have a very annoying problem that I dont know how to solve. When I try to boot my MBP normally I get kernel panic before getting to the login-screen. The kernel panic occurs 1-2 minutes into loading while the gray Apple-logo still is on screen.
    Booting in safe mode works just fine (wifi, wired network and other critical os x functions works - While gfx-, audio-, spotlight-, etc. kexts are disabled). This problem occurred a few months ago while using the MBP normally (e.g. browsing the web). Since then I have done the following troubleshooting:
    1. Switched to other HDD:s with both Snow Leopard-/Lion set-ups (fresh installs, same kernel panic)
    2. Tried to reinstall from USB (same kernel panic)
    3. Zapped PRAM
    My thoughts: Some non-essential component in my MBP is malfunctioning, but since it works just fine in safe boot mode I figure that if I disable/remove the right kext(s) it should boot up fine in normal mode as well? (without the functionality of the component(s) that is disabled)
    Im having a hard time to localize the origin of the error since I dont have any experience of interpreting Mac kernel logs.
    Maybe you guys have any answers? Ill be eternally thankful for any thought, advice och help I can get!
    I have recorded logs from two different crashes:
    Kernel panic #1
    Picture of KP1:
    https://docs.google.com/open?id=0B39rsOfWshQEODM3OGJkNzEtODMyNy00OTM0LTgxNmItNzQ xZDkxMzdiMWQ3
    All Message Log:
    2011-11-28 11:44:58,000 bootlog: BOOT_TIME 1322477098 0
    2011-11-28 11:45:05,000 kernel: Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
    2011-11-28 11:45:05,000 kernel: vm_page_bootstrap: 942082 free pages and 32766 wired pages
    2011-11-28 11:45:05,000 kernel: kext submap [0xffffff7f8072e000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072e000]
    2011-11-28 11:45:05,000 kernel: zone leak detection enabled
    2011-11-28 11:45:05,000 kernel: standard timeslicing quantum is 10000 us
    2011-11-28 11:45:05,000 kernel: mig_table_max_displ = 73
    2011-11-28 11:45:05,000 kernel: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    2011-11-28 11:45:05,000 kernel: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    2011-11-28 11:45:05,000 kernel: calling mpo_policy_init for TMSafetyNet
    2011-11-28 11:45:05,000 kernel: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    2011-11-28 11:45:05,000 kernel: calling mpo_policy_init for Sandbox
    2011-11-28 11:45:05,000 kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    2011-11-28 11:45:05,000 kernel: calling mpo_policy_init for Quarantine
    2011-11-28 11:45:05,000 kernel: Security policy loaded: Quarantine policy (Quarantine)
    2011-11-28 11:45:05,000 kernel: Copyright (c) 1982, 1986, 1989, 1991, 1993
    2011-11-28 11:45:05,000 kernel: The Regents of the University of California. All rights reserved.
    2011-11-28 11:45:05,000 kernel: MAC Framework successfully initialized
    2011-11-28 11:45:05,000 kernel: using 16384 buffer headers and 10240 cluster IO buffer headers
    2011-11-28 11:45:05,000 kernel: IOAPIC: Version 0x11 Vectors 64:87
    2011-11-28 11:45:05,000 kernel: ACPI: System State [S0 S3 S4 S5] (S3)
    2011-11-28 11:45:05,000 kernel: PFM64 (36 cpu) 0xf10000000, 0xf0000000
    2011-11-28 11:45:05,000 kernel: [ PCI configuration begin ]
    2011-11-28 11:45:05,000 kernel: console relocated to 0xf20010000
    2011-11-28 11:45:05,000 kernel: PCI configuration changed (bridge=6 device=3 cardbus=0)
    2011-11-28 11:45:05,000 kernel: [ PCI configuration end, bridges 7 devices 19 ]
    2011-11-28 11:45:05,000 kernel: AppleIntelCPUPowerManagement: (built 21:08:10 Aug  9 2011) initialization complete
    2011-11-28 11:45:05,000 kernel: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 002332fffed252a2; max speed s800.
    2011-11-28 11:45:05,000 kernel: [IOBluetoothHCIController::setConfigState] calling registerService
    2011-11-28 11:45:05,000 kernel: ERROR: FireWire unable to determine security-mode; defaulting to full-secure.
    2011-11-28 11:45:05,000 kernel: mbinit: done [64 MB total pool size, (42/21) split]
    2011-11-28 11:45:05,000 kernel: Pthread support ABORTS when sync kernel primitives misused
    2011-11-28 11:45:05,000 kernel: com.apple.AppleFSCompressionTypeZlib kmod start
    2011-11-28 11:45:05,000 kernel: com.apple.AppleFSCompressionTypeDataless kmod start
    2011-11-28 11:45:05,000 kernel: com.apple.AppleFSCompressionTypeZlib load succeeded
    2011-11-28 11:45:05,000 kernel: com.apple.AppleFSCompressionTypeDataless load succeeded
    2011-11-28 11:45:05,000 kernel: AppleIntelCPUPowerManagementClient: ready
    2011-11-28 11:45:05,000 kernel: BTCOEXIST off
    2011-11-28 11:45:05,000 kernel: wl0: Broadcom BCM432b 802.11 Wireless Controller
    2011-11-28 11:45:05,000 kernel: 5.100.98.75
    2011-11-28 11:45:05,000 kernel: rooting via boot-uuid from /chosen: B431148B-03FB-3BC2-BB3E-7BCA2BEB0A29
    2011-11-28 11:45:05,000 kernel: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    2011-11-28 11:45:05,000 kernel: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/ST9250410AS Media/IOGUIDPartitionScheme/LION@2
    2011-11-28 11:45:05,000 kernel: BSD root: disk0s2, major 14, minor 2
    2011-11-28 11:45:05,000 kernel: Kernel is LP64
    2011-11-28 11:45:00,020 com.apple.launchd: *** launchd[1] has started up. ***
    2011-11-28 11:45:07,000 kernel: NVEthernet: Ethernet address 00:23:32:d2:52:a2
    2011-11-28 11:45:07,000 kernel: AirPort_Brcm4331: Ethernet address 00:23:6c:8c:fe:f0
    2011-11-28 11:45:07,000 kernel: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    2011-11-28 11:45:08,992 com.apple.launchd: (com.cisco.anyconnect.vpnagentd[54]) posix_spawn("/opt/cisco/vpn/bin/vpnagentd", ...): No such file or directory
    2011-11-28 11:45:08,992 com.apple.launchd: (com.cisco.anyconnect.vpnagentd[54]) Exited with code: 1
    2011-11-28 11:45:08,992 com.apple.launchd: (com.cisco.anyconnect.vpnagentd) Throttling respawn: Will start in 10 seconds
    2011-11-28 11:45:10,182 com.apple.ucupdate.plist: ucupdate: Checked 1 update, no match found.
    2011-11-28 11:45:10,313 com.apple.pfctl: No ALTQ support in kernel
    2011-11-28 11:45:10,313 com.apple.pfctl: ALTQ related functions disabled
    2011-11-28 11:45:10,542 com.apple.SecurityServer: Session 100000 created
    2011-11-28 11:45:11,000 kernel: macx_swapon SUCCESS
    2011-11-28 11:45:11,071 com.apple.DumpPanic: 2011-11-28 11:45:10.809 DumpPanic[46:4303] Error getting a reference to IODeviceTree:/options
    2011-11-28 11:45:11,073 com.apple.launchd: (com.apple.DumpPanic[46]) Exited with code: 1
    2011-11-28 11:45:13,000 kernel: Waiting for DSMOS...
    2011-11-28 11:45:13,399 UserEventAgent: starting CaptiveNetworkSupport as SystemEventAgent built Jun 13 2011 17:29:21
    2011-11-28 11:45:13,404 UserEventAgent: CaptiveNetworkSupport:CreateInterfaceWatchList:2788 WiFi Devices Found.
    2011-11-28 11:45:13,404 UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    2011-11-28 11:45:13,408 UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    2011-11-28 11:45:13,408 UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    2011-11-28 11:45:13,408 UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    2011-11-28 11:45:13,409 UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    2011-11-28 11:45:13,409 UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    2011-11-28 11:45:13,552 UserEventAgent: CertsKeychainMonitor: configuring
    kernel.log:
    Nov 28 11:45:05 localhost kernel[0]: Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
    Nov 28 11:45:05 localhost kernel[0]: vm_page_bootstrap: 942082 free pages and 32766 wired pages
    Nov 28 11:45:05 localhost kernel[0]: kext submap [0xffffff7f8072e000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072e000]
    Nov 28 11:45:05 localhost kernel[0]: zone leak detection enabled
    Nov 28 11:45:05 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Nov 28 11:45:05 localhost kernel[0]: mig_table_max_displ = 73
    Nov 28 11:45:05 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Nov 28 11:45:05 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Nov 28 11:45:05 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Nov 28 11:45:05 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Nov 28 11:45:05 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Nov 28 11:45:05 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Nov 28 11:45:05 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Nov 28 11:45:05 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Nov 28 11:45:05 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Nov 28 11:45:05 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Nov 28 11:45:05 localhost kernel[0]: MAC Framework successfully initialized
    Nov 28 11:45:05 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    Nov 28 11:45:05 localhost kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    Nov 28 11:45:05 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Nov 28 11:45:05 localhost kernel[0]: PFM64 (36 cpu) 0xf10000000, 0xf0000000
    Nov 28 11:45:05 localhost kernel[0]: [ PCI configuration begin ]
    Nov 28 11:45:05 localhost kernel[0]: console relocated to 0xf20010000
    Nov 28 11:45:05 localhost kernel[0]: PCI configuration changed (bridge=6 device=3 cardbus=0)
    Nov 28 11:45:05 localhost kernel[0]: [ PCI configuration end, bridges 7 devices 19 ]
    Nov 28 11:45:05 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 21:08:10 Aug  9 2011) initialization complete
    Nov 28 11:45:05 localhost kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 002332fffed252a2; max speed s800.
    Nov 28 11:45:05 localhost kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    Nov 28 11:45:05 localhost kernel[0]: ERROR: FireWire unable to determine security-mode; defaulting to full-secure.
    Nov 28 11:45:05 localhost kernel[0]: mbinit: done [64 MB total pool size, (42/21) split]
    Nov 28 11:45:05 localhost kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    Nov 28 11:45:05 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Nov 28 11:45:05 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    Nov 28 11:45:05 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Nov 28 11:45:05 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    Nov 28 11:45:05 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Nov 28 11:45:05 localhost kernel[0]: BTCOEXIST off
    Nov 28 11:45:05 localhost kernel[0]: wl0: Broadcom BCM432b 802.11 Wireless Controller
    Nov 28 11:45:05 localhost kernel[0]: 5.100.98.75
    Nov 28 11:45:05 localhost kernel[0]: rooting via boot-uuid from /chosen: B431148B-03FB-3BC2-BB3E-7BCA2BEB0A29
    Nov 28 11:45:05 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Nov 28 11:45:05 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/ST9250410AS Media/IOGUIDPartitionScheme/LION@2
    Nov 28 11:45:05 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Nov 28 11:45:05 localhost kernel[0]: Kernel is LP64
    Nov 28 11:45:07 localhost kernel[0]: NVEthernet: Ethernet address 00:23:32:d2:52:a2
    Nov 28 11:45:07 localhost kernel[0]: AirPort_Brcm4331: Ethernet address 00:23:6c:8c:fe:f0
    Nov 28 11:45:07 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Nov 28 11:45:11 localhost kernel[0]: macx_swapon SUCCESS
    Nov 28 11:45:13 localhost kernel[0]: Waiting for DSMOS...
    system.log:
    Nov 28 11:44:58 localhost bootlog[0]: BOOT_TIME 1322477098 0
    Nov 28 11:45:00 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
    Nov 28 11:45:08 localhost com.apple.launchd[1] (com.cisco.anyconnect.vpnagentd[54]): posix_spawn("/opt/cisco/vpn/bin/vpnagentd", ...): No such file or directory
    Nov 28 11:45:08 localhost com.apple.launchd[1] (com.cisco.anyconnect.vpnagentd[54]): Exited with code: 1
    Nov 28 11:45:08 localhost com.apple.launchd[1] (com.cisco.anyconnect.vpnagentd): Throttling respawn: Will start in 10 seconds
    Nov 28 11:45:10 localhost com.apple.ucupdate.plist[24]: ucupdate: Checked 1 update, no match found.
    Nov 28 11:45:10 localhost com.apple.pfctl[33]: No ALTQ support in kernel
    Nov 28 11:45:10 localhost com.apple.pfctl[33]: ALTQ related functions disabled
    Nov 28 11:45:11 localhost DumpPanic[46]: Error getting a reference to IODeviceTree:/options
    Nov 28 11:45:11 localhost com.apple.DumpPanic[46]: 2011-11-28 11:45:10.809 DumpPanic[46:4303] Error getting a reference to IODeviceTree:/options
    Nov 28 11:45:11 localhost com.apple.launchd[1] (com.apple.DumpPanic[46]): Exited with code: 1
    Nov 28 11:45:13 localhost UserEventAgent[11]: starting CaptiveNetworkSupport as SystemEventAgent built Jun 13 2011 17:29:21
    Nov 28 11:45:13 localhost UserEventAgent[11]: CaptiveNetworkSupport:CreateInterfaceWatchList:2788 WiFi Devices Found.
    Nov 28 11:45:13 localhost UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    Nov 28 11:45:13 localhost UserEventAgent[11]: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    Nov 28 11:45:13: --- last message repeated 1 time ---
    Nov 28 11:45:13 localhost UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    Nov 28 11:45:13 localhost UserEventAgent[11]: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    Nov 28 11:45:13: --- last message repeated 1 time ---
    Nov 28 11:45:13 localhost UserEventAgent[11]: CertsKeychainMonitor: configuring
    Kernel panic #2
    Picture of KP2:
    https://docs.google.com/open?id=0B39rsOfWshQEMGFhZmRlNmMtNGU5YS00ODMzLWExMWEtOGI zNWQ4YThhOGFm
    All Message Log:
    2011-11-28 11:48:42,000 bootlog: BOOT_TIME 1322477322 0
    2011-11-28 11:48:51,000 kernel: Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
    2011-11-28 11:48:51,000 kernel: vm_page_bootstrap: 942082 free pages and 32766 wired pages
    2011-11-28 11:48:51,000 kernel: kext submap [0xffffff7f8072e000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072e000]
    2011-11-28 11:48:51,000 kernel: zone leak detection enabled
    2011-11-28 11:48:51,000 kernel: standard timeslicing quantum is 10000 us
    2011-11-28 11:48:51,000 kernel: mig_table_max_displ = 73
    2011-11-28 11:48:51,000 kernel: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    2011-11-28 11:48:51,000 kernel: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    2011-11-28 11:48:51,000 kernel: calling mpo_policy_init for TMSafetyNet
    2011-11-28 11:48:51,000 kernel: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    2011-11-28 11:48:51,000 kernel: calling mpo_policy_init for Sandbox
    2011-11-28 11:48:51,000 kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    2011-11-28 11:48:51,000 kernel: calling mpo_policy_init for Quarantine
    2011-11-28 11:48:51,000 kernel: Security policy loaded: Quarantine policy (Quarantine)
    2011-11-28 11:48:51,000 kernel: Copyright (c) 1982, 1986, 1989, 1991, 1993
    2011-11-28 11:48:51,000 kernel: The Regents of the University of California. All rights reserved.
    2011-11-28 11:48:51,000 kernel: MAC Framework successfully initialized
    2011-11-28 11:48:51,000 kernel: using 16384 buffer headers and 10240 cluster IO buffer headers
    2011-11-28 11:48:51,000 kernel: IOAPIC: Version 0x11 Vectors 64:87
    2011-11-28 11:48:51,000 kernel: ACPI: System State [S0 S3 S4 S5] (S3)
    2011-11-28 11:48:51,000 kernel: PFM64 (36 cpu) 0xf10000000, 0xf0000000
    2011-11-28 11:48:51,000 kernel: [ PCI configuration begin ]
    2011-11-28 11:48:51,000 kernel: console relocated to 0xf20010000
    2011-11-28 11:48:51,000 kernel: PCI configuration changed (bridge=6 device=3 cardbus=0)
    2011-11-28 11:48:51,000 kernel: [ PCI configuration end, bridges 7 devices 19 ]
    2011-11-28 11:48:51,000 kernel: AppleIntelCPUPowerManagement: (built 21:08:10 Aug  9 2011) initialization complete
    2011-11-28 11:48:51,000 kernel: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 002332fffed252a2; max speed s800.
    2011-11-28 11:48:51,000 kernel: [IOBluetoothHCIController::setConfigState] calling registerService
    2011-11-28 11:48:51,000 kernel: ERROR: FireWire unable to determine security-mode; defaulting to full-secure.
    2011-11-28 11:48:51,000 kernel: mbinit: done [64 MB total pool size, (42/21) split]
    2011-11-28 11:48:51,000 kernel: Pthread support ABORTS when sync kernel primitives misused
    2011-11-28 11:48:51,000 kernel: com.apple.AppleFSCompressionTypeZlib kmod start
    2011-11-28 11:48:51,000 kernel: com.apple.AppleFSCompressionTypeDataless kmod start
    2011-11-28 11:48:51,000 kernel: com.apple.AppleFSCompressionTypeZlib load succeeded
    2011-11-28 11:48:51,000 kernel: com.apple.AppleFSCompressionTypeDataless load succeeded
    2011-11-28 11:48:51,000 kernel: AppleIntelCPUPowerManagementClient: ready
    2011-11-28 11:48:51,000 kernel: BTCOEXIST off
    2011-11-28 11:48:51,000 kernel: wl0: Broadcom BCM432b 802.11 Wireless Controller
    2011-11-28 11:48:51,000 kernel: 5.100.98.75
    2011-11-28 11:48:51,000 kernel: rooting via boot-uuid from /chosen: B431148B-03FB-3BC2-BB3E-7BCA2BEB0A29
    2011-11-28 11:48:51,000 kernel: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    2011-11-28 11:48:51,000 kernel: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/ST9250410AS Media/IOGUIDPartitionScheme/LION@2
    2011-11-28 11:48:51,000 kernel: BSD root: disk0s2, major 14, minor 2
    2011-11-28 11:48:51,000 kernel: jnl: unknown-dev: replay_journal: from: 5649408 to: 9708544 (joffset 0x747000)
    2011-11-28 11:48:51,000 kernel: jnl: unknown-dev: journal replay done.
    2011-11-28 11:48:51,000 kernel: Kernel is LP64
    2011-11-28 11:48:51,000 kernel: hfs: Removed 0 orphaned / unlinked files and 6 directories
    2011-11-28 11:48:46,376 com.apple.launchd: *** launchd[1] has started up. ***
    2011-11-28 11:48:53,000 kernel: NVEthernet: Ethernet address 00:23:32:d2:52:a2
    2011-11-28 11:48:53,000 kernel: AirPort_Brcm4331: Ethernet address 00:23:6c:8c:fe:f0
    2011-11-28 11:48:53,000 kernel: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    2011-11-28 11:48:55,119 com.apple.launchd: (com.cisco.anyconnect.vpnagentd[54]) posix_spawn("/opt/cisco/vpn/bin/vpnagentd", ...): No such file or directory
    2011-11-28 11:48:55,120 com.apple.launchd: (com.cisco.anyconnect.vpnagentd[54]) Exited with code: 1
    2011-11-28 11:48:55,120 com.apple.launchd: (com.cisco.anyconnect.vpnagentd) Throttling respawn: Will start in 10 seconds
    2011-11-28 11:48:55,473 com.apple.pfctl: No ALTQ support in kernel
    2011-11-28 11:48:55,473 com.apple.pfctl: ALTQ related functions disabled
    2011-11-28 11:48:55,823 com.apple.ucupdate.plist: ucupdate: Checked 1 update, no match found.
    2011-11-28 11:48:55,886 fseventsd: event logs in /.fseventsd out of sync with volume.  destroying old logs. (171 12 336)
    2011-11-28 11:48:56,589 fseventsd: log dir: /.fseventsd getting new uuid: 1259FC9A-89C4-463B-A803-827EF26804C1
    2011-11-28 11:48:56,646 com.apple.DumpPanic: 2011-11-28 11:48:56.498 DumpPanic[46:4303] Error getting a reference to IODeviceTree:/options
    2011-11-28 11:48:56,652 com.apple.launchd: (com.apple.DumpPanic[46]) Exited with code: 1
    2011-11-28 11:48:57,000 kernel: macx_swapon SUCCESS
    2011-11-28 11:48:57,026 com.apple.SecurityServer: Session 100000 created
    2011-11-28 11:48:58,641 UserEventAgent: starting CaptiveNetworkSupport as SystemEventAgent built Jun 13 2011 17:29:21
    2011-11-28 11:48:58,645 UserEventAgent: CaptiveNetworkSupport:CreateInterfaceWatchList:2788 WiFi Devices Found.
    2011-11-28 11:48:58,645 UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    2011-11-28 11:48:58,645 UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    2011-11-28 11:48:58,645 UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    2011-11-28 11:48:58,645 UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    2011-11-28 11:48:58,646 UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    2011-11-28 11:48:58,646 UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    2011-11-28 11:48:58,971 UserEventAgent: CertsKeychainMonitor: configuring
    2011-11-28 11:48:59,000 kernel: Waiting for DSMOS...
    kernel.log:
    Nov 28 11:48:51 localhost kernel[0]: Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
    Nov 28 11:48:51 localhost kernel[0]: vm_page_bootstrap: 942082 free pages and 32766 wired pages
    Nov 28 11:48:51 localhost kernel[0]: kext submap [0xffffff7f8072e000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072e000]
    Nov 28 11:48:51 localhost kernel[0]: zone leak detection enabled
    Nov 28 11:48:51 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Nov 28 11:48:51 localhost kernel[0]: mig_table_max_displ = 73
    Nov 28 11:48:51 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Nov 28 11:48:51 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Nov 28 11:48:51 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Nov 28 11:48:51 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Nov 28 11:48:51 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Nov 28 11:48:51 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Nov 28 11:48:51 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Nov 28 11:48:51 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Nov 28 11:48:51 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Nov 28 11:48:51 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Nov 28 11:48:51 localhost kernel[0]: MAC Framework successfully initialized
    Nov 28 11:48:51 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    Nov 28 11:48:51 localhost kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    Nov 28 11:48:51 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Nov 28 11:48:51 localhost kernel[0]: PFM64 (36 cpu) 0xf10000000, 0xf0000000
    Nov 28 11:48:51 localhost kernel[0]: [ PCI configuration begin ]
    Nov 28 11:48:51 localhost kernel[0]: console relocated to 0xf20010000
    Nov 28 11:48:51 localhost kernel[0]: PCI configuration changed (bridge=6 device=3 cardbus=0)
    Nov 28 11:48:51 localhost kernel[0]: [ PCI configuration end, bridges 7 devices 19 ]
    Nov 28 11:48:51 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 21:08:10 Aug  9 2011) initialization complete
    Nov 28 11:48:51 localhost kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 002332fffed252a2; max speed s800.
    Nov 28 11:48:51 localhost kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    Nov 28 11:48:51 localhost kernel[0]: ERROR: FireWire unable to determine security-mode; defaulting to full-secure.
    Nov 28 11:48:51 localhost kernel[0]: mbinit: done [64 MB total pool size, (42/21) split]
    Nov 28 11:48:51 localhost kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    Nov 28 11:48:51 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Nov 28 11:48:51 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    Nov 28 11:48:51 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Nov 28 11:48:51 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    Nov 28 11:48:51 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Nov 28 11:48:51 localhost kernel[0]: BTCOEXIST off
    Nov 28 11:48:51 localhost kernel[0]: wl0: Broadcom BCM432b 802.11 Wireless Controller
    Nov 28 11:48:51 localhost kernel[0]: 5.100.98.75
    Nov 28 11:48:51 localhost kernel[0]: rooting via boot-uuid from /chosen: B431148B-03FB-3BC2-BB3E-7BCA2BEB0A29
    Nov 28 11:48:51 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Nov 28 11:48:51 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/ST9250410AS Media/IOGUIDPartitionScheme/LION@2
    Nov 28 11:48:51 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Nov 28 11:48:51 localhost kernel[0]: jnl: unknown-dev: replay_journal: from: 5649408 to: 9708544 (joffset 0x747000)
    Nov 28 11:48:51 localhost kernel[0]: jnl: unknown-dev: journal replay done.
    Nov 28 11:48:51 localhost kernel[0]: Kernel is LP64
    Nov 28 11:48:51 localhost kernel[0]: hfs: Removed 0 orphaned / unlinked files and 6 directories
    Nov 28 11:48:53 localhost kernel[0]: NVEthernet: Ethernet address 00:23:32:d2:52:a2
    Nov 28 11:48:53 localhost kernel[0]: AirPort_Brcm4331: Ethernet address 00:23:6c:8c:fe:f0
    Nov 28 11:48:53 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Nov 28 11:48:57 localhost kernel[0]: macx_swapon SUCCESS
    Nov 28 11:48:59 localhost kernel[0]: Waiting for DSMOS...
    system.log:
    Nov 28 11:48:42 localhost bootlog[0]: BOOT_TIME 1322477322 0
    Nov 28 11:48:46 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
    Nov 28 11:48:55 localhost com.apple.launchd[1] (com.cisco.anyconnect.vpnagentd[54]): posix_spawn("/opt/cisco/vpn/bin/vpnagentd", ...): No such file or directory
    Nov 28 11:48:55 localhost com.apple.launchd[1] (com.cisco.anyconnect.vpnagentd[54]): Exited with code: 1
    Nov 28 11:48:55 localhost com.apple.launchd[1] (com.cisco.anyconnect.vpnagentd): Throttling respawn: Will start in 10 seconds
    Nov 28 11:48:55 localhost com.apple.pfctl[33]: No ALTQ support in kernel
    Nov 28 11:48:55 localhost com.apple.pfctl[33]: ALTQ related functions disabled
    Nov 28 11:48:55 localhost com.apple.ucupdate.plist[24]: ucupdate: Checked 1 update, no match found.
    Nov 28 11:48:55 localhost fseventsd[43]: event logs in /.fseventsd out of sync with volume.  destroying old logs. (171 12 336)
    Nov 28 11:48:56 localhost fseventsd[43]: log dir: /.fseventsd getting new uuid: 1259FC9A-89C4-463B-A803-827EF26804C1
    Nov 28 11:48:56 localhost DumpPanic[46]: Error getting a reference to IODeviceTree:/options
    Nov 28 11:48:56 localhost com.apple.DumpPanic[46]: 2011-11-28 11:48:56.498 DumpPanic[46:4303] Error getting a reference to IODeviceTree:/options
    Nov 28 11:48:56 localhost com.apple.launchd[1] (com.apple.DumpPanic[46]): Exited with code: 1
    Nov 28 11:48:58 localhost UserEventAgent[11]: starting CaptiveNetworkSupport as SystemEventAgent built Jun 13 2011 17:29:21
    Nov 28 11:48:58 localhost UserEventAgent[11]: CaptiveNetworkSupport:CreateInterfaceWatchList:2788 WiFi Devices Found.
    Nov 28 11:48:58 localhost UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    Nov 28 11:48:58 localhost UserEventAgent[11]: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    Nov 28 11:48:58: --- last message repeated 1 time ---
    Nov 28 11:48:58 localhost UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    Nov 28 11:48:58 localhost UserEventAgent[11]: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    Nov 28 11:48:58: --- last message repeated 1 time ---
    Nov 28 11:48:58 localhost UserEventAgent[11]: CertsKeychainMonitor: configuring

    Thank you for your quick reply!
    However I cant manage to find the panic logs in the library/logs/ or any of its directorys. Ive looked for this logs before and my guess is that they dont get created if the panic occurs during boot.

  • Need help troubleshooting Report Query/BI Publisher

    Hi All --
    I need some help with an odd issue I'm having with a report query and BI Publisher. The users run this report by inputting a date range, usually by week. Oddly enough, if we input a date range of 06/01/2008 through 06/07/2008, the report runs and BI Publisher renders the document correctly, but if we input a date range of 06/08/2008 through 06/14/2008, the report shows correctly on the screen, but BI Publisher returns an empty document. I thought perhaps it was an issue with the data, but inputting the date range of 06/01/2008 through 06/14/2008 works correctly and the document is rendered with all the data as shown in the report.
    I'm really at a loss and don't know how to proceed in troubleshooting the issue. Does anyone know of any log files or anything else to look at to try and figure out why the report isn't being rendered correctly for that one week?
    Thanks!
    Leigh Johnson

    Thanks Marc --
    The OC4J logs don't show any errors at the time I tried running the report. I did change the output format to XML and saved it for the date range that doesn't work as well as a date range that does work. As foar as I can tell, the only differences is the data within the tags, but I'm no XML expert so I may have missed something. I opened my report template and loaded the xml data first from the date range that produces a rendered report properly and used preview...as expected it worked. When I did the same thing for the "bad" date range, I get the following set of errors, should I move my issue to the BI Publisher forum do you think?
    ConfFile: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\config\xdoconfig.xml
    Font Dir: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\fonts
    Run XDO Start
    Template: D:\BiPublisher\on_time_delivery.rtf
    RTFProcessor setLocale: en-us
    FOProcessor setData: D:\BiPublisher\ontimedelivery.xml
    FOProcessor setLocale: en-us
    Output type: MHTML
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:721)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:504)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:253)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:181)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1151)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:275)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1809)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:1027)
         at RTF2PDF.runRTFto(RTF2PDF.java:708)
         at RTF2PDF.runXDO(RTF2PDF.java:548)
         at RTF2PDF.main(RTF2PDF.java:305)
    Caused by: oracle.xdo.parser.v2.XPathException: An internal error condition occurred.
         at oracle.xdo.parser.v2.XSLStylesheet.flushErrors(XSLStylesheet.java:1534)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:521)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:489)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:271)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:155)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:192)
         ... 15 more

  • Need Help Troubleshooting MacBook Wireless

    Hello,
    I have looked on this forum and other forums about why the wireless is so noticeably slow.
    We have an iBook 700 mhz. and now a new macbook 2GB Ram and 2.0 ghz and it is slower on surfing the web than the iBook.
    I have read that it might be the intel chip inside, cordless phones or the settings. However, I need to know what steps I can take to find out the real problem.
    I have the wireless connection showing a 55 signal strength and no noise with iStumbler. Are there any troubleshooting steps I can follow to get down to the bottom of the problem?
    This is my wife's new computer and she is quite disappointed as I am too. We thought this would be much faster. Seems like it should be.
    We are running 10.4.7 and my wireless access point is a Belkin F5D6130. Unfortunately, I was given the wireless modem second hand so I have no way of modifying the settings. It worked fine on our iBook without any changes.
    Thanks,
    Randal

    Hello,
    I talked with Apple today and they had me run a test on my iBook for connection speed and the same thing on the MacBook. My MacBook was 1/2 the iBook speed. The had me bring up http://www.2wire.com and the speed test is in the upper right corner.
    They said it could be the card or my Belkin wireless modem. Therefore, I went to a neighbor that had a wireless signal and the system went to the same as the iBook speed at his house.
    Therefore, it appears I will need a new wireless modem/router.
    Hope this may help someone else.
    Randal

  • Need help troubleshooting officejet4630 printing problem

    I cannot print from my officejet 4630. I encountered the problem a few days ago and I have been working tirelessly to get this up and running again. The problem first started with my desktop, and the following day I was unable to print with my laptop.
    In the laptop:
    I have uninstalled and re-installed, I have downloaded print dr. and documents seemed to print sporadically, a half hour after I sent them to the queue.
    in the desktop:
    I have uninstalled, and I am unable to reinstall. It seems to get stuck at the network check. Ok, so I unplugged my router to see if connectivity was the problem. It's fine. I was able to get signal back to my desktop and my printer quickly. The signal is strong in both devices at all times (mine is the only computer in the house). So what the heck is going on? I've troubleshooted and I arriving at no clear answer. I'm reaching the end of my rope trying to figure this out, please help asap.

    Hey @mhubbard,
    Welcome to the HP Support Forums!
    I would like to work with you today with resolving the network communication and printing issues you're experiencing with your HP Officejet 4630 e-All-in-One Printer. I understand that this issue is affecting both your laptop and your desktop. You have also ran the Print and Scan Doctor tools, uninstalled and reinstalled, and powercycled your router to no avail. It is important to note that even though your signal strength for your network is great there is still a chance that your router could be blocking some communication to a printer.
    Just so you are aware, when you network a printer there really is no grey area, the printer either works or it doesn't. If the printer doesn't work at all on a network than you may have a defective network card. However, if the printer connects to the network, even if it's an intermittent connection (slow printing, no communication, etc . . . ), it proves that the network card is functioning. Sometimes routers deem the printer as a threat trying to access the network and end up blocking some or all features of the printers network communication. This isn't something that is wrong with the router, it's just doing its job too well.
    Now with that being said, I'm going to take you through some troubleshooting steps to get this product up and running consistently for you. Please run through the step-by-step troubleshooting steps below.
    Step 1:  Powercycle the Network:
    I know you have already tried this, but there is a special way this should be done. If you haven't already please run the steps below. 
    1.First, unplug the power cable to your Router
    2.Once your Router is unplugged, turn off your printer
    3.Next, shut down your computer
    4.After 30 seconds to 1 minutes, plug your Router back in
    5.Next, turn on your printer
    6.Turn on the computer
    After a few moments the internet connection will reestablish itself. Check the internet on your computer and ensure it is working before proceeding.
    Step 2: Reset the Winsock:
    Please run the following steps on your Desktop computer.
    The Network Installation Hangs on the 'Checking Network Environment' Screen
    Step 3: Printer Doesn't Maintain Wireless Connection:
    Printer Does Not Maintain Wireless Connection
    Should the steps in this document fail to resolve your issue than proceed to the next step.
    Step 4: Open Router Ports:
    There are certain ports on a router that allow wireless communication with the printer for printing and scanning. If you're not sure how to open these ports yourself, please contact the manufacturer of your router to do this for you.
    Open: Incoming (UDP) Ports:
    137, 138, 161, 427
     Open: Outgoing (TCP) Ports:
    137, 139, 427, 9100, 9220, 9500
    Also, on the router ensure that:
    Mac Filtering should be OFF
    Firmware updated
    Firewall may need to be 'off' for testing
    Please let me know if the steps I've provided resolve your wireless communication and printing issues. Good luck!
    X-23
    I work on behalf of HP
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    Click the "Kudos, Thumbs Up" on the right to say "Thanks" for helping!

  • Need Help Troubleshooting Copy Function

    When I try to copy a page using the flatbed scanner, the printer will scan the page and act like it's going to perform the copy.  However, after about 20 seconds, the printer spits out a blank page and on the touchscreen, it says "Printing canceled."  (I did NOT touch anything on the printer to cancel the Copy request.)  After that, the printer never recovers, i.e. it hangs on the "printing canceled" message.  I end up powering the printer off, waiting a few seconds, powering it back on, and trying to copy the page again.  Thankfully, the copy function performs as expected, no problem.
    This process occurs every time I try to copy something, and I think it's silly to believe that I need to power my printer off then turn it back on every time I want to copy something.  My settings are very simple: Make one copy, 1-to-1 sided, black ink.
    Any help in trying to figure out why my printer does this, or how to make it work properly on the first attempt, would be appreciated.

    Hello mamacgl,
    Welcome to the HP Forums.
    I see that you are having some copy issues.
    I have seen this issue in the past and I was able to get it resolved by doing one simple step.
    Please make sure that you have the printer power cable connected directly to a wall outlet and not a power bar/strip. Here is a document that uses a LaserJet printer as an example but it is meant for HP products in general. Please click on the following link that explains the Issues when Connected to an Uninterruptible Power Supply/Power Strip/Surge Protector.
    Once the printer is powered back on, use the on/off button to do a proper power cycle.  This will do a semi power reset on the printer.
    Try another copy and let me know if you still have issues or if you have any other questions, feel free to ask.
    Cheers,  
    Click the “Kudos Thumbs Up" at the bottom of this post to say “Thanks” for helping!
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    W a t e r b o y 71
    I work on behalf of HP

  • Need help troubleshooting this CSS Issue

    I have a test page setup here:
    http://www.pasewark.com/advisein/index.html
    On the left side of the page which starts with "Advise-in Solutions Home" I noticed that the green cell background color goes away in Firefox. The nav is created in CSS and someow I think its affecting the rendering of the green cell color. I've tested it in Safari & Firefox on Mac and IE and Firefox on PC. The issue only manifests in Firefox.
    Any suggestions?
    Thanks!
    D.

    You need to add a # to your colour code. See if that works
    <td width="300" align="left" valign="top" bgcolor="#5e997f"><div class="style3"><a href="#">Advise-In Solutions Home

  • Need help troubleshooting poor performance loading cubes

    I need ideas on how to troubleshoot performance issues we are having when loading our infocube.  There are eight infopackages running in parallel to update the cube.  Each infopackage can execute three datapackages at a time.  The load performance is erractic.  For example, if an infopackage needs five datapackages to load the data, data package 1 is sometimes the last one to complete.  Sometimes the slow performance is in the Update Rules processing and other times it is on the Insert into the fact table. 
    Sometimes there are no performance problems and the load completes in 20 mins.  Other times, the loads complete in 1.5+ hours.
    Does anyone know how to tell which server a data package was executed on?  Can someone tell me any transactions to use to monitor the loads while they are running to help pinpoint what the bottleneck is?
    Thanks.
    Regards,
    Ryan

    Some sugegstions:
    1. Collect BW statistics for all the cubes. Goto RSA1 and go to the cube and on tool bar - tools - BW statistics. Check thed boxes to collect both OLAP and WHM.
    2. Activate all the technical content cubes and reports and relevant objects. You will find them if you search with 0BWTC* in the business content.
    3. Start loading data to the Technical content cubes.
    4. There are a few reports out of these statistical cubes and run them and you will get some ideas.
    5. Try  to schedule sequentially instead of parallel loads.
    Ravi Thothadri

  • Need Help Troubleshooting Mysterious Problem

    The Basic Symptom:
    After running an indeterminate (usually under 5) EJB operations driven from my web app all subsequent requests result in a browser stall wherein the progress bar inches ever so slowly toward infinity but never returns the requested page. The situation does not install until I close the browser and re-run the application.
    My Configuration:
    Oracle 8.1.5 on Windows NT
    JDeveloper 3.0
    Oracle Web-To-Go internal http/jsp/servlet engine as supplied with JDev 3.0
    My Architecture:
    Basically, I've got a number of .jsp pages which create session-level beans on startup. Each bean, in turn, grabs and holds a connection to a companion stateless EJB to service the session's requests.
    The EJBs act as factories for standard java class files which are passed to the client (web/presentation) tier, are modified by the client via their browser session, and are returned to the EJB factory to be saved to the database (Oracle8i tables).
    Please for Help:
    Does anyone know if this is a known problem with any or all of the below:
    a) My architecture (Please God NO!)
    b) JServer and EJB handling (This would suck but maybe 8.1.6 would cure it)
    c) A limitation of Web-to-Go's functionality
    d) Something I'm not thinking of as a possibility???
    ANY HELP YOU CAN PROVIDE WILL BE GREATLY APPRECIATED! (I HAVE TO DEMO THIS APP AS A PROTOTYPE ON THURSDAY AND DON'T WANT TO HAVE TO INCONSPICUOSLY STOP/START IT AGAIN AND AGAIN TO AVOID HANGS...)
    Thanks in advance!
    Will
    null

    Some additional information...
    I can trace activity from the .jsp code to the webBean code. When the webBean code attempts to call a method on an EJB it never receives a response.
    Will
    null

  • Need help troubleshooting: booting problems

    I'm a bit stuck troubleshooting and could do with some advice.
    A quick backstory: my mid-2010 13" MBP started to refuse to boot and displayed the flashing question mark, so the Geniuses replaced the hard drive connector cable - which sorted the problem for a few months.
    So the flashing ? reappeared and I've tried a few fixes but need advice on where to go now, I think it might be a RAM problem.
    What I've tried so far:
    I've tried erasing and then verify and repair the HD through disk utility, using the OSX DVD, which came up OK.
    Reset NVRAM
    Clean Install: the HD would show up, but would fail after 30 mins; "Install failed... could not copy the necessary support files."
    Ran Apple Hardware Test: showed error 4mem/4/40000000 0xabd93398
    Took out each RAM card separately, cleaned with compressed air, tried out each one separately in either slot - still get a flashing ? on startup.
    Any thoughts on what I could do would be really appreciated. Thanks for any advice!

    If the OS installer failed removing RAM will not fix the damage.
    The question mark means a bootable OS couldn't be found. You will need to reinstall the OS & see if the Mac stays stable. You may need to do this with one RAM module to see if the other is causing the crash. The AHT message is a RAM error, re-run the test & change modules to see if it is a particular module or slot that causes it.
    You can try booting from external disk to try to rule out the internal HD, but that isn't a practical solution for a laptop, it's more to help diagnose where the fault could be.
    You could take it to an Apple store to see if they can help, but I doubt there will be any chance of repairs unless you pay. The first visit will be free, but there is a limited amount of testing that can be done.

  • Need help troubleshooting slow startup after installing apps

    I'm relatively new to OSX (though not new to computer administration and Unix/Linux) and I need some guidance troubleshooting my slow booting Macbook.
    I've got a vanilla Macbook that can installed with 10.5.5 and I've since done the upgrade to 10.5.6. I didn't have any problems until I started installing some heavier apps like the Adobe CS3 suite and MS Office (I know, I should get iLife, but I have an available license of Office.)
    Since doing these installs, it has noticeably, but not drastically, slowed the start-up time of my mac. The slow down starts in the blue screen part of startup and is most noticeable as the dock and the menus load.
    (I've read about Searchlight indexing, which would make sense since these are both big suites, but it's had several hours of run time to do this and many reboots and it's still a problem.)
    I have my suspicions that Adobe is mostly the culprit here, but I'm not sure where to look for start-up logs and configuration info. Are there any apps out there like Start Up Control Panel (www.mlin.net/StartupCPL.shtml) for OSX? Are there any places that would be a good place to start looking? I basically want to try to make sure that only the necessary stuff is loading at start-up and and none of that "helper app" crap that was so common in windows environments.

    Francine gave you excellent advice about tracking down your problem. Once that's accomplished, see these:
    Switching from Windows to Mac OS X,
    Basic Tutorials on using a Mac,
    MacFixIt Tutorials,
    MacTips, and
    Switching to the Mac: The Missing Manual, Leopard Edition.
    Additionally, *Texas Mac Man* recommends:
    Quick Assist.
    Welcome to the Switch To A Mac Guides,
    Take Control E-books, and
    A guide for switching to a Mac.

Maybe you are looking for