I wanted to turn on security for my solution last night, so I exported it to re-import again (isn’t there an easier way to turn on security?). When trying to import, I get this error immediately:
I have got the same error when importing a solution to the Win XP (Version R2 2.2b2-build 317) using the solution exported from Win2K (Version R2 2.2b2-build 317)
repository_server: Got connection, thread=TaskExecuter[3]repository_server: Closed connection, thread=TaskExecuter[3]Parsing export/version_info.xml.Import contains XML version 8 and repository version 25.ImportHandlerManager got XML version 8, repository version 25, Servoy version R2 2.2b2, build number 317repository_server: Got connection, thread=TaskExecuter[2]Parsing revision information.Parsing solution.repository_server: Closed connection, thread=TaskExecuter[2]com.servoy.j2db.persistence.RepositoryException: java.util.EmptyStackException
size of dialog1 java.awt.Point[x=446,y=411]repository_server: Got connection, thread=TaskExecuter[2]repository_server: Closed connection, thread=TaskExecuter[2]
when I start Servoy with stack trace I get all kind of typical messages. All I do is then to go to the repository, click import, choose solution and get this error. Everything that is written to the log after hitting the import button is this:
repository_server: Got connection, thread=AWT-EventQueue-0repository_server: Closed connection, thread=AWT-EventQueue-0repository_server: Got connection, thread=AWT-EventQueue-0repository_server: Closed connection, thread=AWT-EventQueue-0Parsing export/version_info.xml.Import contains XML version 8 and repository version 25.ImportHandlerManager got XML version 8, repository version 25, Servoy version R2 2.2b2, build number 317repository_server: Got connection, thread=TaskExecuter[3]repository_server: Closed connection, thread=TaskExecuter[3]repository_server: Got connection, thread=TaskExecuter[3]Parsing revision information.Parsing solution.repository_server: Closed connection, thread=TaskExecuter[3]com.servoy.j2db.persistence.RepositoryException: java.util.EmptyStackException
size of dialog0 java.awt.Point[x=446,y=411]repository_server: Got connection, thread=TaskExecuter[3]repository_server: Closed connection, thread=TaskExecuter[3]size of RepositoryDialog java.awt.Point[x=358,y=182]
I find it very strange that no stack trace is printed anywhere when Servoy is started with stack trace. Unfortunately I have no idea where to look without a proper stack trace… Is it possible for you te send the solution that causes this behavior?