java.lang.IllegalArgumentException: committerName and repositoryName cannot be null: committerName=null,repositoryName=SVN-12
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Atlassian JIRA by Ming Giet Chong [Atlassian], 2 years ago
via Atlassian JIRA by Ming Giet Chong [Atlassian], 1 year ago
via Atlassian JIRA by Ming Giet Chong [Atlassian], 1 year ago
via Atlassian JIRA by Ming Giet Chong [Atlassian], 2 years ago
java.lang.IllegalArgumentException: committerName and repositoryName cannot be null: committerName=null,repositoryName=SVN-12
at com.cenqua.fisheye.model.Managers.CommitterUserMappingManager.getMappingForCommitter(CommitterUserMappingManager.java:40)
at com.cenqua.fisheye.model.Managers.CommitterUserMappingManager.mappingExists(CommitterUserMappingManager.java:120)
at com.cenqua.fisheye.web.profile.actions.EditAuthorMappingAction.editMapping(EditAuthorMappingAction.java:150)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)