Window server communication errors

I'm working in a rander farm environment where our xserves use Shake to generate quicktimes. I've recently started testing OS X 10.4 and now get these window server communication errors.
We're using Shake v4.00.0607 using the exec option which is meant to have Shake run in render only / batch mode and shouldn't need to use the GUI at all so why we even get this error at all doesn't make a lot of sense to me. If I log into the xserve via VNC or Remote Desktop to run the job it works fine (as I have access to the GUI) and the Shake icon does appear in the dock though no other part of the Shake GUI appears on screen ...
The Error:
Window Server communications from outside of session allowed for root and console user only
INIT_Processeses(), could not establish the default connection to the WindowServer.Abort
Any ideas on how to solve the issue?

This isn't really the right forum to ask your question. That is why there was a note saying "If your question concerns a hardware or software technical issue, please do not post in this forum...". Next time please search for a more appropriate forum. However, I happen to know the answer off the top of my head, so:
is window server installed on intel core duo[?]
No part of Windows is installed on the any Apple machine (at this time). You can purchase it separately and install it yourself.
[is] mac os x server installed on intel core duo[?]
No. Mac OS X Server is not pre-installed on any intel machine at this time. From the requirements web page it looks like it will only run on Gx machines, but yu should do more research before you believe that.

Similar Messages

  • Window Server communications from outside of session allowed for root

    Hi ,
    When I am running the following program, i got the exception as
    49:wasp.corp.apple.com_kevinli:/ngs/app/giat/src/java/chart> java MyFrame
    kCGErrorRangeCheck : Window Server communications from outside of session allowed for root and console user only
    Exception in thread "main" java.lang.InternalError: Can't connect to window server - not enough permissions.
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1503)
    at java.lang.Runtime.loadLibrary0(Runtime.java:788)
    at java.lang.System.loadLibrary(System.java:834)
    at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
    at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
    at java.awt.Component.<clinit>(Component.java:506)
    at MyFrame.<clinit>(MyFrame.java:6)
    import java.awt.*;
    import javax.swing.*;
    public class MyFrame
    public static JFrame f = new JFrame();
    public static void main(String[] args)
    JFrame.setDefaultLookAndFeelDecorated(true);
    f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    //Add the ubiquitous "Hello World" label.
    JLabel label = new JLabel("Hello World");
    f.getContentPane().add(label);
    //Display the window.
    f.pack();
    f.setVisible(true);
    Please send a reply on this.
    with regards,
    Mohan

    Seth,
    you may also install the latest update (10.4.6) using the combo file from apple.com.
    Mihalis.
    Dual G5 @ 2GHz   Mac OS X (10.4.6)  

  • Agentry Server Communications error (14)

    Hi All,
    We are trying to use WPF client for testing the application,
    but we were getting the below error message
    To resolve that we used the local certificate generated by using steps mentioned in the below link
       http://infocenter.sybase.com/help/topic/com.sybase.infocenter.dc01930.0233/doc/html/fre1383608304168.html
    After installing new certificate we are getting below communication error in ATE and as well as in WPF client:
    before installing local certificate Application was working fine in ATE
    Message:
    Requesting Public Key from Server
    Communications error (14)
    Connection failed
    Ending transmission
    Please guide me to resolve the issue
    Regards,
    Lekhak Patil

    Hi  Steve,
    We got the same issue working with WPF client  , Hence we upgraded the SMP server 2.3 from SP00 to SP03 .
    At present the Server is SMP 2.3 SP03  but we have not installed any certificate.
    Again when trying to connect to server we got the Communication error(14) error.
    Do we need to install the certificate again ?
    Please let us know the exact process of installing and working with WPF client with SMP 2.3 SP03
    Thanks
    Neha

  • SQL22212N  A DB2 Administration Server communication error

    Hi All,
    I have DB2 9.1 installed on Suse linux 10.1 with manual storage management.
    When i try to access Db2 using control center in particular when i try to access the tablespaces to create new containers it throws me this error.
    SQL22212N  A DB2 Administration Server communication error has been detected. Client system: "172.18.xxx.xxx". server system "172.18.xxx.xxx". (Both these ip address are same).
    but, I am able to add new containers through DBACOCKPIT in SAPgui.
    I tried the steps as told by some IBM references (creating tools catalog) to the above problem
    http://www-01.ibm.com/support/docview.wss?rs=71&context=SSEPGG&dc=DB560&dc=DB520&uid=swg21193257&loc=en_US&cs=UTF-8&lang=en&rss=ct71db2
    I am unable to create tools catalog due to this same error.
    Help me how to proceed with respect to this issue.
    Your response is warmly appreciated.
    regards,
    chandru.

    Hi Beck,
    Thanks for your reply.
    To be specific I am able to start and stop DB2 from db2<sid>.
    when i try to create a DAS it showing as the
    DBI1064E The user db2<sid> is being used by the DB2 instance and thus can not be used to create the DB2 admininstartion Server
    Please help me how to proceed.
    regards,
    chandru.
    Edited by: Chandru on Oct 22, 2008 2:35 PM

  • Server communications error when trying to edit a content query

    Hi.
    I get an error when I try to edit a content query for a placeholder in Workshop. I open a placeholder (in data->placeholders) and select "content search" in the content query box. The "Content Search" box pops up but I get an error requester ("Server Communications Error") saying "Content properties cannot be retrieved from the server".
    I've ensured that the server is running and I've checked the server settings, but I haven't been able to find anything that would explain this error.
    Any suggestions?
    Regards,
    Kjell V. Normann

    From Workshop, in the Application tab, right-click on
    wps-toolSupport.war under Modules, and select Set Context Path. Enter
    ${appname}Tool, ${appname} is the name of you application. Workshop
    should use that context-root from then on, and then the placeholder
    editor should be able to find the WebService it needs.
    Greg
    Kjell Normann wrote:
    Hi.
    I tried this, but it didn't work either. Upon redeployment it
    actually removed the edited <module> section and replaced it with the
    original:
    <module> <web> <web-uri>wps-toolSupport.war</web-uri>
    <context-root>wps-toolSupport</context-root> </web> </module>
    Regards,
    Kjell V. Normann

  • BMR/Systemstate backup not working on windows server 2008 error 2147942487

    Hi, trying to backup system image using SCDPM 2010 RTM.Most of the server are getting healthy backups except for this one server which is giving error:
    Affected area: Computer\System Protection
    Occurred since: 1/27/2014 2:43:27 PM
    Description: The replica of System Protection Computer\System Protection on server.DOMAIN.COM is inconsistent with the protected data source. All protection activities for data source will fail until the replica is synchronized with consistency check. You can recover data from existing recovery points, but new recovery points cannot be created until the replica is consistent.
    For SharePoint farm, recovery points will continue getting created with the databases that are consistent. To backup inconsistent databases, run a consistency check on the farm. (ID 3106)
    DPM cannot create a backup because Windows Server Backup (WSB) on the protected computer encountered an error (WSB Event ID: 517, WSB Error Code: 0x80070057). (ID 30229 Details: Internal error code: 0x809909FB)
    More information
    Recommended action: For resolution actions and more information on the WSB error, go to http://technet.microsoft.com/en-us/library/cc734488(WS.10).aspx.
    Synchronize with consistency check.
    Run a synchronization job with consistency check...
    Resolution: To dismiss the alert, click below
    Inactivate alert
    On the server, event viewer show the following events:
    1. Backup Log:
    Backup started at '2014-01-27T11:26:21.356950100Z' failed with following error code '2147942487'.
    2. Application Log:
    The description for Event ID 517 from source Microsoft-Windows-Backup cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    27-Jan-14 11:26:21 AM
    2147942487
    %%2147942487
    The resource loader failed to find MUI file
    However, when I observe the backup process using "wbadmin get status", it reaches 99% then stops.
    Running backup of volume Local Disk(C:), copied (97%).
    Running backup of volume Local Disk(C:), copied (98%).
    Running backup of volume Local Disk(C:), copied (99%).
    Backup stopped before completing.
    Summary of backup:
    Backup stopped before completing.
    The parameter is incorrect.
    The server hardware is HP blade with two disk which are mirrored, and has 12 GB free space. below is the output from systeminfo command:
    Host Name: server
    OS Name: Microsoftr Windows Serverr 2008 Enterprise
    OS Version: 6.0.6002 Service Pack 2 Build 6002
    OS Manufacturer: Microsoft Corporation
    OS Configuration: Member Server
    OS Build Type: Multiprocessor Free
    Registered Owner: Admin
    Registered Organization: -
    Product ID: 55041-339-7818202-76771
    Original Install Date: 04-Aug-08, 3:15:18 PM
    System Boot Time: 21-Jan-14, 3:58:47 PM
    System Manufacturer: HP
    System Model: ProLiant BL460c G1
    System Type: x64-based PC
    Processor(s): 2 Processor(s) Installed.
    [01]: Intel64 Family 6 Model 23 Stepping 6 GenuineIntel ~3000 Mhz
    [02]: Intel64 Family 6 Model 23 Stepping 6 GenuineIntel ~3000 Mhz
    BIOS Version: HP I15, 02-May-11
    Windows Directory: C:\Windows
    System Directory: C:\Windows\system32
    Boot Device: \Device\HarddiskVolume1
    System Locale: en-us;English (United States)
    Input Locale: en-us;English (United States)
    Time Zone: (GMT+03:00) Kuwait, Riyadh
    Total Physical Memory: 16,381 MB
    Available Physical Memory: 8,320 MB
    Virtual Memory: Max Size: 21,821 MB
    Virtual Memory: Available: 13,722 MB
    Virtual Memory: In Use: 8,099 MB
    Page File Location(s): C:\pagefile.sys
    Domain: DOMAIN.COM
    Logon Server: N/A
    Hotfix(s): 157 Hotfix(s) Installed.
    [01]: {47740627-D81D-4A45-A215-03B075A18EC7}
    [02]: {3D019598-7B59-447A-80AE-815B703B84FF}
    [03]: {A8E86480-A9C1-4414-8AA2-B05A485C82F0}
    [04]: {C444285D-5E4F-48A4-91DD-47AAAA68E92D}
    [05]: {DB33A524-845E-4855-9E90-A5619BCDD527}
    [06]: {ECC3A660-90E3-4A89-9FE8-F8B3C633B12E}
    [07]: {65AFCB03-3111-47E2-B1ED-198D6B0BC96E}
    [08]: {F5E29D9D-519A-36C7-87E3-9A22A8180B1B}
    [09]: KB971513
    [10]: KB971512
    [11]: 944036
    [12]: 982861
    [13]: KB960362
    [14]: KB2079403
    [15]: KB2117917
    [16]: KB2141007
    [17]: KB2160329
    [18]: KB2183461
    [19]: KB2207566
    [20]: KB2286198
    [21]: KB2296011
    [22]: KB2296199
    [23]: KB2305420
    [24]: KB2345886
    [25]: KB2347290
    [26]: KB2387149
    [27]: KB2388210
    [28]: KB2416400
    [29]: KB2416470
    [30]: KB2419640
    [31]: KB2423089
    [32]: KB2436673
    [33]: KB2442962
    [34]: KB2443685
    [35]: KB2447568
    [36]: KB2467659
    [37]: KB938464
    [38]: KB942288
    [39]: KB948609
    [40]: KB948610
    [41]: KB949189
    [42]: KB950762
    [43]: KB950974
    [44]: KB951066
    [45]: KB951698
    [46]: KB951978
    [47]: KB952004
    [48]: KB952287
    [49]: KB953733
    [50]: KB954155
    [51]: KB954459
    [52]: KB955020
    [53]: KB955069
    [54]: KB955302
    [55]: KB955430
    [56]: KB955839
    [57]: KB956250
    [58]: KB956572
    [59]: KB956744
    [60]: KB956802
    [61]: KB957097
    [62]: KB957200
    [63]: KB957321
    [64]: KB957388
    [65]: KB958481
    [66]: KB958483
    [67]: KB958623
    [68]: KB958624
    [69]: KB958644
    [70]: KB958687
    [71]: KB959130
    [72]: KB959426
    [73]: KB960225
    [74]: KB960803
    [75]: KB961371
    [76]: KB961501
    [77]: KB967190
    [78]: KB967723
    [79]: KB968389
    [80]: KB968537
    [81]: KB969058
    [82]: KB969897
    [83]: KB969897
    [84]: KB969947
    [85]: KB970238
    [86]: KB970430
    [87]: KB970653
    [88]: KB971468
    [89]: KB971486
    [90]: KB971557
    [91]: KB971657
    [92]: KB971737
    [93]: KB971930
    [94]: KB971961
    [95]: KB972036
    [96]: KB972270
    [97]: KB972636
    [98]: KB973346
    [99]: KB973507
    [100]: KB973525
    [101]: KB973565
    [102]: KB973687
    [103]: KB973917
    [104]: KB974145
    [105]: KB974318
    [106]: KB974455
    [107]: KB974470
    [108]: KB974571
    [109]: KB975364
    [110]: KB975467
    [111]: KB975517
    [112]: KB975560
    [113]: KB975759
    [114]: KB975929
    [115]: KB976098
    [116]: KB976264
    [117]: KB976470
    [118]: KB976662
    [119]: KB976749
    [120]: KB976768
    [121]: KB976772
    [122]: KB977165
    [123]: KB978251
    [124]: KB978262
    [125]: KB978542
    [126]: KB978601
    [127]: KB978886
    [128]: KB979099
    [129]: KB979306
    [130]: KB979309
    [131]: KB979482
    [132]: KB979687
    [133]: KB979688
    [134]: KB979899
    [135]: KB979910
    [136]: KB980182
    [137]: KB980195
    [138]: KB980218
    [139]: KB980232
    [140]: KB980248
    [141]: KB980302
    [142]: KB980436
    [143]: KB980842
    [144]: KB981322
    [145]: KB981332
    [146]: KB981793
    [147]: KB981852
    [148]: KB982132
    [149]: KB982214
    [150]: KB982519
    [151]: KB982664
    [152]: KB982666
    [153]: KB982799
    [154]: KB983589
    [155]: KB948465
    [156]: KB960568
    [157]: KB968930
    Network Card(s): 1 NIC(s) Installed.
    [01]: HP NC373i Multifunction Gigabit Server Adapter
    Connection Name: Local Area Connection 2
    DHCP Enabled: No
    IP address(es)
    [01]: x.x.x.x
    [02]: fe80::f494:43c2:7d90:e774
    Hyper-V Requirements: VM Monitor Mode Extensions: No
    Virtualization Enabled In Firmware: No
    Second Level Address Translation: No
    Data Execution Prevention Available: No
    Things I have tried:
    1. I tried to backup manually to external HDD using wsb snap-in, but it has failed in the same way.
    2. Stop and re-add protection.
    3. I have researched the error, some results suggest that some bad sectors might exist, however, when I run the command, it forces me to schedule the command on next boot. when I reboot, it loads windows after that gives a message "Cannot open the volume
    for direct access"
    How to end this loop? please help. Thanks for considering my question ...

    Hello Ebttikar,
    Please try clean boot then test how the issue goes. Following are the detailed steps about clean boot:
    Log on to the computer by using an account that has administrator rights.
    Click Start, type msconfig.exe in the Start Search box, and then press ENTER to start the System Configuration Utility.
    On the General tab, click Selective Startup, and then click to clear the Load startup items check box. (The Use Original Boot.ini check box is unavailable.)
    On the Services tab, click to select the Hide all Microsoft services check box, and then click Disable all.
    Click OK, Choose Don’t show this message again and then click Restart.
    Please check if RDP session issue is still the same.
    Please let me know the result.
    Best regards,
    Sophia Sun
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Ricoh Aficio MP C2051 Scan to Folder - Windows Server 2012 Error: Authentication with the destination has failed check settings

    I have recently upgraded a clients servers to Windows Server 2012 & since doing so have lost the ability to scan to folder.
    Both servers are domain controllers and previously on a 2008 domain controller I would have had to make the following change to allow scan to folder:
     Administrative Tools
     Server Manager
     Features
     Group Policy Manager
     Forest: ...
     Default Domain Policy
    Computer configuration
     Policies
     Windows Settings
     Security Settings
     Local Policies
     Security Options
     Microsoft Network Server: Digitally Sign Communications (Always)
     - Define This Policy
     - Disabled
    However I have applied this to the Windows 2012 server but am still unable to scan, possibly due to added layers of security in server 2012. The error on the scanner is Authentication with the destination has failed check settings.
    I have also tried the following at the server:
    Policies -> Security Policies
    Change Network Security: LAN Manager authentication level to: Send LM & NTLM - Use NTLMv2 session security if negotiated.
    Network security: Minimum session security for NTLM SSP based (including secure RPC) clients and uncheck the require 128 bit.
    Network security: Minimum session security for NTLM SSP based (including secure RPC) servers and uncheck the require 128 bit
    I have created a user account on the server for the ricoh and set this in the settiings of the Ricoh and verified everything is correct.
    Are there any other things I have missed?

    I can email anybody the firmware module if interested and how to...
    Tell me your model and email
    If your offer still stands we have an Aficio MP C3300
    Firmwareversion
    Modulnavn Version Delnummer 
    System/Copy  1.13  D0255562H  
    Network Support  8.16.1  D0255563D  
    Font EXP  1.03  D0255588  
    OptionPCLFont  1.02  D0255589  
    animation  1.3.1  D0255568A  
    Fax  01.10.00  D0255569B  
    RemoteFax  01.10.00  D0255564B  
    Printer  1.11  D0255572A  
    RPCS  3.7.5.4.1  D0255574A  
    Option PCL  1.00  D0255580A  
    Scanner  01.17  D0255570C  
    Network DocBox  1.00  D0255567B  
    Web Support  1.06  D0255565B  
    Web Uapl  1.07  D0255566C  
    libcvm(v4)  4.13  D4135765B  
    GWFCU3-13(WW)  03.00.00  D3935570C  
    PowerSaving Sys  1.10  D0255560C  
    Engine 1.51:09 D0255117E 
    OpePanel 1.03 D0251492A 
    LANG0 1.03 D0251496 
    LANG1 1.03 D0251496 
    ADF 03.420:02 D3665604 
    Finisher 01.090:03 D3725112
    Best Regards/
    Henrik Plougstad
    henrik(a)pieroth.dk

  • Send via server communication error

    Until today I could wirelessly transfer my pictures from my SX280 HS to my computer from a remote location useing "Send via Server". Today after the first file upload progress bar completes, I get "Communication Error" "Error Detected". Is something wrong with the server? I am able to upload to the Canon Image Gateway, but that option offers no automatic transfer to my computer. I have reinstalled Camer Window and have tried again with my computer turned both off and on. I also reset the wireless settings on the camera. None of this works. All the other wireless functions on the camera work fine.
    Perhaps its a firewall issue, but disabling the Norton firewall doesn't help either. Does anyone have any suggestions for making this work?
    Thanks,
    Bob
    Solved!
    Go to Solution.

    I was able to solve this problem roughly as follows:
    I logged into my Canon iMage Gateway account and deleted all existing web services listed there
    -- Click on the link for your camera
    -- Click on "Web Service Settings"
    -- Click on "Delete camera link settings".
    I then connected the camera to my desktop where Camera Window is installed. Wifi or USB both work.
    I reestablished the "Web Service Setting" through Camera Window.
    I am not at that machine right now and cannot walk anyone through the exact steps for this part of the process
    That's it. I disconnected the camera from the computer and attempted the "Send via Server" option on the camera. It worked the first time. Photos uploaded into the ether and magically appeared in the designated folder on my home computer.
    Bob

  • Windows Server Essentials error occurred while configuring on Windows Server 2012 R2 Standard

     am attempting to install the Windows Server Essentials on a new domain controller in a new domain and forest.   I go to add roles and features and select essentials.  The config wizard says it is Updating and Preparing the Server and
    That is all the information that you need to provide. Your server is being prepared for use and may restart more than once. This may take up to 30 minutes.
    It goes to 3% and the encounters an error saying An error occurred while configuring Windows Server Essentials. Please try again.  I don't seem to find anything in the log to indicate why it fails.

    Hi boe_d,
    Based on your description, did you mean that this error was occurred in process of installing the Windows Server
    Essentials Experience Role on Windows Server 2012 R2 Standard? If I misunderstand, please don’t hesitate to let me know.
    If it is, have you re-tried the role installation? Please check if still go to 3% and then get the same error
    message.
    In addition, please add
    ServerAdmin$ account to the Logon as a service Group Policy, and then monitor the result. For more details, please refer to the following article.
    You may be unable to run post-deployment configuration wizard after you install the Windows Server Essentials
    Experience role
    http://blogs.technet.com/b/sbs/archive/2013/12/04/you-may-be-unable-to-run-post-deployment-configuration-wizard-after-you-install-the-windows-server-essentials-experience-role.aspx
    If this issue still exists, please navigate to: %windir%\Logs\CBS folder and check the CBS log file if you
    can find any error that depend on the Essentials Experience Role setup time.
    Hope this helps.
    Best regards,
    Justin Gu

  • Unable to add File Server Resource Manager Tools on Windows Server 2012 - Errors on restart and roll back install

    Unable to install Windows Server 2012 Feature -  [Tools] File Server Resource Manager Tools.
    Installs, however when I restart the server error messages appears saying feature unable to install, windows reverting changes.
    In the Setup event logs have the following information message "Update FSRM-Infrastructure of package FSRM-All failed to be turned on. Status: 0x800f0922"
    Does anyone have any idea's on why this Feature can not be installed ??
    Scott

    Hi Shaun
    Tried both of your suggestions, however neither strategy worked.
    Strategy 1
    Tried installing via powershell - "install-windowsfeature -name fs-resource-manager -includemanagementtools"   
    Feature un-installed itself during the restart.
    Attempted to use the command "DISM /online /remove-feature /featurename:FSRM-Infrastructure-Services".  However
    this did work because one the Service was'nt installed or two because there was no command option for "/remove-feature"
    PACKAGE SERVICING COMMANDS:
      /Add-Package            - Adds packages to the image.
      /Remove-Package         - Removes packages from the image.
      /Enable-Feature         - Enables a specific feature in the image.
      /Disable-Feature        - Disables a specific feature in the image.
      /Get-Packages           - Displays information about all packages in the image.
      /Get-PackageInfo        - Displays information about a specific package.
      /Get-Features           - Displays information about all features in a package.
      /Get-FeatureInfo        - Displays information about a specific feature.
      /Cleanup-Image          - Performs cleanup and recovery operations on the image.
    Strategy 2
    Tried installing via powershell, using the following command DISM
    /online /enable-feature /featurename:FSRM-Infrastructure-Services, however got the same result, the install backed out during the restart.
    All up back to where I started?

  • CF9 install on Windows server 2008 error

    I am getting the following error message when attempting to run the installer for CF9:
    Microsoft VC++ 2008 Runtime
    Installer has determined that Microsoft Visual C++ 2008
    Redistributable Package is not installed. Select OK to install now.
    To perform your own installation, select CANCEL. After installation
    restart the installer to continue.
    this is Windows Server 2008 R2 brand new.
    Then I installed the :
    The Microsoft Visual C++ 2008 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ on a computer that does not have Visual C++ 2008 installed
    vcredist_x86.exe
    http://www.microsoft.com/downloads/fr-fr/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074 B9F2BC1BF&displaylang=fr
    Restart the server, Reinstall CF9, same message.
    I do not dare to contiune without help and certitude it will run correctly.
    Please Help ,
    I just bought it from the store
    I even do not know how to contact Adobe, I am in France.
    Pierre.

    Well, I answer myself,
    It needs to install the Visual C++runtime 64bits  (not 32bits)
    vcredist_x64.exe
    Then, I still have the message, but we just have to say OK, and it will install
    coorectly with Visual C++ runtime too.
    Problem solved.
    Pierre.

  • 8.8 Client cannot connect to Windows Server 2008 error -1102

    SAP Business On 8.8 on PL 18
    This is not the first time I have had this issue with Windows Server 2008.
    however everytime the resolution was diffrent. Now this site is causing trouble.
    The issue is the client cannot connect. We have the log on window, can see the company list. type on the password and we get a -1102 error.
    The client on the Server itself can log on. It is the cleints that cannot.
    I checked these below.
    1 SQL Native client is installed and ok.
    2. Licence server is configured and ok
    3. The user has admin access to locl PC
    4. The SAP user name and password are correct ( client on server can connect fine )
    5. The ports 1433, 30000 and 30001 are open on the server.
    6. Through SQL server configuration the named pipes and TCP are enabled.
    7. SQL server browser is running
    The only things I have not tried are
    The Firewall is running on the server and I have not yet stopped it. Will try that tomorrow.
    Do you have any other ideas please ?

    I have got this working but I am not confidant of the outcome  - yet  - I really need your expert advise here.
    This is what I did. In that order.
    1.     As Owen suggested I checked if there was a specified Port for the instance.  What I found was TCP Dynamic  ports were enabled (  SQL server config manager | network configuration | tcp properties ) and there was no TCP port specified.  Assuming ( ai may be wrong) that the system assigns a dynamic port to this instance  I set it up so the Dynamic port does not happen and manually specified the Port  1433. Restarted the SQL Service. ( still having the Port 1433 open in the firewall). This did not solve the issue.
    2.     With the above setting still on, switched off the firewall. Went to the PC client and SAP can log on now.  Now keeping the SAP client running, switched on the Firewall on the server. Log off SAP on PC client and log back in ( with firewall off ). SAP now can log on.
    3.     I had to do the above step for all PCs to get them working.
    4. Currently the firewall is on and clients can connect
    So what could be happening? I have no clue. It is apparent there is some setting that gets saved within the PCs ( may be user profile) after the first log on with the Firewall off  - to say its safe ?
    However I have no idea what will happen if the server is restarted u2013 this server we cannot restart any time we want as itu2019s a critical server and runs other things. 
    I would still like to get to the bottom of this to understand what is happening.
    I have a SAP message running too and will ask them this same question.

  • OS X remote desktop failure to PC with Windows Server - no error messages

    Recently I installed the Microsoft Remote Desktop App on my iPhone 5s and successfully managed to connect to a machine which is running Windows Server. I also frequently connect to it using remote desktop on a PC. 
    I have since installed the Remote Desktop app onto a Macbook with Yosemite and the exact same settings do not work. When I click start, I get a black screen which says 'Initializing' and then 'Connecting' and then the window simply closes, with absolutely
    no error message or warning. 
    The connection involves specifying a gateway if this is of relevance.
    Given connection is possible using the same app on another device, I cannot reconcile the fact that it does not work through a Macbook and it's very frustrating because things I need to do are essentially not worth doing on the iPhone screen. 
    At the moment, the only thing I can think of is that the app version for iPhones works and the one for actual Mac computers is faulty because I see these are different versions. 
    Please help or restore my sanity by confirming my suspicions and if it is so, advise when the Mac version will be rectified. Alternatively, if there is an old version which would work, please can you provide a link to where I can install this? 
    Thanks in anticipation!

    Hi,
    From your description it seems that your MRD MAC is not working. Can you let us know which version of MRD MAC you are using, please try to use latest version v 8.0.13 and check?
    Btw, by which method you are trying to remote connect (via IP address or Hostname). Please try alternate way and see. Also you can find the log on below path for more research on MAC.
    Microsoft Remote Desktop>About Microsoft Remote Desktop>Send log via email
    Apart for a try, built URI scheme and connect the server to check. You can get information over
    here.
    And for older version, sorry to say but there is no such option to download. 
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Windows Server 2008 R2 Windows Server Backup error 'Volumes larger than 2088958 megabytes cannot be protected'

    Backing up 41.4 GB on 930 GB internal drive to a NAS with 5.1 MB used on 929 GB drive.

    Hi, 
    Please try to backup a small file the NAS to see if the issue still exist. In the meantime, try to see if you can backup the 41.4 GB on 930 GB internal drive to a local position.
    You could refer to the link below to see if the sector size of the NAS is larger than 512B that could cause the issue.
    Windows backup “Volumes larger than” error
    http://superuser.com/questions/446449/windows-backup-volumes-larger-than-error
    Regards, 
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Server communications error in Sharepoint365/Access web app

    I'm having a similar issue to this post using Office365 (academic). I have an
    Access web app that was working fine until about 1 week ago when suddenly became very slow to start on a web browser, and then any changes I make in Access 2013 and then attempt to save results in a dialog box "Please wait while we attempt to save changes"
    followed by "Please wait while we attempt to contact the server. Press Esc to quit". Finally, it sometimes fails with "An error occurred in the client while attempting to communicate with the server 'https://<url>.sharepoint.com/sites...
    Please contact your system administrator of technical support". If I wait awhile and try again, it usually succeeds. If I try too quickly, then I get the dreaded " '_AppHomeForm' cannot be saved because someone else has made changes to it."
    I end up having to discard changes and start over again.
    I've already deleted the local cache to no avail.
    Is anyone else experiencing similar problems? The other post indicated that the problem magically went away after awhile - I'm hoping for the same but it's been more than 1 week now.

    Glad to hear that. If the problem came back, please feel free to contact us. We'll be happy to help.
    Best Regards,
    Steve Fan
    TechNet Community Support

