[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2616) Invalid thread access exception is occured when set new server runtime on New Seam Project wizard.

Rob Stryker (JIRA) jira-events at lists.jboss.org
Wed Sep 3 18:39:38 EDT 2008


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

Rob Stryker commented on JBIDE-2616:
------------------------------------

Actually, i didnt fix this issue. I made a code fix and tried to commit it but ti seems akazakov had already done the same thing, so he fixed this, i just resolved the jira. 

> Invalid thread access exception is occured when set new server runtime on New Seam Project wizard.
> --------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-2616
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2616
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.0.0.alpha
>         Environment: JBT 3.0 Alpha1. The  11 august  build.
>            Reporter: Anton Klimkovich
>            Assignee: Rob Stryker
>             Fix For: 3.0.0.beta1
>
>
> EXECUTE: Open Seam perspective
> EXECUTE: New -> Seam web Project
> ASSERT:     New  Seam  Project wizard is opened.
> EXECUTE: Press New button for Target Runtime
> EXECUTE: Select JBoss 4.2 runtime 
> EXECUTE: Set path to the runtime and press Finish button
> FAILURE:  
>  org.eclipse.swt.SWTException: Invalid thread access
> 	at org.eclipse.swt.SWT.error(SWT.java:3777)
> 	at org.eclipse.swt.SWT.error(SWT.java:3695)
> 	at org.eclipse.swt.SWT.error(SWT.java:3666)
> 	at org.eclipse.swt.widgets.Widget.error(Widget.java:463)
> 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:355)
> 	at org.eclipse.swt.widgets.Combo.addSelectionListener(Combo.java:247)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelSynchHelper.synchCombo(DataModelSynchHelper.java:496)
> 	at org.jboss.tools.seam.ui.wizard.SeamProjectWizard.synchSeamActionModels(SeamProjectWizard.java:125)
> 	at org.jboss.tools.seam.ui.wizard.SeamProjectWizard.access$5(SeamProjectWizard.java:107)
> 	at org.jboss.tools.seam.ui.wizard.SeamProjectWizard$1.handleEvent(SeamProjectWizard.java:99)
> 	at org.eclipse.wst.common.project.facet.core.internal.FacetedProjectWorkingCopy.notifyListeners(FacetedProjectWorkingCopy.java:1640)
> 	at org.eclipse.wst.common.project.facet.core.internal.FacetedProjectWorkingCopy.resumeEventNotification(FacetedProjectWorkingCopy.java:1685)
> 	at org.eclipse.wst.common.project.facet.core.internal.FacetedProjectWorkingCopy.setSelectedPreset(FacetedProjectWorkingCopy.java:1054)
> 	at org.eclipse.wst.web.ui.internal.wizards.NewProjectDataModelFacetWizard.setRuntimeAndDefaultFacets(NewProjectDataModelFacetWizard.java:261)
> 	at org.eclipse.wst.web.ui.internal.wizards.NewProjectDataModelFacetWizard$2.propertyChanged(NewProjectDataModelFacetWizard.java:212)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.notifyListeners(DataModelImpl.java:346)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.notifyPropertyChange(DataModelImpl.java:337)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.internalSetProperty(DataModelImpl.java:183)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.setProperty(DataModelImpl.java:172)
> 	at org.eclipse.wst.web.ui.internal.wizards.DataModelFacetCreationWizardPage$5.run(DataModelFacetCreationWizardPage.java:411)

-- 
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