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!!

Similar Messages

  • 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

  • What does this mean? Server Error in '/BoardPortal' Application. Runtime Error Description: An application error occurred on the server. The current custom err

    Server Error in '/BoardPortal' Application.<br />
    Runtime Error<br />
    Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
    <br />
    <br />
    <pre><nowiki><!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="Off"/>
    </system.web>
    </configuration>
    </nowiki></pre>
    Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
    <br />
    <br />
    <pre><nowiki><!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
    </configuration></nowiki></pre>

    That is a problem on the web server that you are trying to access.<br />
    This may need to be fixed at that server.
    Try to clear the cache and the cookies from sites that cause the problems to see if that helps.
    "Clear the Cache":
    *Firefox > Preferences > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox > Preferences > Privacy > Cookies: "Show Cookies"

  • An error occurred on the server.  Printing will be stopped.

    Hi,
    I am using Crystal Report web forms for launching the reports. Report is getting launched and export is working perfectly but when I click on the print button activex printing is enabled and error is thrown stating that u201CAn error occurred on the server.  Printing will be stopped. Would you like to view the error information?u201D  If i click "Yes" a new window is opening with blank. If i click "No" the error shows again.
    This case occurs in all reports and also tried cookieless true and false in web config.
    Crystal Report Version: Crystal Reports 2008 (SP3)
    Web server Operating System: Windows Server 2008 R2 Enterprise.
    Please help me to overcome this issue.
    Thanks in Advance.
    Edited by: Karthikeyan_ramco on Feb 14, 2012 3:45 PM

    Hi,
    Please search before posting. This issue has been discussed many times before. Use the top right seartch box which will return many useful articles, threads with simillar issues.
    Try this search.
    [http://www.sdn.sap.com/irj/scn/advancedsearch?query=Anerroroccurredontheserver.Printingwillbestopped|http://www.sdn.sap.com/irj/scn/advancedsearch?query=Anerroroccurredontheserver.Printingwillbestopped]
    Thanks
    Bhushan.

  • An AIM service error occurred. The server message was: Serv:

    An AIM service error occurred. The server message was: Serv:RequestTimeout
    What do I do,
    I try to msg some people and this is what I get, I opened some ports, I still get the message though!
    Anyone else?

    Hi Dan,
    I've used iChat in the recent past with no problems. Nothing had changed in my environment and I confirmed that with my ISP. Just recently I've been getting the AIM problem were it say no response for 10sec and then the session ends. Was using a cannon camera when the problem started so I bought an iSight and am still having the same issue.
    I use it to talk to my son and his wife. We both use Comcast cable, we both have new iMac's.

  • An error occurred at the server : Your request was cancelled due to an internal error on the Page Server. The object you are try

    hi i am getting this error.
    An error occurred at the server : Your request was cancelled due to an internal error on the Page Server. The object you are trying to view does not have the required property 'SI_FILES'. Please contact your system administrator
    please do the nedful.

    yeah Ted Ueda,
    what you are saying is correct. i am getting this output for
      report.getProgID() is CrystalEnterprise.Report.
    can you elaborate this. i am new to this. and also please let me know how to start and if u have any materials on this please forward to [email protected] and [email protected]
    please let me know which is best book for beginers.
    Thanks & Regards,
    Purushotham Podaralla

  • Error occured in the integration checks(read log)

    Hi,
    I try to post planning of machinery hours in KP26, tht time i got this error, and data is not saved too. " error occured in the integration checks(read log)" kindly solve this problem asap.
    Regards
    PRINCE

    Sir,
    Where to maintain Nominal rate for this question KP26 ? give me a path or transaction code.
    Regards
    Prince

  • "error occurred setting the server application active"

    Hi All,
    I found following error when I save outline in ASO application. It seems that the application cannot be started correctly. Other applications (BSO/ASO) are running correctly.
    "error occurred setting the server application active"

    try this:
    Issue can be from both server and application side:
    1)Addition of SERVERTHREADS with a proper value. When any database operation is requested then monitor the number of process, memory etc. Idea is to identify which process is trying to use max resource on server level.
    2) Also, if possible try and increase the ulimit setting to "unlimited".
    3) Verify NETDELAY and NETRETRYCOUNT -- Guess you have checked this so values should be fine here.
    4) If the environment is windows then:
    a)Open the Registry
    b)Navigate to Local Machine\System\CurrentControlSet\Services\TCPIP\Parameters
    c)Add new DWORD Value named TcpTimedWaitDelay, right click and select Modify. Select decimal radio button, type in 30. (The default value of this parameter is 2 minutes. This is how long it will take for a TCP/IP port that was used by the network for a connection to be released and made available again. 30 sec is the minimum allowed by Microsoft)
    d)Add new DWORD Value named MaxUserPort, right click and select Modify. Select decimal radio button, type in 65534. (The default value is 5000. This determines the highest port number TCP can assign when an application requests an available user port from the system).
    e)Add new DWORD Value named MaxFreeTcbs, right click and select Modify. Select decimal radio button, type in 6250. (The default value is 2000. This determines the number of TCP control blocks (TCBs) the system creates to support active connections. Because each connection requires a control block, this value determines how many active connections TCP can support simultaneously. If all control blocks are used and more connection requests arrive, TCP can prematurely release connections in the TIME_WAIT state in order to free a control block for a new connection).
    f) Reboot the server.
    5) On application side, look at the cache settings, If they are very high then try lowering them and check.
    Cheers!!
    HA:-)
    Edited by: user9513506 on Sep 2, 2008 5:03 AM

  • Errors occurred in the integration checks (read log)

    Hello Everyone ,
    I am working on cross companycode- cost accounting
    In the previous screen i said i am not getting cost elements box in transaction code KP06 , anyhow i am entering the itemoverview screen using one cost element which i appearing automatically and in here i am allocating funds to various activity types( here aslo its showing just one cost element as in the main screen of KP06 there was any Box asking me to enter cost element) , so i am giving all activity types with cost element plan fixed cost(entering an amount of 2000for all activity types )
    &plan variable cost (entering an amount of 1000 for all activity types)  nothing in plan fixed cons & plan variable consum.....remember this is just for practice purpose i am taking these small figures.
    Now when i am trying to save this its giving me error which is as follows:
    Errors occurred in the integration checks (read log)
    Message no. GP542
    Diagnosis
    The data entered or changed in this planning transaction should not only be updated in controlling, but also in the related applications (such as profit centers).
    These applications check the data to be posted beforehand to guarantee that the update is performed without any problems.
    However, errors or warnings occurred during this check.
    System Response
    Data is not updated.
    Procedure
    Look to see which errors occurred using the function "Error log...",. "Plan Integration...".
    Can anyone please help me with this one .
    Thanks ,
    Mohammed samiuddin

    Hi,
    I am also getting the same error message when I am trying to post activity type rates using Tcode KP26.
    Can you please let me know how you solved this issue?
    Error message :
    Errors occurred in the integration checks (read log)
    Message no. GP542
    Diagnosis
    The data entered or changed in this planning transaction should not only be updated in controlling, but also in the related applications (such as profit centers).
    These applications check the data to be posted beforehand to guarantee that the update is performed without any problems.
    However, errors or warnings occurred during this check.
    System Response
    Data is not updated.
    Procedure
    Look to see which errors occurred using the function "Error log...",. "Plan Integration...".
    Regards,
    Vicki

  • 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

  • AIM connection error occurred. The server message was: Conn:StartupFailure

    Help!! The problems started with the inability to do video chat, then all of a sudden I cannot log on with any of my AIM accounts (.mac and AOL). I keep getting this message. I've searched on this forum and tried all the port changes, turned firewall off, repaired permissions, deleated kechain info and re-entered my account info. Any help would be greatly appreciated. iChat was working perfectly. I have no idea.
    thanks!

    Just changed the server port to 443 and it logged on! funny thing is It does not show my buddies in the buddy list window AND i cannot add a buddy to the list?. Quit iChat, tried to log on again, Got the error message again. I've got my computer firewall off and file sharing off.
    093753.596057 Loading hardware rules from hardwarerulesH264-G5.plist
    093753.596875 Checking H264 hardware rules
    093753.597243 Satisfied rule #3 (30:320x240)
    093753.597883 setLocalUserName: Jeffrey [email protected]
    093753.619457 ### NEW STATE: to: VC_INIT, from: VC_INVALID
    093753.620995 ### NEW STATE: to: VC_IDLE, from: VC_INIT
    093753.621125 ++++++++ confStatusMapRemoveAll
    093753.621158 ( ) -- mapUserIDToSecurityInfo cleared --
    093753.624287 UPnP init passed
    093753.624543 NATTraversal created
    093753.624773 Bandwidth based on QT prefs = 1500
    093753.659846 BWD: GotBandwidth: 579299/2329223 (up/down) @[10.0.1.3:255.255.255.0]
    093753.660018 BWD bandwidth: 579 kbits up, 2329 kbits down.
    093753.660149 videoNetworkCapable: 1 -- 3 max participants.
    093753.660197 audioNetworkCapable: 1 -- 9 max participants.
    093753.918159 Lock: Util.c:528 waited on Camera.c:3139 for 257.584 ms
    093753.918709 vcCapabilities returns: 0x0000003f
    093753.918988 VCCapAudio
    093753.919209 VCCapVideo
    093753.919497 VCCapMultiAudio
    093753.919716 VCCapMultiVideo
    093753.919929 VCCapMultiAudioHost
    093753.920139 VCCapMultiVideoHost
    093753.927404 Send VCHardwareChanged: 1.
    093753.982514 Found 1 cameras:
    093753.983112 iSight - 2857630788230301
    093753.984444 selectCameraByGUID: 2857630788230301 returned 1
    093754.027992 Microphone devices:
    093754.032483 iSight Built-in
    093754.034710 Line In
    093754.035173 Digital In
    093754.035513 selectedCamera GUID returned iSight
    093754.035898 selectedCamera GUID returned iSight
    093754.036254 selectedCamera GUID returned iSight
    093754.036595 Selected mic: iSight
    093754.037157 Found 1 cameras:
    093754.037566 iSight - 2857630788230301
    093754.037990 selectedCamera GUID returned iSight
    093754.039997 Microphone devices:
    093754.040503 iSight Built-in
    093754.041070 Line In
    093754.041417 Digital In
    093754.041725 selectedCamera GUID returned iSight
    093754.042061 selectedCamera GUID returned iSight
    093754.042413 selectedCamera GUID returned iSight
    093754.042534 Selected mic: iSight
    093754.055227 Received VCHardwareCapsChangeNotification
    2006-12-16 09:37:54.056 iChat[332] Hardware Caps Dictionary: {
    HasCamera = 1;
    HasDV = 0;
    HasMic = 1;
    HasQ8 = 1;
    Q8List = ({FirmwareVersion = 16973870; GUID = 2857630788230301; IrisState = 1; });
    093754.056176 Found 1 cameras:
    093754.056360 iSight - 2857630788230301
    093754.056556 selectedCamera GUID returned iSight
    093754.056994 BWD: GotBandwidth: 579299/2329223 (up/down) @[10.0.1.3:255.255.255.0]
    093754.057134 BWD bandwidth: 579 kbits up, 2329 kbits down.
    093754.057223 videoNetworkCapable: 1 -- 3 max participants.
    093754.057260 audioNetworkCapable: 1 -- 9 max participants.
    093754.057391 vcCapabilities returns: 0x0000003f
    093754.057442 VCCapAudio
    093754.057486 VCCapVideo
    093754.057518 VCCapMultiAudio
    093754.057529 VCCapMultiVideo
    093754.057538 VCCapMultiAudioHost
    093754.057548 VCCapMultiVideoHost
    093754.129891 Found 1 cameras:
    093754.130078 iSight - 2857630788230301
    093754.130187 selectedCamera GUID returned iSight
    093754.131927 Microphone devices:
    093754.132127 iSight Built-in
    093754.132365 Line In
    093754.132472 Digital In
    093754.135218 selectedCamera GUID returned iSight
    093754.135439 selectedCamera GUID returned iSight
    093754.135598 selectedCamera GUID returned iSight
    093754.135681 Selected mic: iSight

  • Account Information Not Recognized: An error occurred at the server : An internal error has occurred in the secLdap plugin.

    I get the above error whenever I try to logon to InfoView.  My LDAP accounts work for CMC.  Any Suggestions?  I read somewhere it has something to do with my dn having the following content:
    distinguisheName  CN=Hill\, Patrick,OU-Users,OU=GBH,OU=Facilities,DC=tenethealth,DC=net
    It stated something about the CN containing slashes, commas, or spaces don't remember.  Does anyone know how to fix this.  I've also read it's a problem with the secLdap.dll but I haven't found any solid solution on how to resolve.
    Thanks in advance,
    Patrick

    There was a rather old patch about this in some of the Hotfix Readme's.  ADAPT00527068.  Seems to affect various *nix deployments but was supposed to be fixed around the XIR2 MHF1 release.  If you're on a later service pack, consider installing a sandbox and seeing if it's a regression bug.

  • An AIM service error occurred. The server message was: Serv:RequestTimeout

    Hi All, I have no idea why I started getting this message, and it is only when I start the chat , not when someone im's me and I answer back. I did change the port to 443 and then back and I don't know. I was working fine untill a few days ago. Thank You For any Help. makes me nuts!!! Please help,
    Desperate Daj

    If changing ports does not work and you can not login with iChat then check the Screen name and password you are using on the AIM or @mac site
    http://discussions.apple.com/thread.jspa?threadID=121885
    If you can log on to the the correct site you got your Screen name from then there is one more check if you are using @mac. This means making sure your Password is 16 characters or less.
    If that is Ok or you have an AIM screen name then you go to Users/(your account)/Library/Preferences and delete com.apple.ichat.AIM.plist
    and Restart iChat.
    6:34 PM Saturday; December 15, 2007

  • An internal error occurred on the report server. See the error log for more details. (rsInternalError) Get Online Help The profile for the user is a temporary profile. (Exception from HRESULT: 0x80090024)

    An internal error occurred on the report server. See the error log for more details. (rsInternalError) Get Online Help The profile for the user is a temporary profile. (Exception from HRESULT: 0x80090024) 
     while proview the report i will get this error am using sql server 2008R2,
    can u plesae hlep me out for this
     

    <Header>
      <Product>Microsoft SQL Server Reporting Services Version 2009.0100.1600.01 ((KJ_RTM).100402-1539 )</Product>
      <Locale>English (United States)</Locale>
      <TimeZone>W. Europe Standard Time</TimeZone>
      <Path>C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVEREPORT\Reporting Services\Logfiles\ReportServerService__01_30_2015_03_09_32.log</Path>
      <SystemName>WEGDACM1</SystemName>
      <OSName>Microsoft Windows NT 6.1.7601 Service Pack 1</OSName>
      <OSVersion>6.1.7601</OSVersion>
      <ProcessID>4880</ProcessID>
      <Virtualization>Hypervisor</Virtualization>
    </Header>
    rshost!rshost!5e4!01/30/2015-03:09:32:: i INFO: Currently registered url http://+:80/ReportServer_MSSQLSERVEREPORT/ on endpoint 2
    rshost!rshost!5e4!01/30/2015-03:09:32:: e ERROR: Failed to register url=http://+:80/Reports/ for endpoint 3, error=b7.
    rshost!rshost!5e4!01/30/2015-03:09:32:: w WARN: Endpoint 3 is enabled but no url is registered for vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVEREPORT\Reporting Services\ReportManager.
    servicecontroller!DefaultDomain!1e30!01/30/2015-03:09:32:: e ERROR: Error creating HTTP endpoint. System.Runtime.InteropServices.COMException (0x800700B7): Cannot create a file when that file already exists. (Exception from HRESULT: 0x800700B7)
       at Microsoft.ReportingServices.HostingInterfaces.IRsUnmanagedCallback.CreateHttpEndpoint(RsAppDomainType application, String[] urlPrefixes, Int32 cPrefixes, String[] hosts, Int32 cHosts, Boolean wildCardPresent, String virtualDirectory, String
    filePath, Int32 authType, Int32 logonMethod, String authDomain, String authRealm, Boolean authPersist, Int32 extendedProtectionLevel, Int32 extendedProtectionScenario, Boolean enabled)
       at Microsoft.ReportingServices.Library.ServiceAppDomainController.SetWebConfiguration(RunningApplication rsApplication, Boolean enabled, String folder)
    rshost!rshost!65c!01/30/2015-03:09:32:: i INFO: Endpoint 4 is disabled and no url is registered vdir=/ReportServer_MSSQLSERVEREPORT/ReportBuilder, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVEREPORT\Reporting Services\ReportServer\ReportBuilder.
    rshost!rshost!1e30!01/30/2015-03:09:32:: i INFO: Derived memory configuration based on physical memory as 16776696 KB
    servicecontroller!DefaultDomain!1e30!01/30/2015-03:09:32:: i INFO: Recycling the service from the default domain
    rshost!rshost!1e30!01/30/2015-03:09:46:: i INFO: Application domain type WindowsService statistics: created: 7, unloaded: 7, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!1e30!01/30/2015-03:09:46:: i INFO: Appdomain:11 WindowsService_7 started.
    library!WindowsService_7!1e30!01/30/2015-03:09:46:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. ;
    servicecontroller!WindowsService_7!1e30!01/30/2015-03:09:46:: e ERROR: Error initializing configuration from the database: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration
    error. 
    resourceutilities!WindowsService_7!1e30!01/30/2015-03:09:47:: i INFO: Reporting Services starting SKU: Enterprise
    servicecontroller!WindowsService_6!1e30!01/30/2015-03:09:47:: i INFO: Service controller exiting.
    appdomainmanager!DefaultDomain!1e30!01/30/2015-03:09:47:: i INFO: Appdomain:10 unregistered.
    appdomainmanager!DefaultDomain!1e30!01/30/2015-03:09:47:: i INFO: Appdomain:10 WindowsService_6 unloading.
    appdomainmanager!DefaultDomain!1f40!01/30/2015-03:09:47:: i INFO: AppDomain:10 0 pending unload(s)
    library!WindowsService_7!2410!01/30/2015-03:09:47:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. ;
    library!WindowsService_7!2410!01/30/2015-03:09:47:: e ERROR: ServiceStartThread: Exception caught while starting service. Error: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration
    error. 
    library!WindowsService_7!2410!01/30/2015-03:09:47:: e ERROR: ServiceStartThread: Attempting to start service again...
    library!DefaultDomain!202c!01/30/2015-08:04:43:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. ;
    library!DefaultDomain!202c!01/30/2015-08:25:26:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. ;
    library!DefaultDomain!202c!01/30/2015-08:26:16:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. ;
    The above is my log file pls find it resolve my problem,am trying to add the encryption key to my configuration seetings it will through the error like The profile you were used is temporary profile.

  • Error occured in the phase MOVE NAMETABS while updating patch.

    Hi Gurus
    When i implementing a SP15 to SP16 in a queue, i got the Dump.
    Please help me in this issue.
    The import was stopped, since an error occurred during the phase
       IMPORT_PROPER, which the Support Package Manager is unable to resolve
       without your input.
       After you have corrected the cause of the error, continue with the
       import by choosing Support Package -> Import queue from the initial
       screen of the Support Package Manager.
       The following details help you to analyze the problem:
           -   Error in phase: IMPORT_PROPER
           -   Reason for error: TP_STEP_FAILURE
           -   Return code: 0008
           -   Error message: OCS Package ALL, tp step "6", return code 0008
       Notes on phase IMPORT_PROPER
       In this phase repository objects and table entries are imported. This
       phase can terminate due to the following reasons:
       o   TP_INTERFACE_FAILURE: The tp interface could not be called.
       o   TP_FAILURE: The program tp could not be executed. For more
           information on this, see the SLOG or ALOG log file.
       o   TP_STEP_FAILURE: A tp step could not be executed. To find the cause
           of the error, see the appropriate log, such as the import log.
           If the cancelation message contains a tp step 6, N or S, the step in
           question is independent of the transport request. You can find these
           logs under the node Import steps not specific to transport request
           in the log overview.
           Alternatively, you can find these logs in the following files in the
           log directory of your transport directory (usually:
           /usr/sap/trans/log):
        -   tp Step 6: P<YY><MM><DD>.<SID>
        -   tp Step N: N<YY><MM><DD>.<SID>
        -   tp Step S: DS<YY><MM><DD>.<SID>
        You can display these files using the report RSPUTPRT or by calling
        transaction AL11.
    A prerequisite of the Support Package Manager is that the Change and
    Transport System (CTS) is configured correctly. For more detailed
    information, read the online documentation available from Help -> SAP
    Library -> mySAP Technology Components -> SAP Web Application Server ->
    Change and Transport System .
    A list of the most important SAP Notes for Online Correction Support
    (OCS) is available in SAP Note 97620, which is updated regularly.
    Regards,
    Ganesh

    Hi jazz,
    I want to update the patch SAPKA70016 for SAP_ABA component.
    Queue log
    System              : ISP
    tp path             : tp
    Version and release: 372.04.36 700
    Activate inactive nametabs
    End date and time : 20081215012202
    Ended with return code:  ===> 8 <===
      TP request log is
    START CMDIMPORT            ISP L      20081222014354              DDIC         usirs254 20081222014354043
    STOP  CMDIMPORT            ISP L      20081222014401              DDIC         usirs254 20081222014354043
    START DD IMPORT            ISP H      20081222014540              DDIC         usirs254 20081222014540574
    STOP  DD IMPORT            ISP H      20081222014616              DDIC         usirs254 20081222014540574
    START DD ACTIVATION        ISP A      20081222014617              DDIC         usirs254
    START tp_getprots          ISP J      20081222014617              DDIC         usirs254
    STOP  tp_getprots          ISP J      20081222014723              DDIC         usirs254
    STOP  DD ACTIVATION        ISP A      20081222014723              DDIC         usirs254
    START imp all              ISP        20081222014723              DDIC         usirs254 20081222014723434
    INFO: event SAP_IMPORT_START triggered successfully
    START DISTRIBUTION OF DD-O ISP S      20081222014723              DDIC         usirs254 20081222014723434
    START tp_getprots          ISP S      20081222014723              DDIC         usirs254 20081222014723434
    STOP  tp_getprots          ISP S      20081222014726              DDIC         usirs254 20081222014723434
    STOP  DISTRIBUTION OF DD-O ISP S      20081222014726              DDIC         usirs254 20081222014723434
    INFO  TBATG CONVERSION OF  ISP N      not needed                  DDIC         usirs254 20081222014723434
    START MOVE NAMETABS        ISP 6      20081222014726              DDIC         usirs254 20081222014723434
    START tp_getprots          ISP P      20081222014726              DDIC         usirs254 20081222014723434
    ERROR ALL                  ISP 6 0008 20081222014743              DDIC         usirs254 20081222014723434
    STOP  tp_getprots          ISP P      20081222014747              DDIC         usirs254 20081222014723434
    STOP  MOVE NAMETABS        ISP 6      20081222014747              DDIC         usirs254 20081222014723434
    ERROR: stopping on error 8 during MOVE NAMETABS
    START INFORM SAP-SYSTEM OF ISP Q      20081222014747              DDIC         usirs254 20081222014723434
    START tp_getprots          ISP Q      20081222014747              DDIC         usirs254 20081222014723434
    STOP  tp_getprots          ISP Q      20081222014748              DDIC         usirs254 20081222014723434
    STOP  INFORM SAP-SYSTEM OF ISP Q      20081222014748              DDIC         usirs254 20081222014723434
    STOP  imp all              ISP   0008 20081222014748              DDIC         usirs254 20081222014723434
    START CMDIMPORT            ISP L      20081222015155              DDIC         usirs254 20081222015155637
    STOP  CMDIMPORT            ISP L      20081222015158              DDIC         usirs254 20081222015155637

Maybe you are looking for