[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7000) AbstractMethodError when saving servlet source file

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Sep 3 16:12:52 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12548989#action_12548989 ] 

Alexey Kazakov commented on JBIDE-7000:
---------------------------------------

What version of JBoss Tools are you using? I'm not sure that JBossAS Tools 2.0.2 supports Eclipse 3.6...

> AbstractMethodError when saving servlet source file
> ---------------------------------------------------
>
>                 Key: JBIDE-7000
>                 URL: https://jira.jboss.org/browse/JBIDE-7000
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: common
>         Environment: Eclipse 3.6.0 Mac OS X 64-bit, JBossAS Tools 2.0.2
>            Reporter: Mirko Raner
>            Assignee: Alexey Kazakov
>
> When saving a servlet source file in Eclipse, an error dialog pops up that says "An internal error occurred during: "JBoss Tools Model Update"."
> In the error log, the following exception is logged:
> java.lang.AbstractMethodError
> 	at org.jboss.tools.common.model.loaders.impl.ModelEntityRecognizer$EntityRecognizerWrapper.getEntityName(ModelEntityRecognizer.java:164)
> 	at org.jboss.tools.common.model.loaders.impl.ModelEntityRecognizer.getEntityName(ModelEntityRecognizer.java:39)
> 	at org.jboss.tools.common.model.filesystems.impl.FolderImpl.getEntityProperties(FolderImpl.java:233)
> 	at org.jboss.tools.common.model.filesystems.impl.FolderImpl.updateNew(FolderImpl.java:651)
> 	at org.jboss.tools.common.model.filesystems.impl.FolderImpl.update(FolderImpl.java:378)
> 	at org.jboss.tools.common.model.filesystems.impl.FileSystemFolderLoader.update(FileSystemFolderLoader.java:28)
> 	at org.jboss.tools.common.model.filesystems.impl.FileSystemsLoader.update(FileSystemsLoader.java:67)
> 	at org.jboss.tools.common.model.filesystems.impl.FileSystemsImpl.doUpdate(FileSystemsImpl.java:286)
> 	at org.jboss.tools.common.model.filesystems.impl.FileSystemsImpl.access$4(FileSystemsImpl.java:280)
> 	at org.jboss.tools.common.model.filesystems.impl.FileSystemsImpl$UpdateRunnable.run(FileSystemsImpl.java:273)
> 	at org.jboss.tools.common.model.XJob.runInWorkspace(XJob.java:175)
> 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list