[
http://jira.codehaus.org/browse/CONTINUUM-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_109863
]
Stephen Cooper commented on CONTINUUM-1521:
-------------------------------------------
Playing a bit more with this...I have found out some things which may help.
The project definition was set up to use the SCM credentials cache. When I
disabled that option and re-entered my password, then the build started working.
So, this bug might need to be re-worked and split into two separate issues:
1) get a better error message than NullPointerException for whatever was wrong
with the SCM credential cache (minor)
2) SCM credential cache not working. (this one)
> 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