Main Menu
Login
SSL SecureMode
Username:
Password:  
Lost Password?
Register now!
ChangeVision Members Map
Search
Forum Index   -   Topic Index
   How to use of Astah (Pro/SysML/GSN/Com)
     Jude crashes in Ubuntu Linux

Threaded | Newest First Previous Topic | Next Topic | Bottom
Poster Thread
Anonymous
Posted on: 2007/2/21 20:21
Re: Jude crashes in Ubuntu Linux
Post from Marcelo Coelho as a guest
---

Hi all
I had writen my jude file and when i tried to run it, i received this exception.
Could anyone help me?

Thanks.

Marcelo Coelho


Exception in thread "main" java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:159)
at java.awt.Window.<init>(Window.java:317)
at java.awt.Frame.<init>(Frame.java:419)
at java.awt.Frame.<init>(Frame.java:384)
at javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1666)
at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1743)
at javax.swing.JWindow.<init>(JWindow.java:156)
at javax.swing.JWindow.<init>(JWindow.java:108)
at JP.co.esm.caddies.jomt.Jude.r(X:699)
at JP.co.esm.caddies.jomt.Jude.m(X:234)
at JP.co.esm.caddies.jomt.Jude.b(X:187)
at JP.co.esm.caddies.jomt.Jude.main(X:105)
Joba
Posted on: 2007/2/22 11:59
Developer
Joined: 2006/6/6
From:
Posts: 969
Re: Jude crashes in Ubuntu Linux
Hi Marcelo,

Add this option and try again.

-Djava.awt.headless=true
Anonymous
Posted on: 2007/2/27 13:29
Re: Jude crashes in Ubuntu Linux
Post from Marcelo Coelho as a guest
---

Hi Joba,
where do i have to put it?
If i have to put it in the jude file, i made it, and it didn't work.

Thanks


Marcelo Coelho
Joba
Posted on: 2007/2/28 10:16
Developer
Joined: 2006/6/6
From:
Posts: 969
Re: Jude crashes in Ubuntu Linux
Hi Marcelo,

hmm, sorry it did not work.

Does anyone know how to solve this issue?
« 1 (2)
Threaded | Newest First Previous Topic | Next Topic | Top