Pandahisham / hawkscope

Automatically exported from code.google.com/p/hawkscope
Other
0 stars 0 forks source link

Java error? #116

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hawkscope Bug Report
--------------------------------------
Argument not valid
--------------------------------------
java.lang.IllegalArgumentException: Argument not valid
    at org.eclipse.swt.SWT.error(Unknown Source)
    at org.eclipse.swt.SWT.error(Unknown Source)
    at org.eclipse.swt.SWT.error(Unknown Source)
    at org.eclipse.swt.widgets.Widget.error(Unknown Source)
    at org.eclipse.swt.widgets.TrayItem.setImage(Unknown Source)
    at org.eclipse.swt.widgets.TrayItem.recreate(Unknown Source)
    at org.eclipse.swt.widgets.Display.messageProc(Unknown Source)
    at org.eclipse.swt.internal.win32.OS.PeekMessageW(Native Method)
    at org.eclipse.swt.internal.win32.OS.PeekMessage(Unknown Source)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
    at com.varaneckas.hawkscope.tray.TrayManager.load(TrayManager.java:141)
    at com.varaneckas.hawkscope.Launcher.main(Launcher.java:65)

--------------------------------------
Hawkscope Environment Report
--------------------------------------
Hawkscope 0.6.2 (2009-06-21) [http://hawkscope.googlecode.com]
--------------------------------------
global.hotkey.enabled: 0
display.hidden: 0
http.proxy.auth.password: ******
http.proxy.auth.username: 
hide.known.file.ext: 0
menu.reload.delay: 3000
use.os.icons: 1
update.check: 1
http.proxy.host: 
filesystem.blacklist: ;
http.proxy.port: 8080
icons.theme: default
display.floppy: 0
http.proxy.auth.use: 0
quick.access.names.list: ${user.home}::Admin;
plugin.com.varaneckas.hawkscope.plugin.openwith.OpenWithPlugin.enabled: 1
global.hotkey: Shift + Space
quick.access.list: ${user.home};
plugin.dir: C:/Documents and Settings/Admin/.hawkscope-plugins
http.proxy.use: 0
--------------------------------------
java.runtime.name: Java(TM) SE Runtime Environment
sun.boot.library.path: C:\Program Files\Java\jre6\bin
java.vm.version: 11.0-b16
java.vm.vendor: Sun Microsystems Inc.
java.vendor.url: http://java.sun.com/
path.separator: ;
java.vm.name: Java HotSpot(TM) Client VM
file.encoding.pkg: sun.io
user.country: PT
sun.os.patch.level: Service Pack 3
java.vm.specification.name: Java Virtual Machine Specification
user.dir: C:\Program Files\Hawkscope
java.runtime.version: 1.6.0_11-b03
java.awt.graphicsenv: sun.awt.Win32GraphicsEnvironment
java.endorsed.dirs: C:\Program Files\Java\jre6\lib\endorsed
os.arch: x86
java.io.tmpdir: C:\DOCUME~1\Admin\LOCALS~1\Temp\
line.separator: 

java.vm.specification.vendor: Sun Microsystems Inc.
user.variant: 
os.name: Windows XP
sun.jnu.encoding: Cp1252
java.library.path: C:\Program
Files\Hawkscope;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Prog
ram
Files\Borland\Delphi7\Bin;C:\Program
Files\Borland\Delphi7\Projects\Bpl\;C:\Inprise\vbroker\bin;C:\WINDOWS\system32;C
:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Program
Files\Intel\DMIX;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;C:\Prog
ram
Files\Novell\ZENworks\;C:\Program Files\Hewlett-Packard\OpenView\service
desk 4.5\client\bin;;C:\Program Files\Common Files\Nero\Lib\;C:\Program
Files\Common Files\Nero\Lib\;C:\Program Files\Common
Files\Nero\Lib\;C:\Program Files\Common Files\Nero\Lib\;C:\Program
Files\Common Files\Nero\Lib\;C:\Program Files\Common
Files\Nero\Lib\;C:\Program Files\Common Files\Nero\Lib\;C:\Program
Files\Common Files\Nero\Lib\;C:\Program Files\Common Files\Nero\Lib\
java.specification.name: Java Platform API Specification
java.class.version: 50.0
sun.management.compiler: HotSpot Client Compiler
os.version: 5.1
user.home: C:\Documents and Settings\Admin
user.timezone: Europe/London
java.awt.printerjob: sun.awt.windows.WPrinterJob
file.encoding: Cp1252
java.specification.version: 1.6
java.class.path:
C:\DOCUME~1\Admin\LOCALS~1\Temp\temp0.jar;C:\DOCUME~1\Admin\LOCALS~1\Temp\temp1.
jar;
user.name: Admin
java.vm.specification.version: 1.0
java.home: C:\Program Files\Java\jre6
sun.arch.data.model: 32
user.language: pt
java.specification.vendor: Sun Microsystems Inc.
awt.toolkit: sun.awt.windows.WToolkit
java.vm.info: mixed mode, sharing
java.version: 1.6.0_11
java.ext.dirs: C:\Program Files\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext
sun.boot.class.path: C:\Program
Files\Java\jre6\lib\resources.jar;C:\Program
Files\Java\jre6\lib\rt.jar;C:\Program
Files\Java\jre6\lib\sunrsasign.jar;C:\Program
Files\Java\jre6\lib\jsse.jar;C:\Program
Files\Java\jre6\lib\jce.jar;C:\Program
Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\classes
java.vendor: Sun Microsystems Inc.
file.separator: \
java.vendor.url.bug: http://java.sun.com/cgi-bin/bugreport.cgi
sun.io.unicode.encoding: UnicodeLittle
sun.cpu.endian: little
sun.desktop: windows
sun.cpu.isalist:
--------------------------------------
Thu Jul 16 13:39:44 BST 2009
--------------------------------------

Original issue reported on code.google.com by ant.c.am...@gmail.com on 16 Jul 2009 at 12:47

GoogleCodeExporter commented 8 years ago
Can you provide more details on how did you get this error? I cannot reproduce 
it.

Original comment by tomas.va...@gmail.com on 22 Jul 2009 at 3:26