Constant PostGres Errors

Hi,
I have a fresh install of Mavericks running, with the latest server software. All fresh on a new Mac Pro w/ Pegasus RAID. Our developer installed a pretty stock setup of Filemaker 12, and I added CrashPlan and Teamviewer. That's pretty much all that's running on the system. Filemaker uses Apache to serve up some web, but the Wiki component of Server is off.
My log is filling up with this error pair about once a second:
Jul 30 12:51:06 DDMSBPros-Mac-Pro.local collabd[202]: [CSConnectionPool.m:196 f78f000 +10000ms] Could not open a connection to Postgres. Please make sure it is running and has the correct access.
Jul 30 12:51:06 DDMSBPros-Mac-Pro.local collabd[202]: [CSXCWorkSchedulerService.m:196 f78f000 +0ms] Failed to open DB connection, retrying in 10s: [CSDatabaseError] Connection to DB failed
Any suggestions as to what is causing this and how to fix it?
Cheers!
DDMY

(ETA)
I tried flipping Wiki on to see what errors it would generate, hoping for something helpful. Here's what I got, it repeated several times.
Jul 30 12:58:48 DDMSBPros-Mac-Pro.local collabd[202]: [CSServiceDispatcher.m:260 1031e000 +0ms] Caught exception "Connection to DB failed" [CSDatabaseError] executing [http]Request{AuthService.enterMagicalAuthRealm()}:
  0  CoreFoundation                      0x00007fff923f625c __exceptionPreprocess + 172
  1  libobjc.A.dylib                    0x00007fff89e19e75 objc_exception_throw + 43
  2  CSService                          0x000000010c2c29bd -[CSConnectionPool openConnection] + 3309
  3  CSService                          0x000000010c2c338a -[CSConnectionPool currentConnection] + 98
  4  CSService                          0x000000010c352329 -[CSAuthService unauthenticatedSession] + 82
  5  CSService                          0x000000010c352903 -[CSAuthService currentOrNewSession] + 154
  6  CSService                          0x000000010c355781 -[CSAuthService enterMagicalAuthRealm] + 51
  7  CoreFoundation                      0x00007fff922e1a5c __invoking___ + 140
  8  CoreFoundation                      0x00007fff922e18c4 -[NSInvocation invoke] + 308
  9  CSService                          0x000000010c2bda40 -[CSServiceDispatcher executeRequest:asPartOfBatch:usingServiceImpl:] + 4589
  10  CSService                          0x000000010c2bdef7 -[CSServiceDispatcher executeRequest:] + 120
  11  CSService                          0x000000010c3417d0 +[CSServiceDispatchHTTPRouter routeServiceRequest:response:] + 1135
  12  CSService                          0x000000010c2c4d1f __21-[CSServiceBase init]_block_invoke_6 + 48
  13  CSService                          0x000000010c33e81a __53-[CSRoutingHTTPConnection httpResponseForMethod:URI:]_block_invoke + 95
  14  CSService                          0x000000010c341d6c -[CSHTTPBackgroundResponse bounce:] + 286
  15  Foundation                          0x00007fff8b28476b __NSThread__main__ + 1318
  16  libsystem_pthread.dylib            0x00007fff8c27b899 _pthread_body + 138
  17  libsystem_pthread.dylib            0x00007fff8c27b72a _pthread_struct_init + 0
  18  libsystem_pthread.dylib            0x00007fff8c27ffc9 thread_start + 13
Jul 30 12:58:48 DDMSBPros-Mac-Pro com.apple.launchd[1] (com.apple.collabd.notifications[88782]): Exited with code: 1
Jul 30 12:58:48 DDMSBPros-Mac-Pro com.apple.launchd[1] (com.apple.collabd.notifications): Throttling respawn: Will start in 10 seconds

