[ http://jira.codehaus.org/browse/CONTINUUM-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_109871 ]
Stephen Cooper commented on CONTINUUM-1521: ------------------------------------------- More information - this issue re-occurs with working projects. I edit the project, enter my StarTeam password, the build works. Then, a while later, the build breaks with this exception. I go in and re-enter my password and the build works again. Irritating. > NullPointerException in StarTeam changelog command > -------------------------------------------------- > > Key: CONTINUUM-1521 > URL: http://jira.codehaus.org/browse/CONTINUUM-1521 > Project: Continuum > Issue Type: Bug > Components: SCM > Affects Versions: 1.1-beta-3 > Environment: Linux RedHat ES3 > Reporter: Stephen Cooper > > I get a NullPointerException when trying to build projects: > Caused by: java.lang.NullPointerException > at > org.apache.maven.scm.provider.starteam.command.changelog.StarteamChangeLogCommand.executeChangeLogCommand(StarteamChangeLogCommand.java:57) > at > org.apache.maven.scm.command.changelog.AbstractChangeLogCommand.executeCommand(AbstractChangeLogCommand.java:101) > at > org.apache.maven.scm.command.update.AbstractUpdateCommand.executeCommand(AbstractUpdateCommand.java:75) > at > org.apache.maven.scm.command.AbstractCommand.execute(AbstractCommand.java:58) > ... 16 more > These same projects actually built OK several times, and now I'm getting this > exception for all projects. This persists across restarts of continuum. > These projects also build OK on continuum 1.0.3 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira