Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to diagnose Sybase Central problems?

49 views
Skip to first unread message

David DeRam

unread,
Sep 26, 2005, 5:59:38 PM9/26/05
to
I have a customer with a stack dump when trying to run Sybase Central. The
registry entries look good and the files in the install all look correct.

When he clicks on Sybase Central the error dialog pops up with the "Stack
Trace".

The start of the dump is...

>
Current thread: main
java.lang.NoClassDefFoundError: com/sybase/util/ClipboardManager
at
com.sybase.central.viewer.ViewerManager.getViewerToolBarButtonLayoutForItem(ViewerManager.java:1336)
at
com.sybase.central.viewer.ViewerManager.updateToolBarsAndMenus(ViewerManager.java:1587)
<

What does this error tell me? Is there anything that I can do to diagnose?
(The platform is 2003 server, ASA 9.0.2.2451)

Thank you.

Chris Keating (iAnywhere Solutions)

unread,
Sep 27, 2005, 8:55:41 AM9/27/05
to
You should capture a much detail about what is happening prior to this stack
occuring and the full stack. This information can be reviewed and hopefully
a possible cause determined. The contact information for support is attached
below. If you choose the Report a Bug option, please read the Important
Message as it outlines the service levels.

>>>
You'll probably need to contact Technical Support to get this issue
resolved. Within North America, you can reach Technical Support by calling
1-800-8SYBASE. If you are located outside of North America, you can find
the contact information for your local Sybase Support Center by going to the
Sybase home page at http://www.sybase.com, clicking on the "Support" link at
the top of the page, and then choosing "Support Centers" from the left hand
frame.

You can always report a bug for free by visiting CaseXpress at
http://casexpress.sybase.com/cx/cx.stm. When submitting calls through
CaseXpress, please make sure to give an accurate description of the steps
you take to reproduce the bug, and include any files that may be needed
(database, source code) to reproduce the problem.

"David DeRam" <ns_xxxdderam@progeny2000ns_xxx.com> wrote in message
news:43386f4a$1@forums-1-dub...

Chris Irie

unread,
Sep 27, 2005, 2:49:24 PM9/27/05
to
Hi David,

The error you cite will occur if the JSYBLIB.142.JAR file is missing. In a
canonical installation of ASA 9.0.2, this file should be installed to the
following directory:

C:\Program Files\Sybase\shared\java

The first thing to do is to confirm that the file is really there.

Next, run "scjview -batch" from a command window, then examine the resulting
"sybasecentral.bat" file. Look for "JSYBLIB142.JAR" following the string
"-classpath" -- it will probably be present in its 8.3 name, which will be
something like "JSYBLI~1.JAR". Make sure that its path is correct (i.e. that
it matches the directory above). If the path in the .BAT file is missing or
is incorrect, then you have missing/incorrect registry entries; in that
case, it's probably easiest to reinstall.

We might be able to diagnose the problem further if you post the complete
error report (it includes a stack trace, plus a whole lot of other
information).

It would also help to know whether this problem has existed since ASA was
initially installed, or whether the problem started happening later.

-- Chris Irie
iAnywhere Solutions

"David DeRam" <ns_xxxdderam@progeny2000ns_xxx.com> wrote in message
news:43386f4a$1@forums-1-dub...

Albert Ibarra

unread,
Oct 4, 2005, 10:02:40 AM10/4/05
to
The same thing is hapenning to me.

First start happening in my desktop computer but I thought was something
wrong with the computer, but recently start happening in my laptop too.
Going back It's probalby that start happening after I install the java
runtime 1.5 from Sun.

Please advice since now for me it's a little bit hard to modify a database
without Sybase Central.

Alberto

this is the stack dump is showing me:

+-----------------+

| 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:1393)

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:147)

at com.sybase.central.viewer.SybaseCentral.main(SybaseCentral.java:386)

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 |

+--------------------+

Sybase Central Version: 4.3.0.2418


*** A java.lang.NullPointerException exception was caught while gathering
application information

null

+---------------+

| Classpath |

+---------------+

C:\Program Files\Sybase\Shared\Sybase Central 4.3\sybasecentral.jar

Timestamp=2005-08-22 15:03:06.0

Length=603484

C:\Program Files\Sybase\Shared\java\jsyblib142.jar

Timestamp=2005-08-22 15:02:32.0

Length=264879

C:\Program Files\Sybase\Shared\java\HelpManager11.jar

Timestamp=2005-08-22 15:02:34.0

Length=56339

C:\Program Files\Sybase\Shared\java\SCEditor142.jar

