Fatal init, could not start data service

I am getting this error now all the time:

Error occured retrieving server plugins, error: nulljava.lang.NullPointerExceptionjava.lang.NullPointerException
at com.servoy.j2db.plugins.a.a(Unknown Source)
at com.servoy.j2db.server.ApplicationServer.startDataServer(Unknown Source)
at com.servoy.j2db.develop.J2DBDeveloper.dataBaseInit(Unknown Source)
at com.servoy.j2db.develop.J2DBDeveloper.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.servoy.j2db.startup.Bootstrap.main(Bootstrap.java:119)
at Servoy.main(Servoy.java:27)

Any ideas what the problem is?

What’s the contents of your plugin folder?

I have more or less the typical things inside (agent, dialog, excelxport, …) plus one plugin of my own (that is not used in any solution yet). The thing is, the problem only occurs sometimes… I figured if you delete Servoy.properties and rebuild every server etc. it works fine. I also figured that if I restart my SQL Server also everything works fine?

is fixed in 2.1b5

:)

:)

when will that be available?