Error: Couldn't parse date
balamurugan <[email protected]> Wed, 28 Mar 2007 13:20:38 +0530
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
--------------070001030302070708000207 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, I am using the javacvs jar (http://javacvs.netbeans.org/files/documents/51/640/org-netbeans-lib-cvsclient.jar) in my product. I am getting below exception while executing the *Client.executeCommand* task. This error occurs on certain cases only. Is there any fix for this issue. BTW, the jar available in the site is not found to be latest. Where can I get the latest build? java.lang.Exception: Couldn't parse date 2007-02-02 11:46:52 +0000 at org.netbeans.lib.cvsclient.util.BugLog.bug(BugLog.java:58) at org.netbeans.lib.cvsclient.command.log.LogInformation$Revision.setDateString(LogInformation.java:416) at org.netbeans.lib.cvsclient.command.log.LogBuilder.processRevisionDate(LogBuilder.java:275) at org.netbeans.lib.cvsclient.command.log.LogBuilder.parseLine(LogBuilder.java:135) at org.netbeans.lib.cvsclient.command.BuildableCommand.messageSent(BuildableCommand.java:121) at org.netbeans.lib.cvsclient.event.MessageEvent.fireEvent(MessageEvent.java:109) at org.netbeans.lib.cvsclient.event.EventManager.fireCVSEvent(EventManager.java:127) at org.netbeans.lib.cvsclient.response.MessageResponse.process(MessageResponse.java:59) at org.netbeans.lib.cvsclient.Client.handleResponse(Client.java:518) at org.netbeans.lib.cvsclient.Client.processRequests(Client.java:468) at org.netbeans.lib.cvsclient.command.log.RlogCommand.execute(RlogCommand.java:312) at org.netbeans.lib.cvsclient.Client.executeCommand(Client.java:577) Please help. Thanks N.Balamurugan. --------------070001030302070708000207 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Hi,<br> <br> I am using the javacvs jar (<a class="moz-txt-link-freetext" href="http://javacvs.netbeans.org/files/documents/51/640/org-netbeans-lib-cvsclient.jar">http://javacvs.netbeans.org/files/documents/51/640/org-netbeans-lib-cvsclient.jar</a>) in my product.<br> <br> I am getting below exception while executing the <b>Client.executeCommand</b> task. This error occurs on certain cases only. Is there any fix for this issue.<br> <br> BTW, the jar available in the site is not found to be latest. Where can I get the latest build?<br> <br> java.lang.Exception: Couldn't parse date 2007-02-02 11:46:52 +0000<br> at org.netbeans.lib.cvsclient.util.BugLog.bug(BugLog.java:58)<br> at org.netbeans.lib.cvsclient.command.log.LogInformation$Revision.setDateString(LogInformation.java:416)<br> at org.netbeans.lib.cvsclient.command.log.LogBuilder.processRevisionDate(LogBuilder.java:275)<br> at org.netbeans.lib.cvsclient.command.log.LogBuilder.parseLine(LogBuilder.java:135)<br> at org.netbeans.lib.cvsclient.command.BuildableCommand.messageSent(BuildableCommand.java:121)<br> at org.netbeans.lib.cvsclient.event.MessageEvent.fireEvent(MessageEvent.java:109)<br> at org.netbeans.lib.cvsclient.event.EventManager.fireCVSEvent(EventManager.java:127)<br> at org.netbeans.lib.cvsclient.response.MessageResponse.process(MessageResponse.java:59)<br> at org.netbeans.lib.cvsclient.Client.handleResponse(Client.java:518)<br> at org.netbeans.lib.cvsclient.Client.processRequests(Client.java:468)<br> at org.netbeans.lib.cvsclient.command.log.RlogCommand.execute(RlogCommand.java:312)<br> at org.netbeans.lib.cvsclient.Client.executeCommand(Client.java:577)<br> <br> <br> Please help.<br> <br> Thanks<br> N.Balamurugan.<br> </body> </html> --------------070001030302070708000207--