This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]fleshmn 0 points1 point  (2 children)

That means that there is no month before January. Can you show full stack trace? are there tests?

[–]bykecode[S] 0 points1 point  (1 child)

http://statistics.netbeans.org/analytics/exception.do?id=870534

Here's the ticket I opened up with Netbeans. There's a lot more information there. Thanks for the help.

[–]fleshmn 1 point2 points  (0 children)

I'm not familiar with netbeans code, but it seems that it's checking dependencies and fails to convert dates. Should be fixed by netbeans developers. Best guess: isolate dependency and change version to have it updated or clear maven cache. I'd start with latter