EID3.0 Endeca Server SSL disable issue

Hi,
I have installed EID3.0 on our server and the SSL was enabled. I built page based on this Endeca Server and it worked well.
For testing the Java Client call, I need to disable the SSL.
Today I updated the config file "EndecaServer.properties" under path "MW_HOME/user_projects/domains/endeca_domain/config" as below:
endeca-require-https=false
endeca-webserver-port=7001
endeca-secure-mode=false
And remove the SSL setting in "MW_HOME/user_projects/domains/endeca_domain/config/config.xml"
But when I restart the weblogic and run "./endeca-cmd list-dd", it throws error as below:
endeca-cmd encountered a problem.
caused by:
Error contacting the Endeca Server localhost:7001: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Bad response: 503 Service Unavailable from url http://localhost:7001/endeca-server/ws/manage
caused by:
javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Bad response: 503 Service Unavailable from url http://localhost:7001/endeca-server/ws/manage
caused by:
javax.xml.soap.SOAPException: Bad response: 503 Service Unavailable from url http://localhost:7001/endeca-server/ws/manage
caused by:
Bad response: 503 Service Unavailable from url http://localhost:7001/endeca-server/ws/manage
Anyone know how to disable SSL for EID3.0? Must I reinstall it again?

Try also clearing the following two EndecaServer.properties:
endeca-ds-cert-file=
endeca-ds-ca-file=
Also don't forget to review your EndecaCmd.properties settings.