Maybe you are looking for

  • Preciso de ajuda urgente

    fui atualizar o softwere do meu iphone 4s e ao longo da atualização foi tudo normal, quando terminou, o itunes mostrou uma mensagem dizendo que tinha ocorrido um erro, e que eu deveria restaurar o iphone, comecei a restaurar, só que agora aparece uma

  • Welcome to the Technologies for Small and Medium Businesses Discussion

    Welcome to the Cisco Networking Professionals Connection Small and Medium Business Forum. This conversation will provide you the opportunity to discuss Small and Medium Business technology issues. We encourage everyone to share their knowledge and st

  • Error while running the tutorial posted by Steve Muench

    Hi Guys, I have been trying to run the tutorial published by Steve Muench on October 9 2006. I've followed all the steps as specified in the tutorial. Chapter 3.4:Run the Application, should supposed to compile and run my application using stand-alon

  • Error adding file type item using portal api

    We are using portal 3.0.8. I can add text and url type items fine but when i try to add a file type item, i get following error. ERROR at line 1: ORA-29532: Java call terminated by uncaught Java exception: java.lang.SecurityException: relative pathna

  • Running Visual Studio 2005 on a Mac with Intel Core Duo chip?

    My nephew has been teaching himself Visual Basic (Visual Studio 2005) for several months on an old, out-dated PC laptop. My sister, who knows nothing about computers and didn't want to ask for help (in case somebody tipped off my nephew) wanted to bu