Wiki Server Error

After updating my lion server to Lion Sever Update 1.7.2. I can't enter the wiki page in my browser. Error show like this
  ArgumentError in  People#show
  Showing /usr/share/collabd/coreclient/app/views/cc/_entity_header.html.erb where line #7 raised: 
invalid value for Integer: "6.5"
Extracted source (around line #7):
4:           <h1 class="title selectable" title="<%= @entity.longName %>"><%= @entity.longName %></h1>5:           <h2 class="chrome">6:                <%= t("entity.last_modified", {7:                     :time => localized_datetime(@entity.updateTime),8:                     :user => link_to_user(@entity.updatedByUser)9:                }).html_safe %>10:           </h2>
Trace of template inclusion: app/views/people/show.html.erb
Rails.root: /usr/share/collabd/coreclient
    Application Trace |    Framework Trace |    Full Trace                  
app/helpers/application_helper.rb:92:in `Integer'app/helpers/application_helper.rb:92:in `get_timezone_offset_from_request'app/helpers/application_helper.rb:148:in `localized_datetime'app/views/cc/_entity_header.html.erb:7:in `_app_views_cc__entity_header_html_erb__1774666155_2278391180_4103390'vendor/bundle/ruby/1.8/gems/actionpack-3.0.4/lib/action_view/template.rb:135:in `send'vendor/bundle/ruby/1.8/gems/actionpack-3.0.4/lib/action_view/template.rb:135:in `render'vendor/bundle/ruby/1.8/gems/activesupport-3.0.4
Please help me to solve this problem

The problem so far is when I used time zone as 6.5, it's not an integer value. That's why error occured. When I change my timezone to 6.0 it's become to normal. I think timezone value must not be interger value. Please fix for that.

Similar Messages

  • How do I fix the web and wiki server - error reading settings?

    Hello,
          I upgraded to OS X Mountain Lion and installed the OS X Server.  The Wiki pane has the error message "Error Reading Settings".  The Websites pane looks fine, but when I click on "View Server Website", I get the webpage that simply says "Server Error".  (I am wondering if these are interrelated, which is why I put them in the same discussion.)  I will note that the admin tools must have changed since trying to follow the discussions for previous versions of the Server leads to paths that are not present.  Any suggestions on what to try would be most appreciated.  Many thanks!

    Hello.  Unfortunately, serveradmin is indeed one of those paths/tools that are no longer present in the new version of OS X Server.  Either that, or it is renamed to something new that I am not aware of.  However, doing a ps -A | grep -i postgres, I get the below.  I am not sure if this really means postgres is running or not.  Looking in system.log file, I am noticing a weird error (attached).  Any thoughts on this would be most appreciated.  Many thanks!
    --------- ps -A | grep -i postgres -------
    3709 ??         0:01.67 /Applications/Server.app/Contents/ServerRoot/usr/bin/postgres_real -D /Library/Server/PostgreSQL/Data -c listen_addresses= -c log_connections=on -c log_directory=/Library/Logs/PostgreSQL -c log_filename=PostgreSQL.log -c log_lock_waits=on -c log_statement=ddl -c log_line_prefix=%t  -c logging_collector=on -c unix_socket_directory=/var/pgsql_socket -c unix_socket_group=_postgres -c unix_socket_permissions=0770
    3724 ??         0:00.79 postgres: logger process                          
    3726 ??         0:02.08 postgres: writer process                          
    3727 ??         0:01.45 postgres: wal writer process                          
    3728 ??         0:02.25 postgres: autovacuum launcher process                          
    3729 ??         0:05.38 postgres: stats collector process                          
    6591 ??         0:00.01 postgres: caldav caldav [local] idle                       
    20614 ttys000    0:00.00 grep -i postgres
    ---------- system.log postgres error? --------------
    Jul 25 21:33:32 toshiro-k-ohsumis-macbook-pro.local wikiadmin[20810]: [main.m:81 73290180 +0ms] PID 2655 in /tmp/wikiadmin-is-running.pid is stale, removing
    Jul 25 21:33:32 toshiro-k-ohsumis-macbook-pro.local wikiadmin[20810]: [main.m:86 73290180 +0ms] Failed to remove /tmp/wikiadmin-is-running.pid: Permission deniedJul 25 21:33:32 toshiro-k-ohsumis-macbook-pro.local wikiadmin[20810]: [main.m:99 73290180 +0ms] wikiadmin is already running (pid=2655), check /tmp/wikiadmin-is-running.pidJul 25 21:33:32 toshiro-k-ohsumis-macbook-pro.local collabd[8654]: [CSConnectionPool:141 9be8000 +162ms] Schema is STILL out of date (0 < 69) after launching wikiadmin, update failed! collabd will refuse to run until this is fixed.Jul 25 21:33:32 toshiro-k-ohsumis-macbook-pro.local collabd[8654]: [CSConnectionPool:152 9be8000 +0ms] Could not open a connection to Postgres. Please make sure it is running and has the correct access.Jul 25 21:33:32 toshiro-k-ohsumis-macbook-pro.local collabd[8654]: [PGCConnection:148 9be8000 +4ms] Error in TXN: Error executing query [INSERT INTO entity_attrs (entity_uid_fk, attrs_bin) VALUES ($1, $2)]: ERROR:  bind message supplies 0 parameters, but prepared statement "" requires 2        (                0   CoreFoundation                      0x00007fff8d8ca716 __exceptionPreprocess + 198                1   libobjc.A.dylib                     0x00007fff8e824470 objc_exception_throw + 43
                    2   PostgreSQLClient                    0x00000001099929ae -[PGC
    Connection checkResultOK:forSQL:] + 360
                    3   PostgreSQLClient                    0x00000001099935bd -[PGC
    Connection executeUpdate:withParams:] + 879
                    4   CSService                           0x00000001098e9298 -[CSContentService insertEntityAttributesRow:inTable:withGUID:] + 275
                    5   CSService                           0x00000001098ea1fc __57-[CSContentService _internalCreateEntity:asUser:withACL:]_block_invoke_0 + 586
                    6   PostgreSQLClient                    0x00000001099925a2 -[PGCConnection transactionInBlock:onError:] + 62
                    7   CSService                           0x00000001098e9f3f -[CSContentService _internalCreateEntity:asUser:withACL:] + 771
                    8   CSService                           0x000000010990b3e5 __88-[CSContentService createEntitiesFromTemplate:withData:andVariables:andACL:andLanguage:]_block_inv oke_0 + 898
                    9   PostgreSQLClient                    0x00000001099925a2 -[PGCConnection transactionInBlock:onError:] + 62
                    10  CSService                           0x000000010990b004 -[CSContentService createEntitiesFromTemplate:withData:andVariables:andACL:andLanguage:] + 237
                    11  CSService                           0x000000010990b5f1 -[CSContentService createEntitiesFromTemplate:withData:andVariables:andACL:] + 126
                    12  CSService                           0x000000010990ba6b -[CSContentService createEntitiesFromTemplate:] + 124
                    13  CSService                           0x000000010990cd84 __24-[CSContentService init]_block_invoke_02420 + 225
                    14  PostgreSQLClient                    0x00000001099925f7 -[PGCConnection transactionInBlock:onError:] + 147
                    15  CSService                           0x000000010990c4f4 -[CSContentService init] + 789
                    16  CSService                           0x00000001098bb11b -[CSLocalServiceLocator allocateService:] + 191
                    17  CSService                           0x00000001098bb1c7 -[CSLocalServiceLocator locateService:] + 108
                    18  CSService                           0x00000001098c1cf7 -[CSServiceBase locateService:] + 70
                    19  CSService                           0x00000001098d3f55 __42-[CSSessionService unauthenticatedSession]_block_invoke_0 + 35
                    20  CSService                           0x00000001098c26d7 -[CSServiceBase disableRefObjsInBlock:] + 279
                    21  CSService                           0x00000001098d3e13 -[CSSessionService unauthenticatedSession] + 200
                    22  CSService                           0x00000001098d452f -[CSSessionService currentOrNewSession] + 59
                    23  CSService                           0x00000001098d58a5 -[CSSessionService enterMagicalAuthRealm] + 51
                    24  CoreFoundation                      0x00007fff8d8bdcac __invoking___ + 140
                    25  CoreFoundation                      0x00007fff8d8bdb47 -[NSInvocation invoke] + 263
                    26  CSService                           0x00000001098bc50f -[CSServiceDispatcher executeRequest:asPartOfBatch:usingServiceImpl:] + 1507
                    27  CSService                           0x00000001098bc9be -[CSServiceDispatcher executeRequest:] + 114
                    28  collabd                             0x0000000109851393 +[CSServiceDispatchHTTPRouter routeServiceRequest:response:] + 705
                    29  collabd                             0x000000010984fe37 __53-[CSRoutingHTTPConnection httpResponseForMethod:URI:]_block_invoke_0 + 73
                    30  collabd                             0x000000010985286c __56-[CSHTTPBackgroundResponse initWithConnection:andBlock:]_block_invoke_0 + 185
                    31  libdispatch.dylib                   0x00007fff82b49f3d _dispatch_call_block_and_release + 15
                    32  libdispatch.dylib                   0x00007fff82b460fa _dispatch_client_callout + 8
                    33  libdispatch.dylib                   0x00007fff82b4723e _dispatch_worker_thread2 + 304
                    34  libsystem_c.dylib                   0x00007fff8cc0cceb _pthread_wqthread + 404
                    35  libsystem_c.dylib                   0x00007fff8cbf71b1 start_wqthread + 13

  • Wiki Server :500: An internal error occurred trying to process your request

    Greetings,
    10.6.6 server
    Out of the blue our wiki server decided not to work anymore.
    This issue is limited to the wiki server. (all other services work fine)
    Users can log in authenticate and edit personal preferences, blogs etc.
    I have removed Globalindex.db and sessions.db and allowed the index to rebuild with appropriate starts stops of teams. I have cleared out old users who's plist preferences could not be loaded.
    All data is in place.
    AFP permissions are solid.
    User gets "500: An internal error occurred trying to process your request. Sorry." selecting a wiki or blogs, very polite but repeatedly unhelpful.
    As soon as a user clicks on an group the following error shows in the log:
    2011-02-09 13:45:34-0600 [-] Exception rendering:
    2011-02-09 13:45:34-0600 [-] Unhandled Error
    Traceback (most recent call last):
    File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 283, in unpause
    self._runCallbacks()
    File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 326, in _runCallbacks
    self.result = callback(self.result, *args, **kw)
    File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 287, in _continue
    self.unpause()
    File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 283, in unpause
    self._runCallbacks()
    --- <exception caught here> ---
    File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 326, in _runCallbacks
    self.result = callback(self.result, *args, **kw)
    File "/usr/share/wikid/lib/python/apple_wlt/HTMLTemplate.py", line 269, in callback
    return templateObj.generatePage(self.context, pageDoc.xmlDoc)
    File "/usr/share/wikid/lib/python/apple_utilities/PageGenerationTemplate.py", line 47, in _func
    result = f(self, *args, **kwargs)
    File "/usr/share/wikid/lib/python/apple_utilities/PageGenerationTemplate.py", line 79, in generatePage
    resultStr = applexslt.applyTemplate(self.templateObj, d.xmlDoc)
    exceptions.AttributeError: PageGenerationTemplate instance has no attribute 'templateObj'
    I run many different kinds of systems here and I'm kind of stumped as I am not a developer.
    any help at all would be great! thanks.

    Hi,
    Although this forum is for 10.5 server, after looking through the log errors my guess is that you have a corrupted PageGenerationTemplate.py file. I would replace the file with one from a backup file dated before the problem started.
    Once you replace the file restart the web service.
    HTH,
    Harry

  • Error starting wiki server in Mac Mini server with Mountain Lion 10.8.3

    Hi, i've got a problem with my wiki server.
    The service doesn't start!
    It does an error while i try to start the wiki!
    The service can't read the service impostation!
    How can i solve it??
    Anyone with the same problem??
    Thanks!

    here the /var/log/apache2/error_log
    [Fri Jun 28 10:35:46 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:46 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:35:46 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:51 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:35:51 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:51 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:35:51 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:51 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:35:51 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:51 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:35:51 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:56 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:35:56 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:56 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:35:56 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:56 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:35:56 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:56 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:35:56 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:01 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:01 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:01 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:01 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:01 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:01 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:01 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:01 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:06 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:06 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:06 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:06 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:06 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:06 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:06 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:06 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:11 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:11 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:11 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:11 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:11 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:11 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:11 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:11 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:16 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:16 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:16 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:16 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:16 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:16 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:16 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:16 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:21 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:21 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:21 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:21 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:21 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:21 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:21 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:21 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:28 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 10:36:31 2013] [notice] FastCGI: process manager initialized (pid 145)
    [Fri Jun 28 10:36:31 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:33 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:33 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:33 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:33 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:33 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:33 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:33 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:33 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:36 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 10:36:39 2013] [notice] FastCGI: process manager initialized (pid 196)
    [Fri Jun 28 10:36:39 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 10:37:25 2013] [notice] caught SIGTERM, shutting down
    [Fri Jun 28 10:37:38 2013] [crit] (17)File exists: mod_rewrite: Parent could not create RewriteLock file /var/log/apache2/rewrite.lock
    Configuration Failed
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 10:37:48 2013] [notice] FastCGI: process manager initialized (pid 432)
    [Fri Jun 28 10:37:48 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 16:28:22 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 16:28:26 2013] [notice] FastCGI: process manager initialized (pid 31415)
    [Fri Jun 28 16:28:26 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:27 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 16:28:27 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:27 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 16:28:27 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:27 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 16:28:27 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:27 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 16:28:27 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:30 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 16:28:33 2013] [notice] FastCGI: process manager initialized (pid 31466)
    [Fri Jun 28 16:28:33 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 16:43:46 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 16:43:49 2013] [notice] FastCGI: process manager initialized (pid 33283)
    [Fri Jun 28 16:43:49 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 16:43:51 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 16:43:55 2013] [notice] FastCGI: process manager initialized (pid 33322)
    [Fri Jun 28 16:43:55 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 16:44:41 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 16:44:44 2013] [notice] FastCGI: process manager initialized (pid 33499)
    [Fri Jun 28 16:44:44 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:46 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 16:44:46 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:46 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 16:44:46 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:46 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 16:44:46 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:46 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 16:44:46 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:49 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 16:44:52 2013] [notice] FastCGI: process manager initialized (pid 33579)
    [Fri Jun 28 16:44:52 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations

  • Wiki Service error message (continuous) in OS X Server (ML) 2.2

    I'm getting a continuouas "Error Reading Wiki settings" on my installation of OS X Server. How do I reset those Wiki settings? I do NOT have this service enabled, yet still get errors.
    I am using only the minimal services- File Sharing, Profile Manager, Open Directory, MAS Updates (new with 2.2). Here's what the Wiki screen (unenabled) shows. The error pops up whenever the Server is running.

    greenvespa wrote:
    I've got the same problem, but I don't want to reinstall Server App because i don't want to lose users (open directory) and mails. I've got "Error reading settings" on Profile Manager and Wiki (Calendar and Messages are OK).
    Any others ideas to solve this problem without reinstalling?
    The saving of users may not be a problem. All my settings came back using the procedure described by basilmir for me (don't know what will happen for you, but assume the same). Don't know specific procedure to save your settings but assume that a full backup would be the 100% sure way to insure this.
    My point though is that the procedure given doesn't fix the problem. I am contacting Apple Support on this. It is possible that I had this problem in a previous install and upgrading did not cure, though did not notice Wiki errors. As stated, I do not use Wiki Server functionality and it is turned off, yet the errors recur. Several other threads exist on this type of issue and it affects several other Server settings as you describe (with Profile Manager) whether enabled or not and it occurs in previous versions too. You would think that Apple would have weighed in on this by now. To date, have seen no KB or official support threads, have you?

  • Can't Host a Wiki Server's calendar using Server 10.8

    I have setup server and attempted to have one of my calendars on iCal sync with the Wiki calendar
    I have a user called bernard
    I have a calendar in ical called bernardtraining
    In the Wiki the user bernard has a calendar but I cant get ical to sync with the Wiki.
    In iCal Accounts
    I set up an account in ical lets call it server.myserver.private (hiding actual name)
    user name = bernard
    password is set to user password
    Refresh 5 minutes
    In Server Settings iCal Accounts
    Server address server.myserver.private
    server path aut populates to /principals/__uids__/7A7D303D-8265-47D5-BAD1-01E3DDD4CC37/  (maybe this is the problem)
    Port = auto
    SSL = No (for now)
    No delgates
    I then went through this process.....
    When you set up iCal Server to provide the calendar service for a wiki, Wiki Server provides access to the calendars, so users who do not have wiki privileges do not have calendar service.
    Use serveradmin via the Terminal app to change the setting.sudo serveradmin set calendar:Authentication:Wiki:Enabled = "<setting>" The default value for <setting> is “no”.
    The other possible value is “yes.”
    Command example:
    sudo serveradmin set calendar:Authentication:Wiki:Enabled = "yes"
    Use serveradmin via the Terminal app to designate the Wiki server.sudo serveradmin set calendar:Authentication:Wiki:Hostname = "<DNSWikiServer>" The default value for <DNSWikiServer> is the Wiki server’s fully qualified domain name.
    Command example:
    sudo serveradmin set calendar:Authentication:Wiki:Hostname = "wikiweb.example.com"
    Use serveradmin via the Terminal app to encrypt the connection.sudo serveradmin set set calendar:Authentication:Wiki:UseSSL = "(yes|no)" The default value is “no”.
    Command example:
    sudo serveradmin set set calendar:Authentication:Wiki:UseSSL = "yes"
    Still no success.
    Can anyone help?

    I did, and had it working last night. It won't now, though.
    I don't understand port triggering, and when I attempted to look up the help files on the linksys site, they told me to register first - then they wouldn't let me fill in the email address section of the registration, so..
    I don't use a firewall, and this computer I'm trying to host the server on is directly connected to the router. The wireless connection is with a laptop upstairs. I just checked, and my IP changed, but fixing that in Port Forwarding still does nothing. I can host the server... It just doesn't show up on gamespy.
    Just about everywhere I read up on this, it mentions having to have a static IP address. I went through the guides that tell how to go about getting one set up, but still doesn't work. I don't have anything even remotely mentioning linksys in Network Connections though - that's on the laptop. Could this be the problem?
    Another problem I ran into when setting up the router, was I'd get an error unpacking languages, or something. Got it every time, but it let me move on after closing the error so didn't think much of it.

  • EP::500 internal server error ::while accessing ESS on EP

    while user trying to connect through EP he is getting 500 internal server error ,even server is up and running and the backend system also running fine.
    Please suggest us what we can check ::
    Full exception chain ::
    java.lang.NullPointerException
                at com.sap.xss.per.fc.persinfo.FcPersInfo.CreateOverview(FcPersInfo.java:1156)
                at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.CreateOverview(InternalFcPersInfo.java:940)
                at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.CreateOverview2(FcPersInfoInterface.java:312)
                at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.CreateOverview(FcPersInfoInterface.java:296)
                at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.CreateOverview(InternalFcPersInfoInterface.java:325)
                at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface$External.CreateOverview(InternalFcPersInfoInterface.java:561)
                at com.sap.xss.hr.per.de.family.overview.BizCardsView.wdDoModifyView(BizCardsView.java:156)
                at com.sap.xss.hr.per.de.family.overview.wdp.InternalBizCardsView.wdDoModifyView(InternalBizCardsView.java:341)
                at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java:78)
                at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java:337)
                at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:481)
                at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:488)
                at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doModifyView(WindowPhaseModel.java:551)
                at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:148)
                at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
                at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
                at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:333)
                at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:761)
                at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:696)
                at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
                at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
                at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
                at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:869)
                at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:229)
                at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1344)
                at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:356)
                at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:549)
                at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:193)
                at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
                at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
                at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
                at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
                at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
                at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
                at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:783)
                at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:303)
                at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)
                at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)
                at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
                at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
                at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
                at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
                at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
                at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
                at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
                at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
                at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
                at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
                at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                at java.security.AccessController.doPrivileged(Native Method)
                at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
                at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

    are you on the correct levels of ESS and MSS and r/3 backend system
    please check in
    https://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACK+
    MISMATCH+ISSUES

  • 500 internal server error while approving request

    Hi All,
    When trying to approve a leave request one of my user is getting a
    500 internal server error
    Failed to process request. Please contact your system administrator.
    Root cause:
    The initial exception that caused the request to fail, was
    java.lang.NullPointerException
    Can anyone advise me in this?
    Thanks!
    Swarnaprakash

    Dear Prakash,
    Could you please check your correct levels of SAP are according to the following link :
    http://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACKMISMATCHISSUES
    In addition please check you customization of leave request is correct or not, You can check in ptarq transaction and check test application is working fine or not ??
    Best Regards,
    Deepak...

  • "500 internal server error" after adding custom fields to Address page

    I need to display custom fields on the "Addresses" and the "Personal Data" pages. For that, we added custom CI_INCLUDE fields in both PA0006 and PA0002 tables as per instructions below
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/profile/essPersonalInformationUIenhancementwithoutmodification&focusedCommentId=28278867
    we also extended the Badi HRPAD00INFTYUI
    custom fields show up OK in page "Personal Data". However when trying to browse to page "Addresses"
    we get the following error:
    "500 internal server error - com.sap.tc.webdynpro.progmodel.context.ContextException: MappedNodeInfo(DetailView.SelectedInfotype): unknown child node Area8 ".
    "Area8" is one of the custom fields we added in PA0006 (Address infotype).
    any idea what is wrong?  maybe Badi HRPAD00INFTYUI cannot handle 2 infotypes in the same time?
    T.

    Hi Sasu,
    Its clearly saying contect binding error. Have you mapped  correctly from FcComponent to VcComponents.
    FcCompoenets for Model logic.
    Check the mappings correctly.
    If it is complete custom or new field then there will be could of steps.
    1) Reimport the model
    2) map new field to FcComponent
    3) Bind new Fields from Fc to Vc
    Rgds
    -SS

  • Wiki Server Will Not Start After Installing Safari 4.0.5

    *PLEASE HELP*
    We have a production server running MacOS X Server 10.5.8 with all software updates installed.
    Wiki server refuses to launch, though launchd tries to open it every 10 seconds.
    When visiting www.domain.com/groups/community we see an error 503 in the web browser
    *Steps Taken to Correct*
    % sudo chown -R 94:94 /Library/Collaboration
    % serveradmin stop teams && serveradmin start teams
    Restarted the machine itself
    % cd /Library/Collaboration && find . -name '*.plist' -exec xmlwf {} \;
    *Those steps proving ineffective, we're now just trying to start over. We've removed all user generated content from the wiki directories and we just want the wiki server to launch successfully.*
    Removed "groups" and "users" directories from /Library/Collaboration
    Replaced /etc/wikid/wikid.conf with /etc/wikid/wikid.conf.default
    Deleted /Library/Application Support/Apple/WikiServer/directoryIndex.db
    Deleted /Library/Application Support/Apple/WikiServer/User Preferences/* (all user preferences)
    WHAT AM I DO WRONG? HOW CAN I GET A FRESH WIKI INSTALL WITHOUT REINSTALLING THE OS? This is a production server. We'll have to go without wikis rather than introduce downtime. Thank you.
    */Library/Logs/wikid/error.log is repeating the following every 10 second interval:*
    2010-03-21 13:50:27-0700 [-] Log opened.
    2010-03-21 13:50:27-0700 [-] twistd 2.5.0 (/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/ Contents/MacOS/Python 2.5.1) starting up
    2010-03-21 13:50:27-0700 [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>
    2010-03-21 13:50:27-0700 [-] twisted.web.server.Site starting on 8086
    2010-03-21 13:50:27-0700 [-] Starting factory <twisted.web.server.Site instance at 0x2eb3918>
    2010-03-21 13:50:27-0700 [-] twisted.web2.channel.http.HTTPFactory starting on 8087
    2010-03-21 13:50:27-0700 [-] Starting factory <twisted.web2.channel.http.HTTPFactory instance at 0x2eb3cd8>
    2010-03-21 13:50:27-0700 [-] set uid/gid 94/94
    2010-03-21 13:50:27-0700 [-] "Failed trying to build an index for a non-directory path: '/usr/share/wikid/help/fr.lproj'"
    2010-03-21 13:50:27-0700 [-] Traceback (most recent call last):
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/bin/twistd", line 21, in <module>
    2010-03-21 13:50:27-0700 [-] run()
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 27, in run
    2010-03-21 13:50:27-0700 [-] app.run(runApp, ServerOptions)
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 379, in run
    2010-03-21 13:50:27-0700 [-] runApp(config)
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 23, in runApp
    2010-03-21 13:50:27-0700 [-] _SomeApplicationRunner(config).run()
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 158, in run
    2010-03-21 13:50:27-0700 [-] self.postApplication()
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistdunix.py", line 213, in postApplication
    2010-03-21 13:50:27-0700 [-] startApplication(self.config, self.application)
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistdunix.py", line 183, in startApplication
    2010-03-21 13:50:27-0700 [-] app.startApplication(application, not config['no_save'])
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 400, in startApplication
    2010-03-21 13:50:27-0700 [-] service.IService(application).startService()
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/application/service.py", line 233, in startService
    2010-03-21 13:50:27-0700 [-] service.startService()
    2010-03-21 13:50:27-0700 [-] File "/usr/share/wikid/lib/python/apple_utilities/service.py", line 60, in startService
    2010-03-21 13:50:27-0700 [-] RepositoryManager.ensureRepository()
    2010-03-21 13:50:27-0700 [-] File "/usr/share/wikid/lib/python/apple_utilities/RepositoryManager.py", line 63, in ensureRepository
    2010-03-21 13:50:27-0700 [-] SearchManager.buildSearchIndex(aPath, forceRebuild = False)
    2010-03-21 13:50:27-0700 [-] File "/usr/share/wikid/lib/python/apple_utilities/SearchManager.py", line 406, in buildSearchIndex
    2010-03-21 13:50:27-0700 [-] GroupSqliteIndex.buildSearchIndex(whichPath, forceRebuild)
    2010-03-21 13:50:27-0700 [-] File "/usr/share/wikid/lib/python/apple_utilities/GroupSqliteIndex.py", line 622, in buildSearchIndex
    2010-03-21 13:50:27-0700 [-] metaData = GroupSettings.GroupSettings(pathName)
    2010-03-21 13:50:27-0700 [-] File "/usr/share/wikid/lib/python/apple_wlt/GroupSettings.py", line 37, in GroupSettings
    2010-03-21 13:50:27-0700 [-] settings = GroupSettingsObject(path, saveData, refreshCache)
    2010-03-21 13:50:27-0700 [-] File "/usr/share/wikid/lib/python/apple_wlt/GroupSettings.py", line 51, in _init_
    2010-03-21 13:50:27-0700 [-] self.data = plistlib.readPlist(self.prefsPath)
    2010-03-21 13:50:27-0700 [-] File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-ma c/plistlib.py", line 77, in readPlist
    2010-03-21 13:50:27-0700 [-] rootObject = p.parse(pathOrFile)
    2010-03-21 13:50:27-0700 [-] File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-ma c/plistlib.py", line 402, in parse
    2010-03-21 13:50:27-0700 [-] parser.ParseFile(fileobj)
    2010-03-21 13:50:27-0700 [-] xml.parsers.expat.ExpatError: no element found: line 1, column 0

    Hi,
    might not help you, but on MacOSX 10.6.3 Server, we have exactly the same problem - on solution (beside switching the wiki).
    Peter

  • 500 Internal Server Error - Channel Monitoring Audit Log

    Hi Experts,
    We are facing an error in the 'Audit Log' of the communication channel monitoring of a File Sender Adapter.
    The channel uses a custom written Java Module which uses XSLT parser internally. The audit log displays the following error:
    500   Internal Server Error
    Error: "Application error occurred during the request processing."
    Troubleshooting Guide https://sdn.sap.com/irj/sdn/wiki?path=/display/jsts/home
    Details: "The WebApplicationException log ID is [4698F300D2C40C2000000000000009AA]."
    This error occurs both when the file is processed successfully or when in error. In case of a positive test case file, we can even see the message reaching Pipeline (SXMB_MONI). But only the audit log does not show the processed steps in the channel monitoring and displays the above error message.
    We have even established that the cause of the error is Java Module (First, we executed by removing our custom Java Module from the module steps and the audit log showed the steps correctly. But by putting the module back in the channel, the error resumed).
    Initially, the error was not coming and we were able to test this properly. But over the time the audit log error started. Now, we are not able to get rid of this even by restarting the channel or restarting the Java stack of the server.
    To me, it seems like a memory issue in the Java Stack.
    Any thoughts?
    Can we find out where to find the details of the WebApplicationException log ID displayed above?
    Thanks,
    Sudheer

    Hello,
    This could be generic but may helo you:
    500 Internal Server Errors
    Description: The server encountered an unexpected condition which prevented it from fulfilling the request.
    Possible Tips: Have a look into SAP Notes u2013 804124, 807000
    Regards,
    Caio Cagnani

  • HTTP/1.1 500 Internal Server Error.......content-type: text/html;charset=ut

    Hi
    I have created one web service... while i am testing in WSNAVIGATOR i am getting the following error.........
    <b>Request</b>
    POST /sap/bc/srt/rfc/sap/ZZ_BAPI_CUSTOMER_DISPLAY?sap-client=100 HTTP/1.1
    Host: SAPDEV:8000
    Content-Type: text/xml; charset="UTF-8"
    Connection: close
    Authorization: <value is hidden>
    Content-Length: 578
    SOAPAction: ""
    <?xml version="1.0" encoding="UTF-8" ?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Header><sapsess:Session xmlns:sapsess="http://www.sap.com/webas/630/soap/features/session/"><enableSession>true</enableSession></sapsess:Session></SOAP-ENV:Header><SOAP-ENV:Body><ns1:CustomerDisplay xmlns:ns1='urn:sap-com:document:sap:soap:functions:mc-style'><CustomerNo>0000040009</CustomerNo></ns1:CustomerDisplay></SOAP-ENV:Body></SOAP-ENV:Envelope>
    <b>Response</b>
    HTTP/1.1 500 Internal Server Error
    content-type: text/html;charset=utf-8
    content-length: 3175
    how to solve this problem.... please help me
    Regards
    Ravi Shankar B
    Message was edited by:
            RaviShankar B

    generally HTTP500 error would generate ABAP dumpt - check txn ST22.
    other thing i have noticed is SAPDEV:8000
    you have set up FQDN (fully qualified domain name) for web applications to work properly.
    for more on FQDN check this.
    https://wiki.sdn.sap.com/wiki/display/BSP/FullyQualifiedDomainName%28FQDN%29
    Regards
    Raja

  • Server error 500...solutions?

    server error 500...solutions?

    That is a standard error message, but not particularly informative. It tends to indicate something is wrong with the computer at the website you are trying to use.
    Presumably the problem only occurs on one or two specific sites and not everytime you try to use firefox.
    * see also [http://en.wikipedia.org/wiki/List_of_HTTP_status_codes#5xx_Server_Error (wikipedia)5xx_Server_Error]
    There is probably nothing you can do but it is worth clearing your browser cache, and any cookies for the site concerned. See
    * [[error loading web sites]]
    * & [[error code 500 accessing secure sites]]

  • 500 Internal server error on Export to Excel

    Hello All,
    I have implemented Export to Excel using this tutorial:
    http://wiki.sdn.sap.com/wiki/display/Snippets/WebDynproJava-ExportingTableDataUsingOn-DemandStreams-SAPNW+7.0
    However, after deploying the application, it simply throws 500 internal server error. I have followed each step carefully but I guess something is missing or I am doing it wrongly. How should I go about resovling this issue? I have been trying to fix this since yesterday and yet no success.
    As it is failing right after the deployment that means doInit() method of my view is not able to execute the method mentioned below:
    wdThis.wdGetExportExcelCompInterface().initialize(wdContext.nodeVn_OutputTable(), getColumnInfos());
    I have defined getColumnInfos() method in the view but not sure why it is failing? Any thoughts on this? Has anyone implemented this? If not, please direct me to some simple export to excel code snippet or document. I have been struggling to implement simple Export to Excel on table. (I am not using RFC. The data is coming from KM APIs)
    Ameya

    Dear Ameya,
    For Comunication between DC's, you should use the other DC's as Used Webdypro Component. If you are using with different scenario with webdynpro reference, then please have a look at below document might help to resolve your issue.
    http://help.sap.com/saphelp_nw70/helpdata/en/42/9ddf20bb211d72e10000000a1553f6/content.htm
    Adding a WebDynpro DC as used Component to a portal app
    Using Development Components in WebDynpro components - runtime failures
    Best Regards
    Arun Jaiswal

  • I keep getting "500 Internal Server Error" when I open Firefox. I don't know why. This just began.

    I recently uploaded the latest version of McAfee Security Center and the latest version of Firefox. Now when I open Firefox all I get is "500 Internal Server Error." I am now sure what do to.

    There is an existing thread which might help you with this : see
    https://support.mozilla.com/en-US/questions/780053
    For background information, see the Wikipedia article on HTTP Codes at http://en.wikipedia.org/wiki/List_of_HTTP_status_codes
    - and, if you want more information, there's a page explaining the 500 Error [http://www.checkupdown.com/status/E500.html HERE]
    In brief, the 500 means that your request has reached the server but the server cannot process it, for some unspecified reason. It is not a client-side error message.

Maybe you are looking for

  • Dbx: internal error: signal SIGSEGV (no mapping at the fault address

    I know this has been discussed before but I'm posting here because I'm not sure if it is my stupidity or dbx that is causing this... I'm trying to debug a program which links against the gts (GNU triangulated surface) library which has been compiled

  • Syced warning

    when I plug in my I pod I get a warning (The Ipod " " is synced with another Itunes library?

  • How can I stop ipages opening for all docs

    Hi, I upgraded to Mavericks from Snow Leopard. When on Snow Leopard all of the documents were created in Word and Word was the default applicaton that opened. Now on Mavericks it's iPages that keep opening as if it's the default application for docum

  • SQL issue with with/without where cluase have some data issue

    Hi, I have an issue with the below sql. when I apply org filter for certain organization it's not returning the result but when I remove the filter that particular organization appears in the result. Can someone help to identify the cause for that. a

  • IOS 5.1 on iphone 4s excel and rtf preview gone

    Updated to ios 5.1 on my iphone 4s and now it is not possible to preview xls or rtf documents. My work auto-generates my schedule in these formats nightly and since the 5.1 update I can not open them. I updated my phone OTA, I have since reset it res