Error "Internal error occurred checking the external " while creating a job

Hi All,
        I am getting an error while trying to schedule a job, Im not very shure abt what the job does, the user tried it and she got an error and asked me to do it.
        A similer kind of job has been created in an other system and it works fine there. This job should run monthly and belowis the job step
        The job runs on an external command and following are the paramerters
         Name           SAA_TP_CHECK                                          
         Parameters     /usr/sap/transTCluster/bin/TP_DOMAIN_TD1.PFL          
         Operating sys. UNIX                                                  
         Target server  saptp1
        This gives an error "Internal error occurred checking the external "
A similer kind of job that runs in a different system has the parameters as follows
        Name           SAA_TP_CHECK
        Parameters     /usr/sap/trans/bin/TP_DOMAIN_YD4.PFL
        Operating sys. UNIX
        Target server  sapyp4
What might be causing the error, and how can this be solved. Please help!!!!

Hi,
I think the issue is with the server .
Please check whether the Server name you are giving has the all the RFC connections.
I mean Remote Connection with the Server is establised or not.
Regards
Arbind

Similar Messages

  • Error "An exception occurred within the external code..." when stopping LabView

    I am having an error "An exception occurred within the external code called by a Call Library Node...", see the attached image, when I am trying to stop LabView. As a result of the error, the tag engine doesn't close normally.
    I am using LabView 7.1 with DSC. I read values from a LNS (LON) OPC-server.
    Is this a known issue and is there any way to repair it? I haven't noticed any direct consequences because of the error except that when I re-start LabView and the close it again without having first rebooted the computer, tag engine sometimes starts again when it should stop. This is fixed by always rebooting the computer before restarting LabView. I am getting suspicious that there might be some strange behaviour because the error says "it might have corrupted LabView's memory".
    For example, sometimes when I have made a copy of an input number field to another, they follow each other's value changes even though there is no connections between them.
    Simo Martikainen
    Message Edited by Simo Martikainen on 12-17-2008 03:11 AM
    Attachments:
    LabView stop error.JPG ‏45 KB
    TAGENGINE.JPG ‏16 KB

    Especially in earlier versions of LV these sorts of errors were common if the call wasn't made just right or the parameters were set up incorrectly.
    Where did you get the DLL from? Was it written internally or did it come from another vendor?
    Try building a DLL call into a very small, simple application. Do you see the same issue?
    Are there multiple calls to the same DLL in your code? If so, is there problems with all of them?
    Can you track it down to a specific function that you are trying to access that is causing the problem?
    Is there any indication of a memory leak?
    Finally any additional information you can provide would helpful.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Executing a powershell script for checking duplicate users while creating a AD user throug ADUC console.

    Hi,
    I have a text file in which some SamAccountNames are present.I need to check the file while creating a new users through ADUC console.If a username that is going to create through ADUC console is present in the file, then it should prompt a message
    that the user is already present in the text file.
    Is there any possibility of contacting the powershell script from the ADUC console.If so, then while creating a new user through ADUC console, what is the proceedure for executing that powershell script.
    please provide me the approriate solutions.
    Thanks
    Prasanthi k

    Run the below Powershell Script for users are exist or not in AD. Later you can create the users.
    #Find Users exist in AD or Not?
    #Biswajit Biswas
    $users = get-content c:\users.txt
    foreach ($user in $users) {
    $User = Get-ADUser -Filter {(samaccountname -eq $user)}
    If ($user -eq $Null) {"User does not exist in AD ($user)" }
    Else {"User found in AD ($user)"}
    Active Directory Users attributes-Powershell
    http://gallery.technet.microsoft.com/scriptcenter/Getting-Users-ALL-7417b71d
    Regards~Biswajit
    Disclaimer: This posting is provided & with no warranties or guarantees and confers no rights.
    MCP 2003,MCSA 2003, MCSA:M 2003, CCNA, MCTS, Enterprise Admin
    MY BLOG
    Domain Controllers inventory-Quest Powershell
    Generate Report for Bulk Servers-LastBootUpTime,SerialNumber,InstallDate
    Generate a Report for installed Hotfix for Bulk Servers

  • Help - Multiple errors occurred on the server while processing commands

    I am trying to start ical server on a fresh install of os x server 10.5, but I receive the following error messages: "Multiple errors occurred on the server while processing commands. Use the console application to view the error message" then I hit "ok" and then if i try to enable the iCal service, up pops up another window saying: "an error occurred onthe server while processing a command. Error 'CANNOTLOAD_BUNDLEERR' occurred while processing a command of type 'writeSettings' in plug-in 'servermgr_calendar'
    what's going on? how do i proceed to enable the iCal service? here is my error log:
    servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:22:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:23:50 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a398170>
    May 25 13:23:50 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'readSettings' in plug-in: 'servermgr_calendar'
    May 25 13:23:51 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a390c30>
    May 25 13:23:51 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'getState' in plug-in: 'servermgr_calendar'
    May 25 13:23:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:23:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:23:58 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a3cabf0>
    May 25 13:23:58 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'setState' in plug-in: 'servermgr_calendar'
    May 25 13:24:04 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a396e50>
    May 25 13:24:04 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'readSettings' in plug-in: 'servermgr_calendar'
    May 25 13:24:05 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a396370>
    May 25 13:24:05 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'getState' in plug-in: 'servermgr_calendar'
    May 25 13:24:10 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a38ad80>
    May 25 13:24:10 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'writeSettings' in plug-in: 'servermgr_calendar'
    May 25 13:24:14 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a3d6980>
    May 25 13:24:14 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'writeSettings' in plug-in: 'servermgr_calendar'
    May 25 13:24:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:24:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:25:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:25:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:26:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:26:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:27:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:27:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:28:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:28:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:29:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:29:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:30:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:30:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:31:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:31:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:32:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:32:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:33:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:33:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:34:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:34:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:35:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:35:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:36:59 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:36:59 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:37:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:37:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:38:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:38:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:39:14 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a39a0d0>
    May 25 13:39:14 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'getState' in plug-in: 'servermgr_calendar'
    May 25 13:39:14 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a39b2a0>
    May 25 13:39:14 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'readSettings' in plug-in: 'servermgr_calendar'
    May 25 13:39:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:39:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:40:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:40:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:41:33 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a3d55b0>
    May 25 13:41:33 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'getState' in plug-in: 'servermgr_calendar'
    May 25 13:41:34 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a3c1ba0>
    May 25 13:41:34 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'readSettings' in plug-in: 'servermgr_calendar'
    May 25 13:41:36 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a3835c0>
    May 25 13:41:36 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'writeSettings' in plug-in: 'servermgr_calendar'
    May 25 13:41:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:41:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:42:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:42:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes

    no idea how to set up a dns. can you point me in the right direction? thanks

  • An error occured on the server while reading settings

    Hi to everyone,
    Today i renewed my server's Profiles Manager Code Signing Certificate following this link http://support.apple.com/kb/HT5358
    The certificate was renewed sucessfully for one year.
    I switched the Profile Manager Off then next to "Sign configuration profiles" i clicked the Edit button and from the Certificate list, i selected the certificate named "myserver.mydomain.com Code Signing Certificate - myserver.mydomain.com OD Intermediate CA" which was the only listed certificate that i had renewed.
    When i turned on the Profile Manager i faced the issue.
    An error occured on the server while reading settings so the Profile Manager can't start.
    From Logs
    Error: The server '127.0.0.1' reported an error while processing a command of type: 'readSettings' in plug-in: 'servermgr_devicemgr'. Error: Error Domain=servermgr_devicemgr Code=1 "/Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendo r/rails/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb :941:in `initialize': could not connect to server: Connection refused (PGError)
    Is the server running locally and accepting
              connections on Unix domain socket "/Library/Server/PostgreSQL For Server Services/Socket/.s.PGSQL.5432"?
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb: 941:in `connect'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb: 941:in `connect'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb: 217:in `initialize'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb: 37:in `new'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb: 37:in `postgresql_connection'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:223:in `send'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:223:in `new_connection'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:245:in `checkout_new_connection'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:188:in `checkout'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:184:in `loop'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:184:in `checkout'
              from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/monitor .rb:242:in `synchronize'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:183:in `checkout'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:98:in `connection'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:326:in `retrieve_connection'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_sp ecification.rb:123:in `retrieve_connection'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_sp ecification.rb:115:in `connection'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/base.rb:1299:in `table_exists?'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/config /initializers/settings.rb:10
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activesupport/lib/active_support/dependencies.rb:173:in `load_without_new_constant_marking'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activesupport/lib/active_support/dependencies.rb:173:in `load'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/script /../config/../vendor/rails/railties/lib/initializer.rb:622:in `load_application_initializers'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/script /../config/../vendor/rails/railties/lib/initializer.rb:621:in `each'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/script /../config/../vendor/rails/railties/lib/initializer.rb:621:in `load_application_initializers'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/script /../config/../vendor/rails/railties/lib/initializer.rb:176:in `process'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/script /../config/../vendor/rails/railties/lib/initializer.rb:113:in `send'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/script /../config/../vendor/rails/railties/lib/initializer.rb:113:in `run'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/config /environment.rb:55
              from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygem s/custom_require.rb:31:in `gem_original_require'
              from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygem s/custom_require.rb:31:in `require'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/railties/lib/commands/runner.rb:39
              from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygem s/custom_require.rb:31:in `gem_original_require'
              from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygem s/custom_require.rb:31:in `require'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/script /runner:3
    " UserInfo=0x7ff048a8dc20 {NSLocalizedDescription=/Applications/Server.app/Contents/ServerRoot/usr/share/ devicemgr/backend/vendor/rails/activerecord/lib/active_record/connection_adapter s/postgresql_adapter.rb:941:in `initialize': could not connect to server: Connection refused (PGError)
              Is the server running locally and accepting
              connections on Unix domain socket "/Library/Server/PostgreSQL For Server Services/Socket/.s.PGSQL.5432"?
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb: 941:in `connect'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb: 941:in `connect'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb: 217:in `initialize'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb: 37:in `new'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb: 37:in `postgresql_connection'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:223:in `send'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:223:in `new_connection'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:245:in `checkout_new_connection'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:188:in `checkout'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:184:in `loop'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:184:in `checkout'
              from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/monitor .rb:242:in `synchronize'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:183:in `checkout'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:98:in `connection'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_po ol.rb:326:in `retrieve_connection'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_sp ecification.rb:123:in `retrieve_connection'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/connection_adapters/abstract/connection_sp ecification.rb:115:in `connection'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activerecord/lib/active_record/base.rb:1299:in `table_exists?'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/config /initializers/settings.rb:10
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activesupport/lib/active_support/dependencies.rb:173:in `load_without_new_constant_marking'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/activesupport/lib/active_support/dependencies.rb:173:in `load'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/script /../config/../vendor/rails/railties/lib/initializer.rb:622:in `load_application_initializers'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/script /../config/../vendor/rails/railties/lib/initializer.rb:621:in `each'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/script /../config/../vendor/rails/railties/lib/initializer.rb:621:in `load_application_initializers'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/script /../config/../vendor/rails/railties/lib/initializer.rb:176:in `process'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/script /../config/../vendor/rails/railties/lib/initializer.rb:113:in `send'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/script /../config/../vendor/rails/railties/lib/initializer.rb:113:in `run'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/config /environment.rb:55
              from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygem s/custom_require.rb:31:in `gem_original_require'
              from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygem s/custom_require.rb:31:in `require'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /rails/railties/lib/commands/runner.rb:39
              from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygem s/custom_require.rb:31:in `gem_original_require'
              from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygem s/custom_require.rb:31:in `require'
              from /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/script /runner:3
    Do anyone can help me ? I will appriciate it so much.
    I' m looking forward to your reply.
    Thanks a lot.
    I

    You were right!! After macboo reboot the issue was solved the Profile Manager started again without problems!!
    Thaks a lot!!

  • How to resolve this issue in windows 7 ?? "An Internal Virtual Machine error (3) has occurred. The virtual machine will reset now."

    Dear Friends,
    Do kindly help me out on this issues. I have installed Microsoft Virtual PC 2007 in my PC and i am trying to create an new virtual machine for several testing. I have a clean ISO image of windows 7 . I import through Captured ISO option. The system tries
    to configure the OS . But during the configuration i am getting this error. 
    *Your PC needs to Restart.
    Please hold the power button.
    Error Code: 0X0000005D
    Parameters:
    0x03063A09
    0x756E6547
    0x49656E69
    0x6C65746E
    An Internal Virtual Machine error (3) has occured.
    The virtual machine will reset now.
    I have Enabled the virtualization settings in BIOS. 
    Kindly help me out to resolve this issue. 
    Base Machine Platform : Windows 7 - 32 Bit and Windows 7 - 64 Bit.
    ISO Image : windows 7 - 32 bit.

    Error Code:  0x0000005D: Your
    CPU is not compatible.
    Ref : http://www.winvistatips.com/internal-virtual-machine-error-3-has-occurred-t520964.html
    Arnav Sharma | http://arnavsharma.net/ Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading
    the thread.

  • Fail error when opening cd and dvd: 'director player error: internal error: unexpected failure while compositing bitmap 5 of PLAYER-CAST 2'. How do I fix this?

    I have a new laptop acer aspire e17, running windows 8.1. I have downloaded flash, shockwave and java. Everytime i try to run an interactive cd i use for study, the error message in the title comes up.
    'director player error: internal error: unexpected failure while compositing bitmap 5 of PLAYER-CAST 2'
    I have checked that all the browsers on my computer support shockwave (the cartoon is playing on chrome, mozilla and IE).
    The interactive cd and dvds work on other laptop, not working on this one.
    How can I fix this?
    Thanks.

    It will now play audio cds and dvds. The computer asks me what to do with them first. The problem is still the cd i use for study. Its is an interactive cd - it is its own application - clicking on images and animations to teach vowel sounds, sentences etc.
    The disc works on my other laptop, which is running in windows 7. All discs are recognised by my windows 7 and 8.1 dvd/cd player/writer, but when the title page for the interactive cd pops up on windows 8.1, the director error message pops up and the homepage shuts down with the message.
    I feel like Im sure there is a package or a patch I can download to fix this issue, I just need to know what. Please help.

  • SAP B1 client system we got error Internal Error (-1101) occurred.

    Hi,
    when we are connecting server through particular user it's showing error Internal Error (-1101) occurred Message 131-183". this is client laptop contain  OS is vista and sever has windows 2003 server.when we are login after it's showing to update patch level at this is time only we are getting and it's not updataing PL 43. we are using SAP B1 PL43. this problem only in this laptop.
    Please advise me.
    regds,
    sampath.

    Hi Sampath,
    In order to try to resolve this issue, please do the following:                                                                               
    1. Go to start -> Run -> %temp% and clean up all the files.            
    2. Go to Control panel -> Add and remove program and uninstall the SAP Business one client.                                              
    3. Reboot the Notebook.                                                        
    4. Turn off UAC (disable UAC) before installing the client so the registration of both the UI and DI will work. UAC -> a new security mechanism was introduced in Vista. It is called "user Account Control"
    (For more info about this new feature please visit: [What is User Account Control?|http://windowshelp.microsoft.com/Windows/en-us/help/0eeb9ddd-ddaa-4cc5-a092-9908305665471033.mspx] and [Turn User Account Control on or off|http://windowshelp.microsoft.com/Windows/en-US/Help/58b3b879-924d-4e08-9358-c316055d3eae1033.mspx].)           
    5. Then reinstall the client from the B1_SHR.                            
    Please make sure that you have followed the step no. 4 before doing client reinstallation.                                                
    hope it helps,
    Regards,
    Ladislav
    SAP Business One Forum Team

  • System error 86 has occurred. The specified network password is not correct. - despite the NTLMv2 fix

    After the Windows 2008 R2 64 bit server got below 2 updates a network share is no longer available. And trying to remap it with correct credentials (that work on a Windows 8.1 64 bit) gives this error: "System error 86 has occurred. The specified network
    password is not correct."
    Local Policies -> Security Options -> Network Security: LAN Manager Authentication Level
    is already set to "LM and NTLM - use NTLMV2 session security if negotiated"
    In fact this is how it was working earlier. And it hasn't been changed.
    Below 2 updates were installed in past few days:
    Definition Update for Microsoft Endpoint Protection - KB2461484 (Definition 1.185.3528.0)
    Update for Windows (KB974405)

    Hi,
    Does the network share a DFS share? If so, please install the hotfix below to check the results.
    You cannot access a DFS share by using a valid user account in Windows Server 2008 R2, in Windows 7, in Windows Vista or in Windows Server 2008
    http://support.microsoft.com/kb/2549311
    Best Regards,
    Mandy 
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • When I try to sign into iCloud from Windows PC I get the message "You can't sign in because of a server error." When I check the iCloud status, all is Green.

    When I try to sign into iCloud from Windows PC I get the message "You can't sign in because of a server error."  When I check the iCloud status, all is Green.  What is the fix?

    Hi spillgar,
    If you are having issues signing in to iCloud from your Windows machine, you may find the following articles helpful:
    iCloud: Account troubleshooting
    http://support.apple.com/kb/ts3988
    iCloud: If you can’t sign in to iCloud.com
    http://support.apple.com/kb/ph2611
    Regards,
    - Brenden

  • When connecting to itools an error appears that please check the asccernity please check the itunes seetings

    when connecting to itools an error appears that please check the asccernity please check the itunes seetings plz tell me to coonect it

    when connecting to itools an error appears that please check the asccernity please check the itunes seetings plz tell me to coonect it
    iPhone 4S, iOS 7.0.6

  • System error 3 has occurred. The system cannot find the path specified

    Enterprise Manager 12c Release 2 - 12.1.0.2.0
    Agent Deployment Failed - host agent for Windows 32 bit, version 12.1.0.2
    Deployment Phase Name: Secure Agent
    Error: Execution of command C:/cygwin/bin/sh.exe -c 'export NEED_EXIT_CODE=1 && C:/oracle/product/emagent12/agent_inst/bin/emctl.bat start agent' on host myhost.mydomain.com Failed
    Cause: Error Message: System error 3 has occurred. The system cannot find the path specified. Exit Code :2
    Recommendation:
    Fix the cause of the error and retry the operation (or) manually run the following commands on the remote host
    C:/cygwin/bin/sh.exe -c 'export NEED_EXIT_CODE=1 && C:/oracle/product/emagent12/agent_inst/bin/emctl.bat secure agent'
    C:/cygwin/bin/sh.exe -c 'export NEED_EXIT_CODE=1 && C:/oracle/product/emagent12/agent_inst/bin/emctl.bat start agent'
    C:/cygwin/bin/sh.exe -c 'export NEED_EXIT_CODE=1 && C:/oracle/product/emagent12/agent_inst/bin/emctl.bat config agent addinternaltargets'
    Any ideas? thanks

    I installed Cygwin, and it's working fine I suppose. From my EM12c host I can connect to the Windows host via SSH:
    ssh WinHost
    The authenticity of host 'WinHost (XXX.XXX.XXX.XXX)' can't be established.
    RSA key fingerprint is XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX.
    Are you sure you want to continue connecting (yes/no)? yes
    Warning: Permanently added 'WinHost' (RSA) to the list of known hosts.
    oracle@WinHost's password:
    Last login: Wed Sep 19 17:26:40 2012 from SomeHost
    oracle@WinHost ~
    $ cygrunsrv -h
    Usage: cygrunsrv [OPTION]...
    Main options: Exactly one is required.
    -I, --install <svc_name>  Installes a new service named <svc_name>.
    -R, --remove <svc_name>   Removes a service named <svc_name>.
    ----------------- blah blah blah ------------------------------------
    Report bugs to <[email protected]>.
    oracle@WinHost ~
    $ date
    Thu, Sep 20, 2012 10:10:01 AM
    oracle@WinHost ~
    $ cd /cygdrive/c/oracle/product/emagent12/ - this is the folder where I try to install the agent
    oracle@WinHost /cygdrive/c/oracle/product/emagent12
    $ ls -la
    total 0
    drwx------+ 1 oracle None 0 Sep 20 09:55 .
    drwx------+ 1 WinHostAdmin None 0 Sep 19 12:31 ..
    Thanks

  • My iphone is a 3g and I was updating it's sofware from 4.1 to 4.2 when an error called 1604 occured during the restoration. what should i do?

    my iphone is a 3g and I was updating it's sofware from 4.1 to 4.2 when an error called 1604 occured during the restoration. what should i do?

    Shifaau wrote:
    now an error code by 1015 comes up.
    Again...Search the forums or Google for the error message appearing and follow the troubleshooting steps provided.

  • Error: License File Exception (check the log file for details): ENT_PE_NODE not found in datastore

    Hi;
    i have install 2 MCS 7816 (publisher and suscriber) with call manager version 6.1, i have load the files licenses for the publisher and the phones, but when i load the file license for the suscriber in publisher server i had the error messeage :
    Error : License File Exception (check the log file for details): ENT_PE_NODE not found in datastore
    what s the solution.
    Thanks for your help

    Hello,
    I seen this issue before, all you have to do is Contact Cisco Licensing team. In order to generate new licenses for your server.
    Thanks,

  • Stuck with HotSpot Virtual Machine Error, Internal Error in struts

    Hi i use to get this the following error message in my page ,while i am using struts and cann't understand why this error is raised can any body help me in this regard,as i have check nearly all the other possibilities of error.
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_01-b06 mixed mode)
    # Error ID: 52454C4F4341544F520E43505001E7
    # Problematic Thread: prio=5 tid=0x035dd210 nid=0x7dc runnable
    Heap at VM Abort:
    Heap
    def new generation total 1728K, used 464K [0x10010000, 0x101e0000, 0x104f0000)
    eden space 1600K, 21% used [0x10010000, 0x10064218, 0x101a0000)
    from space 128K, 99% used [0x101c0000, 0x101dfff8, 0x101e0000)
    to space 128K, 0% used [0x101a0000, 0x101a0000, 0x101c0000)
    tenured generation total 41916K, used 40307K [0x104f0000, 0x12ddf000, 0x14010000)
    the space 41916K, 96% used [0x104f0000, 0x12c4ceb8, 0x12c4d000, 0x12ddf000)
    compacting perm gen total 38656K, used 35140K [0x14010000, 0x165d0000, 0x18010000)
    the space 38656K, 90% used [0x14010000, 0x16261230, 0x16261400, 0x165d0000)

    I have ealso tried to increase my pages buffer size to 1000K but still getting the same error

Maybe you are looking for

  • Can we create a Materialized View with Parameters?

    Experts, Can we create a materialized view by passing parameters to it. so that we change its value dynamically. If yes, plese provide me the eample also. Regards ND

  • Sometimes unable to talk to device with GPIB-ENET

    I am using a NI GPIB-ENET device with my own application on a VMS Alpha computer. It is issuing commands to the device correctly but if I restart quickly the application it sometimes does not work.It seems that if I wait long enough the it works ok.

  • Can i recover my photos from iphone stuck in recovery mode?

    Can I recover my photos from an iphone 4 stuck in recovery mode?

  • Macbook pro A1226  black screen HEEEELP

    Hi i have macbook pro A1226 and i had bad GPU ( some colors were not supported any more , there was no black screen )  so i replaced old with new logic board but now screen is black after turning on...if i look closer or bring flashlight close i can

  • Weird FCP X Event issue

    Had a problem with FCP X and it shut down.  Reopened it, and the event I was working on is still there in name but nothing is in the viewer windos...no clips, no project files, nothing.  If you notice, right where it says "Sauls Howard Wedding" there