Java application crashes on startup in citrix session

Posted by Brimstedt on Server Fault See other posts from Server Fault or by Brimstedt
Published on 2010-05-21T10:14:06Z Indexed on 2010/05/21 10:20 UTC
Read the original article Hit count: 314

Filed under:
|

Hello

We have a java application published through citrix. When application is launched for a new user, it crashes immediately on startup.

If we login using RDP, then log out (not starting the app), it starts to work.

We've published another smaller java app, and it works for new users, without the need to first log on using RDP.

Steps:

- Publish java app
- create new user
- run published app in citrix -> crash
- log on user using rdp, log out
- run published app in citrix -> works fine

Its becoming real tiresom to log on each new user to each citrix server :-P

© Server Fault or respective owner

Related posts about citrix

Related posts about java