When I imported my solution from Servoy 5.2.9 to 6.00 all was imported fine.
The enhanced warnings were there as expected.
When I exited the developer and came back in the next morning the same solution now showed this ‘NullPointerException: null’ on one form that did not have any errors prior.
Log file extract is attached. It looks like com.servoy.j2db.util.ComponentFactoryHelper.createBorder(ComponentFactoryHelper.java:243) has an issue?
The marker simply points to the first line in the js file of the form.
Is this a parser defect or some thing I did?
servoy_log_extract.txt (1.87 KB)