Hi all,<div><br></div><div>We're trying to execute Kepler from command line on a Server without -X fordwarding.</div><div>Running kar workflows without display actors we have a ptolemy.kernel.util.IllegalActionException:</div>
<div><br></div><div><div>     [null] Because:</div><div>     [null] Could not initialize class sun.awt.X11GraphicsEnvironment</div><div>     [null] <span class="Apple-tab-span" style="white-space:pre">       </span>at ptolemy.actor.Manager.execute(Manager.java:485)</div>
<div>     [null] <span class="Apple-tab-span" style="white-space:pre">  </span>at ptolemy.actor.Manager.run(Manager.java:1159)</div><div>     [null] <span class="Apple-tab-span" style="white-space:pre">  </span>at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1689)</div>
<div>     [null] Caused by: java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11GraphicsEnvironment</div></div><div><br></div><div>1. Then, there is a special Kepler for a Server-side?</div><div>2. Can we disable the ptolemy java gui without JAVAFLAGS or the -Djava.awt.headless=true for headless gui exec?</div>
<div>3. Maybe only redirecting the X11 DISPLAY to a null or fake xhost we can solve it?</div><div><br></div><div>Thanks again,</div><div>--albert</div>