Skip to main content
Solved

Exception web app logging

  • March 5, 2020
  • 1 reply
  • 101 views

Forum|alt.badge.img+3

Hi,

when I open the IAM application trough a web app installation, and want to open Form tab of selected end user application, we receive the message: “An error has occurred in the application.

error in iam


When we click the error we get the following “helpful” popup:

 

helpfull popup

 

Is there a way to get any information about the exception that occurred?

For example a logfile where more details of the error are logged? That way we can get an indication of what is wrong, and possible how to fix this.

Kind Regards,

Edwin

 

Best answer by René W

You can configure some values in settings.ini regarding logging / displaying more information: https://docs.thinkwisesoftware.com/docs/sf/configuration_file.html

Executionmode = developer
CSVLogging=True
LogToFile=Yes

Setting the executionmode to developer should give some more information (call stacks), the LogToFile and CSVLogging should create some logging files in the Logs directory (please create that folder first).

View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

Forum|alt.badge.img+15
  • Superhero
  • March 5, 2020

You can configure some values in settings.ini regarding logging / displaying more information: https://docs.thinkwisesoftware.com/docs/sf/configuration_file.html

Executionmode = developer
CSVLogging=True
LogToFile=Yes

Setting the executionmode to developer should give some more information (call stacks), the LogToFile and CSVLogging should create some logging files in the Logs directory (please create that folder first).


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings