[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jedit-devel
Subject:    [ jEdit-devel ] [ jedit-Plugin Bugs-1735797 ] XML 2.0.6 :
From:       "SourceForge.net" <noreply () sourceforge ! net>
Date:       2007-07-31 21:05:36
Message-ID: E1IFyuO-0002zK-7c () sc8-sf-web22 ! sourceforge ! net
[Download RAW message or body]

Plugin Bugs item #1735797, was opened at 2007-06-12 16:50
Message generated for change (Comment added) made by kpouer
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=565475&aid=1735797&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
> Status: Closed
> Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Matthieu Casanova (kpouer)
Assigned to: Nobody/Anonymous (nobody)
Summary: XML 2.0.6 : NoSuchMethodError

Initial Comment:
Hi, when trying sidekick complete in a CSS document I have this exception. Any idea \
of the reason ? thanks

java.lang.NoSuchMethodError: \
org.apache.xml.resolver.CatalogManager.setAllowOasisXMLCatalogPI(Z)V  at \
org.apache.xerces.util.XMLCatalogResolver.init(Unknown Source)  at \
org.apache.xerces.util.XMLCatalogResolver.<init>(Unknown Source)  at \
org.apache.xerces.util.XMLCatalogResolver.<init>(Unknown Source)  at \
xml.Resolver.load(Unknown Source)  at xml.Resolver.instance(Unknown Source)
	at sidekick.css.CssSideKickCompletion.readCompletionConfig(Unknown Source)
	at sidekick.css.CssSideKickCompletion.initialize(Unknown Source)
	at sidekick.css.CompletionRequest.<init>(Unknown Source)
	at sidekick.css.CSS2SideKickParser.complete(Unknown Source)
	at sidekick.SideKickActions.complete(SideKickActions.java:112)
	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 bsh.Reflect.invokeMethod(Reflect.java:134)
	at bsh.Reflect.invokeStaticMethod(Reflect.java:98)
	at bsh.Name.invokeMethod(Name.java:874)
	at bsh.BSHMethodInvocation.eval(BSHMethodInvocation.java:75)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:102)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:47)
	at bsh.BSHBlock.evalBlock(BSHBlock.java:130)
	at bsh.BSHBlock.eval(BSHBlock.java:80)
	at bsh.BshMethod.invokeImpl(BshMethod.java:362)
	at bsh.BshMethod.invoke(BshMethod.java:258)
	at bsh.BshMethod.invoke(BshMethod.java:186)
	at org.gjt.sp.jedit.BeanShell.runCachedBlock(BeanShell.java:509)
	at org.gjt.sp.jedit.BeanShellAction.invoke(BeanShellAction.java:76)
	at org.gjt.sp.jedit.gui.InputHandler.invokeAction(InputHandler.java:416)
	at org.gjt.sp.jedit.gui.InputHandler.invokeAction(InputHandler.java:382)
	at org.gjt.sp.jedit.gui.DefaultInputHandler.handleKey(DefaultInputHandler.java:373)
	at org.gjt.sp.jedit.input.AbstractInputHandler.processKeyEventKeyStrokeHandling(AbstractInputHandler.java:116)
  at org.gjt.sp.jedit.gui.InputHandler.processKeyEvent(InputHandler.java:185)
	at org.gjt.sp.jedit.textarea.TextArea.processKeyEvent(TextArea.java:4556)
	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.KeyboardFocusManager.redispatchEvent(Unknown Source)
	at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
	at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
	at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
	at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(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.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(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)


----------------------------------------------------------------------

> Comment By: Matthieu Casanova (kpouer)
Date: 2007-07-31 23:05

Message:
Logged In: YES 
user_id=285591
Originator: YES

Hi I cannot reproduce it with 2.9.0 so I suppose it is fixed, I close the
bug.

----------------------------------------------------------------------

Comment By: Alan Ezust (ezust)
Date: 2007-07-31 22:10

Message:
Logged In: YES 
user_id=935841
Originator: NO

I can't reproduce this. Can you try with xerces plugin 2.9.0?


----------------------------------------------------------------------

Comment By: Alan Ezust (ezust)
Date: 2007-07-12 18:30

Message:
Logged In: YES 
user_id=935841
Originator: NO

It looks like it's using xml.Resolver, a new class I haven't fully tested
or started using yet.
It could use CatalogManager instead, but that relies on an old library I'd
like to phase out one of these days.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=565475&aid=1735797&group_id=588

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic