org.openxava.util.XavaException: Imposible crear calculador null por: null\[Ljava.lang.StackTraceElement;@77edc290
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
org.openxava.util.XavaException: Imposible crear calculador null por: null\[Ljava.lang.StackTraceElement;@77edc290
at org.openxava.model.meta.MetaCalculator.createCalculator(MetaCalculator.java:43)
at org.openxava.model.meta.MetaProperty.createDefaultValueCalculator(MetaProperty.java:388)
at org.openxava.view.View.calculateDefaultValues(View.java:1373)
at org.openxava.view.View.reset(View.java:1316)
at org.openxava.actions.NewAction.execute(NewAction.java:17)
at org.openxava.controller.ModuleManager.executeAction(ModuleManager.java:323)
at org.openxava.controller.ModuleManager.executeAction(ModuleManager.java:252)
at org.openxava.controller.ModuleManager.execute(ModuleManager.java:219)