Displaying 20 results from an estimated 130 matches for "awt".
Did you mean:
at
2008 Oct 18
0
JGR not launch for non-root user
...'sudo /usr/local/lib/R/library/JGR/scripts/run' can launch JGR.
but as a non-root user,
'/usr/local/lib/R/library/JGR/scripts/run' cannot launch it.
and as a non-root user, again, it cannot launch in R either, as below:
The 'error message' reads:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at
com.sun.java.swing.plaf.gtk.GTKLookAndFeel.initSystemColorDefaults(GTKLookAndFeel.java:1267)
at
com.sun.java.swing.plaf.gtk.GTKLookAndFeel.loadStyles(GTKLookAndFeel.java:1509)
at
com.sun.java.swing.plaf.gtk.GTKLookAndFeel.access$00...
2009 May 02
0
installing maple 8 - Java error
...g file
with the error message:
############
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x7e479152
Function name=cxx_frame_handler
Library=C:\windows\system32\msvcrt.dll
Current Java thread:
at sun.awt.windows.WGraphics.W32LockViewResources(Native Method)
at sun.awt.windows.WGraphics.lock(Unknown Source)
at sun.java2d.loops.LockableRaster.<init>(Unknown Source)
at sun.java2d.loops.RasterOutputManager$RenderImageCachedState.getDstLR(Unknown Source)
at sun.java...
2005 Aug 12
8
Java Problems
...http://rimuhosting.com - Xen VPS Hosting
# prerequisite you''ll need to install a 1.5 JDK from sun
# host is Xen 2.0.6
# uname -r
2.6.11.10-xenU-rimu1
# wget http://downloads.rimuhosting.com/FillTest.java
# javac -target 1.4 -source 1.4 FillTest.java; while true; do java
-client -Djava.awt.headless=true FillTest; ret=$?; if [ $? -ne 0 ]; then
echo ret=$ret; break; fi; done
iteration 1
iteration 100001
iteration 200001
Exception in thread "main" java.lang.IllegalArgumentException: Width (7)
and height (-2147483648) cannot be <= 0
at
java.awt.image.DirectColorM...
2007 Mar 15
1
Problem installing SystemVision from MentorGraphics
...lem is with the packaged Java Runtime 1.3.1.
The error output when installing is:
Exception in thread "main" java.lang.ExceptionInInitializerError:
java.lang.RuntimeException:
Unable to create a suitable default GraphicsConfiguration. Try changing your
Display Settings.
at sun.awt.Win32GraphicsDevice.getDefaultPixIDImpl(Native Method)
at sun.awt.Win32GraphicsDevice.getDefaultPixID(Unknown Source)
at sun.awt.Win32GraphicsDevice.getDefaultConfiguration(Unknown Source)
at sun.awt.windows.WToolkit.resetGC(Unknown Source)
at sun.awt.windows.WToolki...
2009 Oct 27
1
Rjava, RImageJ, and/or S4 question.
...chr "ij/IJ"
> str(img)
Formal class 'jobjRef' [package "rJava"] with 2 slots
..@ jobj :<externalptr>
..@ jclass: chr "java/lang/Object"
# now use an IJ java method to find out existing screen size
IJ$getScreenSize()
[1] "Java-Object{java.awt.Dimension[width=1680,height=1050]}"
> str(IJ$getScreenSize())
Formal class 'jobjRef' [package "rJava"] with 2 slots
..@ jobj :<externalptr>
..@ jclass: chr "java/lang/Object"
I am gathering that the RJava library (which is required by the RImageJ li...
2013 Aug 28
2
netlogo r-extension loadlibrary() failures
...at org.nlogo.job.JobThread$$anonfun$run$1.apply(JobThread.scala:76)
at scala.util.control.Exception$Catch.apply(Exception.scala:88)
at org.nlogo.util.Exceptions$.handling(Exceptions.scala:41)
at org.nlogo.job.JobThread.run(JobThread.scala:75)
NetLogo 5.0
main: org.nlogo.app.AppFrame
thread: AWT-EventQueue-0
Java HotSpot(TM) 64-Bit Server VM 1.7.0_25 (Oracle Corporation;
1.7.0_25-b16)
operating system: Windows 7 6.1 (amd64 processor)
Scala version 2.9.1.final
JOGL: (3D View not initialized)
OpenGL Graphics: (3D View not initialized)
model: Systemcheck
11:29:31.892 AddJobEvent (org.nlogo....
2005 Aug 09
3
file
hi
im saleh
please help me
I WANT SOURSE CODE SIMILAR THIS CODE
package asl;
import java.awt.*;
import java.awt.event.*
;
import java.applet.*;
public class animat1 extends Applet implements Runnable{
int c = 290, d = 300;
int x = 20, k = 20, o = 0, m = 10, n = 0, y = 0;
Thread t = new Thread(this);
Image img1, img2, img3;
// AudioClip a1;
public void init() {...
2009 Feb 05
1
JGR extension not working (PR#13501)
...Mac OS X we strongly recommend using iplots from within JGR.
Proceed at your own risk as iplots cannot resolve potential ev.loop deadlocks.
'Yes' is assumed for all dialogs as they cannot be shown without a deadlock,
also ievent.wait() is disabled.
2009-02-05 09:04:31.028 R[6886:613] Apple AWT Java VM was loaded on first thread
-- can't start AWT.
Warning in .jnew("org/rosuda/iplots/Framework") :
NewObject("org/rosuda/iplots/Framework","()V",...) failed
Exception in thread "main" java.lang.InternalError: Can't start the AWT because
Java w...
2009 Aug 06
2
Help! installing Rosetta Stone 2.1A
I put the disc in and run the setup.exe it says "InstallAnywhere is preparing to install" then it quickly goes from 0% to 100%... then it disappears and nothing happens... Please help... I've got to learn Japanese... :(
2008 Mar 17
1
getting a LAX error
...the following error when trying to install an application
that should launch a java application:
I did set my display to the localhost:0.0 but to no avail.
Stack Trace:
java.lang.NoClassDefFoundError
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 sun.awt.GlobalCursorManager$CursorEvent.<init>(Unknown
Source)
at sun.awt.GlobalCursorManager.<clinit>(Unknown Source)
at java.awt.Cu...
2011 Dec 16
6
java installation failure
Readers,
Openjdk and ibm java versions have failed to install, all reporting a
bad elf, e.g.
./ibm-java-i386-sdk-7.0-0.0.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
strings: '/lib/libc.so.6': No such file
2006 May 30
4
javaw.exe exits with InvocationTargetException
...svcrt:MSVCRT__sopen : pmode 0x01b6 ignored
Invocation of this Java Application has caused an
InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.lang.NoClassDefFoundError
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 sun.awt.GlobalCursorManager$CursorEvent.<init>(Unknown Source)
at sun.awt.GlobalCursorManager.<clinit>(Unknown Source)
at java.awt.Cu...
2009 Jan 18
0
FreePhoneLine Java app troubleshooting, would love some help!
...a.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at xc.g(xc.java)
at vonix.ua.MainWnd.c(MainWnd.java)
at vonix.ua.MainWnd.b(MainWnd.java)
at vonix.ua.MainWnd.a(MainWnd.java)
at vonix.ua.MainWnd.d(MainWnd.java)
at vonix.ua.p.run(p.java)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(U...
2008 Sep 18
3
oralce 9i database and wine
...nction name=(N/A)
Library=C:\windows\temp\OraInstall2008-09-18_05-41-41PM\jre\bin\fontmanager.dll
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at sun.awt.font.NativeFontWrapper.getFontMetrics(Native Method)
at sun.awt.font.FontDesignMetrics.initMatrixAndMetrics(Unknown Source)
at sun.awt.font.FontDesignMetrics.<init>(Unknown Source)
at sun.awt.font.FontDesignMetrics.<init>(Unknown Source)
at sun.awt.SunToolkit.getFontMetrics(Unknown...
2012 Jan 13
4
Troubles with stemming (tm + Snowball packages) under MacOS
...me troubles using the stemming algorithm provided by the tm
(text mining) + Snowball packages.
Here is my config:
MacOS 10.5
R 2.12.0 / R 2.13.1 / R 2.14.1 (I have tried several versions)
I have installed all the needed packages (tm, rJava, rWeka, Snowball)
+ dependencies. I have desactivated AWT (like written in http://r.789695.n4.nabble.com/Problem-with-Snowball-amp-RWeka-td3402126.html)
with :
Sys.setenv(NOAWT=TRUE)
The command tm_map(reuters, stemDocument) gives the following errors :
- First time:
Error in .jnew(name) :
java.lang.InternalError: Can't start the AWT because...
2007 Mar 15
1
RE: Using the JRE
...ine SRIWS.exe
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.lang.NoClassDefFoundError
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 sun.awt.GlobalCursorManager$CursorEvent.<init>(Unknown Source)
at sun.awt.GlobalCursorManager.<clinit>...
2007 Jun 06
1
[PATCHES] Fixes for java apps and firefox in scale, switcher and wobbly
...#39;ve made these patches that basically, make the java apps and firefox
items well being recognized by some compiz plugins (scale, switcher
and wobbly), I don't know if those can be considered workaround, but
this helps in using your desktop tools.
Basically java apps are seen as:
* name=sun-awt-X11-XFramePeer (default windows = Normal)
* name=sun-awt-X11-XDialogPeer (secondary - child - dialogs = Dialog)
* name=sun-awt-X11-XWindowPeer (Menus, tooltip, OSD & co...)
While firefox items as:
* type=Normal & override_redirect=1
Regards,
Trevi?o
- --
Trevi?o's Blog - Life and...
2010 Apr 12
1
two problems on R in Ubuntu linux
...GR package in R, I got:
----------------------------------------------------------------------------------------------
> library(JGR)
Loading required package: rJava
Loading required package: JavaGD
Loading required package: iplots
Error in .jnew("org/rosuda/iplots/Framework") :
java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit
Error: package 'iplots' could not be loaded
note: Tcl/Tk interface can be loaded by R automatically.
Loading Tcl/Tk interface ... done
-------------------------------------------------------------------------------------...
2008 Mar 12
5
Wine with writeitnow
Hello,
Currently I'm moving over to linux. I got fedora core 7, and I've been running it on a virtual machine.
There is one piece of software I can't live without. It's called writeitnow:
http://www.ravensheadservices.com/
Wine is installed on my box.
When I run the application I get the following error message:
"The Java(TM) VM could not be started. Please restart the
2010 Apr 12
1
problems on JGR package and demo() function in Ubuntu linux
...on properly
-----------------------------------------------------------------------------------------------------------
> library(JGR)
Loading required package: rJava
Loading required package: JavaGD
Loading required package: iplots
Error in .jnew("org/rosuda/iplots/Framework") :
java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit
Error: package 'iplots' could not be loaded
> traceback()
3: stop(gettextf("package '%s' could not be loaded", pkg), call. = FALSE,
domain = NA)
2: .getRequiredPackages2(pkgInfo)
1: library(JGR)...