Skip to content

How to locate file which causes Exception? #4352

Answered by sdedic
niabot asked this question in Q&A
Discussion options

You must be logged in to vote

You can enable detailed logging, but be prepared for TONS out output... run the IDE with argument(s):
-J-Dorg.netbeans.modules.parsing.api.Source.level=500

the logging will go to $userdir/var/log/messages* file(s). If you want the logs to also appear on the console (stdout), add -J-Dnetbeans.logger.console.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@niabot
Comment options

Answer selected by niabot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants