"The query was cancelled" error after upgrade from 10.1.3.3.3 to 10.1.3.4.2

Hi,
I was using OBIEE 10.1.3.3.3 /. After upgrading to 10.1.3.4.2 , the queries are not running ( long running queries alone) as expected. and so all the campaigns iwh tlong running queries are cancelled and the error message is seen in the xml log in Marketing jobs management.
We have upgraded the OBIEE version from 10.1.3.3.3 to 10.1.3.4.2 yesterday after which the connectivites have been checked with SQLPLUS and they are working fine. But when the campaign has been loaded, the Analytics have received the request for the segment query and after longer run, the task has been cancelled with the error message "The Query was cancelled as mentioned below in the Job Stats
<jobStats>
<jobID>2</jobID>
<jobType>WriteListFiles</jobType>
<jobUser>userid</jobUser>
<jobState>Error</jobState>
<jobTotalMilliSec>1h 41m 21s 160ms</jobTotalMilliSec>
<jobStartedTime>2012-03-22T08:06:13Z</jobStartedTime>
<jobFinishedTime>2012-03-22T09:47:34Z</jobFinishedTime>
<jobIsCancelling>N</jobIsCancelling>
- <exception>
<message>Job request of type "WriteListFiles" failed.</message>
- <exception>
<message>Error executing the list generation SQL.</message>
- <exception>
<message>Error in executing cursor for WorkNode (Id:0)</message>
- <exception>
<message>The query was cancelled.</message>
</exception>
</exception>
</exception>
</exception>
</jobStats>
Please let us know the suggestions
So far, the unaccessedtimingrunoutminutes tag has been tried to set 50 under ODBC tag in instanceconfig.xml. and the defaulttimeoutminutes has been tried to set to 150 in the same instanceconfig.xml.
along with that the rpd changes are done. For all the users apart from the Administrator, the timeout has been changedfrom 10 minutes to 150 minutes. But still that way is not working.
The segments was fired with the Administrator login. So , if the timeout for admin login can be set, i assume that the problem might be solved. Please let us know ur suggestions here too.
If that is the case, when we open rpd , only for Administrator user and group, the Permissions button is disabled. So i want to know how to change for Admin user settings in rpd..
Please advice us on the same.
Regards,
Madasamy M.
Edited by: Madasamy Murugaboobathi on Mar 26, 2012 1:40 PM

The issue has been resolved by setting the following parameters
<UnaccessedRunningTimeoutMinutes>120</UnaccessedRunningTimeoutMinutes>
<DefaultTimeoutMinutes>120</DefaultTimeoutMinutes>
<ClientSessionExpireMinutes>120</ClientSessionExpireMinutes>
<ConnectionExpireMinutes>120</ConnectionExpireMinutes>
<UIDefaultTimeoutMinutes>1440</UIDefaultTimeoutMinutes>