Timestamp=2005-08-22 15:02:44.0

Length=345060

C:\Program Files\Sybase\Shared\Sun\JavaHelp-1_1\jh.jar

Timestamp=2002-06-24 11:36:00.0

Length=347246

C:\Program Files\Sybase\Shared\Sybase Central 4.3\jcchart400K.jar

Timestamp=2004-10-21 11:17:06.0

Length=1064214

+-------------+

| Java VM |

+-------------+

Total memory: 3092480

Free memory: 142272

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:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\

java.library.path=C:\Program Files\Sybase\Shared\Sybase Central
4.3\win32;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Program
Files\Sybase\Shared\sun\jre142\bin;C:\Program
Files\Borland\Delphi7\Bin;C:\Program
Files\Borland\Delphi7\Projects\Bpl\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\Symantec\pcAnywhere\;C:\Program Files\Microsoft SQL
Server\80\Tools\BINN;C:\Program Files\Sybase\SQL Anywhere
9\drivers;C:\Program Files\Common Files\Roxio
Shared\DLLShared;C:\PROGRA~1\Borland\Delphi6\Bin;C:\PROGRA~1\Borland\Delphi6\Projects\Bpl;C:\Program
Files\UltraEdit;C:\Program Files\Sybase\SQL Anywhere 9\win32;C:\Program
Files\Sybase\Shared\win32;C:\Program Files\Sybase\Shared\Sybase Central
4.3\win32;;C:\Program Files\EldoS\SecureBlackbox\Packages

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 XP

os.version=5.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 2

sybase.jsyblib.dll.location=C:\PROGRA~1\Sybase\Shared\win32\

user.country=US

user.dir=C:\Documents and Settings\Administrator\Desktop

user.home=C:\Documents and Settings\Administrator

user.language=en

user.name=Administrator

user.timezone=America/New_York

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.sybase.central

Implementation title: Sybase Central

Implementation vendor: Sybase, Inc.

Implementation version: 4.3.0.2418

Specification title: Sybase Central

Specification vendor: Sybase, Inc.

Specification version: 4.3.0.2418

Package: com.sybase.central.editor

Implementation title: Sybase Central Editor

Implementation vendor: Sybase, Inc.

Implementation version: 4.3.0.2396

Specification title: Sybase Central Editor

Specification vendor: Sybase, Inc.

Specification version: 4.3.0.2396

Package: com.sybase.central.lang

Implementation title: Sybase Central

Implementation vendor: Sybase, Inc.

Implementation version: 4.3.0.2418

Specification title: Sybase Central

Specification vendor: Sybase, Inc.

Specification version: 4.3.0.2418

Package: com.sybase.central.viewer

Implementation title: Sybase Central

Implementation vendor: Sybase, Inc.

Implementation version: 4.3.0.2418

Specification title: Sybase Central

Specification vendor: Sybase, Inc.

Specification version: 4.3.0.2418

Package: com.sybase.customization

Implementation title: Application-Independent Java Utility Library

Implementation vendor: Sybase, Inc.

Implementation version: 4.3.0.2418

Specification title: Application-Independent Java Utility Library

Specification vendor: Sybase, Inc.

Specification version: 4.3.0.2418

Package: com.sybase.helpManager

Implementation title: HelpManager classes

Implementation vendor: Sybase, Inc.

Implementation version: 4.3.0.2418

Specification title: HelpManager classes

Specification vendor: Sybase, Inc.

Specification version: 4.3.0.2418

Package: com.sybase.util

Implementation title: Application-Independent Java Utility Library

Implementation vendor: Sybase, Inc.

Implementation version: 4.3.0.2418

Specification title: Application-Independent Java Utility Library

Specification vendor: Sybase, Inc.

Specification version: 4.3.0.2418

Package: com.sybase.util.win32

Implementation title: Application-Independent Java Utility Library

Implementation vendor: Sybase, Inc.

Implementation version: 4.3.0.2418

Specification title: Application-Independent Java Utility Library

Specification vendor: Sybase, Inc.

Specification version: 4.3.0.2418

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.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


"David DeRam" <ns_xxxdderam@progeny2000ns_xxx.com> wrote in message
news:43386f4a$1@forums-1-dub...

Chris Keating (iAnywhere Solutions)

unread,
Oct 4, 2005, 10:27:16 AM10/4/05
to
Actually, your stack trace does not seem to indicate that the problem is the
same.

I will respond to your thread which you posted separately.


"Albert Ibarra" <aeib...@sprynet.com> wrote in message
news:43428b80@forums-1-dub...

0 new messages