Similar Messages

  • Snow Leopard Server - SSL Certificate Issue

    Hi. I am hoping someone can shine some light into an issue I am currently experiencing with SSL Certificates on the Snow Leopard Server which hosts out websites. This past weekend an SSL certificate pertaining to our primary domain expired which caused users to receive error messages prior to accessing the website ... the error message stated "the site's security certificate has expired!"
    I have since renewed the certificate via networksolutions.com and applied it on the Mac server. The certificate was applied successfully and i have added the certificate the sites along with restarting the apache to take in the settings. However, the certificate is not propagating out at all. I have also restarted the mac server as well in case there was something in the cache causing issues but unfortunately, the issue still exists.
    I have also removed the certificate entirely and reapplied it from scartch to make sure the original certificate wasn't causing any issues.
    Has anyone else incurred a similar issue or would anyone have any insight on how to possibly resolve the issue?
    Thank you!

    Just a quick update. the DNS seems fine but I am getting errors in the logs as follows.
    May 12 09:37:34 server jabberd/sm[2084]: version: jabberd sm 2.1.24.1-326.5
    May 12 09:37:34 server org.jabber.jabberd[2082]: ERROR: router died. Shutting down server.
    May 12 09:37:34 server com.apple.launchd[1] (org.jabber.jabberd): Throttling respawn: Will start in 10 seconds
    May 12 09:37:34 server jabberd/sm[2084]: attempting connection to router at 127.0.0.1, port=5347
    May 12 09:37:34 server jabberd/sm[2084]: shutting down
    May 12 09:38:45 server jabberd/sm[2167]: version: jabberd sm 2.1.24.1-326.5
    May 12 09:38:45 server jabberd/sm[2167]: attempting connection to router at 127.0.0.1, port=5347
    May 12 09:38:45 server jabberd/sm[2167]: shutting down
    May 12 09:38:45 server org.jabber.jabberd[2165]: ERROR: router died. Shutting down server.
    May 12 09:38:45 server com.apple.launchd[1] (org.jabber.jabberd): Throttling respawn: Will start in 10 seconds
    I checked the the crash report which has the follow kernal issue.
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x000000010011adb0
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Any ideas?

  • Import Endeca View Graph Error Out ( for SSL enable Endeca Server)

    Hi All
    I have almost 6+ views in my data domain , and I am trying to Import the View definition ( as we need to Reset the data domain) , But my Import view graphs Error out with below Error
    ERROR [WatchDog_0] - Component [Prepare View Stream:PREPARE_VIEW_STREAM] finished with status ERROR.
    Message: Transform failed!
      Interpreter runtime exception in function substring on line 7 column 19
       String index out of range: -1
    ERROR [WatchDog_0] - Error details:
    org.jetel.exception.JetelRuntimeException: Component [Prepare View Stream:PREPARE_VIEW_STREAM] finished with status ERROR
    Any help to resolve this error will be  great
    thanks
    Sr

    Hi Patrick
    Thanks for update . You are right , this issue is related to Index of arry rather than SSL  . Now I have another issue and in case you have any solution do share .
    As workaround  , I just replace
    validatedSemanticEntity with semanticEntity
    and listEntitiesResponse with putEntities ,in the file generated by my Export view Graph .
    I have created  another New graph with 2 compoenets
    1.Read File - that will read my modified file
    2. Web Service Client - input to this Web Service Client is  Read file compoment (#1) and in this Web Service Client I am calling  {http://www.endeca.com/endeca-server/sconfig/3}SConfig#SConfigPort#putEntities.
    On execution graph is not throwing  any Error , but I still not able to see my views. Expectation are , one execution this graph will created custom views .
    Do I need to Reboot the Endeca Server ?.
    whole idea is to Import view definition and Export those into another domain .
    Regards
    Sr

  • The graphs created in non ssl endeca server run in ssl endeca server

    Hi All,
    I created the graphs to run in non-ssl endeca server and when I gave the code for testing its failing with error:
    Unable to read WSDL file from location 'http://slc06xkc.us.oracle.com:7001//endeca-server/ws/manage?wsdl'. Response status: HTTP/1.1 404 Not Found WSDLException: faultCode=PARSER_ERROR: Wsdl not found
    http://slc06xkc.us.oracle.com:7001//endeca-server/ws/manage?wsdl
    Can someone please let me know whether the graphs which are created in non ssl endeca server will work in ssl endeca serve ror not.Do we need to do some modifications?
    Thanks,
    Amrit

    Amrit,
    If SSL is enabled, the default wsdl port is 7002.
    See http://docs.oracle.com/cd/E40521_01/server.760/es_install/toc.htm#Creating%20SSL%20certificates
    This is the doc about generating SSL certificates, when you install Endeca Server in the SSL mode.
    "The generate_ssl_keys utility:
    Creates the SSL certificates in the $DOMAIN_HOME/config/ssl directory.
    Updates the EndecaServer.properties and EndecaCmd.properties files (in the $DOMAIN_HOME/config directory) with the pathnames of the key files.
    Enables the SSL Listen Port of 7002 in WebLogic Server, and sets 7002 as the port on which Endeca Server is started."
    To summarize:
    If you installed Endeca Server in non-SSL mode, you access the Manage web service of the Endeca Server as discussed in "Accessing the Manage Web Service", using this path: http://host:port/endeca-server/ws/manage, or to access the WSDL: http://<host>:<port>/endeca-server/ws/manage/?wsdl, where the default non-SSL port is 7001.
    If you installed Endeca Server in the SSL mode, the protocol in the path changes to HTTPS, and the default port changes to 7002 (it can be any other port, depending on the one you configure during the installation process).
    Note: any other public web service of the Endeca Server is accessible in the same way: http://host:port/endeca-server/ws/<name_of_the_web_service>.

  • Endeca Server performance issue: dgraph is slow and not always available

    Hi, I'm experiencing a problem with Endeca Server. It's very slow and the dgraph process takes about 97% of the cpu without doing queries.
    When I try to open the Studio Page, the cpu utilization of the dgraph process increases up to 200%, and if I try to launch a simple query from Integrator the result is:
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
         <env:Header/>
         <env:Body>
              <env:Fault>
                   <faultcode>env:Server</faultcode>
                   <faultstring>Error contacting the conversation service on data store 'SocialIDData' at port 7011: Error parsing data version from DGraph response.</faultstring>
                   <detail>
                        <ns2:Fault xmlns:ns2="http://www.endeca.com/MDEX/conversation/2/0" xmlns:ns3="http://www.endeca.com/MDEX/lql_parser/types"/>         
                   </detail>
              </env:Fault>
         </env:Body>
    </env:Envelope>
    If I try to ping the Data Store by visiting the url http://192.168.2.16:7001/endeca-server/admin/SocialIDData?op=ping sometimes the response is positive, and sometimes it's negative.
    I've also checked the log file in ${ENDECA_SERVER_DOMAIN}/EndecaServer/logs/SocialIDData.out and I've found that message:
    MALLOC:   4656726016 ( 4441.0 MB) Heap size
    MALLOC:   4617801000 ( 4403.9 MB) Bytes in use by application
    MALLOC:     23912448 (   22.8 MB) Bytes free in page heap
    MALLOC:      2146304 (    2.0 MB) Bytes unmapped in page heap
    MALLOC:      4865568 (    4.6 MB) Bytes free in central cache
    MALLOC:       198144 (    0.2 MB) Bytes free in transfer cache
    MALLOC:      7802552 (    7.4 MB) Bytes free in thread caches
    MALLOC:        27450              Spans in use
    MALLOC:            7              Thread heaps in use
    MALLOC:     19922944 (   19.0 MB) Metadata allocated
    MALLOC:         4096              Tcmalloc page size
    Endeca fatal error detected in dgraph.
    Segmentation violation detected.
    testbi.localdomain:/u01/app/oracle/Middleware/user_projects/domains/endeca_domain/EndecaServer/logs
    Register state:
    Stack trace:
    Please report this problem to Endeca and include the following information
      1. Endeca software version number
      2. Operating system, operating system version, and hardware platform
      3. Any other information that you can provide (including core files)
      4. The contents of this message
    Process map:
    00400000-049b4000 r-xp 00000000 fd:04 2590868                            /u01/app/oracle/Middleware/EndecaServer7.5.1_1/endeca-server/dgraph/bin/dgraph
    04bb4000-04c11000 rw-p 045b4000 fd:04 2590868                            /u01/app/oracle/Middleware/EndecaServer7.5.1_1/endeca-server/dgraph/bin/dgraph
    04c11000-04c69000 rw-p 00000000 00:00 0
    As you can see at rows 16-17-18 that's a problem with the dgraph, but I have no idea on how resolve it.
    My system configuration is:
    OS: Oracle Linux 6
    OEID 3
    Can anyone help me? Thank you.
    Samuele Scattolini

    Please contact Oracle Support at http://support.oracle.com for assistance.  Thanks.

  • OEID 3 - Endeca Server Installation Issue

    Helo,
    I am in the process of installing components of OEID 3 in my Windows7 machine.
    I installed Weblogic and ADF as per the instructions given here - http://docs.oracle.com/cd/E37502_01/server.751/es_install/toc.htm#Installing%20WebLogic%20Server%20and%20Application%20Developer%20Runtime
    I installed Endeca Server as per the instructions given here - http://docs.oracle.com/cd/E37502_01/server.751/es_install/toc.htm#Installing%20Oracle%20Endeca%20Server
    There is no error while installing the Endeca Server but the Oracle Home Size is only 44MB while it should be 470MB as per the instruction.
    The problem is while creating the WebLogic domain, Endeca Server is not appearing for selection.
    Did anyone get into similar situation? Is this related to Windows7? What am I missing?
    Thanks,
    VJ

    Hi VJ,
    Are you referring to this step in the installation procedure (Creating the WebLogic Domain for Endeca Server)?
    http://docs.oracle.com/cd/E37502_01/server.751/es_install/toc.htm#Creating%20the%20WebLogic%20domain%20for%20Endeca%20Server
    If so, this indicates that either the Endeca Server, or the ADF were not properly installed. Are you sure you are using the WLS and ADF packages as indicated in the documentation? Are you using Sun JDK 6?
    Julia

  • Endeca Server doesn't start

    Hi,
    I'm using OEID 3.0 on an Oracle Linux virtual machine. Two days ago I've experienced an issue with Endeca Server: when I start the endeca server domain, launching the $ENDECA_DOMAIN/bin/startWebLogic.sh script the domain starts, but in the standard output I can see this error message:
    <17-lug-2013 11.03.18 CEST> <Warning> <com.endeca.opmodel.control.ClusterCoordinator> <OES-000056> <OES-000056: ClusterCoordinator process ended. Automatically restarting>
    1994415 [Thread-36-SendThread(localhost:2181)] INFO   [ClientCnxn] Opening socket connection to server localhost/127.0.0.1:2181
    1994416 [Thread-36-SendThread(localhost:2181)] WARN   [ClientCnxn] Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
    java.net.ConnectException: Connection refused
      at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
      at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1143)
    1995685 [Thread-36-SendThread(localhost:2181)] INFO   [ClientCnxn] Opening socket connection to server localhost/127.0.0.1:2181
    1995685 [Thread-36-SendThread(localhost:2181)] WARN   [ClientCnxn] Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
    java.net.ConnectException: Connection refused
      at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
      at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1143)
    <17-lug-2013 11.03.22 CEST> <Warning> <com.endeca.opmodel.control.ClusterCoordinator> <OES-000056> <OES-000056: ClusterCoordinator process ended. Automatically restarting>
    1997172 [Thread-36-SendThread(localhost:2181)] INFO   [ClientCnxn] Opening socket connection to server localhost/127.0.0.1:2181
    1997172 [Thread-36-SendThread(localhost:2181)] WARN   [ClientCnxn] Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
    This message is repeated endlessy and the server isn't active.
    If I try to retrieve the list of data domains using the endeca-cmd command, the result is:
    [oracle@testbi endeca-cmd]$ endeca-cmd list-dd
    GRAVE: Error while invoking endpoint "http://localhost:7001/endeca-server/ws/manage" from client
    endeca-cmd encountered a problem.
    caused by:
    The Endeca Server returned an error: OES-000075: Caught exception when starting Endeca Server: null
    caused by:
    OES-000075: Caught exception when starting Endeca Server: null
      OES-000075: Caught exception when starting Endeca Server: null
    But if I try to digit in my web browser the url http://192.168.2.16:7001/endeca-server/ws/manage?wsdl I can see that the web services are active and I can display the xml.
    Can anyone help me please?
    Best regards,
    Samuele Scattolini

    Hi Samuele,
    Another issue might be related to the fact that you are running the deployment on a VM. Specifically, could it be that that the machines you were using aren't able to resolve the names to addresses?  We've seen this on VM machines - they seem to have two names configured, one of which is resolvable externally and one of which is only resolvable locally. If this indeed is the case in your deployment, try the following:
    1. Go to $MW_HOME/user_projects/domains/endeca_server_domain/config
    2. Check the contents of the EndecaServer.properties file, on all machines on which the Endeca Server is deployed. Specifically, see how the host on which the Cluster Coordinator should be running is configured.
    For example, in a three-node Endeca Server cluster, this line may read as in this example:
    endeca-cluster-coordinator-hosts=host1,host2,host3
    where host1, host2 and host3 are local host names of your machines.
    It is possible that if your machine is configured with a fully qualified domain name, such as host1.us.oracle.com, but the EndecaServer.properties file lists this machine as host1, then, due to the fact that it is a VM, the name is not resolvable.
    To see if this is the case, try changing this file to use another type of notation (say, switch from FQDN to a short name, or vice versa, depending on what is in your etc/hosts and ipconfig, and see if this works.
    Hope this helps,
    Here is a doc link about the EndecaServer.properties file: http://docs.oracle.com/cd/E37483_01/server.751/es_install/toc.htm#Changing%20settings%20in%20EndecaServer.properties
    It applies to a data domain cluster, but even in a single-node deployment, the Cluster Coordinator is still running, on this same node, and thus its host must be resolvable.
    Hope this helps,
    Julia

  • SSL Handshake issue in ios

    SSL Handshake passed through ipad safari browser but fails via app. Any suggestion would be great?

    I don't see how answering the 'why?' question will solve your problem, but in any case you're asking in the wrong place. You would have to ask the developers, if you can find them. You could try one of the Java Security mailing lists.
    NB this issue discussed extensively at Stack Overflow: jsse - SSL handshake issue while java client talking to SSLv3 ONLY server - Stack Overflow.

  • Unable to use endeca-cmd against the running Endeca Server

    Hello Endeca forum,
    I'm working in a client environment in which I can see that the Endeca Server is running:
    1. Going to a browser on the server itself, I can see a positive result page when I go to http://localhost:7770/admin/<datasource>?op=ping
    2. When I'm in the linux server and do a "ps -ef | grep "start", I see that there is a process running the server with "-Djetty.port=7770"
    3. Studio running on the same server has datasources pointing at localhost:7770 (and Studio is showing data)
    However, when I go to the endeca-cmd and try to create a new datasource ("./endeca-cmd create-ds <new_datasource_name>"), I see the following error:
    "*Error contacting the Endeca Server localhost:7770: com/endeca/opmodel/opSupport/MkMdexRunner*"
    I get the same error if I try to use a graph in Data Integrator with the "Create Data Store" component (taken from the quickstart InitDataStore.grf, but pointing to the client's Endeca Server).
    Running "./endeca-cmd version" gives me an equally cryptic error:
    "*Error contacting the Endeca Server localhost:7770: com/endeca/mdex/admin/_1/Admin*"
    Has anyone seen this before?
    I'm starting to think that this may be a strange environment issue, but I can't figure why I'd be able to see the server running through other means, but fail to interact with the server using endeca-cmd.
    Thanks,
    Jerome

    Hey Brett,
    Good points. Unfortunately, I can't install SoapUI on the client's server (where the Endeca Server is running), but I was able to run a graph that tries to create a dgraph on it (which is an HTTP call to the createDataStore operation). This call resulted in the same error that I saw when invoking "endeca-cmd create-ds". However, the failure of the graph gives me a little more in the form of a partial stack trace...
    org.apache.axis2.AxisFault: com/endeca/opmodel/opSupport/MkMdexRunner
    at org.apache.axis2.description.OutInAxisOperationClient$NonBlockingInvocationWorker.run(OutInAxisOperation.java:451)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:662)
    ... which doesn't really tell me anything.
    Is there a place where I can see logs for the Endeca Server? Might be able to get a little more from a full stack trace...
    I know that dgraph logs are at…
    <OEID_installation>/Server/2.3.0/endeca-server/logs
    But obviously these don’t hold anything about the dgraph that I’m trying to create.
    Thanks,
    Jerome

  • When accessing Intranet sites that use SSL Certificates issued by our internal PKI, FF for Windows give an error of "improperly formatted DER-encoded message"

    When accessing Intranet sites with that have SSL Certificates issued by our internal PKI, FF for Windows gives an error messsage - An error occurred during a connection to myshaw. security library: improperly formatted DER-encoded message. (Error code: sec_error_bad_der)
    Chrome and IE work fine. This is a new PKI using the SHA-2 signature algorithm.

    Hi Guigs2,
    From the other post you link too, I can confirm that both the Root and Subordinate CA have been commissioned with the:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\CertSvc\Configuration\IssuingCA\CSP\AlternateSignatureAlgorithm = 1
    registry key set. As can be seen above, the Signature algorithm on an issued certificate is RSASSA-PSS. This is been Microsoft suggested deployment IF you do not wish to support either XP or Windows 2003 machine and lower. In fact, I believe the option has been around since Windows 2008, however, there were of course, a lot more XP machines back then.
    The obvious answer is that we would like to maintain the updated algorithm, AND see support for it added for Firefox. I think you will see a LOT more posts like this as people deploy more 2012 PKI infrastructure supporting only Windows 7 and up. Heavens, we may well be forced to Chrome or even back to IE!!! Whilst I do not what to necessary open up other potential vulnerabilities, for the sake of testing, what do you mean by disabling mozilla:pkix?

  • What is the default User Id and Password for Endeca Server Console

    Hell All,
    I have installed Endeca Server 7.6.0.0.0 in Windows 64-bit. When I try login to http://localhost:7001/endeca-server/console/ it asking Login id and Password to for "sh_sample" datadomin that i imported from SampleApp. I tried using Admin Server user id and it did not work.
    Please help.
    Thank you

    Hi,
    It is possible that you are asking about these two issues:
    1. SH sample data set is a data set that can be used with the Endeca Server, outside of the context of Studio. In particular, this data set represents an already created index, and thus can be queried by using SOAP UI, or other tool for working with Endeca Server's web services directly. This data set does not include collections (in v.7.6.0.0), and thus cannot be viewed or worked with, in Studio (which, like Integrator, requires having collections, as compared to Endeca Server 7.6.0.0 in which collections are optional at ingest time).
    2. The Endeca Server Console that you are trying to use is packaged with the Endeca Server because it is part of the Data Enrichment Module. Data Enrichment Module includes the Console and plugins. You can use the plugins within Studio. The Console, although it is installed with the Endeca Server, is not intented to be used in this release (because the Data Enrichment plugins are available to users through Studio).
    To get back to your questions, if you would like to use SH data set, please see the instructions in the Endeca Server Installation Guide. http://docs.oracle.com/cd/E40521_01/server.760/es_install/toc.htm#Using%20the%20SH%20sample%20data
    As for the Console, it should not be used. Instead, use Studio's Enrichments. For information, please see: Enriching Data Set Attributes

  • Cannot Set URL For Report Server SSL Binding In SSRS 2008R2

    Hi,
    I have an SSL certificate that has a number of subject alternate names and I need the SSL binding for the report server and the report manager to be against one of these names, not the certificate name.
    However, while it is possible to set the host header for a non-SSL identity and therefore control the URL reserved, it does not seem possible to set this for an SSL identity - the edit dialogue box simply generates the URL when you choose the certificate
    from the dropdown box.
    How do I set the URL for a report server SSL binding?
    Cheers
    Dan

    Hi Charlie,
    You are correct, i am configuring SSL connections on a native mode report server and i want to configure a custom URL for it.
    However, my issue is not that I cannot see the certficate - it is that I cannot set a custom URL for SSL connections. Apologies, I should have written up an example of what I am seeing:-
    I have installed a certificate for a.company.com. It shows up fine in the certificate list/dropdown for configuring the web service URL SSL certificate.
    I can set a host header for non-SSL traffic for a.company.com and the binding succeeds. I can also set an SSL identity in the same Advanced Multiple Web Site Configuration window for a.company.com and this also binds correctly.
    However, the certficate is like a wildcard in that it supports 4 more URLs in its subject alternate name property. I would like to set an SSL identity for b.company.com which is one of those entries.
    As an aside, the certificate is also installed in IIS and succeeds in binding to b.company.com. I mention this as it shows that the certificate appears to be installed correctly and is working in its wildcard-like capacity.
    I can also successfully set a host header for b.company.com for the report server for non-SSL traffic. It is b.company.com that I would like to host the report server and manager under.
    The issue I have is that if I try to add an SSL identity for the report server web service for b.company.com using the Advanced Multiple Web Site Configuration window, there is no editable box for URL and so it does not allow me to set the URL/host
    header - it therefore always binds to a.company.com.
    I have scoured the boards for answers and there have been a couple of mentions, but neither has worked for me.
    This one talks about adding the required
    https://b.company.com/reportserver to the rsreportserver.config file and the OP describes the issue pretty much exactly as I am experiencing plus the responder talks about this guidance as coming from MS support - however when I followed the steps the result
    is the same as without the configuration:-
    http://www.sql-server-performance.com/forum/threads/ssrs-2008-host-headers-and-ssl.28571/
    Another suggestion (for which I have lost the link) was to amend the URL config in that file directly and add the required entry. Both posters claim it has worked for them so I am sure that using a wildcard certificate with SSRS does work! I think in my
    case I am missing some extra steps as it is fine to amend the config file directly, but I don't think this actually kicks off the SSL/URL binding process which is what the dialogue window does.
    Hope this helps in explaining further. I am sure this is resolvable as I cannot believe the only option for SSRS is to bind to a single domain name and ignore the other wildcard/alternate options.
    Cheers
    Dan

  • DNS Server Having Intermittent Issues with Open Directory

    I work for a school and we're undertaking the large task of moving from Xserves running 10.6.8 to Mac Minis running 10.9. I have a lot of experience with OS X Server (I held ACSA up until they ditched it, and ACTC through the current OS) but I've hit a fairly large snag in configuring our DNS server. We currently run DNS via an AD server that is being retired at the end of the summer, so this is the first time our DNS will be Mac-based. That said, our network is ridiculously simple as we are a very small school. For the most part it's a flat network using the same IP range for our wired and wireless internal clients (we do have a vlan for guests but that's through Aerohive). I configured the DNS by hand, recreating the entries in our AD server (there were only about a dozen) and then adding in things that should have been there in the first place (e.g. printers and some other devices with static IPs that I'd like FQDNs for). Everything seemed to be working fine...until trying to log into Open Directory accounts.
    For some background, the DNS server running 10.9 was the first server we upgraded and it was a completely clean install. We run DHCP on another Mac Server currently running 10.6.8 and it does have the proper OD server listed. All DNS entries for the OD server match our current DNS server. The issue is that it's taking some users 5-6 tries to log in with their network accounts. The errors they receive range from the login window shaking to it stating the user cannot log in at this time. This seems to be worse on client machines running 10.9. but it's appearing on machines running 10.6.8-10.9.3.
    In my troubleshooting, I found that if I log in as a local user to one of those machines and do a dig for the OD server the results vary, this is where it gets weird. For example, if I dig ourodserver.ourdomain.org it will sometimes return host not found or it will sometimes resolve. If I ping the same thing it will sometimes work (even after stating it cannot resolve the host) and it will sometimes fail. If I then try a dig for the .local (e.g. ourodserver.local) it also yields the same varied results. However, on every machine that I've tested if I then open a Finder window and navigate to the server via the "Shared" menu and connect I have no trouble connecting and then magically my digs and pings in terminal work. If I revert DNS back to point to our old Windows server the issue goes away. I have meticulously combed through that server many many times now and am not seeing any missed entries. Any idea what could be causing this?

    You must have a working DNS service, and the server's hostname must match its fully-qualified domain name. To confirm, select the server by name in the sidebar of the Server application window, then select the Overview tab. Click the Edit button on the Host Name line. On the Accessing your Server sheet, Domain Name should be selected. Change the Host Name, if necessary. The server must have at least a three-level name (e.g. "server.yourdomain.com"), and the name must not be in the ".local" top-level domain, which is reserved for Bonjour.
    The primary DNS server used by the server must be 127.0.0.1 (that is, itself) unless you're using another server for internal DNS. The only DNS server set on the clients should be the internal one, which they should get from DHCP if applicable.

  • Cisco Server VCS C220 M3 Server BIOS password issue

    We have a Cisco Server VCS C220 M3 Server BIOS password issue.
    We needed to turn on Bit locker in the Cisco Server VCS C220. To do this we needed to create an administrator password for the BIOS to turn on trusted Platform Module (TPM). After we set up the administrator password and turn on Security for TPM. We were prompted for the administrator password. It would not let us log in with the administrator password that we created for the BIOS. In the next few days we received a BIOS is corrupted screen (BIOS Flash Image Corrupted *****).We follow procedures to recover the BIOS with the USB stick with recovery .cap file in the root folder. We tried reseating the jumper pg. 35 of the Cisco Server VCS C220 M3 Server of the Installation and Service Guide.
    http://www.cisco.com/en/US/docs/unified_computing/ucs/c/hw/C220/install/C220.pdf
    We were able to bring up the server, but we are still not able to get pass the Admin password issue. We tried to clear the CMOS header with Header J37 page 2-18 but we had no success with clearing out the password prompt. Figure 2-6 Service Header Locations shows the J41 BIOS RCVR boot and J37 Clear CMOS.
    Can anyone provide us documentation of where the pins are located on the motherboard to clear the BIOS password? We are looking for more of a detail picture of the pins please. The documentation is only showing a basic diagram of the header locations.

    You need to look at the CUCM logs for further info on what might have happened, and to make sure your servers are fit for the amount of users, devices, etc. you have in your environment.

  • Could not execute view config service request. This usually happens when an invalid view config service request is made, or when a read only Oracle Endeca Server receives a view config service request. Error message: Error applying updates: Unsupported la

    Hi,
    I have some data loaded into the data-domain in Endeca 3.0. When I was creating views in studio I repeatedly get this message when I say save view:
    Could not execute view config service request. This usually happens when an invalid view config service request is made, or when a read only Oracle Endeca Server receives a view config service request. Error message: Error applying updates: Unsupported language ${DEFAULT_LANGUAGE}
    In the workspace.prm file I have set ${DEFAULT_LANGUAGE}=en
    May I know why this happening and a remedy for it. Appreciate you help.

    Hi,
    I have some data loaded into the data-domain in Endeca 3.0. When I was creating views in studio I repeatedly get this message when I say save view:
    Could not execute view config service request. This usually happens when an invalid view config service request is made, or when a read only Oracle Endeca Server receives a view config service request. Error message: Error applying updates: Unsupported language ${DEFAULT_LANGUAGE}
    In the workspace.prm file I have set ${DEFAULT_LANGUAGE}=en
    May I know why this happening and a remedy for it. Appreciate you help.

Maybe you are looking for

  • Image from Photoshop is getting masked in black or something

    I have a file that I flattened in Photoshop. It looks fine. I batch flattened a group from Bridge and it is the only one with this very strange issue. It was a document with a bunch of layers and when viewed in Photoshop or any other way it looks fin

  • Signed up for LR CC 2015 but when installed LR says i have a 30 trial?

    even though I'm signed in to my Creative Cloud account. Lightroom still says i have a 30 trial? why and how do i fix this?

  • Which recent Macs run OS9 best in Classic Mode?

    I'm not sure if I'm posting this in the proper forum. I wasn't sure where to post. I have a old Power Mac tower with OS9 that's taking up a lot of space and I'd love to get rid of it. I've been using OSX on my laptop for years. The problem is that I

  • Help with case suggestion

    I need the searching power of the Apple Community, for my efforts have produced few results! I was a blackberry user (the 8310 Curve) and I really liked the case I had. Leather case, magnetic strap, swivel clip and I was able to pull the phone out wh

  • 2950 IP changing randomly

    This is a truly odd situation, I have a 2950 running IOS version 12.1(22)EA4 and I have set up probably hundreds of Layer 2 switches, and I set interface vlan to a static ip within 24 hours it changes itself to a dhcp ip address. I thought someone wa