JDE Oneworld On w2003 Terminal Servers

mdsanders32

Member
Hi,

Hope im in the right forum.Im about to pull my hair out.

I need to install a 2003 Terminal Server with JDE Oneworld B7333.When i Terminal in as a basic users i get "could not load environment - PQ7333". When i make the user a member of Administrators it works like charm.

Ive installed the app to D:\b7. Ive given user full permissions to the following keys.

HKEY_LOCAL_MACHINE\Software\JDEdwards
HKEY_CURRENT_USER\Software\JDEdwards
HKEY_CLASSES_ROOT\.jde
HKEY_CLASSES_ROOT\ONEWORLD.JDEAPPLICATION
HKEY_CLASSES_ROOT\JDEPPCOM.Column
HKEY_CLASSES_ROOT\JDEPPCOM.DataItem
HKEY_CLASSES_ROOT\JDEPPCOM.DataStructure
HKEY_CLASSES_ROOT\JDEPPCOM.Environment
HKEY_CLASSES_ROOT\JDEPPCOM.Library
HKEY_CLASSES_ROOT\JDEPPCOM.Table
HKEY_CLASSES_ROOT\JDEOBJECTBROWSETABCTRL
HKEY_CLASSES_ROOT\JDEdwards.Application
HKEY_CLASSES_ROOT\CLSID
HKEY_CLASSES_ROOT\TypeLib

There must be someone that has got this to work.

Thanks in advance.

Michael
 
Try giving your users/group full access to the full classes registry hive.

I had this happen and once I did that it resolved the issue.
 
I think has been an issue with this product for a while. Making user part of power user is an easy solution( however depending on the company policy this may not allowed). Second option is to use the software which tell you what all registry key access is required to run E1 ( this will be a constant process as one would reuire to keep monitoring it and keep adding to the access list). In out company we decided to go via power user route..
 
We are not allowed to have users as power user on the servers so what I did was give everyone full access to HKLM JD Edwards and full access to HKCR and I have not had the issues since then. I also hid my c and d drives so that users are not able to see them if they do a file save as on a PDF.

So far I have no issues.
 
Got it working on Terminal Server 2003.For anyone that needs to get it working Here goes.

Set full control to the following keys.

HKEY_LOCAL_MACHINE\Software\JDEdwards
HKEY_CURRENT_USER\Software\JDEdwards
HKEY_CLASSES_ROOT\.jde
HKEY_CLASSES_ROOT\ONEWORLD.JDEAPPLICATION
HKEY_CLASSES_ROOT\JDEPPCOM.Column
HKEY_CLASSES_ROOT\JDEPPCOM.DataItem
HKEY_CLASSES_ROOT\JDEPPCOM.DataStructure
HKEY_CLASSES_ROOT\JDEPPCOM.Environment
HKEY_CLASSES_ROOT\JDEPPCOM.Library
HKEY_CLASSES_ROOT\JDEPPCOM.Table
HKEY_CLASSES_ROOT\JDEOBJECTBROWSETABCTRL
HKEY_CLASSES_ROOT\JDEdwards.Application
HKEY_CLASSES_ROOT\CLSID
HKEY_CLASSES_ROOT\TypeLib

Give the users group Write access to your installed B7 directory.

Give full access to the JDE files in root of C:\

Thanks

Michael Sanders
 
Back
Top