| AR# | 31306 |
| Part | SW-Chipscope Pro |
| Last Modified | 2008-07-16 00:00:00.0 |
| Status | Active |
| Keywords | Linux, Red Hat, commandline, inserter.sh |
Keywords: Linux, Red Hat, commandline, inserter.sh
When I attempt to run ChipScope Inserter command line, I see the following:
EXCEPTION DETAILS:
java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
at java.awt.GraphicsEnvironment.checkHeadless(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at javax.swing.JFrame.<init>(Unknown Source)
at com.xilinx.chipscope.inserter.InserterFrame.<init>(InserterFrame.java:287)
at com.xilinx.chipscope.inserter.InserterApp.createGUI(InserterApp.java:441)
at com.xilinx.chipscope.inserter.InserterApp.main(InserterApp.java:557)