cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Client doesnt write to logfile

JensN.
13-Aquamarine

Client doesnt write to logfile

Hi @all,

one of my users has some sporadic problems with his IntegrityClient, so we tried to search for the reasons. While we're searching it shows that his client doesnt write any information into its logfile and we didnt see why?

The User is running the IntegrityClient 10.2 in Win 7 (64bit). The User has full permissions to read/write into the Integrity-install-dir and its subdirectories.

In IntegrityClient.lax the redirections for StdErr and StdOut are looking like this:

lax.root.install.dir=C:\\Program Files (x86)\\Integrity\\IntegrityClient10

lax.stderr.redirect=IntegrityClient.log

lax.stdin.redirect=

lax.stdout.redirect=IntegrityClient.log

In IntegrityClientSite.rc are lines like this:

IntegrityClient.log.exception.defaultFormat={7}\: {2}({3}) {4}\: {6}\r\n

IntegrityClient.log.message.defaultFormat={5}\: {2}({3})\: {4}\r\n

logFileName=stdout

Are there any other place to configure the logging?

Thanks and kind regards, Jens

1 ACCEPTED SOLUTION

Accepted Solutions
mrump
14-Alexandrite
(To:JensN.)

Hi Jens,

I remember similar problems when we changed to Win7.

have you tried the following location:

C:\Users\<username>\AppData\Local\VirtualStore\Program Files (x86)\Integrity\IntegrityClient10\bin\IntegrityClient.log

View solution in original post

2 REPLIES 2
mrump
14-Alexandrite
(To:JensN.)

Hi Jens,

I remember similar problems when we changed to Win7.

have you tried the following location:

C:\Users\<username>\AppData\Local\VirtualStore\Program Files (x86)\Integrity\IntegrityClient10\bin\IntegrityClient.log

JensN.
13-Aquamarine
(To:mrump)

Hi Matthias,

again you saved my day. Thanks

kind regards, Jens

Top Tags