Jump to content
We've recently updated our Privacy Statement, available here ×

Jasper studio not starting in linux


Recommended Posts

I'm trying to start jasper studio 6.21.2; and it is crashing after login

I'm using ./runjss.sh from the downloaded Jaspersoft-Studio-CE_6.21.2_linux_x86_64.tgz

Logs from ~/JaspersoftWorkspace/.metadata/.log :
 

!SESSION 2024-03-28 03:02:47.494 -----------------------------------------------
eclipse.buildId=unknown
java.version=17.0.8.1
java.vendor=Eclipse Adoptium
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86_64 -data @noDefault

!ENTRY org.eclipse.core.resources 2 10035 2024-03-28 03:02:48.211
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY com.jaspersoft.studio 1 0 2024-03-28 03:02:49.290
!MESSAGE Starting JaspersoftStudio bundle - Version: 6.21.2.final

!ENTRY org.eclipse.osgi 4 0 2024-03-28 03:03:19.640
!MESSAGE Application error
!STACK 1
java.lang.NullPointerException
	at java.base/java.util.concurrent.ConcurrentHashMap.putVal(Unknown Source)
	at java.base/java.util.concurrent.ConcurrentHashMap.put(Unknown Source)
	at java.base/java.util.Properties.put(Unknown Source)
	at java.base/java.util.Properties.setProperty(Unknown Source)
	at com.jaspersoft.studio.statistics.UsageManager.confirmSuccessfulCommunityLogin(UsageManager.java:850)
	at com.jaspersoft.studio.rcp.intro.Application.start(Application.java:107)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)


 

Environment:

Os: Arch linux

 

Link to comment
Share on other sites

  • 1 month later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...