13 years ago
ccollab + perforce on macos - DataModelException during "Add to Review"
I'm having a problem when I try to create a new review through perforce.
Code-collaborator's Add To Review dialog comes up ok, loads existing reviews from the server ok, etc. When I click finish, the progress bar gets almost all the way to the end and then it pops up a dialog saying "DataModelException".
ccollab version is 6.5.6510
my os version is 10.8
the path I'm using is /Applications/ccollab_client/ccollabgui.app/Contents/MacOS/JavaApplicationStub
the options I'm using are: --debug --pause-on-error --scm perforce --p4port $p --p4user $u --p4client "emptyArgumentPrefix $c emptyArgumentSuffix" addchangelist ask %C
the root exception seems to be:
Caused by: java.lang.IllegalStateException: Version content already set.
at com.smartbear.ccollab.datamodel.Version.setContentByMd5(Version.java:568)
Attached is an error log and screen cap
edit: one other thing - it does seem to create the review on the server, except attempting to finish it brings up an error saying the review has no files.
Code-collaborator's Add To Review dialog comes up ok, loads existing reviews from the server ok, etc. When I click finish, the progress bar gets almost all the way to the end and then it pops up a dialog saying "DataModelException".
ccollab version is 6.5.6510
my os version is 10.8
the path I'm using is /Applications/ccollab_client/ccollabgui.app/Contents/MacOS/JavaApplicationStub
the options I'm using are: --debug --pause-on-error --scm perforce --p4port $p --p4user $u --p4client "emptyArgumentPrefix $c emptyArgumentSuffix" addchangelist ask %C
the root exception seems to be:
Caused by: java.lang.IllegalStateException: Version content already set.
at com.smartbear.ccollab.datamodel.Version.setContentByMd5(Version.java:568)
Attached is an error log and screen cap
edit: one other thing - it does seem to create the review on the server, except attempting to finish it brings up an error saying the review has no files.