Jump to content
We've recently updated our Privacy Statement, available here ×
  • Problem installing TIBCO Jaspersoft® Studio v6.5.0 via remote shell


    Jim W
    • Features: JasperReports Server Version: v7.1 Product: Aperte Reports

    Description:

    Trouble installing TIBCO Jaspersoft® Studio v6.5.0 final via a remote shell with the following error.

    [toc]
    [root@localhost TIB_js-studiocomm_6.5.0.final]# less /root/JasperSoft/TIB_js-studiocomm_6.5.0.final/configuration/1515504630074.log
    !SESSION 2018-01-09 10:30:28.709 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.8.0_144
    java.vendor=Oracle Corporation
    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.osgi 4 0 2018-01-09 10:30:38.216
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
    at org.eclipse.swt.SWT.error(SWT.java:4559)
    at org.eclipse.swt.widgets.Display.createDisplay(Display.java:958)
    at org.eclipse.swt.widgets.Display.create(Display.java:942)
    at org.eclipse.swt.graphics.Device.<init>(Device.java:174)
    at org.eclipse.swt.widgets.Display.<init>(Display.java:562)
    at org.eclipse.swt.widgets.Display.<init>(Display.java:553)
    at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:795)
    at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:160)
    at com.jaspersoft.studio.rcp.intro.Application.start(Application.java:41)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1492)

    Resolution:

    • add "X11Forward yes" inside the /etc/ssh/ssh_config on the remote server

    • enable X11 forwarding in your SSH client

    • install and run an X11 server on your Windows client laptop (e.g. Xming)


    User Feedback

    Recommended Comments

    There are no comments to display.



    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...