I installed Bonita Community Edition on my Win10 64bit laptop. Installation seemed to go normally and I was able to launch and run app once. Now when I launch the app, I get a warning dialogue that an error occurred with Eclipse or Java not properly starting up.
I’m running Bonita on my other Win10 64bit laptop with without issue, but laptop with problem is supplied by company and has AV and other stuff that might be interfering. Have checked firewall settings etc, but found nothing of note.
Any advice?
Eclipse log shows:
!SESSION 2017-09-28 10:47:43.914 -----------------------------------------------
eclipse.buildId=7.5.4.
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en
Framework arguments: --launcher.XXMaxPermSize512m -clearPersistedState
Command-line arguments: -os win32 -ws win32 -arch x86_64 --launcher.XXMaxPermSize512m -clearPersistedState
!ENTRY org.eclipse.osgi 4 0 2017-09-28 10:47:45.834
!MESSAGE An error occurred while automatically activating bundle org.eclipse.core.resources (193).
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.core.resources.ResourcesPlugin.start() of bundle org.eclipse.core.resources.
Caused by: java.lang.IllegalStateException: The instance data location has not been specified yet.
Root exception: java.lang.IllegalStateException: The instance data location has not been specified yet.