root object not found

[info]	Import contains XML version 15 and repository version 38.
[warning]	Reserved words used as table or column names: columns: year transaction_id transaction_id;
[error]	com.servoy.j2db.persistence.RepositoryException: com.servoy.j2db.persistence.RepositoryException: com.servoy.j2db.persistence.RepositoryException: root object not found

Hi all,

getting this error when trying to import into a 5.1.4 server running on latest Mac OS with latest java. Any ideas?

com.servoy.j2db.persistence.RepositoryException: com.servoy.j2db.persistence.RepositoryException: com.servoy.j2db.persistence.RepositoryException: com.servoy.j2db.persistence.RepositoryException: root object not found 
    	at com.servoy.j2db.server.xmlxport.Zp.Za(Zp.java:59) 
    	at com.servoy.j2db.server.xmlxport.XMLImporter.Za(XMLImporter.java:20) 
    	at com.servoy.j2db.server.xmlxport.XMLImporter.importFromJarFile(XMLImporter.java:41) 
    	at com.servoy.j2db.server.servlets.ConfigServlet.Zj(ConfigServlet.java:540) 
    	at com.servoy.j2db.server.servlets.ConfigServlet.service(ConfigServlet.java:2802) 
    	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) 
    	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) 
    	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) 
    	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) 
    	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) 
    	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) 
    	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) 
    	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:567) 
    	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) 
    	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) 
    	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849) 
    	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) 
    	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454) 
    	at java.lang.Thread.run(Thread.java:637) 
    Caused by: com.servoy.j2db.persistence.RepositoryException: com.servoy.j2db.persistence.RepositoryException: com.servoy.j2db.persistence.RepositoryException: root object not found 
    	at com.servoy.j2db.persistence.Repository.createNewRootObjectRelease(Repository.java:1635) 
    	at com.servoy.j2db.server.xmlxport.Zp.Za(Zp.java:211) 
    	at com.servoy.j2db.server.xmlxport.Zo.Za(Zo.java:67) 
    	at com.servoy.j2db.server.xmlxport.Zp.Za(Zp.java:271) 
    	... 18 more 
    Caused by: com.servoy.j2db.persistence.RepositoryException: com.servoy.j2db.persistence.RepositoryException: root object not found 
    	at com.servoy.j2db.persistence.Repository.loadRootObjectWithChildren(Repository.java:1642) 
    	at com.servoy.j2db.persistence.Repository.createNewRootObjectRelease(Repository.java:905) 
    	... 21 more 
    Caused by: com.servoy.j2db.persistence.RepositoryException: root object not found 
    	at com.servoy.j2db.persistence.Repository.getObjectTree(Repository.java:1046) 
    	at com.servoy.j2db.persistence.Repository.loadRootObjectWithChildren(Repository.java:394) 
    	... 22 more

I have imported about 10 times earlier and it has worked fine.

Does it still happen after a restart? Do you see the solutions in the list from admin page ?(the old release(s) of the solutions)

I’m going to try to restart tonight, after the 25 users have gone home for the day.

Just want to say that I have successfully imported my solution after restarting the server.