Tip N Tricks - Usage of jdeinst.log in JDE
jdeinst.log gets created in the C: drive of the machine where you have installed the full package. It get created during the installation of Deployment Server, FAT Clients (Full Package), Update Package and Standalone.
How to get more details in the jdeinst.log in case of any issue during installation or deployment?
Method 1:
One can go for command line installation of package to get more details in the jdeinst.log.
- Map a drive to the deployment server
-Open command line on client, cd to Drive
-Enter setup -n -E H
This will then initiate the client installation and create a more detailed log.