Troubleshooting
Problem
DataStage client (Designer, Director, or Administrator client) startup fails on one machine with error: Unable to open (or create) log file 'C:\Windows\system32\config\systemprofile\dstage_wrapper_trace_1.log'
Symptom
The full error logged for DataStage clients is:
Exception type: com/ibm/datastage/exception/DSException
Exception message: Unable to open (or create) log file 'C:\Windows\system32\config\systemprofile\dstage_wrapper_trace_1.log'. Check file and directory permissions.
Exception stack trace:
com.ibm.datastage.exception.DSException: Unable to open (or create) log file 'C:\Windows\system32\config\systemprofile\dstage_wrapper_trace_1.log'. Check file and directory permissions.
at com.ibm.datastage.logging.DataStageLogConfigurator.configure(DataStageLogConfigurator.java:71)
at com.ascential.dstage.proxies.NewRepos.Init(NewRepos.java:745)
at com.ascential.dstage.proxies.NewReposFactory.create(NewReposFactory.java:63)
Caused by: java.io.FileNotFoundException: C:\Windows\system32\config\systemprofile\dstage_wrapper_trace_1.log (Access is denied.)
at java.io.FileOutputStream.openAppend(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:188)
at java.io.FileOutputStream.<init>(FileOutputStream.java:113)
at com.ibm.datastage.logging.DataStageLogConfigurator.initialiseLogFile
at com.ibm.datastage.logging.DataStageLogConfigurator.configureLogFileNames
at com.ibm.datastage.logging.DataStageLogConfigurator.configure
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
25 April 2025
UID
swg21592054