Menu

#6 IllegalArgumentException in SVN Report on JDK6

open
nobody
None
5
2007-07-12
2007-07-12
No

Hi

I am running IntelliJ 6.0.4, JDK version 1.6.0_01 and SVN Report 1.0.4. When pressing the "Get report" button, I get the below exception.

This general issue has been covered in an email thread on java.net: http://forums.java.net/jive/thread.jspa?messageID=171884

defaultCloseOperation must be one of: DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE, or DISPOSE_ON_CLOSE
java.lang.IllegalArgumentException: defaultCloseOperation must be one of: DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE, or DISPOSE_ON_CLOSE
at javax.swing.JDialog.setDefaultCloseOperation(JDialog.java:705)
at org.am.dialogs.BaseDialog.<init>(BaseDialog.java:58)
at org.am.dialogs.UsernamePasswordDialog.<init>(UsernamePasswordDialog.java:31)
at org.vcsreport.SVNReportPanel.showPasswordDialog(SVNReportPanel.java:504)
at org.vcsreport.SVNReportPanel.startHistory(SVNReportPanel.java:336)
at org.vcsreport.SVNReportPanel$StartReportThread.run(SVNReportPanel.java:876)

Best regards,
Per-Ivar

Discussion


Log in to post a comment.

MongoDB Logo MongoDB