FQDN Error - Lion Server Log

Today I noticed in our log that this message was appearing:
Feb 10 09:51:07 systemname org.apache.httpd[2808]: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
I replaced the system's name with "systemname"
When I first saw this I thought maybe it was the DNS settings; but they're defined as 8.8.8.8 & 8.8.4.4 (Google's DNS). Has anyone else experienced this issue or know what it means?

Well, Apache is pretty much telling you the problem - when it tries to reverse-lookup the server's IP address it fail to get a corresponding hostname.
If your server is on a private LAN (e.g. it has a 192.168.x.x or 10.x.x.x address) then you have to have your own name server running - neither Google, nor your ISP, nor any other upstream DNS server is going to know the hostnames for your internal network.
That said, the message is pretty benign. It's not like things aren't going to work, just that Apache is going to periodically complain about the FQDN.

Similar Messages

  • Repeated error in server log

    Hi All,
    Jdev- 11.1.1.6
    After deploying application on the standalone server I can see below error in server log multiple times though application works properly.
    Module    oracle.adf.controller.internal.binding.DCTaskFlowBinding
    Message    oracle.adfinternal.view.faces.model.binding.FacesCtrlAttrsBinding

    Hi yes I can see there is no exception message in this and application also working fine but because of this it's hard to see actual errors and this is complete message please find below:
    Timestamp (Originating)  - Sep 27, 2013 2:47:07 PM BST     
    Message - oracle.adfinternal.view.faces.model.binding.FacesCtrlAttrsBinding
    Message Type - Error                       
    Module - oracle.adf.controller.internal.binding.DCTaskFlowBinding

  • Error in server.log , while starting soa managed server - B2B not running

    Hi All
    After starting SOA managed server , we found following error in the server.log , we are successfully able to access em and admin console , but while trying to access B2B console getting no response.
    Please help us in understaning this error.
    [ServletContext@15501276[app:b2bui module:/b2bconsole path:/b2bconsole spec-version:2.5], request: weblogic.servlet.internal.ServletRequestImpl@4e8b8[ GET /b2bconsole/faces/login.jspx HTTP/1.1 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729) Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Connection: keep-alive Referer: http://172.16.130.34:7001/console/console.portal?_pageLabel=WebAppModuleTestingPage&_nfpb=true&WebAppModuleTestingPortletexpandNode=ROOTCHILDNODE1 Cookie: JSESSIONID=8R1ZM24XMQDs1Z22QNJ4YM1cMrGlKbd77nCTLkTW62Bkvw2nG6vx!-1614137459; ADMINCONSOLESESSION=LKZJM23fPzQQsM2GyHDHWtJ2L8nNNzmB3gNQG1n1phMwv41mJMVN!-145877631 ]] Root cause of ServletException. java.lang.NoClassDefFoundError: Could not initialize class org.apache.myfaces.trinidadinternal.convert.ColorConverter at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at java.lang.Class.newInstance0(Class.java:355) at java.lang.Class.newInstance(Class.java:308) at com.sun.faces.application.ApplicationImpl.newConverter(ApplicationImpl.java:1114) at com.sun.faces.application.ApplicationImpl.createConverter(ApplicationImpl.java:770) at oracle.adfinternal.view.faces.util.rich.ConverterValidatorRegistrationUtils.addConverterByTargetClass(ConverterValidatorRegistrationUtils.java:164) at oracle.adfinternal.view.faces.util.rich.ConverterValidatorRegistrationUtils.register(ConverterValidatorRegistrationUtils.java:84) at oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator.init(RegistrationConfigurator.java:77) at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:400) at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.beginRequest(GlobalConfiguratorImpl.java:206) at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.getExternalContext(GlobalConfiguratorImpl.java:329) at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$CacheRenderKit.<init>(FacesContextFactoryImpl.java:86) at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl.getFacesContext(FacesContextFactoryImpl.java:64) at oracle.adfinternal.controller.application.FacesContextFactoryImpl.getFacesContext(FacesContextFactoryImpl.java:56) at oracle.adfinternal.controller.application.model.FacesContextFactoryImpl.getFacesContext(FacesContextFactoryImpl.java:70) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:260) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.tip.b2b.ui.util.SessionTimeoutFilter.doFilter(SessionTimeoutFilter.java:240) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:143) at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Thanks
    Satendra Pare

    Which version of weblogic and SOA suite have you installed? Which OS are you using? Check on em whether soa-infra is up?
    BTW, for Oracle B2B related questions, you should raise threads in Oracle B2B forum -
    Integration - B2B
    Regards,
    Anuj

  • Error in Server Log When Accessing Any Page Of My App

    I'm having problems with a log that continues to bother me in the app server:
    java.lang.NullPointerException
         at oracle.adf.model.bc4j.DCJboDataControl.release(DCJboDataControl.java:468)
         at oracle.adf.model.bc4j.DCJboDataControl.releaseApplicationModule(DCJboDataControl.java:1602)
         at oracle.adf.model.bc4j.DCJboDataControl.endRequest(DCJboDataControl.java:1410)
         at oracle.adf.model.BindingContext.endRequest(BindingContext.java:695)
         at oracle.adf.model.BindingRequestHandler.invokeEndRequest(BindingRequestHandler.java:361)
         at oracle.adf.model.BindingRequestHandler.endRequest(BindingRequestHandler.java:223)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:166)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    Any page that I access, the error is inserted into the server log. I think the problem is in DataBindings.cpx, but I have no idea what that is.This error does not interfere with the function of the app, but this bothering me a lot, and I suspect he might be the cause of other problems that occur.
    I am using Jdeveloper 10.1.3.5.
    Plz, help me.

    Can someone help me? (Post up)

  • OBIEE 11.1.1.6 as Simple Install , Error in Server logs

    Hi Guys,
    I have newly installed OBIEE 11.1.1.6 as Simple Install and I am finding this error in my server logs, So please can you guide me to resolve this impending issue?
    ####<Apr 23, 2012 12:06:06 PM IST> <Notice> <WebLogicServer> <Vijay-PC> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1335162966866> <BEA-000365> <Server state changed to FAILED>
    ####<Apr 23, 2012 12:06:06 PM IST> <Error> <WebLogicServer> <Vijay-PC> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1335162966866> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<Apr 23, 2012 12:06:06 PM IST> <Notice> <WebLogicServer> <Vijay-PC> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1335162966898> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Apr 23, 2012 12:06:06 PM IST> <Info> <WebLogicServer> <Vijay-PC> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1335162966991> <BEA-000236> <Stopping execute threads.>
    Thanks,
    Vj

    Hi Vj,
    The error logs are quite generic and do not seem to help much. If you are on windows, check the event viewer if there are any messages. You may want to check the Admin server's ".out" file too other than ".log" file.
    Hope this helps.
    Thank you,
    Dhar

  • Error in Server log of one of the server  on the clustered environment(OBI)

    Hi
    We had setup Clustered Environment and when we are trying to log in on to the Primary Server which is also Primary Controller, everything is fine on front end but we had faced the following error in the server log as follows : "[46036] Internal Assertion: Condition m_hFile != hFileNull, file .\Src\mfcfile.cpp, line 447."
    Please provide help by letting me know what this error mean and how can we avoid this error.

    What happens if you disable your master BI server, do you get the error in the other BI Server log when you login to Presentation Services?
    The message is an internal error, you need to raise an SR with Oracle to determine why it's happening and how to prevent it.

  • Glassfish error in server log related to APEX application

    Oracle EE 11gR1
    Red Hat Linux 5.4
    ============
    This error is not reproducible but has occurred more than once...
    Error: ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    Any ideas what might be causing this issue (found in the Glassfish server log -- the entire error is below)? Is this an APEX internal error or an APEX application error? (looks internal to me)
    p:118:14:1666724140442501:::::PAGE CALL:
    declare
    nlns number := 999999;
    l_clob CLOB;
    lines htp.htbuf_arr;
    l_buff varchar2(32767);
    l_clob_init boolean:= false;
    l_file varchar2(5);
    begin
    OWA.GET_PAGE(lines, nlns);
    if (nlns > 1) then
    for i in 1..nlns loop
    if ( length(lines(i)) > 0 ) then
    if ( ( lengthb(l_buff) + lengthb(lines(i))) > 32767) then
    if (NOT l_clob_init) then
    dbms_lob.createtemporary(l_clob, TRUE);
    dbms_lob.open(l_clob, dbms_lob.lob_readwrite);
    l_clob_init:=true;
    end if;
    dbms_lob.writeappend(l_clob,length(l_buff),l_buff);
    l_buff := lines(i);
    else
    l_buff := l_buff || lines(i);
    end if;
    end if;
    end loop;
    end if;
    if (l_clob_init) then
    dbms_lob.writeappend(l_clob,length(l_buff),l_buff);
    l_buff := '';
    end if;
    ? := l_clob;
    ? := l_buff;
    if (wpg_docload.is_file_download) then l_file:='TRUE'; else l_file := 'FALSE'; end if; ? := l_file;
    end;
    get_page FAILED:ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ORA-06512: at line 32
    Thanks.

    Hi Satendra,
    Is upgradation the only solution?No, it is one of the better options (and my personal suggestion) as PS2 release is more stable and has many more functionalities and features than PS1. The error which you are getting may be due to a corrupt installation. In case you want to solve this error only and do not want to go for upgrade, then feel free to raise a case with support.
    Regards,
    Anuj

  • Error in server log when bringing up OBIEE 11.1.1.5

    We get the following error during startup in the nqServer log, after upgrading our own repository(rpd) from 10.1.3.4 to 11.1.1.5. Does anybody have suggestions on what to try? I have done all the Regenerating User GUID's steps.
    [2011-08-22T19:07:32.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i2RCI8mGiD8hVhI17ECf0000bk000000] [tid: 1f8c] [13026] Error in getting roles from BI Security Service: 'Error Message From BI Security Service: FailedAuthentication : The security token cannot be authenticated.'
    Thanks in advance,
    Karen
    Edited by: KarenM on Aug 23, 2011 9:29 AM

    Hi Karen,
    This error usually occurs if the password entered in the Enterprise Manager > Credentials did not match that of contained in OID(Oracle internet Directory). Can you check if you have followed the steps listed in section 3.2.1.3 in 11g security guide,
    http://download.oracle.com/docs/cd/E14571_01/bi.1111/e10543/privileges.htm#CHDFHDBE
    Rgds,
    Dpka

  • Adobe Livecycle errors in server log

    Hi All,
    I get the following warnings after dev server is up and running. Not sure what the reason could be.
    Please see the log attached.

    Hi Steve,
    Here are the details
    Adobe LC ES2
    Jboss version 4.x
    Oracle 11

  • Hi all im getting this error in oim server log

    Hi All,
    I am getting one db related error in server log I am unable to trace the meaning of db:0....
    This is the error;
    INFO   | jvm 1    | 2013/07/09 05:09:19 | 05:09:19,579 INFO  [PERFORMANCE] Query: DB: 0, LOAD: 0, TOTAL: 0
    INFO   | jvm 1    | 2013/07/09 05:09:19 | 05:09:19,579 INFO  [DATABASE] DB read: select * from abc where upper(abc_field) in ('PAT_KEY', 'LKU_KEY', 'LKV_ENCODED', 'LKV_DECODED', 'LKV_LANGUAGE', 'LKV_COUNTRY', 'LKV_VARIANT', 'LKV_DISABLED', 'LKU_TYPE_STRING_KEY') and lku_type='f'
    INFO   | jvm 1    | 2013/07/09 05:09:19 | 05:09:19,579 INFO  [PERFORMANCE] Query: DB: 0, LOAD: 0, TOTAL: 0
    [11:58:17 AM]
    I want to knw the meaning of " Query: DB: 0, LOAD: 0, TOTAL: 0 "..
    CAN anybody please tell me what exactly is the meaning of this db:0...
    Thaks,
    Shekhar.

    is there any 'ERROR' message or only this INFO ones? Because these are just lookup queries.
    thx,
    THiago Leoncio

  • Regarding mountain lion server: clients experience intermittent service connections. the server system log has the following error- Client handshake failed (6):113: Server not accepting client connections (any ideas???)

    regarding mountain lion server: clients experience intermittent service connections. the server system log has the following error- Client handshake failed (6):113: Server not accepting client connections. any suggestions would be greatly appreciated - thank you

    Hi Jason
    I was getting the same behavior after Apple support had me delete some plist files to get Airplay going. I was also getting the following error:
    the error occurred while processing a command of type 'writesettings' in the plug-in 'server vpn'
    I went into ~/Library/Preferences/ and /Library/Preferences/ and deleted every plist contating the word server. I had to re-set up my server (meaning walk through some intial steps) but all of my settings were still there after that and everything started working again.
    Just a thought, obviously try at your own risk but it worked for me.
    Kellen

  • Lion server unable to read settings and errors in logs.

    Having bought Lion Server from the app store yesterday and followed the simple install ... the web server is working ok in that the home page appears, but cannot get wiki server to work.
    Am getting the message "error reading settings" in the right panel of the server app when i select wiki on the left.
    When i look at the logs ... there are repeated errors relating to inability to access this file: "/var/pgsql/postgresql.conf":  
    postgresql.conf": No such file or directory
    Jun 21 05:59:06 macmini com.apple.launchd[1] (org.postgresql.postgres[18601]): Exited with code: 2
    Jun 21 05:59:06 macmini com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 21 05:59:16 macmini org.postgresql.postgres[18603]: postgres_real cannot access the server configuration file "/var/pgsql/postgresql.conf": No such file or directory
    Jun 21 05:59:16 macmini com.apple.launchd[1] (org.postgresql.postgres[18603]): Exited with code: 2
    Jun 21 05:59:16 macmini com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 21 05:59:26 macmini org.postgresql.postgres[18606]: postgres_real cannot access the server configuration file "/var/pgsql/postgresql.conf": No such file or directory
    Jun 21 05:59:26 macmini com.apple.launchd[1] (org.postgresql.postgres[18606]): Exited with code: 2
    Jun 21 05:59:26 macmini com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 21 05:59:36 macmini org.postgresql.postgres[18608]: postgres_real cannot access the server configuration file "/var/pgsql/postgresql.conf": No such file or directory
    Jun 21 05:59:36 macmini com.apple.launchd[1] (org.postgresql.postgres[18608]): Exited with code: 2
    Jun 21 05:59:36 macmini com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Any help would be much appreciated...

    This helps me:
    1st step was to initialize postgres with
    sudo -u _postgres  /usr/bin/pg_ctl initdb -D /var/pgsql
    this created all needed files and folder in /var/pgsql
    2nd step after receiving an error that the PostgreSQL.log could not be written was to chmod the folder
    sudo chown _postgres:_postgres /Library/Logs/PostgreSQL
    3rd step was to initial all databases the server
    cd /System/Library/ServerSetup/CommonExtras/PostgreSQLExtras
    sudo -s
    run all scripts found there:
    CoreCollaborationPostgreSQLExtras.sh
    SetupPodcastWikiPlugin.rb
    WebmailServerSetup.sh
    create_caldavd_db.sh
    create_devicemgr_db.sh
    I'm back and happy now

  • Error configuring services from Snow Leopard Server to Mountain Lion Server

    I am trying to upgrade a Snow Leopard Server Mac Mini to Mountain Lion Server.
    We have two Mac Mini servers at our office (production and backup) so I migrated the everything from our production server to the backup using the migration assistant when setting up the backup computer.
    I now have the backup at home trying to upgrade it to Mountain Lion Server.  I have downloaded and installed Mountain Lion as well as the Server App version 2.2.  I basically followed the simple directions found in the Apple documentation.
    I started the server app and it got to the part where it said "Upgrading services".  After running for a few minutes, I get a window that states "An error occurred while configuring your server."  It also sayd "The following actions failed or were not attempted:" with a red dot next to "Upgrading services".  The other three items:  "Authenticating to local directory", "Reading directory configuration" and "Authenticating to local directory services" have gray dots so I'm sure they were not even attempted.
    Our Snow Leopard server is setup for SMB file sharing, LDAP services, FTP, Web, DNS, DHCP.
    Can someone point me to where I can figure out what exactly is failing?  Are there specific log files I need to look into?
    Thanks

    Have EXACTLY the same issue - also tried reinstalling mountain lion server fresh and still had the same problem...

  • Lion Server VPN error

    I am trying to use the Lion Server VPN function and have all the firewall port opens (500, 1701, 1723, 4500) and cannot get anything to connect either inside or outside of the network.  I keep getting "The L2TP-VPN server did not respond.  Try reconnecting.  If the problem continues, verify your settings and contact your admin".  I checked the log on the server and here is what I find under system log
    Oct 27 21:03:56 www racoon[3529]: Connecting.
    Oct 27 21:03:56 www racoon[3529]: IPSec Phase1 started (Initiated by peer).
    Oct 27 21:03:56 www racoon[3529]: IKE Packet: receive success. (Responder, Main-Mode message 1).
    Oct 27 21:03:56 www racoon[3529]: IKE Packet: transmit success. (Responder, Main-Mode message 2).
    Oct 27 21:03:56 www racoon[3529]: IKE Packet: receive success. (Responder, Main-Mode message 3).
    Oct 27 21:03:56 www racoon[3529]: IKE Packet: transmit success. (Responder, Main-Mode message 4).
    Oct 27 21:03:59 www racoon[3529]: IKE Packet: transmit success. (Phase1 Retransmit).
    Oct 27 21:04:29: --- last message repeated 3 times ---
    Oct 27 21:04:32 www racoon[3529]: IKE Packet: transmit success. (Phase1 Retransmit).
    Then I get the error on the other machine (i.e. iPhone 4S, IMac)
    Have I done searches on google for everything I can think of and can not find a answer, or at least not one that helps me.
    Any help would be greatly appreciated
    Sodak

    If you are using iCloud "Back to my mac", then disable it.
    These services are incompatible.

  • Serious log in issues after installing Lion Server

    Hi all,
    I am relatively inexperienced with software involving essentially anything technical, so you will have to pardon my ignorance.
    I am currently trying to set-up a wireless network at home using Lion Server, and it would appear I have bitten off more than I can chew. I installed Lion Server on Tuesday, and have been battling with it ever since - attempting to use a 'We Got Served' guide to walk me through.
    I installed the Server app on my iMac as I figured the 3 computers on the network would not require very much space, and so there would be little point in buying a whole new machine to run it from. Whilst I was having little luck in making it work as I had hoped - I have now managed to completely lock the iMac. Since it's installation I have had no issue logging in and out of my actual account on OSX, however earlier the computer froze following an Adobe update and I was forced to do a hard restart. However, when I attempted to log back in I now get the following error:
    "You are unable to log in to the user account "xxxx" at this time.
    Logging in to the account failed because an error occurred."
    I have tried everything in my limited knowledge to rectify this, and nothing works it would seem. I've read examples of this happening when trying to log into the actual server app, or where the hard drive is corrupt on the machine itself - this seems to be a hybrid of the two.
    I can no longer open the computer in Safe Mode, however when I go into Disk Utility all disks when verified appear to be absolutely fine with disc repair making no difference. The only available drive is now listed as a Server drive so I cannot even re-install Lion on there.
    This is causing me much distress as I can as far as I can tell not only log into my computer, but can do nothing to repair the issue bar erasing everthing from it. There is a lot of important data on there and I am confident that it is not actually corrupt, however Server seems to have just locked it completely.
    Help would be much appreciated!

    I am having a similar issue, but in my situation, my users cannot log in.  All of my users are network users on Mini's.  I am running 10.6.8 on my server.  I have created users before with no issues, but have not done so in months.  When I try to log the new user in, I get the following error:
    xpchelper: Could not get path of user account (uid:1029) home directory:/Network/Servers/server.xxx.net/Volumes/Data/Users/username; error; The operation couldn't be completed. No such file or directory. Using home directory.
    CFPreferences: user home directory at file://localhost/Network/Servers/server.xxx.net/Volumes/Data/Users/username/ is currently unavailable. User domains will be volatile.
    Authorizationhost: error |-[homedirmounter mount NetworkHomeWithURL: attributes: dirPath: username:]|PremountHomeDirectoryWithAuthentication (url=AFP://server.xxx.net/Users/homedir= /Network/Servers/server.xxx.net/Volumes/Data/Users/username, name=username) returned 5.
    I have no idea of what to do.  I have verified that the user looks the same as my other users in WGM. The user's folder was created on the server.  The user has access to the folder.  I'm not sure what else could be wrong here.

Maybe you are looking for