URGENT! Forms 6 FRM-99999 a network error occurred...

Here is our configuration:
NT 4 Sp3 platform. Oracle client software is 8.0.5. Db backend on
the
other PC is 8.1.5.
OAS 4.0.7.0.0
Developer 6.0.5
Jinitiator 1.1.7.11
We downloaded dev60.zip(234MB) from
http://websight.us.oracle.com/cgi-bin/go?ntdev60_bg.
Here are questions we have:
Is it a bug in forms? Has it been patched? Where can we get the
latest
ZIPs and patches?
FRM-99999 a network error occurred, the client will not be able
to continue.
java.net.socketException:Connection reset by peer.
at java.net.SocketInputStream.read()
I created the base HTML file(I copied from
selltools.us.oracle.com). My browser is Netscape 4.51 with
Jinitiator 1.1.7.11. It works fine for the demos at
selltools.us.oracle.com.
I installed Developer server and demo tables. I can run demos
(calendar and buttons) from the Forms Builder in both
client/server mode and web mode.
I copied the .FMX files into e:\orant\webtemp\" folder. I defined
FORMS60_MAPPING and other stuffs in the registry.
When I go to the URL of the base HTML (static), the browser
displays:
Loading java applet...
oracle.forms.engine.Main inited.
FRM-99999 a network error occurred, the client will not be able
to continue.
java.net.socketException:Connection reset by peer.
If I stopped the forms server from "Control Panel". I got an
error
msg like:
can't contact to xzang-pc.us.oracle.com:9000.
I think the applet is talking with the Forms server. The socket
has been established. But the applet doesn't show anything at
all.
best regards,
Xiaolin Zang
---- HTML ---------
<OBJECT>
<COMMENT>
<EMBED TYPE="application/x-jinit-applet;version=1.1.7.11"
CODE="oracle.forms.engine.Main"
CODEBASE="/forms_code/"
ARCHIVE="f60all.jar"
WIDTH=300
HEIGHT=200
serverPort="9000"
serverArgs="module=E:\ORANT\WEBTEMP\BUTTONS
userid=xzang/[email protected]"
<NOEMBED>
</COMMENT>
</NOEMBED>
</EMBED>
</OBJECT>
null

Here is our configuration:
NT 4 Sp3 platform. Oracle client software is 8.0.5. Db backend on
the
other PC is 8.1.5.
OAS 4.0.7.0.0
Developer 6.0.5
Jinitiator 1.1.7.11
We downloaded dev60.zip(234MB) from
http://websight.us.oracle.com/cgi-bin/go?ntdev60_bg.
Here are questions we have:
Is it a bug in forms? Has it been patched? Where can we get the
latest
ZIPs and patches?
FRM-99999 a network error occurred, the client will not be able
to continue.
java.net.socketException:Connection reset by peer.
at java.net.SocketInputStream.read()
I created the base HTML file(I copied from
selltools.us.oracle.com). My browser is Netscape 4.51 with
Jinitiator 1.1.7.11. It works fine for the demos at
selltools.us.oracle.com.
I installed Developer server and demo tables. I can run demos
(calendar and buttons) from the Forms Builder in both
client/server mode and web mode.
I copied the .FMX files into e:\orant\webtemp\" folder. I defined
FORMS60_MAPPING and other stuffs in the registry.
When I go to the URL of the base HTML (static), the browser
displays:
Loading java applet...
oracle.forms.engine.Main inited.
FRM-99999 a network error occurred, the client will not be able
to continue.
java.net.socketException:Connection reset by peer.
If I stopped the forms server from "Control Panel". I got an
error
msg like:
can't contact to xzang-pc.us.oracle.com:9000.
I think the applet is talking with the Forms server. The socket
has been established. But the applet doesn't show anything at
all.
best regards,
Xiaolin Zang
---- HTML ---------
<OBJECT>
<COMMENT>
<EMBED TYPE="application/x-jinit-applet;version=1.1.7.11"
CODE="oracle.forms.engine.Main"
CODEBASE="/forms_code/"
ARCHIVE="f60all.jar"
WIDTH=300
HEIGHT=200
serverPort="9000"
serverArgs="module=E:\ORANT\WEBTEMP\BUTTONS
userid=xzang/[email protected]"
<NOEMBED>
</COMMENT>
</NOEMBED>
</EMBED>
</OBJECT>
null

