Maven 1

cvs date parse exception

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: 1.0
  • Fix Version/s: None
  • Component/s: core
  • Labels:
    None
  • Environment:
    windows xp, connecting to cvs server 1.12.9 on linux
  • Number of attachments :
    0

Description

any report plugin that accesses the cvs repo throws the following error. Two projects in different repos on the same server, one works, one fails so doesn't seem to be a cvs version problem.

java.lang.Exception: Couldn't parse date 2004-09-14 15:34:51 +0000
at org.netbeans.lib.cvsclient.util.BugLog.bug(BugLog.java:58)
at org.netbeans.lib.cvsclient.command.log.LogInformation$Revision.setDateString(LogInformati
on.java:382)
at org.netbeans.lib.cvsclient.command.log.LogBuilder.processRevisionDate(LogBuilder.java:273
)
at org.netbeans.lib.cvsclient.command.log.LogBuilder.parseLine(LogBuilder.java:134)
at org.netbeans.lib.cvsclient.command.BuildableCommand.messageSent(BuildableCommand.java:86)

at org.netbeans.lib.cvsclient.event.MessageEvent.fireEvent(MessageEvent.java:96)
at org.netbeans.lib.cvsclient.event.EventManager.fireCVSEvent(EventManager.java:107)
at org.netbeans.lib.cvsclient.response.MessageTaggedResponse.process(MessageTaggedResponse.j
ava:39)
at org.netbeans.lib.cvsclient.Client.handleResponse(Client.java:485)
at org.netbeans.lib.cvsclient.Client.processRequests(Client.java:439)
at org.netbeans.lib.cvsclient.command.log.LogCommand.execute(LogCommand.java:132)
at org.netbeans.lib.cvsclient.Client.executeCommand(Client.java:533)
at org.apache.maven.cvslib.CvsConnection.executeCommand(CvsConnection.java:90)
at org.apache.maven.cvslib.CvsConnection.processCommand(CvsConnection.java:421)
at org.apache.maven.cvslib.CvsChangeLogGenerator.getEntries(CvsChangeLogGenerator.java:100)
at org.apache.maven.changelog.ChangeLog.generateEntries(ChangeLog.java:239)
at org.apache.maven.changelog.ChangeLog.doExecute(ChangeLog.java:214)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at

Activity

Hide
Brett Porter added a comment -

known issue with certain CVS versions (not a maven problem) - check the ML archives. Reopen if something different.

Show
Brett Porter added a comment - known issue with certain CVS versions (not a maven problem) - check the ML archives. Reopen if something different.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: