Hi, you may encounter error Eg: You may not execute any of the OneWorld Development tools on this Windows Terminal Server. Please do not attempt this action again.
Even though they disabled terminal service and reboot the server.
Solution :
Terminal Services causes this problem, however they are not a program in WIN2003, but a service so they cannot be removed. Here is a workaround to allow you to build the packages from the deployment server:
Even though they disabled terminal service and reboot the server.
Solution :
Terminal Services causes this problem, however they are not a program in WIN2003, but a service so they cannot be removed. Here is a workaround to allow you to build the packages from the deployment server:
- Create a local group on the machine called OWDEVELOPER and add all of the local or domain users to it that will be logging on to the machine and building packages.
- Open the jde.ini on the deployment server and add the following under the [DEBUG] section: OWDEVELOPER=TRUE
Hope that helps...
No comments:
Post a Comment