RDP Issues after upgrade

RDP Issues after upgrade

Customer upgraded from Stoneware WN 5.3 SP3 to WN 5.4. After the upgrade, we found that RDP applications no longer worked from Mac OSX Clients. They would get a Java Null Pointer Exception. In the past, we had to place /swproxy/rdp/NativeRDPApplet.jsp in the Startup URL section of the Web Application Proxies for them to work with OSX. After removing this line clients running OSX 10.4, and 10.5 could now connect to the RDP session, but users running 10.3 could not.

However, users running 10.4 and 10.5 versions are experiencing display problems when accessing IE7 on our windows terminal server through Stoneware. There seems to be problems with the screen not drawing correctly on some pages and frequent hangups.

Any ideas? The bigger issue for us at the moment is the clients with 10.4 and 10.5 that can at least connect. We have only a small number of 10.3 clients and are planning on upgrading them soon.






If you install the MS RDP client on those macs, then change the webapp
to the TS server to Client Selects and add the following to your login
script:

if clientos = MacOSX then
useClient(NativeRDP)
end

Then when the user clicks on the webapp and is on a mac, it will launch the Microsoft RDP client which should provide the most compatibility. When the webapp is set to the webRDP client, then for macs or PC using a NON IE browser, it uses the JAVA RDP client which is an Open Source project that seems to have lost steam in the past few years.

There are downsides to the MS RDP Client. They don’t do nice Single sign on. So the user would have to enter their credentials. And they would have to have the Microsoft RDP client installed on their machine.

Customer responded :
Thanks for the advice.

At this point the problem appears to only occur with Firefox, not Safari. In the past, we’ve always had our mac users use Firefox because Safari was problematic. Looks like the latest upgrade has reversed that.

    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • js error when launching RDP webapps

        The customer is getting a js error when launching an RDP webapp. The error says: Expected end of statement and type mismatch ’startRDP’ The customer had double quotes in the parameter list for the webapp. This caused the issues. Once removed, things ...
      • Performance issues with webRDP clients accessing Flash content

        Are there performance issues with using a Terminal Server webapp to access a Flash based content? We've found the graphics refreshing with the Flash content is not smooth when using the web based clients.  webRDP HTML5 and webRDP Java clients are the ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • RDP Freezing

        Customer report that RDP connections are freezing. Customer says that the only things that has changed are Microsoft Updates and webnetwork updates.  Customer noticed the following in the java console:  Exception in ToClientThread.run: ...