JRE on Terminal Server 2008 won't work in User Sessions

I have a problem with Java 6 Update 14 on a Windows 2008 Terminal Server.
Java Applications (from normal websites) are starting in Administrator account without any problems.
When i start several website with a normal User Account (Internet Explorer 8.0 installed), the Java-Console puts out the following error:
JNLPException[category: Systemkonfiguration : Exception: null : LaunchDesc: null ]
Then the Java tray icon is restarting for 1 or 2 times, and then the java-field on the websites stays emtpy.
Any idea which problem this could be? I think it would be a permission problem, but where i have to search?
Best Regards
Wolfgang Bauer

Now I've tried to install Firefox on the terminal server. Now in user sessions Java is working with Firefox, but not with Internet Explorer, so:
At Administrator account, Java Applets are working with IE and Firefox.
At user accounts, Java Applets work only with Firefox.
So where could be the problem with IE 8.0? When a Java page is loading, the Java tray icon appears for a few seconds, and goes away, 2 or 3 times.
I've already tried to reinstall Java 6
We need to open the Websites with Internet Explorer 8
Best Regards Wolfgang

Similar Messages

  • Cannot quit Visual FoxPro (Windows Terminal Server 2008 + Citrix XenApp 5 + VMWare vCenter 5.1)

    Hi everybody:
    This is not the typical question about this error, because the problem here is not about how to quit (CLEAR EVENTS then QUIT). The really and weird problem is that our application do no execute the error trapping routines (Try/Catch and ON ERROR) and tries
    to directly Quit.
    I have never seen something like this before, error trapping routines not executed.
    I try to explain the problem better:
    - The user click on the Citrix icon of our App
    - Citrix shows the executed processes (establishing connection, applying user config, loading profile, etc)
    - The Application (VFP 9 SP2) is started and in any moment, while loading, occurs an error that is not handled by error handlers, and it executes a "kind" of a Quit command, that we detect because have a ON SHUTDOWN to catch it, then the App shut
    down and the user must click the Citrix icon and start all over again, up to 7 times, when the App really load and work.
    - I think that it is useful to make clear that no QUIT command is really causing this, just the behaviour of the QUIT when an error occurs, but just while loading. If the App get completely loeaded, then everything works as expected
    Infraestructure:
    - Windows Terminal  Server 2008 + Citrix XenApp 5 + VMWare vCenter 5.1
    - There are up to 50 concurrent users max in every virtualized server
    - More than 10 GB of free disk space / Up to 4 GB ram
    - RAM Memory is never used to the max
    - CPU (Intel Xeon) is never used to the max (up to 90% in some cases)
    - Data (DBFs for temporal work) ar on local drive, not over network (to avoid network known problems with smb2-3)
    - There are connection to a Oracle 11 database for permanently storing the data
    About the errors:
    - They are not always the same or in the same place. In example, in one execution could fail the query of SET("Printer",2), in other execution could fail a SET PROCEDURE TO xxx ADDITIVE (sometimes already loaded), in other could fail a "DO
    WHILE .T." in a init event.... completely crazy, and in all cases the errors are not thrown, not a single error code, the App just try to quit, as if ALT+F4 where pressed.
    - All this does not happen allways to everyone, but happens many times in the day to many many users as to be worried
    - The same user can have this error many times a day, but not allways
    - Some of the problems started when migrating to Windows Terminal Server 2008, but didn't notice nothing special in the beginning, but a year later (last 2014) problems tend to go worse
    Tried solutions:
    - For the "SET PROCEDURE TO xxx ADDITIVE" error, a "IF xxx $ SET('PROCEDURE')" check was added
    - The "SET('Printer',2)" check was moved out of initialization code, so it executes when user want to print the first time. In this case was neccesary to talk with IT guys to map a default printer after the App runs, and not in background, as it
    was.
    - Other checks and modifications was made to minimize posibility of errors
    - Adding a timeout of 5 secs in the start of the program, to force a wait
    - Restart of virtual servers (not the phisical) every 3 weeks
    What I suspect:
    - Some Microsoft optimization (memory?, process execution?) in WTS-2008 may interfere?
    - Some VMWare memory management may interfere with WTS-2008?
    - Some Citrix management may interfere with both?
    - Server degradation because of day to day use
    Results until now:
    - Apparently, adding the timeout to force 5 secs delay and the restart of the server have made a notable enhancement in App start and running
    with far fewer
    errors
    Has
    this happened to anyone?
    Thanks! o_O
    Fernando D. Bozzo / Madrid (Spain)

    I never had this type of problems, but somewhat similar start up problems. I'd say it indicates resource problems. Low RAM can cause many unpredictable things. In my case loading much data at the begin of an application caused out of memory errors, which
    were reported and logged normally, though.
    I made a small tool using Windows API functions GetPerformanceInfo and GetProcessMemoryInfo, you'll find declaration and usage like usual at the News2News site. It's a bit lengthy and cluttered, but pretty much what you find there anyway, so I'll not post
    my utility code.
    I could quite clearly see how many users degraded available memory per session and at some time no further instance of the application was possible on the server. In my case RDP was used to start the app, Citrix will be quite the same, in the end the application
    runs on some server and users see the remote running application.
    Bye, Olaf.
    Olaf Doschke - TMN Systemberatung GmbH
    http://www.tmn-systemberatung.de

  • Cpeaut32: error in formula  when print CR rpt 8.5 on terminal server 2008

    I have had this similar error in the past when I tried to run an older version of cr (5.0) on a newer pc (xp)and then I had to update some dll's and register them.
    Now the same kind of error but different versions of CR and pc software.--CR 8.5 and terminal server 2008
    The error reads the same: error in formula (and then code from function in the report where the error occured). "A number, currency amount, boolean or string is expected here... "
    The report runs fine on the older terminal server .  The program is a VAM application.  Any attempt to print report fails (using the preview, print or printer icons)
    A solution for a similar problem ( from the sap library ) using CR 8.5 in a Citrix or Terminal Server enviornment was to copy all files from   <systemroot>\Crystal
    to
                                                      <systemroot>\System32
    But before doing anything i wanted to find out if I needed to update some dlls.   or what is needed to detemine which dll's are causing the problem and what to do about it.  

    Cpeaut32 is very very old legacy SDK and will not likely ever work on newer operating systems. Upgrade to .NET to get support with recent OS's.

  • Bug: CR XI on Windows Terminal Server 2008

    We have a problem when printing a report for example with 2 columns, where the 1st column's content is larger than the width of that column, then the content is printed through colum 2.
    But only when:
    working on remote on Terminal Server 2008
    when printing on a remote printer (redirected)
    There's no problem:
    in the preview window
    when printing to a local printer of the server
    on Terminal Server 2003
    Any ideas?
    Tx
    Patrick

    You mentioned it worked fine in the preview window, so does the issue only show up when not printing with data?

  • User gets "This network connection does not exist" when she tries to log on to Terminal Server (2008 R2)

    User gets "This network connection does not exist" when she tryes to log on to Terminal Server (2008 R2)
    I got more than 100 users. Shes the only one getting is. We tried four computers (All Windows 7 Pro)
    Nothing useful in event viewer to mention.

    Hi,
    Thank you for posting in Windows Server Forum.
    Does that user able to login previously?
    From your comment, it seems that there is some permission issue with that user. As you have checked that user with different system also. Please check that user is added under “Remote Desktop User” local group and also allowed “Allow log on through
    Remote Desktop service” permission under group policy. Also please check that when user tries to login it uses “Domainname\Username” format.
    In addition for a try, also check by disabling firewall on one particular system.
    To add users and groups to the Remote Desktop Users group by using Local Users and Groups snap-in:
    1.  Click Start > Administrative Tools, Open Computer Management.
    2.  In the console tree, click the Local Users and Groups node.
    3.  In the details pane, double-click the Groups folder.
    4.  Double-click Remote Desktop Users, and then click
    Add.
    5.  In the Select Users dialog box, click Locations to specify the search location.
    6.  Click Object Types to specify the types of objects you want to search for.
    7.  Type the name you want to add in the Enter the object names to select (examples) box. 
    8.  Click Check Names.
    When the name is located, click OK.
    More information:
    Remote Desktop disconnected or can’t connect to remote computer or to Remote Desktop server (Terminal Server) that is running Windows Server 2008 R2
    http://support.microsoft.com/kb/2477176/en-us
    Hope it helps!
    Thanks,
    Dharmesh

  • Will the reports developed in sql server 2008 r2 BIDS work when deployed on sql server 2012 reporting manager

    Will the reports developed in sql server 2008 r2 BIDS work when deployed on sql server 2012 reporting manager?
    when I check on Microsoft site it says
    Reports are not upgraded when you upload a report definition file directly to the report server
    or SharePoint site. Upgrading a report definition in SQL Server Data Tools is the only way to upgrade the .rdl file.
    When you open an .rdl file in Report Designer in SQL Server Data Tools (SSDT), if the report was
    created for a previous namespace, Report Designer automatically creates a backup file and upgrades the report to the current namespace.
    This is the only way you can upgrade a report definition file.
    Now here is another confusing statement which says
    You can upload an .rdl file created in an earlier version of Reporting Services to a SQL Server
    2012 report server and it is automatically upgraded on first use. The report server stores the report definition file in the original format. The report is automatically upgraded the first time it is viewed, but the stored report definition file remains
    unchanged.
    All I want to know is if I deploy a rdl made in 2008 r2 to 2012 will it work on the report manager of
    2012?
    <o:p>
    </o:p>
    Mudassar

    I have tested this fucntionality and can confirm that ssrs 2008 r2 reports work when you deploy them on new ssrs 2012 report manager .
    No Migration is required .
    I didnt even moved report server dbs .All I did is just deployed reports on the report manager and it worked .
    "You
    can upload an .rdl file created in an earlier version of Reporting Services to a SQL Server 2012 report server and it is automatically upgraded on first use. "
    Microsoft needs to correct this the documentation is misleading
    Mudassar

  • Installing SBO 2007A PL47 for use on Windows Terminal Server 2008

    SAP has announced it supports Windows Server 2008 32 bit. Does this mean it will also support Windows Terminal Server 2008 32 bit for hosted clients? Any input will be appreciated

    Hi,
    There is annoucment only of Windows Server 2008. You can check the status on service Market place under Supported platforms.
    https://websmp101.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000705857&_SCENARIO=01100035870000000183&_ADDINC=011000358700001192682007E&
    Under Product Availablity
    Regards
    Vikas
    SAP Business One FOrums Team
    Edited by: Vikas Rastogi on Mar 12, 2009 10:22 PM

  • Is BPC 7.0 compatible with Windows Terminal Server 2008?

    Is BPC 7.0 compatible with Windows Terminal Server 2008? We are having printing issues when on WTS 2003.

    BPC 7.0M SP08 was released on September 1st and now supports the client install on both Server 2008 and Windows 7 so yes, you should be able to use terminal server in Windows 2008 if you install SP08. It also has limited support for Office 2010, full support will come with SP09. SAP Note 1490544 is the central SP08 note, and 1504400 is the download note.
    -Brian

  • Windows Server 2008 R2 Remote Desktop - The requested session access is denied

    Hi, I have been using Windows Server 2008 R2 since it was released, and have 100 servers up and running. I configured Allow Remote Desktop on all of them and have been able to connect to them and manage them via RDP since then. I also have two servers configured as Remote Desktop Services.
    That was up until yesterday. Yesterday afternoon I started getting the The requested session access is denied. I managed all Terminal services via Group Policy and have three users entered.
    I am connecting to the servers via Windows XP SP3 and Windows 7. Both clients have been updated to the latest Remote Desktop Services client.
    I have been searching for the answer, and I am not finding it.
    I have also tried KB954369 without any success. 
    Thanks,
    Brian

    Ok, from my trials and tribulations and discussions with Microsoft I have identified the following;
    Assumptions;
    A. My terminal server is in domain widget
    B. All the users are in domain contoso
    1. I had the Terminal Server configurured with a specific Login, which would launch a specific application only and not give them any desktop functions. Wiht this configured this way, I get the error I wrote about.
    2. If I turn the specific login off, then I can login normally and perform the functions as Administrator that I need/want to do.
    3. Microsoft said to configure the Terminal Server with Single Sign-on. I did as instructed and went thru all the steps, however because my terminal server is in domain widget, the users get prompted twice each time for login. Once on the website, and then again as the application launches. Microsoft said that the users needed to Remote Desktop Client 7.x or the self-signed certificate that I have has to be included in the domain contoso certificate authority so that they will not be prompted for the second sign-on.
    4. Conclusions - I need to have a chat with our enterprise security team about including the self-signed certificate in the contoso certificate authority. I need to also work on my RDWeb website so that it meets our company standard look.
    Here are the links that Microsoft provided;
    http://technet.microsoft.com/en-us/library/cc772108(WS.10).aspx
    Enable RDC Client Single Sign-On for Remote Desktop Services
    http://technet.microsoft.com/en-us/library/cc742808.aspx
    Blogs -
    http://blogs.msdn.com/rds/archive/2007/04/19/how-to-enable-single-sign-on-for-my-terminal-server-connections.aspx
    http://blogs.msdn.com/rds/archive/2009/08/11/introducing-web-single-sign-on-for-remoteapp-and-desktop-connections.aspx
    http://blogs.msdn.com/rds/archive/2009/06/05/publishing-in-windows-server-2008-r2.aspx
    http://blogs.technet.com/pfe-ireland/archive/2008/09/05/windows-server-2008-terminal-services-presentation-virtualisation-and-windows-xp-clients.aspx
    I hope this help you in your troubleshooting.
    Brian

  • BSOD terminal server 2008 r2 after user logoff

    Hi there,
    We have a serieus problem with users that logoff on a terminal server. When a user logoff of the terminal server we'll get a bsod. Win32k.sys crashes.
    Our terminal server is a Windows 2008 r2  sp1 based on VMWare 5.0. We have installed al the available updates on this Windows Server.
    Any idea how to solve this problem?
    This topic first appeared in the Spiceworks Community

    Ok, I think I found the issue.
    I installed JRE 7 Update 51 for 64-bit.  And Chrome does not have a 64-bit for Windows.
    I went back and uninstalled this JRE version and instead installed the 32-bit version and now the Chrome plugin is working.

  • Adobe Acrobat X Pro - Windows Terminal Server 2008

    Hi All,
    Im hoping some one maybe able to help me on this, We have recently purchased the Adobe Acrobat X Pro for one of our clients and have just installed it onto their Windows 2008 x32 Terminal server. Inatall appeared to be fine, no errors reported and nothing logged into the event viewer. However we seem to be having issues with it... I did read a PDF guide early last week that said the X Pro should work fine on a Server 2008 - The install instructions where rather straight forward and I thought their would have been more to it than just installing it via the control panel.
    The issue we have is the program opens up ok and is usable for about a min and it then crashes with no obvious reason, From looking in the event log it appears to report issues with the PDApp.exe and the Kernel32.dll - Has anyone come across any similar issues?
    Many Thanks

    Hi,
    You can also send the crash dump by following the below mentioned steps:
    Install WinDbg from http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx
    Launch WinDbg via the shortcut
    Click File->Open Executable
    Select Acrobat.exe from "C:\Program Files\Adobe\Acrobat 10.0\Acrobat\Acrobat.exe" and hit "OK"
    Remember to press "g" and hit enter when you encounter the first breakpoint and then you will see a text "Debuggee is running" and Acrobat will be launched
    Open whatever file is it that produces the crash in Acrobat.
    When you have successfully reproduced the sceanrio causing the crash/freezing of Acrobat X, enter the below command in the WinDbg terminal
         .dump /ma c:\temp.dmp (Hit enter)
    This will produce the crash dump at C:\ by the name of temp.dmp
    After that please upload the dump (compress the dump using WinZip or likewise) at some third party sites and provide the link for the same. Also, if it’s possible could you share the PDF as well, for which your application crashes on a consistent basis.

  • Problems installing Dreamweaver on Terminal Server 2008

    Hi,
    We are running a Terminal Services server with Windows Server 2008 and have successfully installed many programs that end users can run via Remote Applications and they all work.
    I have recently installed Dreamweaver on the Terminal Server, but failed at the first hurdle as I could not get it to run on the terminal server logged on as administrator.  I click on the link to the program & nothing happens, when I check in Task Manager there is nothing listed in the list of applications, but dreamweaver is running as a process. If I click on it again, I get another process running, and so on...
    We have a site license for the whole CS3 Design Premium set of programs and we usually run the installed program, enter the license key when prompted then all other installed CS3 programs run on that workstation. However, I cannot even get this program to prompt for the license key.
    Does anyone have any ideas where I am going wrong?
    Many thanks

    In the US - Adobe Install Problems 800-642-3623

  • Terminal Server (2008 Standard) stops communicating randomly with printers. Have to reboot TS to temporarily fix issue.

    I'm using Windows 2008 Standard, remoteApp feature to run applications at our branch offices (8 locations).   All of our printers are HP laserjet printers (mainly 4015 model).  All are setup as IP printers.  The printers at each branch
    are installed locally on the terminal server using the universal PCL5 driver.  A majority of the time all works well.  However, randomly a printer will change it's status to "offline" on the terminal server. 
    When that happens the printer itself is fine.  Local users can print directly to the printer, and I can access the printer and print to it remotely. 
    From the terminal server however, it shows that printer as offline.  I can't communicate with that printer from TS or even ping that printer's IP address.  I can ping all other IP's at that branch, just not the one belonging to the printer from
    TS.  From any other computer besides the TS I can ping the printer's IP
    It's not always the same printer/branch that does this, and there seems to be no pattern to when or where this happens, and I have to reboot the terminal server to get it to talk to that printer again.
    Any insight into this or a way to fix it without bringing the terminal server down would be appreciated.

    Hello,
    Thanks for your feedback.
    Based on the situation you described, I recommend you to use a typical solution for Windows Server 2008-based Terminal Server and Networking Printing:
    Connect the printers to a Printing Server located in domains.
    Install the often-used printers on the client sides, using Easy Print enabled drivers on the client sides.
    When the client user remotely access the Terminal Server with Printer Redirection enabled, the client printer can be redirected and work seamlessly.
    Most of the community members in this forum are using this solution and the result is satisfying. This method allow the users to print with the same printers both
    in local and remote sessions. For more information on Easy Print, please refer to:
    Terminal Services Printing
    http://technet.microsoft.com/en-us/library/cc753853(WS.10).aspx
    TechNet Webcast: Terminal Services Easy Print (Level 300)
    https://msevents.microsoft.com/cui/WebCastEventDetails.aspx?culture=en-US&EventID=1032355423&CountryCode=US
    Is this solution acceptable in your environment? Thanks.  
    Lionel Chen
    TechNet
    Subscriber Support in forum
    If you have any feedback on our support, please contact
    [email protected]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Digital Editions & Terminal Server 2008

    I'm checking for a client whether Digital Editions is supported on a Windows 2008 Terminal Server platform.
    Any links/references available?
    Thanks a lot, Arjan.

    No the program does not work in that environment.
    ===============

  • SQL Server 2008 Intellisense not working

    I've seen a post about this here: http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=3371737&SiteID=17
    I've installed SQL Server 2008 and for a few weeks, intellisense was working fine.  The past week, it has stopped working entirely.  I'm running version 10.0.1442.  In Tools-->Options-->Text Editor-->Transact-SQL-->Intellisense, the option to "Enable Intellisense" is turned on.  I've also made sure that SQLCMD Mode is turned off.  I've disconnected a reconnected to my database several times with no luck.  I can try to uninstall and reinstall like the guy in the post I've referenced did, but if I can help to try to find out what's wrong here, I'm willing to wait for a while before doing so.

    Hello to everyone this is my first post and I hope I'm doing right.
    Anyway, I had the same issue with the IntelliSense. I think I messed up installing the Express Edition over SQLServer 2008 R2.
    I'm not an expert, but I think this corrupted my environment. 
    This was driving me crazy and even if it's not an essential tool, I was looking for another solution, I didn't want to install again everything.  
    So I started to look at the Option window and I played with its settings.
    For the ones who don't know...
    Tool > Options > Text Editor > Transact-SQL > IntelliSense.
    But 'Enable IntelliSense' was ticked, so I unticked and saved.
    I opened the view again and I ticked them again.
    Magically my IntelliSense started again to work fine.
    Hope to be helpful.
    Cheers.

Maybe you are looking for

  • Video You tube

    how to embed a YouTube video into a container in Adobe Edge thank you very much

  • Query to retrieve 2 level of supervisors

    Hi all, I am using the following query to retrieve the people who is being supervised for a given person_id... Is there any way to modify this query (below) in order to get two levels of employees? something like: Supervisor 1 Employee 1 Employee 2 E

  • Delete/Stop Scheduling Agreement Release (Purchasing)

    Hi, I have a question concerning releases of a purchasing scheduling agreement in SAP APO. Basically very simple - how can I delete them or at least stop them? I did not find any transaction or report to do so (only for SD scheduling agreement releas

  • Youtube doesn't work after Mountain Lion installation

    I recently installed Mountain Lion on my iMac. Since then the Youtube website will not open when on wifi. It will open when ethernet is connected. This is the only site that seems to be affected. It stalls for a second or two, then I get a blank scre

  • Selection order to follow the select-option order rather than numerical ord

    Hi Gurus! I have created a program to print Form headers. The program selects the documents from nast table based on the document numbers eneterd in selection screen. When I eneter for example documents : 10000007 10000005 10000001 10000002 10000004