🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Help with RapidMiner Server Wizard

User: "dmurad"
New Altair Community Member
Updated by Jocelyn

Hello, 

I am trying to run the rapidminer-server-installer script and go through the setup wizard to plug in my DB information. When I attempt to run the script (linux) it errors out: 

 

[root@XXXXXXXXX bin]# ./rapidminer-server-installer
No protocol specified
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using 'XXXXXXXXXX:0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.access$200(Unknown Source)
at sun.awt.X11GraphicsEnvironment$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at java.awt.GraphicsEnvironment.createGE(Unknown Source)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
at sun.awt.X11.XToolkit.<clinit>(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at java.awt.Toolkit$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.getDefaultToolkit(Unknown Source)
at javax.swing.ImageIcon.<init>(Unknown Source)
at javax.swing.ImageIcon.<init>(Unknown Source)
at com.rapidminer.server.installer.gui.tools.SwingTools.createImage(SwingTools.java:195)
at com.rapidminer.gui.look.Colors.<init>(Colors.java:238)
at com.rapidminer.gui.look.RapidLookAndFeel.<clinit>(RapidLookAndFeel.java:37)
at com.rapidminer.server.installer.Starter.main(Starter.java:36)

 

FYI - Before running the script I tried to set the display per my machines IP address. Could there be some network related issue blocking it or am I missing something ? 

 

Thank you, 

Danny

Find more posts tagged with