Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

How do I fix this NullPointerException in both Sybase Central and ISQL?

It worked OK before testing began with a new computer image using Windows 7, IE 9, Office 2010 on an existing laptop.

SQL Anywhere 9.0.2.2451 is being used, and I presume something went wrong with the transmogrification process... but what?

                              +-----------------+
                              |   Stack Trace   |
                              +-----------------+

Current thread: SybaseCentral loader
java.lang.NullPointerException
    at javax.swing.border.EmptyBorder.<init>(Unknown Source)
    at com.sun.java.swing.plaf.windows.WindowsTableHeaderUI$XPDefaultRenderer.getTableCellRendererComponent(Unknown Source)
    at com.sybase.util.SybWindowsTableHeaderUI$XPRendererFix.getTableCellRendererComponent(SybWindowsTableHeaderUI.java)
    at com.sybase.central.viewer.DetailsList$ImageHeaderRenderer.getTableCellRendererComponent(DetailsList.java:1392)
    at javax.swing.plaf.basic.BasicTableHeaderUI.getHeaderRenderer(Unknown Source)
    at javax.swing.plaf.basic.BasicTableHeaderUI.getHeaderHeight(Unknown Source)
    at javax.swing.plaf.basic.BasicTableHeaderUI.createHeaderSize(Unknown Source)
    at javax.swing.plaf.basic.BasicTableHeaderUI.getPreferredSize(Unknown Source)
    at javax.swing.JComponent.getPreferredSize(Unknown Source)
    at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source)
    at java.awt.Container.preferredSize(Unknown Source)
    at java.awt.Container.getPreferredSize(Unknown Source)
    at javax.swing.JComponent.getPreferredSize(Unknown Source)
    at javax.swing.ScrollPaneLayout.layoutContainer(Unknown Source)
    at java.awt.Container.layout(Unknown Source)
    at java.awt.Container.doLayout(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validate(Unknown Source)
    at java.awt.Window.show(Unknown Source)
    at java.awt.Component.show(Unknown Source)
    at java.awt.Component.setVisible(Unknown Source)
    at com.sybase.central.viewer.SybaseCentral.run(SybaseCentral.java:144)
    at com.sybase.central.viewer.SybaseCentral.main(SybaseCentral.java:232)
    at com.sybase.central.viewer.AltSybaseCentral.main(AltSybaseCentral.java:34)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sybase.util.Launcher.talkToClient(Launcher.java)
    at com.sybase.util.Launcher.run(Launcher.java)
    at java.lang.Thread.run(Unknown Source)

+--------------------+
                             |   Sybase Central   |
                             +--------------------+

Version: 4.3.0.2387

+---------------+
                               |   Classpath   |
                               +---------------+

C:\Program Files\Sybase\Shared\Sybase Central 4.3\sybasecentral.jar
    Timestamp=2004-10-13 19:02:04.0
    Length=599987

C:\Program Files\Sybase\Shared\java\jsyblib142.jar
    Timestamp=2004-10-13 18:55:20.0
    Length=264627

C:\Program Files\Sybase\Shared\java\HelpManager11.jar
    Timestamp=2004-10-13 18:56:12.0
    Length=56457

C:\Program Files\Sybase\Shared\java\SCEditor142.jar
    Timestamp=2004-10-13 18:58:36.0
    Length=344763

C:\Program Files\Sybase\Shared\Sun\JavaHelp-1_1\jh.jar
    Timestamp=2002-06-24 15:36:00.0
    Length=347246

C:\Program Files\Sybase\Shared\Sybase Central 4.3\jcchart400K.jar
    Timestamp=2003-10-08 16:38:32.0
    Length=1060404

+-------------+
                                |   Java VM   |
                                +-------------+

Total memory: 3530752
Free memory: 1151208
System properties:
    asa.location=C:\PROGRA~1\Sybase\Shared\SYBASE~1.3\
    awt.toolkit=sun.awt.windows.WToolkit
    com.sybase.util.FastLoader=1
    file.encoding=Cp1252
    file.encoding.pkg=sun.io
    file.separator=\
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    java.class.path=C:\PROGRA~1\Sybase\Shared\SYBASE~1.3\SYBASE~1.JAR;C:\PROGRA~1\Sybase\Shared\java\JSYBLI~1.JAR;C:\PROGRA~1\Sybase\Shared\java\HELPMA~1.JAR;C:\PROGRA~1\Sybase\Shared\java\SCEDIT~1.JAR;C:\PROGRA~1\Sybase\Shared\sun\JAVAHE~1\jh.jar;C:\PROGRA~1\Sybase\Shared\SYBASE~1.3\JCCHAR~1.JAR;
    java.class.version=48.0
    java.endorsed.dirs=C:\Program Files\Sybase\Shared\sun\jre142\lib\endorsed
    java.ext.dirs=C:\Program Files\Sybase\Shared\sun\jre142\lib\ext
    java.home=C:\Program Files\Sybase\Shared\sun\jre142
    java.io.tmpdir=C:\Users\clemmlo1\AppData\Local\Temp\
    java.library.path=C:\Program Files\Sybase\Shared\Sybase Central 4.3\win32;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft Application Virtualization Client;C:\Program Files\ZipGenius 6\;C:\Windows\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Sybase\SQL Anywhere 9\win32;C:\Program Files\Sybase\Shared\win32;C:\Program Files\Sybase\SQL Anywhere 9\drivers;C:\Program Files\Sybase\Shared\Sybase Central 4.3\win32
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version=1.4.2_02-b03
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Sun Microsystems Inc.
    java.specification.version=1.4
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    java.vendor=Sun Microsystems Inc.
    java.vendor.url=http://java.sun.com/
    java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
    java.version=1.4.2_02
    java.vm.info=mixed mode
    java.vm.name=Java HotSpot(TM) Client VM
    java.vm.specification.name=Java Virtual Machine Specification
    java.vm.specification.vendor=Sun Microsystems Inc.
    java.vm.specification.version=1.0
    java.vm.vendor=Sun Microsystems Inc.
    java.vm.version=1.4.2_02-b03
    line.separator=

os.arch=x86
    os.name=Windows NT (unknown)
    os.version=6.1
    path.separator=;
    sun.arch.data.model=32
    sun.awt.exception.handler=com.sybase.util.ExceptionHandler
    sun.boot.class.path=C:\Program Files\Sybase\Shared\sun\jre142\lib\rt.jar;C:\Program Files\Sybase\Shared\sun\jre142\lib\i18n.jar;C:\Program Files\Sybase\Shared\sun\jre142\lib\sunrsasign.jar;C:\Program Files\Sybase\Shared\sun\jre142\lib\jsse.jar;C:\Program Files\Sybase\Shared\sun\jre142\lib\jce.jar;C:\Program Files\Sybase\Shared\sun\jre142\lib\charsets.jar;C:\Program Files\Sybase\Shared\sun\jre142\classes
    sun.boot.library.path=C:\Program Files\Sybase\Shared\sun\jre142\bin
    sun.cpu.endian=little
    sun.cpu.isalist=pentium i486 i386
    sun.io.unicode.encoding=UnicodeLittle
    sun.java2d.d3d=false
    sun.java2d.fontpath=
    sun.java2d.noddraw=true
    sun.os.patch.level=Service Pack 1
    sybase.jsyblib.dll.location=C:\PROGRA~1\Sybase\Shared\win32\
    user.country=CA
    user.dir=C:\WINDOWS\system32
    user.home=C:\Users\clemmlo1
    user.language=en
    user.name=clemmlo1
    user.timezone=GMT
    user.variant=

+-------------------+
                             |   Java Packages   |
                             +-------------------+

Package: com.sun.java.swing
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: com.sun.java.swing.plaf.windows
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: com.sun.java.swing.plaf.windows.resources
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: com.sun.swing.internal.plaf.basic.resources
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: com.sun.swing.internal.plaf.metal.resources
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: com.sybase.central
    Implementation title: Sybase Central
    Implementation vendor: Sybase, Inc.
    Implementation version: 4.3.0.2387
    Specification title: Sybase Central
    Specification vendor: Sybase, Inc.
    Specification version: 4.3.0.2387

Package: com.sybase.central.editor
    Implementation title: Sybase Central Editor
    Implementation vendor: Sybase, Inc.
    Implementation version: 4.3.0.2197
    Specification title: Sybase Central Editor
    Specification vendor: Sybase, Inc.
    Specification version: 4.3.0.2197

Package: com.sybase.central.lang
    Implementation title: Sybase Central
    Implementation vendor: Sybase, Inc.
    Implementation version: 4.3.0.2387
    Specification title: Sybase Central
    Specification vendor: Sybase, Inc.
    Specification version: 4.3.0.2387

Package: com.sybase.central.viewer
    Implementation title: Sybase Central
    Implementation vendor: Sybase, Inc.
    Implementation version: 4.3.0.2387
    Specification title: Sybase Central
    Specification vendor: Sybase, Inc.
    Specification version: 4.3.0.2387

Package: com.sybase.customization
    Implementation title: Application-Independent Java Utility Library
    Implementation vendor: Sybase, Inc.
    Implementation version: null
    Specification title: Application-Independent Java Utility Library
    Specification vendor: Sybase, Inc.
    Specification version: null

Package: com.sybase.helpManager
    Implementation title: HelpManager classes
    Implementation vendor: Sybase, Inc.
    Implementation version: 11
    Specification title: HelpManager classes
    Specification vendor: Sybase, Inc.
    Specification version: 11

Package: com.sybase.util
    Implementation title: Application-Independent Java Utility Library
    Implementation vendor: Sybase, Inc.
    Implementation version: null
    Specification title: Application-Independent Java Utility Library
    Specification vendor: Sybase, Inc.
    Specification version: null

Package: com.sybase.util.win32
    Implementation title: Application-Independent Java Utility Library
    Implementation vendor: Sybase, Inc.
    Implementation version: null
    Specification title: Application-Independent Java Utility Library
    Specification vendor: Sybase, Inc.
    Specification version: null

Package: java.applet
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.awt
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.awt.color
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.awt.datatransfer
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.awt.dnd
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.awt.dnd.peer
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.awt.event
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.awt.font
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.awt.geom
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.awt.im
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.awt.im.spi
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.awt.image
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.awt.peer
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.awt.print
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.beans
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.io
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.lang
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.lang.ref
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.lang.reflect
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.net
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.nio
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.nio.charset
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.nio.charset.spi
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.rmi
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.security
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.security.cert
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.sql
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.text
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.util
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.util.jar
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.util.regex
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: java.util.zip
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: javax.accessibility
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: javax.swing
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: javax.swing.border
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: javax.swing.event
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: javax.swing.plaf
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: javax.swing.plaf.basic
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: javax.swing.plaf.metal
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: javax.swing.table
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: javax.swing.text
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: javax.swing.tree
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.awt
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.awt.color
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.awt.datatransfer
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.awt.dnd
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.awt.font
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.awt.im
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.awt.image
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.awt.resources
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.awt.shell
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.awt.windows
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.dc.path
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.dc.pr
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.io
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.java2d
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.java2d.loops
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.java2d.pipe
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.misc
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.net
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.net.spi.nameservice
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.net.www
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.net.www.protocol.file
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.net.www.protocol.jar
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.nio.cs
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.reflect
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.security.action
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.security.provider
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.security.util
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.text.resources
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

Package: sun.util.calendar
    Implementation title: Java Runtime Environment
    Implementation vendor: Sun Microsystems, Inc.
    Implementation version: 1.4.2_02
    Specification title: Java Platform API Specification
    Specification vendor: Sun Microsystems, Inc.
    Specification version: 1.4

asked 02 May '13, 14:36

Breck%20Carter's gravatar image

Breck Carter
32.5k5417261050
accept rate: 20%


See CR #415245 and also see: http://sqlanywhere-forum.sap.com/questions/14258/sybase-central-crash-when-connecting-via-remote


These are essentially revolving around the same issue. There was a bug in earlier JDKs ( Oracle Bug #6429812 ) with the 'Windows XP' look and feel around this operation:

com.sun.java.swing.plaf.windows.WindowsTableHeaderUI$XPDefaultRenderer.getTableCellRendererComponent

The possible workarounds that may resolve this issue are to apply the 9.0.2.3261 EBF, apply the registry settings mentioned in the CR #415245 issue, or use the 'Windows Classic Look and Feel' for your desktop session (see the above discussion in the forum about 'TeamViewer' for these types of desktop settings in remote software).

permanent link

answered 02 May '13, 16:31

Jeff%20Albion's gravatar image

Jeff Albion
10.8k171175
accept rate: 25%

edited 02 May '13, 16:33

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×106

question asked: 02 May '13, 14:36

question was seen: 13,325 times

last updated: 02 May '13, 16:33