See error log for more details. Where is it?

Hi,

I’m getting a message

An error has occurred. See error log for more details.
java.lang.NullPointerException

when running a project in Servoy 6.0.4.
Where do I locate the error.log?

Hi Christian,

As a newbie I probably should not even be answering, but I wonder if that means the server log (http://serverName:port/servoy-admin/log).

Don

Hi Christian,
Don is correct on where you can find the content of the log file.
The file(s) itself can be found inside the ‘application server’ folder of your Servoy install folder.

Hi swingman

When something crash in my solution I search inside the .log file in ./my_workspace/.metadata/.log

Hope this helps ;-)

Best regards. Roberto Blasco.

The problem when having two versions of Servoy installed — is to look inside the correct Servoy folder ;-)
Thanks guys.