[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-5752) An internal error occurred during: "JBoss Tools Model Update". (NPE)

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Jan 28 05:17:19 EST 2010


     [ https://jira.jboss.org/jira/browse/JBIDE-5752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-5752:
----------------------------------

    Fix Version/s: 3.1.0.CR2
         Assignee: Viacheslav Kabanovich


> An internal error occurred during: "JBoss Tools Model Update". (NPE)
> --------------------------------------------------------------------
>
>                 Key: JBIDE-5752
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5752
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.1.0.CR1
>         Environment: eclipse.buildId=I20090611-1540
> java.version=1.6.0_17
> java.vendor=Apple Inc.
> BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=de_DE
> Framework arguments:  -keyring /Users/shifty/.eclipse_keyring -showlocation
> Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/shifty/.eclipse_keyring -showlocation
>            Reporter: Mario Mario
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.1.0.CR2
>
>
> If i open a .xhtml file in the VPE and try to auto complete a <f: <h: <s: or any other tag i get the following nullpointer and no autocompletion works after that (except standard html and <ui:)
> java.lang.NullPointerException
> 	at org.jboss.tools.jst.web.kb.internal.KbProject.getStorageFile(KbProject.java:350)
> 	at org.jboss.tools.jst.web.kb.internal.KbProject.load(KbProject.java:248)
> 	at org.jboss.tools.jst.web.kb.internal.KbProject.resolveStorage(KbProject.java:219)
> 	at org.jboss.tools.jst.web.kb.internal.KbProject.resolve(KbProject.java:229)
> 	at org.jboss.tools.jst.web.kb.internal.KbProject.addKbProject(KbProject.java:156)
> 	at org.jboss.tools.jst.web.kb.internal.scanner.ClassPathMonitor.validateProjectDependencies(ClassPathMonitor.java:121)
> 	at org.jboss.tools.jst.web.kb.internal.KbProject.load(KbProject.java:246)
> 	at org.jboss.tools.jst.web.kb.internal.KbProject.resolveStorage(KbProject.java:219)
> 	at org.jboss.tools.jst.web.kb.internal.KbBuilder.build(KbBuilder.java:95)
> 	at org.jboss.tools.jst.web.kb.KbProjectFactory$1KbBuilderEx.build(KbProjectFactory.java:89)
> 	at org.jboss.tools.jst.web.kb.KbProjectFactory$1.run(KbProjectFactory.java:102)
> 	at org.jboss.tools.common.model.XJob.runInWorkspace(XJob.java:158)
> 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

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

        


More information about the jbosstools-issues mailing list