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

PlugIn for SybaseCentral

0 views
Skip to first unread message

Thomas Kehl at

unread,
Nov 16, 2004, 6:18:58 PM11/16/04
to
Hi!

I became an error, when I want to register the ASAPlugin.jar as Plugin in
SybaseCentral 4.3 (ASA9.0.2). The Errormessage is

The plug-in registration file could not be read.

Can anyone help me?

Thanks
Thomas


Details:
java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
at java.util.Properties.loadConvert(Unknown Source)
at java.util.Properties.load(Unknown Source)
at
com.sybase.central.viewer.RegisterPlugInDialogController.onWizardFinish(RegisterPlugInWizard.java:121)
at
com.sybase.central.viewer.ScjWizardDialog.onWizardFinish(ScjWizardDialog.java:433)
at
com.sybase.central.viewer.ScjWizardDialog.actionPerformed(ScjWizardDialog.java:513)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown
Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at
com.sybase.central.viewer.ScjBaseDialog.showDialog(ScjBaseDialog.java:448)
at
com.sybase.central.viewer.ScjWizardDialog.render(ScjWizardDialog.java:141)
at
com.sybase.central.viewer.ScjDialogSupport.render(ScjDialogSupport.java:156)
at
com.sybase.central.viewer.RegisterPlugInWizard.displayWizardDialog(RegisterPlugInWizard.java:71)
at
com.sybase.central.viewer.PluginDlg.registerButtonPressed(PluginDlg.java:314)
at com.sybase.central.viewer.PluginDlg.actionPerformed(PluginDlg.java:523)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown
Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at
com.sybase.central.viewer.ScjBaseDialog.showDialog(ScjBaseDialog.java:448)
at com.sybase.central.viewer.ScjDialog.render(ScjDialog.java:99)
at
com.sybase.central.viewer.ScjDialogSupport.render(ScjDialogSupport.java:156)
at
com.sybase.central.viewer.ViewerManager.showPluginDlg(ViewerManager.java:955)
at
com.sybase.central.viewer.ViewerManager.menuItemSelected(ViewerManager.java:1020)
at
com.sybase.central.viewer.BaseMenuItem.actionPerformed(BaseMenuItem.java:185)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown
Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at
javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Unknown
Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)


Nick Elson

unread,
Nov 17, 2004, 2:53:07 PM11/17/04
to
"Malformed \uxxxx encoding."

That can't be good, Unicode errors like this would most likely be due to
a file corruption.

I would try reinstalling ...

HTH

"Thomas Kehl" <t.kehl (at) heeb.com> wrote in message
news:419a8ade$1@forums-2-dub...

0 new messages