I think I found a bug in Penrose. Where do I report it?
The first thing you should do is search for any existing bugs in Penrose's bug tracking system: http://jira.safehaus.org
. It is often the case that someone else may have already reported the bug, and a possible solution or workaround can be found in the existing bug report.
If you are confident that your issue has not already been reported, you can report it to Penrose team by posting on the community newsgroups
or sending mail to safehaus@googlegroups.com
. Check out our Contributing Patches page for a further detail.
- Run Penrose Server in debug mode (penrose-server.bat -d), reproduce the steps that has caused the error, save the console output into a file. (In unix, you can use script functionality)
- Zip your configuration, located under the conf and partitions folders in the Penrose Server folder.
- Open an issue
in our issue database by describing the problem and attaching both the zipped config file and the console output.