This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 247685 - AbstractMethodError: org.netbeans.modules.javascript2.jquery.model.JQueryModelInterceptor.interceptGlobal(Lorg/netbeans/modules/javascript2/editor/spi/model/ModelElementFactory;Lorg/openide/filesystem
Summary: AbstractMethodError: org.netbeans.modules.javascript2.jquery.model.JQueryMode...
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
: 247753 247912 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-10-04 06:29 UTC by adithyank
Modified: 2014-10-16 19:29 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212302


Attachments
stacktrace (2.36 KB, text/plain)
2014-10-04 06:29 UTC, adithyank
Details
stacktrace (2.36 KB, text/plain)
2014-10-06 07:11 UTC, adithyank
Details
stacktrace (2.36 KB, text/plain)
2014-10-07 18:53 UTC, adithyank
Details
Stacktrace ChrisLE (2.39 KB, text/plain)
2014-10-12 15:30 UTC, Christian Lenz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description adithyank 2014-10-04 06:29:37 UTC
Build: NetBeans IDE Dev (Build 201409140001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Linux

User Comments:
GUEST: My Netbeans is extremely slow to work with

GUEST: .

GUEST: opening js

GUEST: This errors occours every time NetBeans starts.

GUEST: Just compiling and uploading

GUEST: .

GUEST: editing

GUEST: restart due to updates

I don't see any way to attach the requested log data

GUEST: editing

GUEST: opening js

adithyank: tried to edit a html file

GUEST: startup netbeans

GUEST: nothing

GUEST: !!!

GUEST: nothing

GUEST: Again!

GUEST: It happened during startup




Stacktrace: 
java.lang.AbstractMethodError: org.netbeans.modules.javascript2.jquery.model.JQueryModelInterceptor.interceptGlobal(Lorg/netbeans/modules/javascript2/editor/spi/model/ModelElementFactory;Lorg/openide/filesystems/FileObject;)Ljava/util/Collection;
   at org.netbeans.modules.javascript2.editor.model.impl.ModelExtender.getExtendingGlobalObjects(ModelExtender.java:127)
   at org.netbeans.modules.javascript2.editor.hints.GlobalIsNotDefined.computeHints(GlobalIsNotDefined.java:91)
   at org.netbeans.modules.javascript2.editor.hints.JsHintsProvider.invokeHint(JsHintsProvider.java:246)
   at org.netbeans.modules.javascript2.editor.hints.JsHintsProvider.computeSuggestions(JsHintsProvider.java:134)
   at org.netbeans.modules.csl.hints.infrastructure.SuggestionsTask$1.run(SuggestionsTask.java:154)
   at org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:598)
Comment 1 adithyank 2014-10-04 06:29:39 UTC
Created attachment 149702 [details]
stacktrace
Comment 2 adithyank 2014-10-06 07:11:43 UTC
Created attachment 149722 [details]
stacktrace

closed a html file's editor tab
Comment 3 adithyank 2014-10-07 18:53:59 UTC
Created attachment 149774 [details]
stacktrace

while opening a html file using File -> Open FIle menu
Comment 4 Christian Lenz 2014-10-12 15:30:45 UTC
Created attachment 149854 [details]
Stacktrace ChrisLE

Have the same/similar issue too. After starting netbeans with open HTML or JS files I got this error.

This is a part of my messages Log:
-------------------------------------------------------------------------------
>Log Session: Sunday, October 12, 2014 5:03:54 PM CEST
>System Info: 
  Product Version         = NetBeans IDE Dev (Build nbms-and-javadoc-1972-on-20140803) (#77b3122f0984)
  Operating System        = Windows 7 version 6.1 running on amd64
  Java; VM; Vendor        = 1.8.0_11; Java HotSpot(TM) 64-Bit Server VM 25.11-b03; Oracle Corporation
  Runtime                 = Java(TM) SE Runtime Environment 1.8.0_11-b12
  Java Home               = C:\Program Files\Java\jdk1.8.0_11\jre
  System Locale; Encoding = de_DE (nb); Cp1252
  Home Directory          = C:\Users\ChrisLE
  Current Directory       = C:\Users\ChrisLE\Desktop\Netbeans nightly\bin
  User Directory          = C:\Users\ChrisLE\AppData\Roaming\NetBeans\dev
  Cache Directory         = C:\Users\ChrisLE\AppData\Local\NetBeans\Cache\dev


Plugin is Javascript2 RequireJS.
Comment 5 Petr Pisl 2014-10-13 07:44:40 UTC
This should be fixed at 09/23/2014 with this change: http://hg.netbeans.org/web-main/rev/a1332e62656f
Comment 6 Petr Pisl 2014-10-16 19:27:56 UTC
*** Bug 247912 has been marked as a duplicate of this bug. ***
Comment 7 Petr Pisl 2014-10-16 19:29:05 UTC
*** Bug 247753 has been marked as a duplicate of this bug. ***