[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.ve] Re: Error Log filling up
|
I'm also getting errors in another class that doesn't have any tables and for the most part it's got the same code that VE inserted.
The error is :
java.lang.NullPointerException
at org.eclipse.ve.internal.java.codegen.util.CodeGenUtil.create Instance(CodeGenUtil.java:103)
at org.eclipse.ve.internal.java.codegen.util.CodeGenUtil.create Instance(CodeGenUtil.java:116)
at org.eclipse.ve.internal.java.codegen.model.BeanPart.createEO bject(BeanPart.java:809)
Is this something I should be worried about ? Could my install of VE be corrupted ?
Any suggestions ?