No X11 DISPLAY variable was set
S2154Mar 5 2012 — edited Mar 5 2012Hi,
UCM 11g is installed in the unix server. I connected to the server thru putty and run the batch loader (/.BatchLoader.sh), im getting the below error.
No X11 DISPLAY variable was set, but this program performed an operation which r
equires it.
at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:1
59)
at java.awt.Window.<init>(Window.java:432)
at java.awt.Frame.<init>(Frame.java:403)
at java.awt.Frame.<init>(Frame.java:368)
at javax.swing.JFrame.<init>(JFrame.java:158)
at intradoc.apps.shared.SplashFrame.<init>(SplashFrame.java:48)
at intradoc.apps.shared.AppLauncher.reportOperationError(AppLauncher.jav
a:386)
at intradoc.apps.shared.AppLauncher.reportError(AppLauncher.java:426)
at intradoc.apps.shared.AppLauncher.reportFatal(AppLauncher.java:442)
at BatchLoader.main(BatchLoader.java:106)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at intradoc.loader.IdcClassLoader.invokeMain(IdcClassLoader.java:338)
at intradoc.loader.IdcClassLoader.startMain(IdcClassLoader.java:171)
... 1 more
How can we rectify this.