Machine freeze, timeout waiting for nf to load

my imac27 was randomly freezing requiring reboot, other times kernel panicking.
apple changed the logicboard after doing some diagnostics.
for a while it was fine -- then began freezing again.
console logs seem to show the following repeated kernel error
Timeout while waiting for nf to load: > AR_PHY_AGC_CONTROL=0x40d22
this is logged multiple times (2 dozen) before the system eventually freezes.
searching on this error -- seems to point to a network problem. either base station/WAP or wireless NIC in the imac, but i can't be sure and the details are still murky.
can anyone shed light here?

I have exactly the same problem.
Apple changed the bluetooth module, but the problem is still hier.
Someone has got a solution?

Similar Messages

  • Adobe Pro XI install: Timeout waiting for window to load

    Installed fine on my work computer yesterday (subscription).  Trying to download and install at home from the website and getting "Timeout waiting for window to load".  I've tried IE, Chrome and Firefox.  I do have a Pro 8 installed here, but don't want to chuck it until I know XI is going to install - not sure I know where that disk is any longer.

    Hi Daniel,
    Seems to be a network issue here.
    Please try downloading the file ( Download Acrobat products | 9, 8 ) from any other network, (may be your work computer network) and save the setup file to a flash drive.
    Connect the flash drive to the home computer and try installing.
    Regards,
    Rave

  • Timeout(60 seconds) occurred waiting for page to load

    Hello,
    Can somebody provide solution for mentioned problem-
    After Browser launch when I try to navigate the URL, openscript is throwing error (Timeout(60 seconds) occurred waiting for page to load.).
    Error code - WAIT_FOR_PAGE_TIMEOUT_ERROR.
    I am performing following steps.
    1. Launch Browser
    2. Navigate to Oracle EBS url
    3. Close Browser
    4. Launch Browser
    5. Navigate again to Oracle EBS url
    The last steps is not working correctly, openscript throw timeout error and also IE msg "Internet Explorer has stopped working".
    IE version - 8
    Thanks.

    Any comments plz

  • Help with flex4unit ant build.xml: Socket timeout waiting for flexunit report

    I'm having trouble setting up ant to build and test my project locally and I'm not sure what the next step is.
    Info:
    Running on XP/Cygwin.
    All of the files that FlexUnit4 references when used in Flash Builder are in my '${basename}/libs' folder (eg FlexUnit4_1.0.swc).
    I've placed the flexunit4 task in my ant/libs folder.
    I'm getting two errors...
    I don't think I've set up the 'socket' stuff right for the tests. It just sits and waits then dies...
    [flexunit] Waiting for client connection ...
    (about a minute later)
    [flexunit] Stopping server ...
    [flexunit] End of test data reached, sending acknowledgement to player ...
    [flexunit] Closing client connection ...
    [flexunit] Closing server on port [1024] ...
    BUILD FAILED
    java.util.concurrent.ExecutionException: Socket timeout waiting for flexunit report
    Plus this is the error I get from the flash player:
    ReferenceError: Error #1065: Variable mx.skins.spark::BorderSkin is not defined.
    I don't know why it's complaining about Borderskin as I think I have included all the flex4 libs I could find. I suspect this second error is causing the first error?
    Any help appreciated. I think I'm just setting it up all wrong.
    Screencap of errors:
    http://twitpic.com/l7ay8
    build.xml:
    http://gist.github.com/20804

    Finally got everything working using the files from the CI Example which what i probably should have done in the first place.
    So a rough guide for anyone just starting out with this:
    Download the Flex 4 'workspace' from the digital primates hudson server . This appears to contain flexunit library and examples in various stages of development.
    I used Flex Builder 4 Beta 2 to set up my Test Suite and Test Cases.
    I then loaded the libs folder from:
    workspace.zip\workspace\project\FlexUnit4SampleCIProject
    into my flex project's libs folder:
    this includes:
    FlexUnit4.swc
    FlexUnit4CIListener.swc
    flexUnit4UIRunner.swc
    flexTasks.jar
    flexUnitTasks.jar
    I didn't need to remove the FlexUnit4 stuff that is 'referenced' automatically by flash builder when you start adding flexunit4 tests/suites.
    Then I used a modified version of the TestRunner.mxml found in:
    workspace.zip\workspace\project\FlexUnit4SampleCIProject\src\test\flex
    The lines to pay attention to are the ones that look like:
    static public function currentRunTestSuite():Array {
        var testsToRun:Array = new Array();
        testsToRun.push(packagename.TestSuiteName);
        testsToRun.push(packagename.TestClassName);
        return testsToRun;
    Just make sure you update this list to include all of the test suites &/or individual tests you want to run.
    I made this a static function and modified the code in the "FlexUnitApplication.mxml" file to use this function so i'd only need to update one list of suites/tests.
    FlexUnitApplication.mxml is generated automatically when you run FlexUnit4 tests in the Flash Builder 4 Beta 2 IDE.
    This is the build.xml file I'm using in the project:
    http://gist.github.com/208211
    Change the name of the project from "Flare" to whatever and adjust the other path settings where required (though you might want to write this from scratch at least once so you understand roughly what is going on).
    The Debug Flash Player must be installed on the server otherwise you'll get a:
    java.util.concurrent.ExecutionException: Socket timeout waiting for flexunit report
    ...while it waits for the non-existant debugger to attach. (This is obvious but I did forget and was a bit bewildered for a moment)
    Need to also ensure the environment variable:FLEX_HOME is set to the location you installed the flex sdk...by editing your .bashrc setting the environment variable the in the Hudson Configuration.
    You'll need to point Hudson at your ant installation and your jdk installation. If you downloaded he sdk, be aware you might need to point it to the jdk folder inside the place you installed the sdk.
    And I think that's all the problems I had. Hope it's useful to someone... if anyone who actually knows what they are doing can point out any potential issues/better ways of doing things, feel free to comment.
    Thanks to Brian (legrosb) and Mike (mlabriola) for their assistance!

  • Timeout waiting for Oracle WebLogic Server v10.3 at localhost to start

    I am trying to run .portal file using "Run on server" option in Workshop for weblogic.
    After doing this, its trying to start the server Oracle weblogic server v10.3 at localhost and then publish my module.
    Server view status shows as "State" as "Starting" and "Status" as "Synchronizing". When status reaches 82% it gets stopped there for a long time, and when 83% comes up, I can see the "State" as "Stopped" and "Status" as "Republish". And then an error window with title as "Problem Occured" and contents saying, Starting server- Oracle weblogic server v10.3 at localhost (Time of error: ...) Details >> Timeout waiting for Oracle WebLogic Server v10.3 at localhost to start. Server did not start after 480s.
    But the console tab (when I give the startup & Deployment option as "Launch Weblogic server in eclipse console) shows,
    <Sep 8, 2011 6:15:03 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    e changed to STARTING> (final step alone I pasted)
    Before this I can see, WLS Start mode = Development, setting Classpath ,
    <Sep 8, 2011 5:56:36 PM IST> <Notice> <Log Management> <BEA-170019> <The server
    log file C:\bea\user_projects\domains\myPortalDomain\servers\AdminServer\logs\Ad
    minServer.log is opened. All server side log events will be written to this file
    .>
    When I checked Adminserver file its having,
    <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315487671986> <BEA-160151> <Registered library Extension-Name: wlp-groupspace-app-lib, Specification-Version: 10.3, Implementation-Version: 10.3.0.1 (EAR).>
    And many more similar entries...
    Also there is Adminserver.logxxx file which is having,
    ####<Sep 8, 2011 5:33:58 PM IST> <Warning> <JDBC> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315483438048> <BEA-001129> <Received exception while creating connection for pool "portalDataSourceNeverXA": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    ####<Sep 8, 2011 5:33:58 PM IST> <Info> <JDBC> <CINTNCHEOLY0GX7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315483438267> <BEA-001156> <Stack trace associated with message 001129 follows:
    java.sql.SQLException: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.
         at com.pointbase.dbexcp.dbexcpException.getSQLException(Unknown Source)
         at com.pointbase.net.netJDBCConnection.a(Unknown Source)
         at com.pointbase.net.netJDBCConnection.<init>(Unknown Source)
         at com.pointbase.net.netJDBCDriver.getConnection(DashoA10*..:170)
         at com.pointbase.net.netJDBCDriver.connect(DashoA10*..:94)
         at com.pointbase.jdbc.jdbcUniversalDriver.getConnection(Unknown Source)
         at com.pointbase.jdbc.jdbcUniversalDriver.connect(Unknown Source)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:316)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:217)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1109)
         at weblogic.common.resourcepool.ResourcePoolImpl$ResourcePoolMaintanenceTask.timerExpired(ResourcePoolImpl.java:2282)
         at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    And many more entries like the above...
    I even tried startup & Deployment option as "Start weblogic server in Expressmode" and still same error I am getting and this time instead of in eclipse console, I can see command prompt and here also showing "Server state changed to STARTING"
    FYI, I created domain with runtime JRocket 1.6.0_05.
    I even tried to clean build the portal project and publish using clean option. Still same problem coming :(
    FYI, my system is having 1 GB RAM only and bit slow. Could this be a problem or something else? Please suggest.
    Thanks in advance.
    Edited by: gopikrish on Sep 8, 2011 6:20 AM

    Hi Gopikrish
    The root cause for your error is, it is not able to start the Pointbase database. Looks like you configured a domain with default pointbase database. In the domain\bin\ one of the starup scripts like startWeblogic.cmd, you should see some lines that start the pointbase database.
    java.sql.SQLException: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093
    Instead of starting from Workshop, go to the domain root folder and start the weblogic using the command like startWeblogic.cmd (or .sh on unix). This should start the pointbase and then start the portal domain. Portal domain does need this backend pointbase database to store all the portal meta data and has datasources configured for this.
    Do you have a Clustered Portal domain, with one of the managed servers located in the remote machine. If yes, and if you use default Pointbase database, you need to change something like pointbase db should not be localhost but the name of the machine where you have the admin server running.
    Either way, the issue is not able to stat the pointbase db and thus serve not starting.
    Thanks
    Ravi Jegga

  • Timeout waiting for ARP/RARP stack underflow

    My U60 running solaris 10 crashed, and all I see on the screen is this:
    Timeout waiting for ARP/RARP stack underflow
    What does it mean?

    Looks like its trying to boot from the network, gets an IP address but then fails loading its kernel from tftp..
    Break it and try "boot disk" from the OBP.
    7/M.

  • Timeout waiting for iokit to quiet

    hi all,
    I use a macmini, after upgrading to 10.8.4, it becomes a little slow when bootup, and freezes when login window displays. According to the console log, it takes munites to "hidd: Timeout waiting for IOKit to be quiet"
    does anyone knows what's going on?
    Joe

    Try booting into the Safe Mode.  Shut down the computer and then power it back up. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application unistaller. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About
    If you monitor the "More Like This" box (top right), other threads appear. Opening them usually displays other threads.

  • Load_hdi: timed out waiting for driver to load

    Howdy,
    I'm having a bit of trouble with my computer refusing to mount disks, images, etc. This seems to start after trying to mount an external hard drive (passport from western digital). After plugging in the passport, I can no longer mount external hard drives, disk images, etc. After I reboot, I can mount other exteranl drives and images just fine. This behavior was replicated after I rebooted and tried to mount the passport again. Does any one have any idea what may be causing this?
    Here is what I got from my logs:
    Attach Image ¿SecUpd2007-004Univ.dmg¿
    Initializing...
    Apr 20 20:40:47 absent crashdump[864]: Unable to save crash report!\n
    load_hdi: timed out waiting for IOKit to finish matching
    Apr 20 20:40:49 absent crashdump[864]: Date/Time: 2007-04-20 20:40:42.399 -1100
    Apr 20 20:40:49 absent crashdump[864]: OS Version: 10.4.9 (Build 8P135)
    Apr 20 20:40:49 absent crashdump[864]: Report Version: 4
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Command: mds
    Apr 20 20:40:49 absent crashdump[864]: Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mds
    Apr 20 20:40:49 absent crashdump[864]: Parent: launchd [1]
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Version: ??? (???)
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: PID: 188
    Apr 20 20:40:49 absent crashdump[864]: Thread: 6
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Exception: EXCBADACCESS (0x0001)
    Apr 20 20:40:49 absent crashdump[864]: Codes: KERNINVALIDADDRESS (0x0001) at 0xa1b1c1db
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 0:
    Apr 20 20:40:49 absent crashdump[864]: 0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    Apr 20 20:40:49 absent crashdump[864]: 1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    Apr 20 20:40:49 absent crashdump[864]: 2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    Apr 20 20:40:49 absent crashdump[864]: 3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    Apr 20 20:40:49 absent crashdump[864]: 4 mds 0x00012fcc 0x1000 + 73676
    Apr 20 20:40:49 absent crashdump[864]: 5 mds 0x0000531c 0x1000 + 17180
    Apr 20 20:40:49 absent crashdump[864]: 6 mds 0x00042b24 0x1000 + 269092
    Apr 20 20:40:49 absent crashdump[864]: 7 mds 0x000429cc 0x1000 + 268748
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 1:
    Apr 20 20:40:49 absent crashdump[864]: 0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    Apr 20 20:40:49 absent crashdump[864]: 1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    Apr 20 20:40:49 absent crashdump[864]: 2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    Apr 20 20:40:49 absent crashdump[864]: 3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    Apr 20 20:40:49 absent crashdump[864]: 4 mds 0x0000785c 0x1000 + 26716
    Apr 20 20:40:49 absent crashdump[864]: 5 mds 0x000076f4 0x1000 + 26356
    Apr 20 20:40:49 absent crashdump[864]: 6 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    Apr 20 20:40:49 absent crashdump[864]: 7 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 2:
    Apr 20 20:40:49 absent crashdump[864]: 0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    Apr 20 20:40:49 absent crashdump[864]: 1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    Apr 20 20:40:49 absent crashdump[864]: 2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    Apr 20 20:40:49 absent crashdump[864]: 3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    Apr 20 20:40:49 absent crashdump[864]: 4 mds 0x0000785c 0x1000 + 26716
    Apr 20 20:40:49 absent crashdump[864]: 5 mds 0x000076f4 0x1000 + 26356
    Apr 20 20:40:49 absent crashdump[864]: 6 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    Apr 20 20:40:49 absent crashdump[864]: 7 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 3:
    Apr 20 20:40:49 absent crashdump[864]: 0 libSystem.B.dylib 0x9002f20c kevent + 12
    Apr 20 20:40:49 absent crashdump[864]: 1 mds 0x0001208c 0x1000 + 69772
    Apr 20 20:40:49 absent crashdump[864]: 2 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 4:
    Apr 20 20:40:49 absent crashdump[864]: 0 libSystem.B.dylib 0x9002c548 semaphorewait_signaltrap + 8
    Apr 20 20:40:49 absent crashdump[864]: 1 libSystem.B.dylib 0x9003102c pthreadcondwait + 480
    Apr 20 20:40:49 absent crashdump[864]: 2 mds 0x00012928 0x1000 + 71976
    Apr 20 20:40:49 absent crashdump[864]: 3 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 5:
    Apr 20 20:40:49 absent crashdump[864]: 0 libSystem.B.dylib 0x90014a2c read + 12
    Apr 20 20:40:49 absent crashdump[864]: 1 mds 0x00012cb4 0x1000 + 72884
    Apr 20 20:40:49 absent crashdump[864]: 2 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 6 Crashed:
    Apr 20 20:40:49 absent crashdump[864]: 0 com.apple.SearchKit 0x91087f8c PtrList::Append(void*) + 24
    Apr 20 20:40:49 absent crashdump[864]: 1 com.apple.SearchKit 0x91063110 BTree::PutValuesProcessLevelEntryNonLeaf(LevelInfoList**, unsigned long, LevelInfoEntry*, void**, unsigned char*, int ()(void, unsigned char const*), IAOrderedStorable* ()(void*, IAOrderedStorable*, void*), void*) + 444
    Apr 20 20:40:49 absent crashdump[864]: 2 com.apple.SearchKit 0x91062e64 BTree::PutValuesProcessLevel(LevelInfoList**, unsigned long, void**, int ()(void, unsigned char const*), IAOrderedStorable* ()(void*, IAOrderedStorable*, void*), bool ()(void), void*) + 292
    Apr 20 20:40:49 absent crashdump[864]: 3 com.apple.SearchKit 0x91062f28 BTree::PutValuesProcessLevel(LevelInfoList**, unsigned long, void**, int ()(void, unsigned char const*), IAOrderedStorable* ()(void*, IAOrderedStorable*, void*), bool ()(void), void*) + 488
    Apr 20 20:40:49 absent crashdump[864]: 4 com.apple.SearchKit 0x91062f28 BTree::PutValuesProcessLevel(LevelInfoList**, unsigned long, void**, int ()(void, unsigned char const*), IAOrderedStorable* ()(void*, IAOrderedStorable*, void*), bool ()(void), void*) + 488
    Apr 20 20:40:49 absent crashdump[864]: 5 com.apple.SearchKit 0x91062f28 BTree::PutValuesProcessLevel(LevelInfoList**, unsigned long, void**, int ()(void, unsigned char const*), IAOrderedStorable* ()(void*, IAOrderedStorable*, void*), bool ()(void), void*) + 488
    Apr 20 20:40:49 absent crashdump[864]: 6 com.apple.SearchKit 0x910629f8 BTree::PutValuesSorted(int, void**, int ()(void, unsigned char const*), IAOrderedStorable* ()(void*, IAOrderedStorable*, void*), bool ()(void), void*) + 472
    Apr 20 20:40:49 absent crashdump[864]: 7 com.apple.SearchKit 0x91058540 TermIndex::FlushTermUpdatesBulk(Progress*) + 228
    Apr 20 20:40:49 absent crashdump[864]: 8 com.apple.SearchKit 0x9102cc0c TermIndex::FlushTermUpdates(Progress*) + 196
    Apr 20 20:40:49 absent crashdump[864]: 9 com.apple.SearchKit 0x9101be60 TermIndex::FlushUpdates() + 268
    Apr 20 20:40:49 absent crashdump[864]: 10 com.apple.SearchKit 0x9101bc4c TermIndex::Flush() + 64
    Apr 20 20:40:49 absent crashdump[864]: 11 com.apple.SearchKit 0x9101ba20 TIAIndex::Flush(unsigned long) + 252
    Apr 20 20:40:49 absent crashdump[864]: 12 com.apple.SearchKit 0x9101b844 SKIndexFlushInternal + 96
    Apr 20 20:40:49 absent crashdump[864]: 13 ...pple.ContentIndex.framework 0x970de280 FlushIndex + 132
    Apr 20 20:40:49 absent crashdump[864]: 14 ...pple.ContentIndex.framework 0x970dd544 ContentIndexSyncIndex + 44
    Apr 20 20:40:49 absent crashdump[864]: 15 mds 0x00037344 0x1000 + 222020
    Apr 20 20:40:49 absent crashdump[864]: 16 mds 0x00037208 0x1000 + 221704
    Apr 20 20:40:49 absent crashdump[864]: 17 mds 0x00008b4c 0x1000 + 31564
    Apr 20 20:40:49 absent crashdump[864]: 18 com.apple.Foundation 0x92be85f4 -[NSArray makeObjectsPerformSelector:withObject:] + 264
    Apr 20 20:40:49 absent crashdump[864]: 19 mds 0x00007d54 0x1000 + 27988
    Apr 20 20:40:49 absent crashdump[864]: 20 com.apple.CoreFoundation 0x907df4fc __CFRunLoopDoSources0 + 384
    Apr 20 20:40:49 absent crashdump[864]: 21 com.apple.CoreFoundation 0x907dea2c __CFRunLoopRun + 452
    Apr 20 20:40:49 absent crashdump[864]: 22 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    Apr 20 20:40:49 absent crashdump[864]: 23 mds 0x0000785c 0x1000 + 26716
    Apr 20 20:40:49 absent crashdump[864]: 24 mds 0x000076f4 0x1000 + 26356
    Apr 20 20:40:49 absent crashdump[864]: 25 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    Apr 20 20:40:49 absent crashdump[864]: 26 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 7:
    Apr 20 20:40:49 absent crashdump[864]: 0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    Apr 20 20:40:49 absent crashdump[864]: 1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    Apr 20 20:40:49 absent crashdump[864]: 2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    Apr 20 20:40:49 absent crashdump[864]: 3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    Apr 20 20:40:49 absent crashdump[864]: 4 mds 0x0000785c 0x1000 + 26716
    Apr 20 20:40:49 absent crashdump[864]: 5 mds 0x000076f4 0x1000 + 26356
    Apr 20 20:40:49 absent crashdump[864]: 6 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    Apr 20 20:40:49 absent crashdump[864]: 7 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 6 crashed with PPC Thread State 64:
    Apr 20 20:40:49 absent crashdump[864]: srr0: 0x0000000091087f8c srr1: 0x000000000200d030 vrsave: 0x0000000000000000
    Apr 20 20:40:49 absent crashdump[864]: cr: 0x44028224 xer: 0x0000000020000001 lr: 0x0000000091063110 ctr: 0x0000000090003ab8
    Apr 20 20:40:49 absent crashdump[864]: r0: 0x0000000091063110 r1: 0x00000000f03039c0 r2: 0x00000000003432dc r3: 0x00000000a1b1c1d3
    Apr 20 20:40:49 absent crashdump[864]: r4: 0x0000000002babba0 r5: 0x00000000f03039f0 r6: 0x00000000ffffffff r7: 0x0000000000000077
    Apr 20 20:40:49 absent crashdump[864]: r8: 0x0000000000000095 r9: 0x0000000000000018 r10: 0x0000000091011900 r11: 0x0000000024028222
    Apr 20 20:40:49 absent crashdump[864]: r12: 0x0000000090003ab8 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x00000000003432d0
    Apr 20 20:40:49 absent crashdump[864]: r16: 0x0000000000000003 r17: 0x000000009105824c r18: 0x00000000f0303f80 r19: 0x000000007aff8e0a
    Apr 20 20:40:49 absent crashdump[864]: r20: 0x00000000910581c4 r21: 0x0000000000344620 r22: 0x0000000059ef4f08 r23: 0x00000000003fceb0
    Apr 20 20:40:49 absent crashdump[864]: r24: 0x00000000029b3000 r25: 0x0000000000000000 r26: 0x00000000000194d2 r27: 0x00000000869c4ad2
    Apr 20 20:40:49 absent crashdump[864]: r28: 0x0000000000000000 r29: 0x0000000002babba0 r30: 0x00000000a1b1c1d3 r31: 0x0000000091062f6c
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Binary Images Description:
    Apr 20 20:40:49 absent crashdump[864]: 0x1000 - 0x80fff mds /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mds
    Apr 20 20:40:49 absent crashdump[864]: 0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    Apr 20 20:40:49 absent crashdump[864]: 0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x90215000 - 0x9021afff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    Apr 20 20:40:49 absent crashdump[864]: 0x90294000 - 0x90345fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    Apr 20 20:40:49 absent crashdump[864]: 0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    Apr 20 20:40:49 absent crashdump[864]: 0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Apr 20 20:40:49 absent crashdump[864]: 0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    Apr 20 20:40:49 absent crashdump[864]: 0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    Apr 20 20:40:49 absent crashdump[864]: 0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.9 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    Apr 20 20:40:49 absent crashdump[864]: 0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    Apr 20 20:40:49 absent crashdump[864]: 0x90f92000 - 0x90fd3fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    Apr 20 20:40:49 absent crashdump[864]: 0x90fe8000 - 0x91000fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    Apr 20 20:40:49 absent crashdump[864]: 0x91010000 - 0x91091fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    Apr 20 20:40:49 absent crashdump[864]: 0x910d7000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    Apr 20 20:40:49 absent crashdump[864]: 0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    Apr 20 20:40:49 absent crashdump[864]: 0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    Apr 20 20:40:49 absent crashdump[864]: 0x913ec000 - 0x91414fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    Apr 20 20:40:49 absent crashdump[864]: 0x91427000 - 0x91432fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91437000 - 0x9143ffff libbsm.dylib /usr/lib/libbsm.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    Apr 20 20:40:49 absent crashdump[864]: 0x914fd000 - 0x91535fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    Apr 20 20:40:49 absent crashdump[864]: 0x91550000 - 0x91622fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    Apr 20 20:40:49 absent crashdump[864]: 0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    Apr 20 20:40:49 absent crashdump[864]: 0x9174d000 - 0x91804fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    Apr 20 20:40:49 absent crashdump[864]: 0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    Apr 20 20:40:49 absent crashdump[864]: 0x918ce000 - 0x918effff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    Apr 20 20:40:49 absent crashdump[864]: 0x91903000 - 0x91928fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    Apr 20 20:40:49 absent crashdump[864]: 0x9193b000 - 0x9197dfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    Apr 20 20:40:49 absent crashdump[864]: 0x91999000 - 0x919adfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    Apr 20 20:40:49 absent crashdump[864]: 0x919bb000 - 0x91a01fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    Apr 20 20:40:49 absent crashdump[864]: 0x91a18000 - 0x91adffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91b2d000 - 0x91b42fff libcups.2.dylib /usr/lib/libcups.2.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91b47000 - 0x91b65fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91b6b000 - 0x91c22fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91c71000 - 0x91c75fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91c77000 - 0x91cdffff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91ce4000 - 0x91d21fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91d28000 - 0x91d41fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91d46000 - 0x91d49fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91d4b000 - 0x91e29fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91e49000 - 0x91e49fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    Apr 20 20:40:49 absent crashdump[864]: 0x91e4b000 - 0x91f30fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    Apr 20 20:40:49 absent crashdump[864]: 0x91f38000 - 0x91f57fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    Apr 20 20:40:49 absent crashdump[864]: 0x91fc3000 - 0x92031fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x9203c000 - 0x920d1fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x920eb000 - 0x92673fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x926a6000 - 0x929d1fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x92a01000 - 0x92aeffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x92bbb000 - 0x92de6fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Apr 20 20:40:49 absent crashdump[864]: 0x936ff000 - 0x9371ffff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    Apr 20 20:40:49 absent crashdump[864]: 0x94caa000 - 0x94ccafff com.apple.NetInfo 1.0.0 (???) /System/Library/PrivateFrameworks/NetInfo.framework/Versions/A/NetInfo
    Apr 20 20:40:49 absent crashdump[864]: 0x94f6e000 - 0x94f7dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    Apr 20 20:40:49 absent crashdump[864]: 0x970dc000 - 0x970defff com.apple.ContentIndex.framework 1.0.1 /System/Library/PrivateFrameworks/ContentIndex.framework/Versions/A/ContentInde x
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    2007-04-20 20:43:23.431 diskimages-helper[865] ERROR: unable to load disk image driver - 0xE00002C0/-536870208 - Device not configured.
    Finishing...
    PowerBook Mac OS X (10.4.9)

    Today I did a bit more troubleshooting. From the Terminal, the command-line tools for working with DMG files gave me the same error. So, I did a Safe Boot of my Mac, holding the SHIFT key from the tone at restart until the gray loading screen appeared. It took quite a while to get to the login screen, and towards the end of the wait, the fans on my G5 were running at full-speed. I was able to open disk images, so I repaired permissions and then reinstalled the latest security update. Rebooted back into my normal desktop and everything is working now. I am not sure what the problem was. It's fixed now. Hope this helps.

  • Installing Solaris 7 - timeout waiting for ARP/RARP packet

    I'm attempting to install Solaris 7 on and E250. I'm using HyperTerminal connection via a null modem cable. I boot up the server and I see various harware init processes echoed to the terminal and then I receive this error: Timeout waiting for ARP/RARP packet
    I have connected the nic card to a network connection.
    any help would be appreciated.
    Steve

    This is because you HAVE a network connection. You can resolve this with 1 of the following 2 methods:
    A:
    disconnect the network cable and reconnect when the installation process gets to the prompt for hostname.
    B:
    1. Get to the OK prompt
    2. setenv diag-device disk
    3. reset

  • Timeout waiting for ARP/RARP packets

    I am installing Solaris 8 for the first time on an Ultra 5. It has a network card and attached to my 10mbps Hub which is connected to Cable Modem. Problem: While the system was rebooting after the install, the system generated the error trying to link up to the Hub (timeout waiting for ARP/RARP packets). During the install I chose "non-networked" because I could not answer the other questions such IP address name Service etc..
    I want to set it up as a server so that I can use 2 other PCs to access the Oracle, mail and other stuff that would eventually run on it.
    What do I do?
    Renald

    Typically the message "waiting for ARP/RARP packet" will only be generated when no other boot device is available or net is set as the primary boot device. First thing to do is check your env settings to ensure that boot-device = disk net. Second, to reenable network support to the system the easiest way is to do a sys-unconfig and enter the requested information. You need to have the following information available. Hostname, IP address, subnet mask, Name service (if any), Name service settings (name and IP address of server). Some of the information may be available from your ISP on what exact address`s you should be using. Since the message came up and if the boot-device setting is correct I would check the connection to the hard disk.
    Lane

  • Cannot get a connection, pool error Timeout waiting for idle object

    my connection pool setting is
      maxActive="3" minIdle="2"                maxWait="10000"              removeAbandoed="true" logAbandoned="true"         removeAbandonedTimeout="30"         autoreconnection="true" 
    we have 7 people hitting the group of search functions ,
    about 3 minutes I get
    I got error like
    org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object         at org.apache.tomcat.dbcp.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:104)         at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:880)         at Deferment.showResult.checStudent(showResult.java:135)         at Deferment.showResult.doPost(showResult.java:99)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)         at org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.java:402)         at org.apache.catalina.servlets.InvokerServlet.doPost(InvokerServlet.java:170)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    I just wonder
    1) Cannot get a connection, pool error Timeout waiting for idle object-> cause by connection pool leaking or other problem.
    2) Setting the maxactive to -1 ( suggestion from Google) , if I set my connection to ulimit , waht should I put on minIdle="2"
    3) How can I test my connection pool have problem or not ? is
    SHOW PROCESSLIST; tolding me someinformation? I use Mysql
    Thank you!

    I try something like ps2 = conn.prepareStatement(target);
                ps2.setString(1, UNumber); // set input parameter
                rs = ps2.executeQuery();
                sendMail = 0;//how many rows we can find.
                while (rs.next()) {
                    sendMail++;
                ps2.close();
                rs.close();
                conn.close();
      if ((count1 == 0) || (count2 == 0)) {
                    conn.rollback();
                } else {
                    conn.commit();
                    conn.setAutoCommit(true);
                ps.close();
                calstat2.close();
                conn.close();
    calstat = (CallableStatement) conn.prepareCall("{call findStudent}");
                calstat.executeQuery();
                calstat.close();
                conn.close();is that enought? what else I should do to make sure I did close all the connection, after I use it ?
    thank you

  • When I am on iTunes, a bar that says "Accessing iTunes Store" comes up every few seconds. To continue shopping or play my music I have to wait for it to load to disappear, and it comes back immediately. It comes up whenever I click something.

    When I am on iTunes, a bar that says "Accessing iTunes Store" comes up every few seconds. To continue shopping or play my music I have to wait for it to load to disappear, and it comes back immediately. It comes up whenever I click something. How can I get rid of this so I can continue shopping and playing music?

    if you want to add songs they must be checked, put them in asong list as it makes them easier to manage

  • Timeout waiting for ARP/RARP packet

    Does anyone know how to get to the ok prompt when the message, Timeout waiting for ARP/RARP packet is repeating over and over on the screen. I tried hitting stop + a but there was no response. Could this be a problem with my keyboard. Are there any other ways to to stop the message, Timeout waiting for ARP/RARP packet and get to the ok prompt? Thank you.

    Hi
    You have not indicated if you are using a Framebuffer
    card/Monitor and Sun keyboard as the console or a Serial port for the same.
    If using Sun keyboard, switch off the system, hold the
    stop and N keys together and poweron the system. Hold
    the keys down till you get the display. A stop + A then surely should take you to OK prompt since Stop and N reset the OK prompt to factory default.
    If using a serial port as console, try " Cntrl + Break". That should do it...
    HTH
    Shridhar

  • 451 4.7.0 Timeout waiting for client input

    My organization is running Small Business Server 2008 with Exchange.  After installing Exchange users reported not reciveing emails from Comcast and a few other domains.  Looking at the logs, domains including gmail and comcast are unable to deliver email to our Exchange mailboxes.  They receive an error message like the following.
    Technical details of temporary failure:
    Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 451 451 4.7.0 Timeout waiting for client input (state 18).
    Other domains send just fine. Any ideas what is causing the 451 4.7.0 connection timeout error message?  The following is an example SMTPReceive log.
    2009-06-08T23:15:11.964Z,,+,,
    2009-06-08T23:15:11.964Z,,SMTPSubmit SMTPAcceptAnySender SMTPAcceptAuthoritativeDomainSender AcceptRoutingHeaders,Set Session Permissions
    2009-06-08T23:15:11.964Z,,"220 remote.domain.com Microsoft ESMTP MAIL Service ready at Mon, 8 Jun 2009 16:15:11 -0700",
    2009-06-08T23:15:12.027Z,,<,EHLO smtp3.mail.com,
    2009-06-08T23:15:12.027Z,,250-remote.domain.com Hello [123.12.123.123],
    2009-06-08T23:15:12.027Z,,250-SIZE 10485760,
    2009-06-08T23:15:12.027Z,,250-PIPELINING,
    2009-06-08T23:15:12.027Z,,>,250-DSN,
    2009-06-08T23:15:12.027Z,,>,250-ENHANCEDSTATUSCODES,
    2009-06-08T23:15:12.027Z,,>,250-STARTTLS,
    2009-06-08T23:15:12.027Z,,>,250-AUTH,
    2009-06-08T23:15:12.027Z,,>,250-8BITMIME,
    2009-06-08T23:15:12.027Z,,>,250-BINARYMIME,
    2009-06-08T23:15:12.027Z,,>,250 CHUNKING,
    2009-06-08T23:15:12.105Z,,<,STARTTLS,
    2009-06-08T23:15:12.105Z,,>,220 2.0.0 SMTP server ready,
    2009-06-08T23:15:12.105Z,,*,,Sending certificate
    2009-06-08T23:15:12.105Z,,*,CN=remote.domain.com,Certificate subject
    2009-06-08T23:15:12.105Z,,*,CN=ecf-DOMAINSERVER-CA,Certificate issuer name
    2009-06-08T23:15:12.105Z,,*,,Certificate serial number
    2009-06-08T23:15:12.105Z,DOMAIN\Windows SBS Internet Receive DOMAIN,,20,,*,,Certificate thumbprint
    2009-06-08T23:15:12.105Z,DOMAIN\Windows SBS Internet Receive DOMAIN,,21,,,*,remote.domain.com;domain.com;DOMAIN.local,Certificate alternate names
    2009-06-08T23:15:12.355Z,,EHLO smtp3.mail.com,
    2009-06-08T23:15:12.355Z,,250-remote.domain.com Hello [123.12.123.123],
    2009-06-08T23:15:12.355Z,,250-SIZE 10485760,
    2009-06-08T23:15:12.355Z,,250-PIPELINING,
    2009-06-08T23:15:12.355Z,,250-DSN,
    2009-06-08T23:15:12.355Z,,250-ENHANCEDSTATUSCODES,
    2009-06-08T23:15:12.355Z,,250-AUTH,
    2009-06-08T23:15:12.355Z,,250-8BITMIME,
    2009-06-08T23:15:12.355Z,,>,250-BINARYMIME,
    2009-06-08T23:15:12.355Z,,>,250 CHUNKING,
    2009-06-08T23:15:12.433Z,,<,MAIL From:<[email protected]> SIZE=52018,
    2009-06-08T23:15:12.433Z,DOMAIN\Windows SBS Internet Receive DOMAIN,,,,,,,receiving message
    2009-06-08T23:15:12.433Z,,250 2.1.0 Sender OK,
    2009-06-08T23:15:12.496Z,,RCPT To:<[email protected]>,
    2009-06-08T23:15:12.496Z,,250 2.1.5 Recipient OK,
    2009-06-08T23:15:12.496Z,,DATA,
    2009-06-08T23:15:12.496Z,,354 Start mail input; end with <CRLF>.<CRLF>,
    2009-06-08T23:15:20.277Z,,451 4.7.0 Timeout waiting for client input,
    2009-06-08T23:15:20.277Z,,,Local
    2009-06-08T23:16:03.276Z,,451 4.7.0 Timeout waiting for client input,
    2009-06-08T23:16:03.276Z,,,Local

    I had a similar issue with fortigate firewall. I could not able to resolve this issue with fortigate. Fortunately I had a Cisco PIX firewall in my stock. Eventhough it is not a best practise I have replaced the fortigate firewall with Cisco PIX mail flow
    started perfectly without any issues.
    If any fortigate experts are seeing this forum please suggest what has to be done for solving this issue.
    I have escalated this case to fortigate and they resolved the issue by executing the following commands on the fortigate firewall.
    set tcp-mss-sender1452
    set tcp-mss-receiver1452
    Santhosh Sivaraman MCITP: Microsoft Exchange Server 2007/2010 | MCSE/MCSA

  • Timeout waiting for catalog update on ReplicatedCache

    Has anyone seen this error before or have an idea what might have caused it?
    The logs do not show any communication issues happening in the cluster at the time of this error.
    Caused by: java.lang.IllegalStateException: Timeout waiting for catalog update
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ReplicatedCache.ensureCache(ReplicatedCache.CDB:84)
    at com.tangosol.coherence.component.util.safeService.SafeCacheService.ensureCache$Router(SafeCacheService.CDB:1)
    at com.tangosol.coherence.component.util.safeService.SafeCacheService.ensureCache(SafeCacheService.CDB:46)
    at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:843)
    at com.tangosol.net.DefaultConfigurableCacheFactory.configureCache(DefaultConfigurableCacheFactory.java:1045)
    at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:290)
    at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:745)
    at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:722)
    Thanks,
    Steve

    I am seeing same exception on service start-up. Can some one please provide any pointers/Suggestions?
    Oracle Coherence GE 3.5/459 <Info> (thread=main, member=8): Waiting for catalog update: 7
    Oracle Coherence GE 3.5/459 <Info> (thread=main, member=8): Waiting for catalog update: 7
    Oracle Coherence GE 3.5/459 <Info> (thread=main, member=8): Waiting for catalog update: 7
    Oracle Coherence GE 3.5/459 <Info> (thread=main, member=8): Waiting for catalog update: 7
    Oracle Coherence GE 3.5/459 <Info> (thread=main, member=8): Waiting for catalog update: 7
    java.lang.IllegalStateException: Timeout waiting for catalog update
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ReplicatedCache.ensureCache(ReplicatedCache.CDB:84)
    at com.tangosol.coherence.component.util.safeService.SafeCacheService.ensureCache$Router(SafeCacheService.CDB:1)
    at com.tangosol.coherence.component.util.safeService.SafeCacheService.ensureCache(SafeCacheService.CDB:46)
    at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:717)
    at com.tangosol.net.DefaultConfigurableCacheFactory.configureCache(DefaultConfigurableCacheFactory.java:919)
    at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:283)
    at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:686)
    at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:664)
    thanks,

Maybe you are looking for

  • Data upload and download

    Hi, I have a query in using open dataset command. let us consider this scenario as an example. I need to select 5 fields from mara table and I want to display the output in a flat file.Later, I have to read the data from the flat file and to display

  • String to UTF8

    Hi! I need convert any string to UTF8 forma. Who? Thanks!

  • Re: No master socket?

    You are, of course, absolutely not allowed to buy a master socket from the internet and install it yourself.  The two wire connection is too difficult for amateurs so it is never done. If an Openreach person found this had been done in 10 years time

  • I have just purchased a WRTG54GS, installed it, got my la...

    I have just purchased a WRTG54GS, installed it, got my laptop into the internet via wireless network.  I cannot see the Laptop on my PC's network or vice versa.  I tried pinging the laptop and the PC couldn't find it.  Help!

  • ComboBox does not show inserted item in array

    Dear members, I like to add a new item to my ComboBox programmatically. The idea is, to either use what is already predefined in the list, or just to enter a new item, which will be available afterwards for selection. So I created a NSMutableArray My