Similar Messages

  • Constant Postgres crashing every 10 seconds. Running Mac Mini 2012 server with Mavericks Server

    I am gettting a constant crashing of my server Postgres process. It's been continuously populating my log files and it is unusable for things like Roundcube. Here is a snippet of what's in the log files.
    Jun 11 09:52:51 felixjen com.apple.launchd[1] (org.postgresql.postgres[315]): Exited with code: 1
    Jun 11 09:52:51 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 11 09:53:01 felixjen com.apple.launchd[1] (org.postgresql.postgres[359]): Exited with code: 1
    Jun 11 09:53:01 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 11 09:53:11 felixjen com.apple.launchd[1] (org.postgresql.postgres[457]): Exited with code: 1
    Jun 11 09:53:11 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 11 09:53:21 felixjen com.apple.launchd[1] (org.postgresql.postgres[491]): Exited with code: 1
    Jun 11 09:53:21 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 11 09:53:31 felixjen com.apple.launchd[1] (org.postgresql.postgres[519]): Exited with code: 1
    Jun 11 09:53:31 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 11 09:53:41 felixjen com.apple.launchd[1] (org.postgresql.postgres[559]): Exited with code: 1
    Jun 11 09:53:41 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 11 09:53:46 felixjen.com screensharingd[32996]: Authentication: FAILED :: User Name: N/A :: Viewer Address: 79.143.87.189 :: Type: VNC DES
    Jun 11 09:53:51 felixjen com.apple.launchd[1] (org.postgresql.postgres[593]): Exited with code: 1
    Jun 11 09:53:51 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 11 09:54:01 felixjen com.apple.launchd[1] (org.postgresql.postgres[627]): Exited with code: 1
    Jun 11 09:54:01 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    This continues throughout the day and does not stop. I forcefully stopped the process with
    sudo serveradmin stop postgres
    However, I actually want to use the database for Roundcube. Is there any way to fix this?

    You would need to look at the Postgres error log. The only thing I can tell you is that the problem is not caused by any OS X Server process.

  • Constant script errors and non-responsive

    I receive constant script errors and non-responsive errors using Firefox, as do many of my friends. I am using Facebook and Mafia Wars by Zynga
    Here is an example of one:
    A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
    Script: http://www.facebook.com/profile.php?id=508888121:7
    I have tried the instructions on this page
    http://support.mozilla.com/en-US/kb/Warning+Unresponsive+script?s=script+errors&as=s
    however, I get an error message when I try to access Config and enter:
    Navigation to the webpage was cancelled
    Please help fix this or I'm going to have to use a different browser and I like Firefox better than the other options.
    Thank you.

    Thank you Jeff for your response. However, that question is 1 year old and I no longer have that problem. I hope that your answer will help others.

  • Constant send error

    I receive the error message 'Constant send error' when using Outlook. Messages do not appear in 'sent' or 'outbox' folders.

    Hi,
    What is the account type in your Outlook? Exchange, IMAP or POP?
    Please make sure the Account Settings are correct for your account, such as your smtp server address and type of encrypted connection. You can get the information from your email service provider.
    If you have verified the account settings, since I have never seen the error message before, would you please detail what step you performed before the issue occurred and the screenshot of the error message? To protect your private information, please send
    the information to our email address:
    [email protected]
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Cannot download a movie i recieve a constant download error with no code

    Trying to download a movie from itunes after a few minutes of downloading I receive a constant download error message with no error code, trying again several times in different days and is the same, I have tryed with two different connections and the problem remains.

    Hey 321Tammy,
    Thanks for the question, I can definitely understand how frustrating this situation can be. What is the error message you receive when you attempt to download the movie? You can check the following resource for possible errors and solutions:
    iTunes: Possible iTunes Store errors
    http://support.apple.com/kb/TS1424
    Additionally, you can report a problem with your purchase:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBooks Store purchase
    http://support.apple.com/kb/HT1933
    Thanks,
    Matt M.

  • Constant 404 error message - cannot install my product (premiere pro)

    I've just purchase the single product - adobe premiere pro.
    I have received the confirmation email, verified my address.
    When i click on get started - I get a constant 404 error message. Sometimes the adobe.com/en flashes up for a few seconds, then the 404 comes back again.
    Other way in
    I login to adobe.com sucessfully.
    I cannot see anywhere in account/profile/comms etc for me to download Premiere. It just tells me I have purchased it.
    But after a while the same 404 error pops up.
    I'm using Chrome/Yosemite
    I am not running any malware/spyware removal progs.
    Nor am I running sophos or other anti-virus software.
    Hugely frustrating..
    Any help massively appreciated
    Cath

    Cath I would recommend you utilize a different web browser to download and install the Creative Cloud Desktop application.  You can find additional details regarding the installation process at Creative Cloud Help | Download, install, update, or uninstall apps.  If you have any questions regarding the process you are welcome to update this discussion.

  • Constant -54 error message,nothing works.

    I've been having a problem with my phones and my laptop.
    I've tried restoring iTunes, fixing iTunes, reinstalling, nothing works.
    I have a constant -54 error, it doesn't want to sync my music, it erases all my music, every time I try to add an item it freaks out says cannot syn -54 error.
    unknown error.
    NOTHING WORKS.
    how do I fix this? It's getting to the point where I just want to burn this phone and go Samsung, and I LOATH Samsung. Help.

    Schedule a check disk by right clicking on your c drive, click properties, click on check now. Let the system reboot and do the check disk. Run a full anti-virus scan from safe mode if that doesn't work.
    Reminder: Please select the "Accept as Solution" button on the post that best answers your question. Also, you may click on the white star in the "Kudos" button for any helpful post to give that person a quick thanks. These feedback tools help keep our community active, so you receive better answers faster.

  • Java update 6 causing constant permission errors

    Hi Folks
    I was looking for a little more experienced thoughts about the numerous persistent permission errors caused by the last java update for apple's software update. I've read forum articles that says it's OK to ignore them. And the Apple Support KB page that list the dozens of errors that can be safely ignored. But it just doesn't feel right. I'm tempted to revert to a pre java update backup version of the OS, that repair permissions gave a clean bill of health to it's screen. My question is; By not updating java Do I have more risk than by running with all the constant errors caused this update in file permissions? In trying to learn more about java I found among other things these snippets from Boutell.Com
    However, most people do not have Java applications on their computers these days, and most websites useFlash instead of Java for the interactive features that used to be commonly written in Java.
    Removing Java on MacOS X
    Removing Java on MacOS X is not recommended as Apple has made Java a standard part of the operating system and may rely on it to a greater degree than a typical Windows system.
    What you should NOT do
    Either update Java, or remove it. Do not refuse the updates. That gives you the worst of all possible worlds: a buggy old version of Java that might be exploited by
    maliciously coded web pages.
    Just  wondering what others thought about this. And just how useful is java these days?  Is it true Java has been dropped from OS 10.7? Hopefully, Flash is on the way out too.
    Well thanks for considering this.
    Paul
    Here is the list of errors encountered every time the repair permissions script is run;
    Repairing permissions for “Macintosh HD”
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/dt.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/dt.jar".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jconsole.ja r", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jconsole.ja r".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/management- agent.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/management- agent.jar".
    User differs on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib", should be 0, user is 95.
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/dt.jar", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/dt.jar".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/jce.jar", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/jce.jar".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/management -agent.jar", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/management -agent.jar".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/security/b lacklist", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/security/b lacklist".
    User differs on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries", should be 0, user is 95.
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries".
    Permissions differ on "System/Library/Java/Support/Deploy.bundle/Contents/Home/lib/security/cacerts", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/Support/Deploy.bundle/Contents/Home/lib/security/cacerts".
    Permissions differ on "System/Library/Java/Support/Deploy.bundle/Contents/Resources/Java/deploy.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/Support/Deploy.bundle/Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPluginCocoa.b undle/Contents/Resources/Java/deploy.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPluginCocoa.b undle/Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/dt.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/dt.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jce.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jce.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jconsole.jar ", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jconsole.jar ".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/management-a gent.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/management-a gent.jar".
    User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib", should be 95, user is 0.
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/dt.jar", should be lrwxr-xr-x , they are -rw-r--r-- .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/dt.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/jce.jar", should be lrwxr-xr-x , they are -rw-r--r-- .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/jce.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/management- agent.jar", should be lrwxr-xr-x , they are -rw-r--r-- .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/management- agent.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/security/bl acklist", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/security/bl acklist".
    User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries", should be 95, user is 0.
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle", should be drwxr-xr-x , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/deploy.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib", should be -rwxr-xr-x , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Home/lib/security/cacerts", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Home/lib/security/cacerts".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Resources/Java/deploy.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Resources/Java/libdeploy.jnilib", should be -rwxr-xr-x , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Resources/Java/libdeploy.jnilib".
    Permissions repair complete

    I don't see those errors, but Disk Utility cannot fix anything related to symbolic links, so all I can recommend is to ignore them. Your other option is to reinstall the OS and then run Software Update, after making a bootable backup/clone.

  • Constant site errors

    Once again we are getting constant "web page error" when save a reply. Also no emails are being sent since yesterday.
    When clicking "Alert Me" the page jumps to my user profile then throws page error.
    This happens on one Win 8.1 and one Windows 7 system.
    ¯\_(ツ)_/¯

     "web page error" when save a reply.
    What is the scenario?  E.g. this sounds like it could be clicking on Submit twice?  I keep forgetting that that is possible because of how Answers has been working (had been working, since it too apparently now allows us to retry a Submit when
    it comes back after having done nothing.)
    C.f.
    https://social.technet.microsoft.com/Forums/en-US/e00db0a4-cf3b-4759-b99f-7a87d89d73d9/whose-bug-ie-or-fissues?forum=reportabug
    http://answers.microsoft.com/en-us/feedback/forum/fdbk_commsite-bug/performance-problems-report-errors-here/e93eeb69-6502-44b6-aa63-424d8239d4e0?page=25&msgId=5996c5b8-12e7-48d3-9984-4c8e402f7b50 
    Note that for another issue in that same "Performance" thread we had been asked to clear our caches, apparently in the belief that something had been fixed.  I give proof that if that was in fact true it was not the client caches which need
    to be cleared but some intermediate ones in the network.  I don't know how we are supposed to help try to diagnose a case like that.  On Answers they are asking for Fiddler traces but I think that could actually fix some problems if they are related
    to timeouts that we have no control over otherwise (because Fiddler is a proxy program).
    So, try using Fiddler?  If nothing else you may then have diagnostics to help give a clearer symptom description.   <eg>
    Robert Aldwinckle

  • P55-CD53 Constant Reboot Errors

    System Specs
    P55-CD53 with 1.6 bios
    i5-750
    4/8gb Corsair CMX4GXM2A1600C9(system unstable with 8, went to 4 same issues)
    Antec Earthwatts 650w
    Nvidia GTX 260 graphics card
    I have constant issues with memeory errors, 7c, memory_management, Kernel event 41, etc
    I have ran Memtest+ on every single stick of ram individually(8 passes) as well as all 4 sticks(8 passes).
    I have re-installed Windows 7, Windows Vista twice and I cannot stop the reboots. Please help.

    Quote
    running the RAM at 1066mhz...which is unacceptable.
    Not meant to create an argument, but a true attempt with some help & thoughts what the problem may be. The RAM you have is 'rated' 1600, but in fact is more than likely 1333 chipped. They are in essence overvolted & undertimed to run at 1600 speed. Your board, is 1066/1333 native with 1600 & above OC'ing is required. The limitations of the CPU IMC also come into play often making things even more complicated. Unless you really need 8G RAM, 4G normally is much easier to get to run stable too. It may take some playing around & tweaking, but you might be able to get all 8G working at 1333. For starters, with just 4G, set to 1333 9 9 9 24 2T @ 1.55 or 1.60V's & see how it goes.

  • Constant emond error...

    Hello.
    For the last 24 hours+ I've been getting this constant error (?) showing up in one of my Xserve's System log...
    Dec 10 09:56:25 xserve001 emond[130]: Host at 208.69.36.132 will be blocked for at least 15.00 minutes
    Dec 10 09:56:25 xserve001 emond[7516]: DoRunAction (child): setting the uid/gid to 0/0
    Dec 10 09:56:26 xserve001 emond[130]: Host at 208.69.36.132 will be blocked for at least 15.00 minutes
    Dec 10 09:56:26 xserve001 emond[7519]: DoRunAction (child): setting the uid/gid to 0/0
    Dec 10 09:56:26 xserve001 emond[130]: Host at 208.69.36.132 will be blocked for at least 15.00 minutes
    Dec 10 09:56:26 xserve001 emond[7521]: DoRunAction (child): setting the uid/gid to 0/0
    I don't recognize the IP listed either.
    It's possible that it has something to do with an SSH attack on one of my Xserve's that's currently taking place (http://discussions.apple.com/thread.jspa?threadID=2260955&tstart=0), but I'm unsure.
    Anyone know what this means?
    Thanks,
    k.

    Hi,
    What is the account type in your Outlook? Exchange, IMAP or POP?
    Please make sure the Account Settings are correct for your account, such as your smtp server address and type of encrypted connection. You can get the information from your email service provider.
    If you have verified the account settings, since I have never seen the error message before, would you please detail what step you performed before the issue occurred and the screenshot of the error message? To protect your private information, please send
    the information to our email address:
    [email protected]
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Non-constant initializer error; compiler bug?

    The following code snippet demonstrates the issue:
    typedef struct {
    char *p;
    } S1;
    int main()
    char a;
    S1 s = { &a };
    hadron:~/src/misc> cc -V junk.c
    cc: Sun WorkShop 6 update 1 C 5.2 2000/09/11
    acomp: Sun WorkShop 6 update 1 C 5.2 2000/09/11
    "junk.c", line 8: non-constant initializer: op "U&"
    The compiler correctly handles the case where 's' is a simple pointer (eg. char *s = &a).  I don't have a copy of K&R handy but surely the C language allows structure initializers to contain address operators.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Using the code you posted and the following compile line:
    % CC -xO3 -library=stlport4 -g -o stl stl.cpp -V
    CC: Forte Developer 7 C++ 5.4 2002/03/09
    ccfe: Forte Developer 7 C++ 5.4 2002/03/09
    iropt: Forte Developer 7 Compiler Common 7.0 2002/03/09
    cg: Forte Developer 7 Compiler Common 7.0 2002/03/09
    CClink: Forte Developer 7 C++ 5.4 2002/03/09
    CC: Forte Developer 7 C++ 5.4 2002/03/09
    /export/home/SUNWspro/bin/../prod/bin/c++filt: Forte Developer 7 C++ 5.4 2002/03/09
    ld: Software Generation Utilities - Solaris Link Editors: 5.9-1.373
    % dbx stl
    Reading stl
    Reading ld.so.1
    Reading libstlport.so.1
    Reading libCrun.so.1
    Reading libm.so.1
    Reading libw.so.1
    Reading libc.so.1
    Reading libdl.so.1
    Reading libc_psr.so.1
    (dbx) access check
    access checking - ON
    (dbx) run
    Running: stl
    (process id 20274)
    Reading librtc.so
    RTC: Enabling Error Checking...
    RTC: Running program...
    execution completed, exit code is 0
    (dbx)
    Are you compiling with some other option? Does this
    error occur every time or randomly?

  • Runtime constant (Filename) errors out in BPM

    Hi,
    I have a BPMCollectTime scenario to collect the Source files. The filename (Message Mapping/Transformation) from the files is captured in TRANSFORM STEP(before sending them out from BPM). The file is sent to SEND step one at a time.
    Question : Filename of the source file is captured through user defined function.
    Following is the code.
    ================
    String  v_result_time;          //test Variable
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key =  DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    if (key == null) { v_result_time= "Create Key Failed";}
    else
    {v_result_time= "Create Key worked";
    String valueOld = conf.get(key);
    v_result_time = valueOld;
    return v_result_time;
    The Mapping gives a runtime error in the BPM. This is a sporadic error. 
    I have selected the Adapter specific attribute(File name).
    The BPM errors out sometimes? I am not sure if I am missing any setting. If I delete the work item and run the same scenario it works.
    Question 1 : What is the cause of the above error?
    Question 2 : Does BPM support Adapter specific attribute such as filename?
    Kindly Advice.
    Thanks,
    Gowri

    Hi Everyone,
    Thanks for all the help.
    DTN will not change the response filename to source filename. This option cannot be used. The correlation id is defined as response file name. Response filename is fixed for invoice file.
    Here is the example.
    For invoice file name HDTN20070430163110.TXT, response file received is nav1_2b5.rsp file. For HDTN20070430163314.TXT , response file is nav1_2b5.rsp
    So my correlation id is dummy fixed value. I have known the fact that it is not possible to use context object filename.
    Bhavesh -  I have defined transform step for accessing filename using dynamic configuration. Following is the code used in mapping.
    ================
    String v_result_time; //test Variable
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    if (key == null) { v_result_time= "Create Key Failed";}
    else
    {v_result_time= "Create Key worked";
    String valueOld = conf.get(key);
    v_result_time = valueOld;
    return v_result_time;
    ====================================
    BPM errors out sometime with following error
    Component mapping has returned error.
    com/sap/xi/tf/_MM_DTNData_2_DTNFilename_java.lang.NullpointerException.
    Error: Exception CX_MERGE_SPLIT occurred (program: CL_MERGE_SPLIT_SERVICE========CP, include: CL_
    If I delete this workitem and repeat the same scenario, it works. I have still not understood, why the scenario works sometime.
    Kindly Advice.
    Thanks,
    Gowri

  • Deleted podcasts, now getting constant sync errors

    Apparently I deleted a podcast (maybe unsubscribed?) a while back and now everytime I sync my iPod, I get the error +"Some of the items in the iTunes library, including "...", were not copied to the iPod "..." because they could not be found."+
    I understand what is happening, but there is nothing for me to delete in iTunes to tell it everything is ok. I thought maybe if I just downloaded those files again then it would find them and I could try deleting again... BUT those particular podcasts are not available any more! I even tried faking it out by making bogus mp3 files with the names it was looking for in the correct iTunes Library folders, but it still didnt work. Im at a loss here.

    I'm having the exact same problems. Those missing podcasts are not in my main podcast list. But the strange thing is, in my "0 stars" smart playlist, those missing, unsync-able podcasts do show up. I can't delete them there in that smart playlist, though. And I can't find them in Windows. It's like they're phantom podcasts that won't disappear, but aren't actually there to sync, and they're not physically on the hard drive anywhere. Itunes just thinks they're still around for some reason...

  • Constant Memory Errors

    • Windows 8.1 64
    • 4th generation Intel(R) Core(TM) i7-4800MQ Processor
    • NVIDIA(R) GeForce(R) GT 740M Graphics with 2048MB of dedicated video memory
    • 15.6-inch diagonal Full HD BrightView LED-backlit Display (1920x1080)
    • 8GB DDR3 System Memory (1 Dimm)
    • 1TB 5400 rpm Hard Drive
    I just bought an HP Envy maybe a month or two ago and ever since I've had it, it has been giving me memory problems. Every time I try to play any game, an error pops up telling me that I should shut that program down because memory is low. This sometimes even happens when something like iTunes is playing in the background while I'm on Firefox. I'm not performing any demanding, out of the ordinary tasks and it's telling me that my RAM is low.
    Today, I got a blue screen with an IRQL NOT LESS OR EQUAL error message and it shut my laptop down completely. This is the same error message I got on my last laptop. Supposedly, it's a memory issue. I checked the laptop after the blue screen and it was still cool to the touch. I checked the system information and it reads 8GB.
    What is the issue? These are similar problems to what I had on my last computer, and that was a 5 year old Dell laptop.

    Hi flicky0urbic
       Welcome to the forum,, look like the problem is in the RAM, since you have warranty take it to the nearest HP service centre of your country...
    Dan Asee

Maybe you are looking for

  • FI tables related to  profit center

    Dear Expert I want to know FI Tables which has profit centers related  G/L accounts of Assets and Liablities . Thanks VG.

  • How to hide watermark when viewing in acrobat 8 standard

    Hi, 2 of my colleagues (also having same versions of acrobat) manage to open a pdf file without the watermark showing. I have been googling around and found that there is an option to set. To specify when the watermark appears, select or deselect Sho

  • Problem deploying OLAP report to Crystal Reports Server

    I have developed a simple OLAP cube report using Crystal Reports Developer (11.0.0.1.1282). The report correctly previews and shows values against the cube that I have chosen as the datasource. The datasource is not my local computer but another comp

  • Re: Store big SQL(15000 char+)  in the database.

    I have 2 very big SQL (almost 15000 char each). I have to store them in 2 saperate columns in a database table. After storing them when ever require, sql will be retrieved and executed to get the values. As varchar2 supports only 4000 chars. What wou

  • Lap 1121N can't join 5508 controller

    hi, i'am trying to configure an AP1121g on my controller wlc5508 7.2 but i'am facing a compatibility issue. please confirm that this access point is supported by this wlc best regards bayrem best regards