RE: JDE hangs on Citrix

clee

Active Member
RE: JDE hangs on Citrix

What are the functions of the jde.ini statements in [DEBUG] section?
Why would the registry changes solve the occasional hangs on Citrix?




Chi Lee
IT Project Leader, Va International Terminals, Inc.
Xe sp17.1, Win2000, Citrix, SQL Server2000
 
Well the TAMMultiUser=1 tells JDE that it's installed on a Terminal Server. The OWDEVELOPER=TRUE allows for development on Citrix and th WTSLOGS=TRUE writes the jde.log. The jde.log appears in the users profile under TSE/WTS. If you don't see the log every time a user logs in then you likely have security issues.

The registry changes allow access to the local machine. Some action in JDE require access to the registry.ie. log on as a 'user' to a FAT client and then check the jde.log. You'll see that certain access is required. Logging on as an Admin is no problem - you have full access.

Since your issues are infrequent it's possible that these actions may be the ones that require access.

Yes it's a long shot but what else do you have to go on?

Colin
 
Back
Top