Similar Messages

  • Error after upgrading from  sap b1 pl 35 to pl 49

    hello sap experts 
    iam getting the following error after upgrading from  sap b1 pl 35 to pl 49 this error is coming if we have given round off or discount in the below cell
    "Discount deviates from authorised ranges (sales oreder-discount%for document) [message 439-15] pls make it as soon as possible an i will be thankful to those guys .
    regards
    Jenny

    Hello Jenny,
    You may check by supreuser account first to see if you got the same error.  If not, it probably just related to user authorization.  If yes, it must be a bug.
    Thanks,
    Gordon

  • Error after upgrading from SOA 10.1.3.1 to 10.1.4.1 (commons-loging.jar)

    After upgrading from SOA 10.1.3.1 to 10.1.4.1 , I cant run any Struts 1 pages from my web application.
    I used to have "commons-logging-1.0.4.jar" under j2ee\<INSTANCE_NAME>\applib, and it worked fine before the upgrade, but after I upgraded I get this exception in the application log
    11/02/20 18:50:17.31 ClientWeb: Error initializing servlet
    java.lang.ExceptionInInitializerError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2315)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4830)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4754)
    at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4942)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1144)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:741)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:431)
    at com.evermind.server.Application.getHttpApplication(Application.java:586)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1987)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1906)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:643)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2493)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1042)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: No suitable
    Log constructor [Ljava.lang.Class;@1c06a6d for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError
    : org/apache/log4j/Category) (Caused by org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang
    .Class;@1c06a6d for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
    at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
    at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:209)
    ... 20 more
    Caused by: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@1c06a6d for org.apache
    .commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category)
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:413)
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
    ... 24 more
    Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Category
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
    at java.lang.Class.getConstructor0(Class.java:2640)
    at java.lang.Class.getConstructor(Class.java:1629)
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:410)
    ... 25 more
    11/02/20 18:50:17.31 ClientWeb: Error preloading servlet
    javax.servlet.ServletException: Error initializing servlet
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4857)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4754)
    at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4942)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1144)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:741)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:431)
    at com.evermind.server.Application.getHttpApplication(Application.java:586)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1987)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1906)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:643)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2493)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1042)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    at java.lang.Thread.run(Thread.java:595)
    11/02/20 18:50:17.31 ClientWeb: 10.1.3.4.0 Started
    11/02/20 18:51:35.906 ClientWeb: Servlet error
    javax.servlet.ServletException: Error instantiating servlet 'action'. Servlet class org.apache.struts.action.ActionServlet not found
    in web-application ClientWeb
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.servletClassNotFound(HttpApplication
    .java:4886)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4852
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4754
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication
    .java:2978)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler
    .java:738)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler
    .java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler
    .java:221)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor
    .java:303)
    at java.lang.Thread.run(Thread.java:595)
    I tried moving this jar inside my war module, but problem still occures.
    However, if I removed the jar "commons-loging.jar" from "OracleAS_1\webservices\lib", everything works fine!
    Any ideas how to solve this problem??

    It is an old post, but I want to add and ask something anyway:
    I had the same problem and solved it through similar steps (didn't get the same errors and added the log4j to my project also) but don't you have the navigation problem?
    Now that I have deployed the application the first page that appears after launching the application is my Home.jspx which is not the same page that comes up when I use embedded OC4J to run the application. The Home.jspx is blank and when I enter a link manually:
    http://farbod:8888/TestApp/faces/pages/Employees.jspx
    instead of http://farbod:8888/TestApp/faces/pages/Home.jspx
    I get this error:
    500 Internal Server Error
    Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
    I also tried changing the initial address throughout the application:
    <% response.sendRedirect("faces/pages/Home.jspx"); %>
    but I still get the above error.
    Thanks,
    Farbod

  • Navigation to the webpage was cancelled  Error in Portal

    Hi All,
    I am getting error Navigation to the webpage was cancelled in SAP Portal when and select few of the
    application like SRM Application , Some external HTMl application.
    Bala

    Hi ,
    I hope you are using IE8 browser. This error usually comes when we go from secure to non-secure environment.
    i.e. from HTTPS to HTTP .
    To resolve this issue you can you below options  :
    1. Change the IE setting which will allow the navigation from secure to non-secure environment.
    2. Use same protocol either HTTP or HTTPS (Basis  Team will help you in this )
    3. Use correct SSL certificate  (Basis  Team will help you in this)
    The First option is very easy , you just need to change the IE setting , Which is explained in
    sapnote 0001427561
    Regards,
    Piyush

  • Maxdb give Kernel error after upgrade from 7.3 to 7.5

    Hi, our DBA is running into problems after upgrading from 7.3 to 7.5. When we attempt to start the DB we get this error:
    dbmcli -d sd3 -u XXXXXX,XXXXXX db_online
    ERR
    -24994,ERR_RTE: runtime environment error
    1,Check knldiag! Kernel died before reaching ADMIN state
    The details of the error in knldiag are:
    2008-07-02 14:22:39    19     11554 COMMUNIC UKT8 attached big comseg at  0x700000060000000
    2008-07-02 14:22:39    19     11555 COMMUNIC UKT8 big comseg ends at      0x7000000601803F8
    2008-07-02 14:22:39    16 ERR 20152 RTE      UNIX change owner with chown(knltrace,964,202) failed: Not owner
    2008-07-02 14:22:39    16     11000 vdevsize 'knltrace', 666 failed
    2008-07-02 14:22:39    16 ERR 11202 vdiagini vdevsize of kernel trace file unsuccsessful
    2008-07-02 14:22:39    16 ERR 11599 BTRACE   -
    > Emergency Stack Back Trace <----
    As said, he performed the upgrade and now we can't start the DB, anybody that had the same issue?
    We run on AIX 5.3 and from the unix side, nothing changed. After 7.5 we plan on going to 7.6 but that is in the stars I guess...
    We posted a high message with SAP and since over 10 hours nobody picked the message up... we are getting kind of desperate... Any pointers are appreciated...
    thanks

    Hello Thomas,
    -> If you run the database update using the database update tool, the permissions/ownership will be set correctly for the database software & the permissions/ownership of the database log files will be also changed correctly.
         Please check the upgrade log in the /sapdb/data/wrk
    -> Please check the ownership of the files in the database RUNDIRECTORY.
    For example, if the database owner:group of your database is sdb:sdba, then
    -rw-rw----   1  sdb        sdba  u2026.     knltrace
    -> Please update the thread with the output of the following commands :
               sdbregview -l
               xinstinfo SD3
               id sdb
              ls -l <runditectory>
    < rundirectory is the database parameter value and by default is /sapdb/data/wrk/SD3 >
            more /etc/opt/sdb
    Thank you and best regards, Natalia Khlopina

  • Query engine error after upgrading from vs2003 to 2008

    Hi,
    I had crystal reports installed and working with visual studio 2003 using .Net. After upgrading to visual C# 2008 Express, When I attempt to create a report at runtime, I get the error "Query Engine Error. <filelocation>\report1.rpt"
    If I attempt to edit a report at design time, I get the following error: "There is no editor available for <fileLocation>\report1.rpt. Make sure the application for the file type (.rpt) is installed.
    Can anyone point me in the right direction??
    Thanks,
    Dittimon

    Crystal Reports is not supported with the Express editions of Visual Studio.
    If you are going to use VS.NET 2008 you will need to use the Professional Version or higher.
    This is noted in the following help file: [CR 2008|http://help.sap.com/businessobject/product_guides/boexir31/en/crsdk_net_dg_12_en.chm ]
    Under Supported Versions of Visual Studio
    Jason

  • DFM Error after Upgrade from LMS 3.1 to LMS 3.2

    Hi Cisco Community,
    I have a big problem with the LMS  Application Device Fault Manager 3.2.0 after an Upgrade from LMS 3.1 to LMS 3.2
    The LMS upgrade finished without error.
    The Alerts and Activities Diplay encountered an error with the following message:
    "An exception occured.Please check the AAD.log file for further details"
    You find the "pdshow"  and "netstat" output and also the AAD.log, DeviceManagent.log, EPM.log, brstart.log and TISServer.log attached to this message
    Everything else works fine.
    A Cisco Daemon Manager restart doesn't fix this problem.
    Any ideas to fix this problem?
    Thanks for your help.
    Best regards
    Stephan B.

    The output of the command "brcontrol" was:
    Error attaching to broker: S25B2005:9002!
    I found a workaround for this error message at the release notes for the Cisco Unified Operations Manager.
    The workaround is:
    1.) net stop crmdmgtd
    2.) Wait 15 minutes
    3.) net start crmdmgtd
    After completion of this workaround, I got the following output:
    Broker is located at: S25B2005:9002      Started: May 07 11:08:47 2010
    Domain Host Name         Port     PID State   Last Change Time
    DFM    S25B2005.drv.bb  21900   18060 RUNNING May 07 11:08:55 2010
    DFM1   S25B2005.drv.bb  21903   13988 RUNNING May 07 11:08:55 2010
    You find this outputs attached to this message.
    Unfortunately the errors in the DFM application are the same as before.
    Also I get some error messages in the "Polling and Threshold" menu.
    You find this error message attached to this message.
    I already execute the following steps from the Cisco TAC to solve this problem.....without success.
    Stop Daemons >>> net stop crmdmgtd from CLI.
    Open windows explorer and go to \CSCOpx\databases\dfmFh. Delete dfmFh.log.
    Go to \CSCOpx\databases\dfmFh>  from CLI and run:
    dbsrv10.exe -f dfmFh.db from CLI.
    Similarly open windows explorer and go to \CSCOpx\databases\dfmEpm. Delete dfmEpm.log.
    dbsrv10.exe -f dfmEpm.db from CLI.
    Similarly open windows explorer and go to \CSCOpx\databases\dfmInv. Delete dfmInv.log.
    dbsrv10.exe -f dfmInv.db from CLI.
    Note : Please check a screen will pop up each time you execute these commands.
    Then, Start daemons >>> net start crmdmgtd from CLI.

  • ABAP Consumer Proxy error after upgraded from 7.0 SP14 to 7.01 SP3

    The ABAP consumer proxy was created in ECC6 with Netweaver 7.0 SP14.  After the system was upgraded to Netweaver 7.01 SP3 the proxy call started to get error back.
    The first error message from the service provider said "SoapException: Server did not recognize the value of HTTP Header SOAPAction".  This error was resolved by manually putting the correct action in the SOAManager configuration.
    Ran the same test again and then the service provider complained about the To field in the SOAP Header.  The error message said "SoapHeaderException: SOAP header To was not understood".
    Below is the To field in the Requesting XML message from the 7.0 SP14 system that worked fine:
    <n3:To soap-env:mustUnderstand="1" xmlns:n3="http://schemas.xmlsoap.org/ws/2004/08/addressing"
    xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope">
    http://localhost:50081/AddSix.asmx
    </n3:To>
    Below is the To field in the Requesting XML message from the 7.01 SP3 system that did not work:
    <wsa:To soap-env:mustUnderstand="1" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
    xmlns:soap-env="http://www.w3.org/2003/05/soap-envelope">
    http://localhost:50081/AddSix.asmx
    </wsa:To>
    It looks like the issue is with the xmlns:soap-env element that has different values in these two systems.  Searched in SDN but could not find any related information.  Please help if anyone has experienced similar issue or knows how to fix it. 
    Thanks,
    Jiannan

    Got solution from SAP through an OSS message.  Below is SAP's solution:
    Either the Message ID protocol should be switched off on the SAP
    consumer side or turn on this protocol support on the .NET provider.
    To switch off the Message ID protocol:
    1. start the soa manager
    2. find the consumer proxy
    3. find the corresponding logical port
    4. jump to the 'Messaging' tab
    5. choose the 'Suppress ID Transfer' from the dropdown list of the Message ID Protocol field
    Besides this setting I also have to specify the operation in the Operation specific tab of the logical port configuration.

  • Certificate errors after upgrade from 2008 r2 to 2012 r2

    After upgrading a DC from 2008 R2 to 2012 R2, Outlook will no longer connect to outlook.office365.com.  This appears to be a direct result of the upgrade, worked before and failed after.
    I get a flurry of message boxes when I launch Outlook, and it will run but not connect.  No path through the messages (granting permission to ignore the error, or installing the certificate) makes any difference.  Not seeing anything in the event
    logs, and have no idea how to fix this.
    In addition, IE is now raising cert complaints on every site, doesn't matter which.  Firefox seems to be managing okay, for the most part.
    Thanks for any guidance.

    Hi Michael,
    I am so sorry for the delay.
    I was trying to find more useful information about this issue, though there are very little information other than installing the trusted root certificate which is provided by the KB
    article above.
    I would suggest you download a
    certificate chain and install it.  
    If this method still couldn’t help you solve this issue, since you are using third party certificate (VeriSign) for your organization, you can get more efficient support by contacting
    third party support services.
    More information for you:
    Installing a Certificate Chain for Communicator Web Access
    http://technet.microsoft.com/en-us/library/dd441378(v=office.13).aspx
    Have a nice day!
    Amy

  • Login Error after Upgrading from BW 3.5 to BI 7.0

    Hi Experts,
    We have carried out an upgrade from BW 3.5 to BI 7.0.
    After Upgrade we are not able to login using SAP GUI. we are getting an error saying..
    Username or Password not Valid..
    During the upgrade (in Netweaver 2004s ) is there procedure necessary to be followed, which we could have missed..
    Your response will be greatly appreciated.
    Regards
    LRaghunahth

    Hi
    Thanks a lot for your reponse.
    Basically I am able to login thru sap* / ddic and can unlock the users / reset the password.
    But the customer wants to know why the user is getting locked and it happened because of any procedure miss whil performing the upgrade..
    if it is usual that users get locked during upgrade, any SAP Notes to refer..
    Thanks a lot for helping in this community.
    Best Regards
    L Raghunahth

  • Build error after upgrading from 8.2.1 to 8.5 "Error 1055 occurred at Invoke Node..."

    After upgrading to 8.5, I'm getting the following error when trying to build an EXE:
    Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
    Error 1055 occurred at Invoke Node in AB_Source_Library.lvclass:Close_Reference.vi->AB_Build.lvclass:Copy_Files.vi->AB_Application.lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->AB_EXE.lvclass:Build.vi->AB_Engine_Build.vi->AB_Build_Invoke.vi->AB_Build_Invoke.vi.ProxyCaller
    Possible reason(s):
    LabVIEW:  Object reference is invalid.
    I have been building this application for both Windows and Mac OS, and I even get the same error when building the .app on an Intel Mac.
    Things that I've already tried:
    * Mass-compiling all my code
    * Created the project from scratch
    * Enabled each panel of the "diagram disable structure" one at a time and compiled again
    Any ideas?

    Hi Travis,
    Ben’s advice if definitely the best place to start. Error 1055 is a very general LabVIEW error for “Object reference is invalid.” The cause is usually a bad install where important LabVIEW function aren’t placed in the right directory or aren’t installed at all.
    Charlie M. CLD

  • Essentials Connector: The server is not available after upgrade from Windows 8 Pro to Windows 8.1. Pro

    Hi all
    As many others I am facing also connection problems with Windows Server 2012 Essentials R2 and a windows client pc.
    The client pc in question, with windows 8 pro, has been successfully joined through the essentials connector to the domain.
    All things went good: media streaming, shared folders, a successfull backup has been started through the essentials launchpad, the client appeared as online in the devices tab of the essentials dashboard.
    Then I upgraded the pc to windows 8.1 pro.
    Now the client can't connect to the server. Following issues appear:
    The client pc is showed as offline the the dashboard when it is online.
    Backups (from launchpad or server) aren't  possible -> no connection to the windows server essentials adminitration service.
    Dashboard not available from launchpad
    The message "the server is not available" appears, when I try to reconnect the client by the essentials connector.
    BUT:
    ping to the server's ip address works.
    media streaming is also ok
    shared folders are still available.
    Any ideas what changed with the upgrade to 8.1 Pro? Is the a firewall problem on the client pc?
    Many thanks for your help.
    PS. If anyone needs a specific log file from the server or the client, please let me know.

    Hi Justin
    I executed all you instructions, but nothing helped.
    I add here the ClientDeploy.log and the ComputerConnector.log
    The ClientDeploy stopps after a registry insert error.
    The user executing the connector is member of the Administrators Group on the Client pc.
    I started the connector even with "Run as Administrator" but nothing helped.
    Any ideas why this registry insert failes?
    Thanks for you help and best regards
    Hans
    [5692] 140604.211748.1774: ClientSetup: Start of ClientDeploy
    [5692] 140604.211748.3181: General: Initializing...C:\WINDOWS\system32\Essentials\ClientDeploy.exe
    [5692] 140604.211748.3337: ClientSetup: Create client deployment registry subkey if necessary
    [5692] 140604.211748.3493: ClientSetup: The initial launching way: -LaunchedFrom:installer
    [5692] 140604.211748.3493: ClientSetup: The initial state is set
    [5692] 140604.211748.3493: ClientSetup: The initial serverName: 192.168.3.21
    [5692] 140604.211748.3493: ClientSetup: Loading Wizard Data
    [5692] 140604.211748.3649: ClientSetup: Saving Wizard Data
    [5692] 140604.211748.3649: ClientSetup: Current DeploymentStatus=Start
    [5692] 140604.211748.7400: ClientSetup: Showing the Client Deployment Wizard
    [5692] 140604.211748.8493: ClientSetup: Machine name:PCFA, length:4
    [5692] 140604.211748.8650: ClientSetup: The input server name is 192.168.3.21
    [2156] 140604.211748.8806: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [2156] 140604.211748.8806: ClientSetup: Running Task with Id=ClientDeploy.PreConfiguration
    [5692] 140604.211748.8962: ClientSetup: InitWizard, The currrent stage is ConnectingToServer
    [5692] 140604.211748.8962: ClientSetup: Set the Deployment Sync Event
    [2156] 140604.211748.8962: ClientSetup: The configuration cab will be downloaded from 192.168.3.21
    [2156] 140604.211748.9118: ClientSetup: Download file Setup.cab from server
    [2156] 140604.211748.9275: ClientSetup: Making web request:
    https://192.168.3.21//connect/default.aspx?Get=Setup.cab&LanguageId=1031&64bit=1
    [2156] 140604.211748.9743: ClientSetup: Failed to download Setup.cab from server: System.Net.WebException: Die zugrunde liegende Verbindung wurde geschlossen: Für den geschützten SSL/TLS-Kanal konnte keine Vertrauensstellung hergestellt werden.. ---> System.Security.Authentication.AuthenticationException:
    Das Remotezertifikat ist laut Validierungsverfahren ungültig.
       bei System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
       bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
       bei System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
       bei System.Net.ConnectStream.WriteHeaders(Boolean async)
       --- Ende der internen Ausnahmestapelüberwachung ---
       bei System.Net.HttpWebRequest.GetResponse()
       bei Microsoft.WindowsServerSolutions.ClientSetup.CSCommon.DownloadFileFromConnectSite(String outputDirectory, Uri serverUrl, String fileName, Int32 languageId, Boolean is64bit)
    [2156] 140604.211748.9743: ClientSetup: Cannot get configuration file with https, will try http...
    [2156] 140604.211748.9743: ClientSetup: Download file Setup.cab from server
    [2156] 140604.211748.9743: ClientSetup: Making web request:
    http://192.168.3.21//connect/default.aspx?Get=Setup.cab&LanguageId=1031&64bit=1
    [2156] 140604.211749.0369: ClientSetup: Downloaded file C:\WINDOWS\Temp\ClientDeploymentTempFiles\Setup.cab
    [2156] 140604.211749.0369: ClientSetup: The configuration cab is downloaded to C:\WINDOWS\Temp\ClientDeploymentTempFiles\Setup.cab
    [2156] 140604.211749.1775: ClientSetup: Adding Server Info data in the Product Registry
    [2156] 140604.211749.1931: DnsEnvironmentDetector: GetHostAddresses() returned 192.168.3.21, normal environment
    [2156] 140604.211749.1931: ClientSetup: Exiting PreConfigTask.Run()
    [2156] 140604.211749.1931: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has TaskStatus=Success
    [2156] 140604.211749.1931: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has RebootStatus=NoReboot
    [2156] 140604.211749.1931: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [5792] 140604.211758.0217: ClientSetup: Running InstallRootCert Task at WizardPage DomainUserCred
    [5792] 140604.211758.0373: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [5792] 140604.211758.0373: ClientSetup: Running Task with Id=ClientDeploy.InstallRootCertTask
    [5792] 140604.211758.0373: ClientSetup: Entering InstallRootCertTask.Run
    [5792] 140604.211758.0373: ClientSetup: Install root cert to local trusted store
    [5792] 140604.211758.0373: ClientSetup: Exiting InstallRootCertTask.Run
    [5792] 140604.211758.0373: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has TaskStatus=Success
    [5792] 140604.211758.0373: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has RebootStatus=NoReboot
    [5792] 140604.211758.0373: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [5792] 140604.211758.0373: ClientSetup: Running SetupVPNAndDA Task at WizardPage DomainUserCred
    [5792] 140604.211758.0373: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [5792] 140604.211758.0373: ClientSetup: Running Task with Id=ClientDeploy.SetupVpnAndDATask
    [5792] 140604.211758.0529: ClientSetup: Entering SetupVpnAndDATask.Run
    [5792] 140604.211758.0685: ClientSetup: Deploy VPN profile
    [5792] 140604.211758.0998: ClientSetup: Exting SetupVpnAndDATask.Run
    [5792] 140604.211758.0998: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has TaskStatus=Success
    [5792] 140604.211758.0998: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has RebootStatus=NoReboot
    [5792] 140604.211758.0998: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [5792] 140604.211758.0998: ClientSetup: Running ValidateUser Tasks at WizardPage DomainUserCred
    [5792] 140604.211758.0998: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [5792] 140604.211758.0998: ClientSetup: Running Task with Id=ClientDeploy.ValidateUser
    [5792] 140604.211758.0998: ClientSetup: Entering ValidateUserTask.Run
    [5792] 140604.211758.0998: ClientSetup: Validating User
    [5792] 140604.211758.0998: ClientSetup: Call MachineIdentityManager.GetMachineStatus
    [5792] 140604.211758.1779: ClientSetup: MachineIdentityManager.GetMachineStatus had errors: ErrorCatalog:NetworkError ErrorCode:-1
    BaseException: Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityException: MachineIdentityManager.GetMachineStatus ---> System.ServiceModel.Security.SecurityNegotiationException: Es konnte keine Vertrauensstellung für den sicheren SSL/TLS-Kanal
    mit Autorität mars01:65500 eingerichtet werden. ---> System.Net.WebException: Die zugrunde liegende Verbindung wurde geschlossen: Für den geschützten SSL/TLS-Kanal konnte keine Vertrauensstellung hergestellt werden.. ---> System.Security.Authentication.AuthenticationException:
    Das Remotezertifikat ist laut Validierungsverfahren ungültig.
       bei System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
       bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
       bei System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
       bei System.Net.ConnectStream.WriteHeaders(Boolean async)
       --- Ende der internen Ausnahmestapelüberwachung ---
       bei System.Net.HttpWebRequest.GetResponse()
       bei System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
       --- Ende der internen Ausnahmestapelüberwachung ---
    Server stack trace:
       bei System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
       bei System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
       bei System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
       bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       bei Microsoft.WindowsServerSolutions.Devices.Identity.CertWebService.ICertService.GetMachineStatus(GetMachineStatusRequest request)
       bei Microsoft.WindowsServerSolutions.Devices.Identity.CertWebService.CertServiceClient.GetMachineStatus(String userName, String password, String machineName, MachineStatus& status, Boolean& isAdmin, Int32& maxClientNum, Int32& currentClientNum)
       bei Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityManager.GetMachineStatus(String serverName, String userName, String password, String machineName, Boolean& isAdmin)
       --- Ende der internen Ausnahmestapelüberwachung ---
       bei Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityManager.GetMachineStatus(String serverName, String userName, String password, String machineName, Boolean& isAdmin)
       bei Microsoft.WindowsServerSolutions.ClientSetup.ClientDeploy.ValidateUserTask.Run(WizData data)
    [5792] 140604.211758.1779: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\WINDOWS\system32\ipconfig.exe"  /all
    [2156] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [2156] 140604.211758.2092: ClientSetup: Standard Ouptput: Windows-IP-Konfiguration
    [2156] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Hostname  . . . . . . . . . . . . : PCFA
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Prim„res DNS-Suffix . . . . . . . : mydomain.local
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Knotentyp . . . . . . . . . . . . : Hybrid
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    IP-Routing aktiviert  . . . . . . : Nein
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    WINS-Proxy aktiviert  . . . . . . : Nein
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DNS-Suffixsuchliste . . . . . . . : mydomain.local
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput: Drahtlos-LAN-Adapter LAN-Verbindung* 11:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Medienstatus. . . . . . . . . . . : Medium getrennt
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Verbindungsspezifisches DNS-Suffix:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Beschreibung. . . . . . . . . . . : Virtueller Microsoft-Adapter fr direktes WiFi
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Physische Adresse . . . . . . . . : 16-
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DHCP aktiviert. . . . . . . . . . : Ja
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Autokonfiguration aktiviert . . . : Ja
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput: Ethernet-Adapter LAN-Verbindung:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Verbindungsspezifisches DNS-Suffix:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Beschreibung. . . . . . . . . . . : Broadcom NetLink (TM)-Gigabit-Ethernet
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Physische Adresse . . . . . . . . : DC-
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DHCP aktiviert. . . . . . . . . . : Ja
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Autokonfiguration aktiviert . . . : Ja
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    IPv4-Adresse  . . . . . . . . . . : 192.168.2.6(Bevorzugt)
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Subnetzmaske  . . . . . . . . . . : 255.255.255.0
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Lease erhalten. . . . . . . . . . : Mittwoch, 4. Juni 2014 18:03:36
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Lease l„uft ab. . . . . . . . . . : Freitag, 6. Juni 2014 20:49:17
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Standardgateway . . . . . . . . . : 192.168.2.1
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DHCP-Server . . . . . . . . . . . : 192.168.2.1
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DNS-Server  . . . . . . . . . . . : 192.168.3.21
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:                                       
    192.168.1.52
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    NetBIOS ber TCP/IP . . . . . . . : Aktiviert
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput: Drahtlos-LAN-Adapter WiFi:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Medienstatus. . . . . . . . . . . : Medium getrennt
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Verbindungsspezifisches DNS-Suffix: Home
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Beschreibung. . . . . . . . . . . : Qualcomm Atheros AR5B97-Funknetzwerkadapter
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Physische Adresse . . . . . . . . : 94-
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DHCP aktiviert. . . . . . . . . . : Ja
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Autokonfiguration aktiviert . . . : Ja
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput: Tunneladapter isatap.{8F57A34A-FE47-429C-97D0-AA777D79C23F}:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Medienstatus. . . . . . . . . . . : Medium getrennt
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Verbindungsspezifisches DNS-Suffix:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Beschreibung. . . . . . . . . . . : Microsoft-ISATAP-Adapter
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Physische Adresse . . . . . . . . : 00-00-00-00-00-00-00-E0
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DHCP aktiviert. . . . . . . . . . : Nein
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Autokonfiguration aktiviert . . . : Ja
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [4504] 140604.211758.2092: ClientSetup: Standard Error:
    [5792] 140604.211758.2248: ClientSetup: The exit code of the process (C:\WINDOWS\system32\ipconfig.exe) is: 0
    [5792] 140604.211758.2248: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\WINDOWS\system32\route.exe"  print
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: Schnittstellenliste
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   9...16 39 e5 4c c5 f2 ......Virtueller Microsoft-Adapter fr direktes WiFi
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   4...dc 0e a1 06 1f c9 ......Broadcom NetLink (TM)-Gigabit-Ethernet
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   3...94 39 e5 4c c5 f2 ......Qualcomm Atheros AR5B97-Funknetzwerkadapter
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   1...........................Software Loopback Interface 1
    [1344] 140604.211758.2404: ClientSetup: Standard Error:
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   5...00 00 00 00 00 00 00 e0 Microsoft-ISATAP-Adapter
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: IPv4-Routentabelle
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: Aktive Routen:
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:      Netzwerkziel    Netzwerkmaske          Gateway    Schnittstelle Metrik
    [5792] 140604.211758.2404: ClientSetup: The exit code of the process (C:\WINDOWS\system32\route.exe) is: 0
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:           0.0.0.0          0.0.0.0      192.168.2.1     
    192.168.2.6     10
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:         127.0.0.0        255.0.0.0   Auf Verbindung         127.0.0.1   
    306
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:         127.0.0.1  255.255.255.255   Auf Verbindung         127.0.0.1    306
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   127.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:       192.168.2.0    255.255.255.0   Auf Verbindung       192.168.2.6    266
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:       192.168.2.6  255.255.255.255   Auf Verbindung       192.168.2.6    266
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:     192.168.2.255  255.255.255.255   Auf Verbindung       192.168.2.6    266
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:         224.0.0.0        240.0.0.0   Auf Verbindung         127.0.0.1   
    306
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:         224.0.0.0        240.0.0.0   Auf Verbindung       192.168.2.6   
    266
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   255.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   255.255.255.255  255.255.255.255   Auf Verbindung       192.168.2.6    266
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: St„ndige Routen:
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   Keine
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:
    [5792] 140604.211758.2404: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\WINDOWS\system32\nslookup.exe" mars01
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: IPv6-Routentabelle
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: Aktive Routen:
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:  If Metrik Netzwerkziel             Gateway
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   1    306 ::1/128                  Auf Verbindung
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   1    306 ff00::/8                 Auf Verbindung
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: St„ndige Routen:
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   Keine
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput: Server:  UnKnown
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput: Address:  192.168.3.21
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput: Name:    mars01.mydomain.local
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput: Addresses:  192.168.3.21
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput:    192.168.1.131
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput:    192.168.4.31
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput:
    [4504] 140604.211758.2560: ClientSetup: Standard Error:
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput:
    [5792] 140604.211758.2560: ClientSetup: The exit code of the process (C:\WINDOWS\system32\nslookup.exe) is: 0
    [5792] 140604.211758.2717: ClientSetup: Set CD Fail reason 10 for SQM in ClientDeployment.exe
    [5792] 140604.211758.2717: ClientSetup: RecordClientDeploymentFailReason: Save registry failed in ClientDeployment.exe : System.UnauthorizedAccessException: In den Registrierungsschlüssel kann nicht geschrieben werden.
       bei Microsoft.Win32.RegistryKey.EnsureWriteable()
       bei Microsoft.Win32.RegistryKey.CreateSubKeyInternal(String subkey, RegistryKeyPermissionCheck permissionCheck, Object registrySecurityObj, RegistryOptions registryOptions)
       bei Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck)
       bei Microsoft.WindowsServerSolutions.ClientSetup.ClientDeploy.Helper.RecordClientDeploymentFailReason(UInt32 failReason)
    [5792] 140604.211758.2717: ClientSetup: Exiting ValidateUserTask.Run
    [5792] 140604.211758.2717: ClientSetup: Task with Id=ClientDeploy.ValidateUser has TaskStatus=Failed
    [5792] 140604.211758.2717: ClientSetup: Task with Id=ClientDeploy.ValidateUser has RebootStatus=NoReboot
    [5792] 140604.211758.2717: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [06/04/2014 20:23:38 1730] --------------------------------------------------------------------------------------------------
    [06/04/2014 20:23:38 1730] wmain: Start of Computerconnector
    [06/04/2014 20:23:38 1730] GlobalData::Initialize (192.168.3.10, C:\Users\johndoe.mydomain\Downloads\ComputerConnector(192.168.3.10).exe)
    [06/04/2014 20:23:38 1730] =================================
    [06/04/2014 20:23:38 1730] Current Os information:
    [06/04/2014 20:23:38 1730] Suite = [256]
    [06/04/2014 20:23:38 1730] Type = [1]
    [06/04/2014 20:23:38 1730] Architecture = [9]
    [06/04/2014 20:23:38 1730] IsStarterEdition = [0]
    [06/04/2014 20:23:38 1730] IsHomeSku = [0]
    [06/04/2014 20:23:38 1730] Major = [6]
    [06/04/2014 20:23:38 1730] Minor = [3]
    [06/04/2014 20:23:38 1730] Build = [9600]
    [06/04/2014 20:23:38 1730] SPMajor = [0]
    [06/04/2014 20:23:38 1730] SPMinor = [0]
    [06/04/2014 20:23:38 1730] =================================
    [06/04/2014 20:23:38 1730] ExpandEnvironmentStrings return (C:\WINDOWS\Temp\ClientDeploymentTempFiles\)
    [06/04/2014 20:23:38 1730] SetPackageDlcUrl: .NET url is set to
    http://go.microsoft.com/?linkid=9816306
    [06/04/2014 20:23:38 1730] SetPackageDlcUrl: Connector url is set to
    http://go.microsoft.com/fwlink/p/?LinkId=275102
    [06/04/2014 20:23:38 1730] wmain: Calling Computerconnector::ShowWizard()
    [06/04/2014 20:23:38 1730] CComputerconnector::ShowWizard: Initializing common controls
    [06/04/2014 20:23:38 1730] CComputerconnector::ShowWizard: Done initializing common controls
    [06/04/2014 20:23:38 1730] Displaying the wizard
    [06/04/2014 20:23:38 1730] CComputerconnector::WelcomeDlgProc: IDD_PROPPAGE_WELCOME Page Initialization
    [06/04/2014 20:23:38 1730] Current user default UI lang setting is 1031
    [06/04/2014 20:23:38   c8] CComputerconnector::Run: Installation is ready to run
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: IDD_PROPPAGE_TASKS Page Initialization
    [06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Die aktuellen Systemanforderungen werden ermittelt... Index=  0
    [06/04/2014 20:23:42 1774] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {21E49794-7C13-4E84-8659-55BD378267D5} returned -1
    [06/04/2014 20:23:42 1774] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {46DCED50-3A1D-4EF4-94F0-45F2681E3D70} returned -1
    [06/04/2014 20:23:42 1774] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {C1E4D639-4A33-4314-809E-89BD0EF48522} returned -1
    [06/04/2014 20:23:42 1774] Connector installation state is 1
    [06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=.NET Framework 4.5 wird heruntergeladen... Index=  1
    [06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=.NET Framework 4.5 wird installiert... Index=  2
    [06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Der Connector wird heruntergeladen... Index=  3
    [06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Windows Server Essentials Connector wird installiert... Index=  4
    [06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Die Einrichtung von Windows Server Essentials Connector wird gestartet... Index=  5
    [06/04/2014 20:23:42 1774] RunShellExecute: ShellExecute [C:\WINDOWS\system32\Essentials\ClientDeploy.exe] with parameters [ -Server:192.168.3.10 -LaunchedFrom:installer]
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Running
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Die aktuellen Systemanforderungen werden ermittelt...
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: .NET Framework 4.5 wird heruntergeladen...
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: .NET Framework 4.5 wird installiert...
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Der Connector wird heruntergeladen...
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Windows Server Essentials Connector wird installiert...
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Die Einrichtung von Windows Server Essentials Connector wird gestartet...
    [06/04/2014 20:23:42 1774] CComputerconnector::Run: Waiting upto 60secs for Sync Event to be signaled
    [06/04/2014 20:23:43 1774] CComputerconnector::Run: WaitForSingleObject RetVal = 0
    [06/04/2014 20:23:43 1730] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Success
    [06/04/2014 20:23:43 1730] wmain: End of Computerconnector: hr=0x0
    [06/04/2014 20:54:06 1220] --------------------------------------------------------------------------------------------------
    [06/04/2014 20:54:06 1220] wmain: Start of Computerconnector
    [06/04/2014 20:54:06 1220] GlobalData::Initialize (192.168.3.10, C:\Users\johndoe.mydomain\Downloads\ComputerConnector(192.168.3.10)(1).exe)
    [06/04/2014 20:54:06 1220] =================================
    [06/04/2014 20:54:06 1220] Current Os information:
    [06/04/2014 20:54:06 1220] Suite = [256]
    [06/04/2014 20:54:06 1220] Type = [1]
    [06/04/2014 20:54:06 1220] Architecture = [9]
    [06/04/2014 20:54:06 1220] IsStarterEdition = [0]
    [06/04/2014 20:54:06 1220] IsHomeSku = [0]
    [06/04/2014 20:54:06 1220] Major = [6]
    [06/04/2014 20:54:06 1220] Minor = [3]
    [06/04/2014 20:54:06 1220] Build = [9600]
    [06/04/2014 20:54:06 1220] SPMajor = [0]
    [06/04/2014 20:54:06 1220] SPMinor = [0]
    [06/04/2014 20:54:06 1220] =================================
    [06/04/2014 20:54:06 1220] ExpandEnvironmentStrings return (C:\WINDOWS\Temp\ClientDeploymentTempFiles\)
    [06/04/2014 20:54:06 1220] SetPackageDlcUrl: .NET url is set to
    http://go.microsoft.com/?linkid=9816306
    [06/04/2014 20:54:06 1220] SetPackageDlcUrl: Connector url is set to
    http://go.microsoft.com/fwlink/p/?LinkId=275102
    [06/04/2014 20:54:06 1220] wmain: Calling Computerconnector::ShowWizard()
    [06/04/2014 20:54:06 1220] CComputerconnector::ShowWizard: Initializing common controls
    [06/04/2014 20:54:06 1220] CComputerconnector::ShowWizard: Done initializing common controls
    [06/04/2014 20:54:06 1220] Displaying the wizard
    [06/04/2014 20:54:06 1220] CComputerconnector::WelcomeDlgProc: IDD_PROPPAGE_WELCOME Page Initialization
    [06/04/2014 20:54:06 1220] Current user default UI lang setting is 1031
    [06/04/2014 20:54:06 1404] CComputerconnector::Run: Installation is ready to run
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: IDD_PROPPAGE_TASKS Page Initialization
    [06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Die aktuellen Systemanforderungen werden ermittelt... Index=  0
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Running
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Die aktuellen Systemanforderungen werden ermittelt...
    [06/04/2014 20:54:09  e90] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {21E49794-7C13-4E84-8659-55BD378267D5} returned -1
    [06/04/2014 20:54:09  e90] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {46DCED50-3A1D-4EF4-94F0-45F2681E3D70} returned -1
    [06/04/2014 20:54:09  e90] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {C1E4D639-4A33-4314-809E-89BD0EF48522} returned -1
    [06/04/2014 20:54:09  e90] Connector installation state is 1
    [06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=.NET Framework 4.5 wird heruntergeladen... Index=  1
    [06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=.NET Framework 4.5 wird installiert... Index=  2
    [06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Der Connector wird heruntergeladen... Index=  3
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: .NET Framework 4.5 wird heruntergeladen...
    [06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Windows Server Essentials Connector wird installiert... Index=  4
    [06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Die Einrichtung von Windows Server Essentials Connector wird gestartet... Index=  5
    [06/04/2014 20:54:09  e90] RunShellExecute: ShellExecute [C:\WINDOWS\system32\Essentials\ClientDeploy.exe] with parameters [ -Server:192.168.3.10 -LaunchedFrom:installer]
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: .NET Framework 4.5 wird installiert...
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Der Connector wird heruntergeladen...
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Windows Server Essentials Connector wird installiert...
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Die Einrichtung von Windows Server Essentials Connector wird gestartet...
    [06/04/2014 20:54:09  e90] CComputerconnector::Run: Waiting upto 60secs for Sync Event to be signaled
    [06/04/2014 20:54:13  e90] CComputerconnector::Run: WaitForSingleObject RetVal = 0
    [06/04/2014 20:54:13 1220] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Success
    [06/04/2014 20:54:13 1220] wmain: End of Computerconnector: hr=0x0

  • Error after upgrading from 10.2.0.1 to 10.2.0.2 on Win 2003 server

    Hi,
    I just upgrade oracle 10.2.0.1 on Win 2003 server(32-bit) to 10.2.0.2. The installation seemed to be successful. (no errors) utlrp.sql ran ok as well. However, when I tried to start the upgraded database, I got the following error:
    SQL> startup
    ORACLE instance started.
    Total System Global Area 293601280 bytes
    Fixed Size 1289064 bytes
    Variable Size 96470168 bytes
    Database Buffers 188743680 bytes
    Redo Buffers 7098368 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    Any ideas?
    Thank you very much for your help.

    Looks like, you have only upgraded Oracle Software from 10.2.0.1 to 10.2.0.2. After that, immediately you are trying to bring the DB up. In that case you will receive an error "ORA-01092: ORACLE instance terminated. Disconnection forced".
    Did you upgrade your 10.2.0.1 Database after the software upgrade? I mean did you execute the following steps.
    SQL> STARTUP UPGRADE;
    SQL> SPOOL patch.log
    SQL> @?/rdbms/admin/catupgrd.sql
    SQL> SPOOL OFF
    SQL> SHUTDOWN IMMEDIATE;
    SQL> STARTUP;
    SQL> @?/rdbms/admin/utlrp.sql
    If not please execute them, and also follow the README document of the patch carefully.
    Regards,
    Sabdar Syed,
    http://sabdarsyed.blogspot.com/

  • Excel file error after upgrade from 2010 to 2013

    Hi there,
    I did the upgrade from 2010 (Enterprise) to 2013. The excel files are not opening giving error.
    ULS Log: "Unexpected error when trying to access service settings in the configuration database. Make sure the proxy for this service application is a member of the default proxy group for the active web application. Error = ExcelServerWebServiceApplication.Local:
    Could not get the web application associated with this context. This indicates that the Excel Server service is not properly registered or provisioned.."
    Question : Do I need to create New Excel Service Application separately on SharePoint 2013 Server?
    I followed this link for upgrade
    http://technet.microsoft.com/en-us/library/jj839719.aspx but it doesn't say anything for Excel SA.
    Note: I have plan to configure separate Office APP Server to give user access the documents on iPad/iPhone. Should I need to do any configuration related to this error on Office App Server?
    Please advice.
    Thanks,
    Khushi

    Hi Khushi ,
    Yes, you need to create New Excel Service Application separately on SharePoint 2013 Server. Due to  only the following service applications have databases that can be upgraded when you upgrade from SharePoint
    Server 2010 to SharePoint Server 2013:
    Business Data Connectivity service application
    Managed Metadata service application
    PerformancePoint Services service application
    Search service application
    Secure Store Service application
    User Profile service application
    Attaching and upgrading these databases configures these service applications. Settings for other services will have to be reconfigured when you upgrade.
    Reference:
    Services upgrade overview for SharePoint Server 2013
    For configuring Office Web Apps Server , you can refer to the blog:
    http://stevegoodyear.wordpress.com/sharepoint-2013-build-guide/office-web-apps-2013-server-install-and-configuration/
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Trying to access https site with a cert, got "The connection was interrupted" error after 30 seconds of waiting time before clicking on OK. But I can get in by clicking on Try Again button.

    I have a web site running on https. Every users need certificates to get in.
    I found out that if I didn't submit my cert within 30 seconds, Firefox displayed "The connection was interrupted". This problem is repeatable. But if I click on "Try Again" button on the error page, I can get in all the time.
    This problem doesn't happen on IE.
    Can you provide any tips to avoid seeing the error page?

    It is a miracle - After about 9 months without itunes, the new release installed on my machine today and appears to be working.
    7.0.0.70 is the verion I just installed.
    Another note to add to this now resolved issue. I bought an AirPort Express and I was not able to install the Admin software on the CD. I received the same error as I received with iTunes and Quicktime. This leads me to believe that this problem is in the registry or some other installer issue that is specific to Apple installations. I will have to go home and try to re-install that software. Maybe the new iTunes version cleared up the problem.

Maybe you are looking for

  • Error while configuring Web service Navigator

    Hi Every one, I installed the "NW Sneak preview" 640 with SP11. I created the a Web service for the Java Bean and deployed it. But i am not able to see the deployed Web service in the "Web service Navigator". When i tried to configure it, i am gettin

  • Iphone 5 / iOS 6.0 bug: Video sound no longer playing in lock screen

    Hi, With my iPhone 4 I was able to listen so the sound of a video, even if I went to the lock screen. With my iPhone 5 and iOS 6.0 this is no longer possible. When I start e.g., a music video in the video app and then go to the lock screen, the video

  • Messages Stuck In Outbox Vanished Into Thin Air

    I sent a bunch of important messages to my e-mail when browsing Safari, but for some reason they weren't going through and were stuck in my outbox.Now all of a sudden all those messages are nowhere to be found in my mailbox, and I know I didn't delet

  • Can servlets/ jsp automatically run perl scripts and executables?

    I'm a student and am new to to servlets and web programming in general. I need to know if it's possible to run perl scripts and executables automatically from servlets/ jsp. The program I am planning on creating should have a client outside a firewal

  • Users can't send/receive, but are connected to Exchange Server

    Greetings, For some reason (happened this morning), none of my users (who are a mixture of Outlook 2010 PC and Outlook 2011 Mac) can send/receive email as quickly as usual (if at all).  Exchange server is 2010. Both clients are connected to the Excha