Similar Messages

  • FRM-99999: A network error occurred, the client will not...

    Hi Folks,
    I'm getting the below Forms error message appears as an alert,
    while loading it in a browser using static HTML.
    ====
    FRM-99999: A network error occured, the client will not be able
    to continue.
    Details...
    Java Exception
    java.net.SocketException: Socket read failed|
    |at java/net/SocketInputStream.socketRead|
    |at java/net/SocketInputStream.read|
    |at oracle/forms/net/EncryptedInputStream.fill|
    |at oracle/forms/net/EncryptedInputStream.read|
    |at java/io/DataInputStream.readUnsignedByte|
    |at oracle/forms/engine/Message.readDetails|
    |at oracle/forms/engine/Message.readDetails|
    |at oracle/forms/net/StreamMessageReader.run|
    ====
    If you have any solution for this problem, Pls mail me.
    Regards
    Ramasundaram
    ([email protected])
    null

    Erik Martens (guest) wrote:
    : Ramasundaram Perumal (guest) wrote:
    : : Hi Folks,
    : : I'm getting the below Forms error message appears as an
    alert,
    : : while loading it in a browser using static HTML.
    : : ====
    : : FRM-99999: A network error occured, the client will not be
    : able
    : : to continue.
    : : Details...
    : : Java Exception
    : : java.net.SocketException: Socket read failed|
    : : |at java/net/SocketInputStream.socketRead|
    : : |at java/net/SocketInputStream.read|
    : : |at oracle/forms/net/EncryptedInputStream.fill|
    : : |at oracle/forms/net/EncryptedInputStream.read|
    : : |at java/io/DataInputStream.readUnsignedByte|
    : : |at oracle/forms/engine/Message.readDetails|
    : : |at oracle/forms/engine/Message.readDetails|
    : : |at oracle/forms/net/StreamMessageReader.run|
    : : ====
    : : If you have any solution for this problem, Pls mail me.
    : : Regards
    : : Ramasundaram
    : : ([email protected])
    : To troubleshoot your Developer 6 Server
    : WinNT
    : ifsrv60.exe -listen port=9000
    : Unix
    : $ f60ctl start pool=10
    : $ ps -ef | grep f60
    : oracle 24713 24709 2 10:35:47 pts/4 0:01 f60runw
    : webfile=7,2,(null)
    : oracle 24714 24709 2 10:35:47 pts/4 0:01 f60runw
    : webfile=8,3,(null)
    : oracle 24719 24709 2 10:35:49 pts/4 0:01 f60runw
    : webfile=13,8,(null)
    : oracle 24712 24709 2 10:35:47 pts/4 0:01 f60runw
    : webfile=6,1,(null)
    : oracle 24718 24709 2 10:35:48 pts/4 0:01 f60runw
    : webfile=12,7,(null)
    : oracle 24715 24709 2 10:35:47 pts/4 0:01 f60runw
    : webfile=9,4,(null)
    : oracle 24717 24709 2 10:35:48 pts/4 0:01 f60runw
    : webfile=11,6,(null)
    : oracle 24709 1 0 10:35:47 pts/4 0:00 f60srvm
    port=9000
    : pool=10
    : oracle 24720 24709 2 10:35:50 pts/4 0:01 f60runw
    : webfile=14,9,(null)
    : oracle 24716 24709 2 10:35:48 pts/4 0:01 f60runw
    : webfile=10,5,(null)
    : oracle 24711 24709 2 10:35:47 pts/4 0:01 f60runw
    : webfile=5,0,(null)
    I have got the same problem and I do not know how to troubleshoot
    Developer 6 Server with ifsrv60.exe -listen port=9000 command. I
    am working on WinNt server. Can any one help me.
    Thanks
    null

  • FRM-92102: A network error or server failure has occurred.

    Hi
    I am trying to access a shared Vision instance in Solution Beacon. I am getting the below error while accessing forms
    FRM-92102: A network error or server failure has occurred. The Forms client has attempted to reestablish its connection to the Server 1 time(s) without success.
    java.net.MalformedURLException: illegal character in URL.
    I am running on IE 8.0, JRE 1.6.0_43
    Please help
    Regards
    Reem

    re**** wrote:
    Hi
    I am trying to access a shared Vision instance in Solution Beacon. I am getting the below error while accessing forms
    FRM-92102: A network error or server failure has occurred. The Forms client has attempted to reestablish its connection to the Server 1 time(s) without success.
    java.net.MalformedURLException: illegal character in URL.
    I am running on IE 8.0, JRE 1.6.0_43
    Please help
    Regards
    ReemCan you reproduce the issue using a different browser or from a different machine?
    Please contact "Solution Beacon" support since we don't maintain their environments.
    Thanks,
    Hussein

  • FRM-92102: A network error has occurred. on Windows 2003 Server

    I had installed Oracle APPS R12 on Windows 2003 server. I use the same (System) as Server and Client. When trying to open the Forms I am thrown with below error:
    FRM-92102: A network error has occurred.
    The Forms Client has attempted to reestablish its connection to the Server 5
    time(s) without success.
    Please check the network connection and try again later.
    I googled, searched this forum for solution. But these didnt work out. So please help me to get this fixed.

    I had installed Oracle APPS R12 on Windows 2003 server. I use the same (System) as Server and Client. When trying to open the Forms I am thrown with below error:
    FRM-92102: A network error has occurred.
    The Forms Client has attempted to reestablish its connection to the Server 5
    time(s) without success.
    Please check the network connection and try again later.Please check the application.log file for details about the error.
    Please see tjese docs.
    R12: "FRM-92101: There Was a Failure in the Forms Server During Startup" Error When Loading Forms [ID 1103744.1]
    Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]
    Thanks,
    Hussein

  • FRM-92102 - A network error has occured

    Hi,
    I'm deploying a forms 9i application on the intranet. I'm using Oracle Application Server Forms and Reports Services 9.0.4 under Red Hat Linux AS 4.0, along with an Oracle 9i Database on another server (actually multiple databases, used for benchmarking). Every time I connect from a remote PC on the network under Windows XP Pro or Windows 2003 Server, after a few seconds or minutes, I get the error message: FRM-92102 - A network error has occured after ...
    I did a lot of research on the internet. I'm using Internet Explorer 6.0, so I tried from Netscape 8.0 and Netscape 7.0, but I got the same problem. I changed the networkRetries in the formsweb.cfg to 5, but it didn't change anything.
    On the other hand, I installed the Oracle Application Server Forms and Reports 9.0.4 on a Windows platform and it works perfectly, with no network error problems.
    Also note that the Forms 9i application uses Webutil.
    So, right now, I'm a bit lost. Can anyone please tell me if there is some parameter I have to set, or something I should do to make it work?
    Thanks a lot

    First, when the network error occurred, I ran the url on the site server. It gave me the following page:
    Oracle Application Server 10g Forms Services
    The Forms Listener servlet is up and running
    as for the modified files during the last minute, here is what I got:
    [oracle@bmlps-appser bin]$ find /u01 -cmin -1
    /u01/app/oracle/product/9.0.4/reports/logs/rep_bmlps-appser
    /u01/app/oracle/product/9.0.4/reports/logs/rep_bmlps-appser/rwserver.log
    /u01/app/oracle/product/9.0.4/reports/server
    /u01/app/oracle/product/9.0.4/reports/server/rep_bmlps-appser.dat
    /u01/app/oracle/product/9.0.4/sysman/log/em-web-access.log
    /u01/app/oracle/product/9.0.4/sysman/emd/state
    /u01/app/oracle/product/9.0.4/sysman/emd/state/0013.dlt
    /u01/app/oracle/product/9.0.4/j2ee/OC4J_BI_Forms/log/OC4J_BI_Forms_default_island_1/server.log
    /u01/app/oracle/product/9.0.4/j2ee/OC4J_BI_Forms/log/OC4J_BI_Forms_default_island_1/rmi.log
    /u01/app/oracle/product/9.0.4/j2ee/OC4J_BI_Forms/log/OC4J_BI_Forms_default_island_1/default-web-access.log
    /u01/app/oracle/product/9.0.4/j2ee/OC4J_BI_Forms/log/OC4J_BI_Forms_default_island_1/jms.log
    /u01/app/oracle/product/9.0.4/j2ee/OC4J_BI_Forms/log/OC4J_BI_Forms_default_island_1/global-application.log
    /u01/app/oracle/product/9.0.4/j2ee/OC4J_BI_Forms/application-deployments/reports/OC4J_BI_Forms_default_island_1/application.log
    /u01/app/oracle/product/9.0.4/j2ee/OC4J_BI_Forms/application-deployments/forms90app/OC4J_BI_Forms_default_island_1/application.log
    /u01/app/oracle/product/9.0.4/j2ee/OC4J_BI_Forms/persistence/OC4J_BI_Forms_default_island_1
    /u01/app/oracle/product/9.0.4/j2ee/OC4J_BI_Forms/persistence/OC4J_BI_Forms_default_island_1/transaction.state
    /u01/app/oracle/product/9.0.4/j2ee/home/log/home_default_island_1/default-web-access.log
    /u01/app/oracle/product/9.0.4/webcache/logs/access_log
    /u01/app/oracle/product/9.0.4/opmn/logs/states
    /u01/app/oracle/product/9.0.4/opmn/logs/states/p1151074367
    /u01/app/oracle/product/9.0.4/opmn/logs/states/.opmndat
    /u01/app/oracle/product/9.0.4/opmn/logs/OC4J~OC4J_BI_Forms~default_island~1
    /u01/app/oracle/product/9.0.4/opmn/logs/ipm.log
    /u01/app/oracle/product/9.0.4/Apache/Apache/logs/access_log.1125489600
    /u01/app/oracle/product/9.0.4/Apache/Apache/logs/dms_metrics.28383.shm.mem
    /u01/app/oracle/product/9.0.4/Apache/Apache/logs/error_log.1125489600
    Thanks

  • FRM-92103: A network error or server failure has occurred.

    Hello,
    I always get this error after everytime i run a report my forms getting crash.
    heres the jre console error :
    Java Plug-in 1.6.0_33
    Using JRE version 1.6.0_33-b05 Java HotSpot(TM) Client VM
    User home directory = C:\Users\charles
    Forms Session ID is formsapp.2
    The proxy host is null, and the proxy port is 0.
    Native HTTP implementation is being used for the connection.
    The connection mode is HTTP.
    Forms Applet version is 11.1.2.0
    FRM-92103: A network error or server failure has occurred.
    You will need to restart your application.
    Java Exception:
    java.io.IOException: Server returned HTTP response code: 503 for URL: http://application:8888/forms/lservlet;jsessionid=yjc6QfjGNkr8fjlyD26fZjqmwBGKkGVgG1L7s91X8y6rBsgGl650!-1255936909
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at oracle.forms.net.HTTPNStream.doPost(Unknown Source)
         at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
         at oracle.forms.net.HTTPNStream.flush(Unknown Source)
         at java.io.DataOutputStream.flush(Unknown Source)
         at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
    the http ohs1 server always hang i need to restart it again.
    any help?

    Michael Ferrante (Oracle) wrote:
    I'm sorry, but I'm having a difficult time understand what you are saying...
    What do you mean here? "... +if the forms run first then the report will not run it gives always this error+ ..." Are you loading the report results in the same browser that is running the form?
    this will be the problem i should posted :
    *2.1 Oracle HTTP Server Returns 503 Apache Bridge Failure Error While Toggling Between Forms and Reports*
    While toggling between Oracle Forms and Oracle Reports applications through Oracle HTTP Server, you may see the "503 Apache Bridge failure" error. This is due to the wrong patch 12632886 being shipped with the Oracle Forms and Reports installer.
    This document found in : http://docs.oracle.com/cd/E24269_01/doc.11120/e25445/install_upgrade.htm#BABHBABB
    for those with oraclesupport find the document subject : Forms / Reports 11g Intermittent FRM-92103 Or "Failure of Server APACHE Bridge" - OHS Log Shows "apr_socket_connect call failed" [ID 1380762.1]
    I downloaded the patch from
    OPatch 12632886 (OHS-WLS COMMUNICATION NOT WORKING ON IPV6 ENABLED SOLARIS M/C [Patch ID 14069292]) for your Windows Platform from My Oracle Support
    i successfully patched now its working.
    thank you for your patience and help..
    Edited by: ck on Aug 7, 2012 3:41 AM

  • FRM-40922 an ole error occurred: 0X8007000e

    Hi,
    I have a problem with a procedure in form in Oracle Forms 6i. The procedure creates an excel file. It is needed to start procedure for period of one year. When I do so, I'm getting next error:
    FRM-40922 an ole error occurred: 0X8007000e
    If I start the procedure for shorter periods which are consequential and which, in total, cover whole year, there is no error. But it is needed to start the procedure for whole year at once because shorter periods will give repeated data.
    It seems like there is a problem with the amount of data, and I expect around 6000 or 7000 rows in excel for period of whole year.
    This is urgent, so, help if possible.
    Tnx in advance,
    Nati

    Hi
    i search in google
    and it say that 0x80020003 means="member not Found"
    but still cannot fix my prob stil that error occur..

  • The document could not be saved. an unexpected network error occurred

    I have several users on a terminal server that access a PDF from a file server. This PDF has many fillable fields like Name: with an empty text box next to it.
    Sometimes when the users open this PDF everything is missing except the fillable text fields. If they try to save the file they get the error in the subject of this ticket:
    the document could not be saved. an unexpected network error occurred
    Obviously, this sounds like a networking error, but 2 things.
    1) The terminal server and the file server on both virtual servers on the same host, using the same SAN. Very unlikely to have a networking error.
    2) This doesn't happen to every, it seems to be only affecting 3 of about 25 right now, and it is not all the time.
    Any thoughts? I have checked to see if there were any hidden lock files, but that wasn't it. Google-fu turned up nothing.
    Thanks for your help

    Hey jdorimoto,
    Could be please confirm if you are using Adobe Reader or Acrobat (what version) to open a PDF form.
    What version of OS are you using?
    Try saving the form to any other location with administrative privileges and then check.
    Hope to get your response.
    Regards,
    Anubha

  • Error :::::::::; FRM-92090 : An unexpected error occurred

    Dear Sir
    I get error in Oracle 11i (ERP)Application.
    When I open application there is no problem , when I close the form and try to open an other one then get the following error ----
    FRM-92090 : An unexpected error occurred
    Thanks in Adv

    Urgent Reply this Forum Please !!!!!!!

  • FRM-92090 : An unexpected error occurred

    Dear Sir
    I get error in Oracle 11i (ERP)Application.
    When I open application there is no problem , when I close the form and try to open an other one then get the following error ----
    FRM-92090 : An unexpected error occurred
    Thanks in Adv

    Urgent Reply this Forum Please !!!!!!!

  • A network error occure while accessing this document

    Hi,
    I am getting the error "A network error occured while accessing this document on interntet. Would you like to close the document or reload it?".
    I have tried re-installations etc.. but none helped.
    Please let me know if anyone has encountered this problem and overcome it.
    Using Adobe Reader 9.3.2 and opening from ESS/MSS application.
    Thanks,
    Raghavendra

    I figured out what the problem is. There is a setting in the user's IE browser and Adobe program that is causing the PDF form to open in a browser window in IE instead of in Adobe Reader. The form we're using is too big to load in a browser and must be loaded in Adobe Reader instead. To fix the problem, the user needs to make the following changes to his/her settings:
    1. In Adobe, go to the Edit menu and select Preferences. Under 'Internet', make sure the box for 'Display PDF in browser' is unchecked. Click OK to save your changes.
    2. In IE, go to the Tools menu and click on 'Manage Add-ons'. Then, click on Adobe Reader and click the Disable button. I think this should disable the built-in Reader in IE, so PDFs will have to open in Reader instead of in the browser.
    Once our users changed these settings they were able to access our form online.
    Hope this helps!

  • An unexpected network error occurred

    Dear all,  
    I have a DC Windows Server 2003 which is a File Server too. There is a shared drive and I used the NET USE command in the Server in order to open the shared drive/folder in the client computers Windows XP and Windows 7 when they turn on their computers.
    It was working normally in the past. It is about two weeks that when the client turn on his/her computer the shared drive does not open, when double-click on the share drive from client computer we receive the error message "An unexpected network error occurred"
    and we can not get access to the share drive in the Server. of course I can ping the server, if I try to connect to DC by \\servername or \\Server-IP address, still I got the same error message.
    Would you kindly help me, and thanks in advance for support. 
    Best regards, 
    Ahmad

     
    Hi Ahmad,
    Thanks for posting here.
    So is there any error or warring can be verified form this Windows Server 2003 domain controller ? have we check the time on both side and is it synchronized?
    According to current symptoms It does look like the issue in the KB article below if this server does have a AMD based CPU , can you confirm that ? have we patched service pack 2 for this server already ?
    A Windows Server 2003-based server may experience time-stamp counter drift if the server uses dual-core AMD Opteron processors or multiprocessor AMD Opteron processors
    http://support.microsoft.com/kb/938448
    Hotfixes in the article below may also helpful:
    List of File server related hotfixes for post Service Pack 2 for Windows Server 2003
    http://blogs.technet.com/b/yongrhee/archive/2009/09/08/list-of-file-server-related-hotfixes-for-post-service-pack-2-for-windows-server-2003.aspx
    Thanks.
    Tiger Li
    Tiger Li
    TechNet Community Support

  • Cannot delete itunes from pc,message states. a network error occurred while attempting to read from the file C:\windows\installer\itunes.msi

    ITUNES WILL NOT DELETE FROM ADD @ REMOVE PROGRAMS,
    MESSAGE, READS  a network error occured while attempting to read from the file  C:WINDOWS\installer\iTunes.msi

    All sorted now just needed to repair itunes from control panel

  • A network error occurred while accessing this document on the internet

    Dear all,
    I am now facing a very unusual problem that, when I try to open a pdf file from internet, it says: "A network error occurred while accessing this document on the Internet. Would you like to close the document or reload it?". Here's my situation:
    Browser: IE8 (or Chrome 35.0.1916.153)
    Adobe Reader: 11.0.0
    OS: Win7
    1.Directly open from IE. Says: "A network error occurred while accessing this document on the Internet. Would you like to close the document or reload it?"
    2.Try to download(Save AS). In IE, says: "The connection was reset The connection to the server was reset while the page was loading"; In Chrome, nothing happened, but still can't download.
    3.Try to disable the "PDF Reader Addon" in IE8. First the browser needs to download the PDF file, but failed, see point 2.
    1.I can open the same PDF file from another network, that is, out of my company.
    2.I can open another PDF file in the network of my company, but the pdf is created by another scanner
    3.All PDFs from both scanner can be opened locally.
    So, here's the possible problem, the network settings, and(or) the PDF. Does anyone ever meet this situation, please help?
    Thank very much.
    Li

    Rave,
    IE: 8 & 9
    Adobe Acrobat Pro/Acrobat Reader 10.x & 11.x
    Chrome: work fine
    So the answer is to manually enable and disable websites based on whether the pdfs open within the browser.  That doesn't seem like a great long-term solution to have have our users to manually enable / disable browser integration.  We have web applications that work better with browser integration turned on.  Is this something that Adobe will fix or is it an IIS/IE issue.
    It appears the Adobe removed the #1 config option that you lised in the new 11.x versions of both products.  The manage Add-ons does not disable the browser integration on the new Adobe versions.

  • A network error occurred while trying to communicate with the server.

    Hello All,
    I am getting some new error messages when opening the server app on my Mac Mini server running OS X 10.8.2 and Server 2.2.1. First I get a message that says "A network error occurred while trying to communicate with the server." and then after trying to open some of the service panes, I get additional errors that say "Multiple errors occurred on the server while processing commands." The services don't load and I just see "Error Reading Settings" in the server app.
    I started to get these errors when I added a new website to the server. All the services are working fine but I cannot access them in the server app.
    In console I'm seeing these errors when I try to access various services:
    2/24/13 8:02:12.692 PM Server[956]: Error: The server '10.0.1.150' reported an error while processing a command of type: 'readSettings' in plug-in: 'servermgr_dns'. Error: Error Domain=XSActionErrorDomain Code=499 "The certificate for this server is invalid. You might be connecting to a server that is pretending to be “10.0.1.150” which could put your confidential information at risk." UserInfo=0x7f8c4003a760 {NSLocalizedDescription=The certificate for this server is invalid. You might be connecting to a server that is pretending to be “10.0.1.150” which could put your confidential information at risk., originalError=Error Domain=NSURLErrorDomain Code=-1202 "The certificate for this server is invalid. You might be connecting to a server that is pretending to be “10.0.1.150” which could put your confidential information at risk." UserInfo=0x7f8c3f547db0 {NSURLErrorFailingURLPeerTrustErrorKey=<SecTrust 0x7f8c40599080 [0x7fff7711ffd0]>, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, NSUnderlyingError=0x7f8c3d58c0b0 "The certificate for this server is invalid. You might be connecting to a server that is pretending to be “10.0.1.150” which could put your confidential information at risk.", NSErrorPeerCertificateChainKey=(
        "<SecCertificate 0x7f8c3f6747e0 [0x7fff7711ffd0]>"
    ), NSLocalizedDescription=The certificate for this server is invalid. You might be connecting to a server that is pretending to be “10.0.1.150” which could put your confidential information at risk., NSErrorFailingURLKey=https://10.0.1.150:311/commands/servermgr_dns, NSErrorFailingURLStringKey=https://10.0.1.150:311/commands/servermgr_dns, NSErrorClientCertificateStateKey=0}}
    I have already restarted the server and used terminal to stop and start postgres. Any more thoughts on how to repair this?

    Just as I had suspected, the whole GUI crashed because of certificate problems. After two and a half hours with enterprise support, it turns out the com.apple.servermgrd certificate in the server keychain had become corrupt.
    We determined this by typing https://127.0.0.1:311 into Safari and we could see all the server modules and interact with them through the web interface. All the services were working properly as well so we knew that it was just the Server.app GUI that simply couldn't read settings that was causing the problem.
    So, first we closed the server app. Went into /var/servermgrd and deleted all the files from this folder. Then, in Keychain, deleted the com.apple.servermgrd certificate. Did a search for com.apple.servermgrd in Keychain and deleted everything else that came up for it.
    Then restarted the server. Now the server app was able to properly connect to the services in the background and read them properly. This was the jist of the troubleshooting that solved the problem. It also seems like DNS is causing problems because that is the only service that will not read right but is functioning properly in the background.
    I will post an update once Apple figures out what is wrong with DNS. Hope this helps anybody else having these problems.

Maybe you are looking for

  • ABAP QUERY - Urgent

    Hello Friends, I have used SQVI for ABAP query but look slike it is only for inner join. Is there a way that I could do left outer join, or any other way. Please suggest. Ster

  • Data entry type in array of clusters

    Hi i have 4 column array of cluster X Y Z & Data entry Type  X+Y=Z simply I wanna do this  when i entry x; data type cell will auto X (not numerical value just "X") when i entry z; data type cell will auto Z  Then i can build my algorithm. How can i

  • External LCD recognized as CRT. Weird?

    I have a new Neovo F-419 19" LCD connected to my 12" G4/1.33 via mini DVI to DVI, but the monitor is listed in Apple System Profile as a CRT. Also, in the monitors OSD, in the Signal Input window, the setting always remains at Analog. I'm unable to s

  • Secatt Recording Multiple line items

    Hi all, Iam new to secatt. Iam having couple of doubts: 1) We having the scenerios :Creating  script for Purchase,Order. P.O had multiple line item's.I want to creat the script for P.O ,that should work for all line items,each line items had deliery

  • Rippled Satin Effect in Illustrator CS3

    Could someone tell me if it is possible to created multiple gradients on one layer as it is in Photoshop. I would like to produce the background from this Photoshop tutorial within Illustrator. http://www.tutorial9.net/photoshop/beverage-ad-enhancer/