[ http://jira.codehaus.org/browse/CONTINUUM-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_110016 ]
Stephen Cooper commented on CONTINUUM-1521: ------------------------------------------- This boils down to Continuum "forgetting" the StarTeam password periodically. After about 2 or three builds, I'll get a Build Error report with the above null pointer, and I have to go in and edit the project and re-enter my StarTeam password. This makes continuum 1.1 unusable for StarTeam projects. > 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