[jbosstools-issues] [JBoss JIRA] (JBIDE-9858) internal error during "Refreshing JBoss Tutorials..." org/jboss/tools/project/examples/model/ProjectFix

Nick Boldt (Updated) (JIRA) jira-events at lists.jboss.org
Fri Oct 7 01:00:31 EDT 2011


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

Nick Boldt updated JBIDE-9858:
------------------------------

    Description: 
After a fresh install of JBoss Central into a basic Eclipse (not w/ all the JBoss Tools stuff in it), I get this:

{code}
Problem Occurred

An internal error occurred during: "Refreshing JBoss Tutorials...".
org.jboss.tools.project.examples.ProjectExamplesActivator.canFix(Lorg/jboss/tools/project/examples/model/Project;Lorg/jboss/tools/project/examples/model/ProjectFix;)Z
{code}

!snapshot4.png!

Error log shows this:

{code}
Unhandled event loop exception

java.lang.IllegalArgumentException: Argument not valid The entity name must immediately follow the '&' in the entity reference.
	at org.eclipse.swt.SWT.error(SWT.java:4263)
	at org.eclipse.ui.internal.forms.widgets.FormTextModel.parseInputStream(FormTextModel.java:133)
	at org.eclipse.ui.internal.forms.widgets.FormTextModel.parseTaggedText(FormTextModel.java:111)
	at org.eclipse.ui.forms.widgets.FormText.setText(FormText.java:673)
	at org.jboss.tools.central.editors.GettingStartedPage.showNews(GettingStartedPage.java:808)
	at org.jboss.tools.central.editors.GettingStartedPage.refreshNews(GettingStartedPage.java:654)
	at org.jboss.tools.central.editors.GettingStartedPage.resize(GettingStartedPage.java:885)
	at org.jboss.tools.central.editors.GettingStartedPage$1.controlResized(GettingStartedPage.java:170)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
{code}

  was:
After a fresh install of JBoss Central into a basic Eclipse (not w/ all the JBoss Tools stuff in it), I get this:

{code}
Problem Occurred

An internal error occurred during: "Refreshing JBoss Tutorials...".
org.jboss.tools.project.examples.ProjectExamplesActivator.canFix(Lorg/jboss/tools/project/examples/model/Project;Lorg/jboss/tools/project/examples/model/ProjectFix;)Z
{code}

!snapshot4.png!


    
> internal error during "Refreshing JBoss Tutorials..." org/jboss/tools/project/examples/model/ProjectFix
> -------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9858
>                 URL: https://issues.jboss.org/browse/JBIDE-9858
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central
>    Affects Versions: 3.3.0.M4
>            Reporter: Nick Boldt
>             Fix For: 3.3.0.Beta1
>
>         Attachments: snapshot4.png
>
>
> After a fresh install of JBoss Central into a basic Eclipse (not w/ all the JBoss Tools stuff in it), I get this:
> {code}
> Problem Occurred
> An internal error occurred during: "Refreshing JBoss Tutorials...".
> org.jboss.tools.project.examples.ProjectExamplesActivator.canFix(Lorg/jboss/tools/project/examples/model/Project;Lorg/jboss/tools/project/examples/model/ProjectFix;)Z
> {code}
> !snapshot4.png!
> Error log shows this:
> {code}
> Unhandled event loop exception
> java.lang.IllegalArgumentException: Argument not valid The entity name must immediately follow the '&' in the entity reference.
> 	at org.eclipse.swt.SWT.error(SWT.java:4263)
> 	at org.eclipse.ui.internal.forms.widgets.FormTextModel.parseInputStream(FormTextModel.java:133)
> 	at org.eclipse.ui.internal.forms.widgets.FormTextModel.parseTaggedText(FormTextModel.java:111)
> 	at org.eclipse.ui.forms.widgets.FormText.setText(FormText.java:673)
> 	at org.jboss.tools.central.editors.GettingStartedPage.showNews(GettingStartedPage.java:808)
> 	at org.jboss.tools.central.editors.GettingStartedPage.refreshNews(GettingStartedPage.java:654)
> 	at org.jboss.tools.central.editors.GettingStartedPage.resize(GettingStartedPage.java:885)
> 	at org.jboss.tools.central.editors.GettingStartedPage$1.controlResized(GettingStartedPage.java:170)
> 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234)
> 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list