[JBoss JIRA] Created: (JBIDE-3155) Exceptions thrown when closing Visual Editor
by Asgeir Frimannsson (JIRA)
Exceptions thrown when closing Visual Editor
--------------------------------------------
Key: JBIDE-3155
URL: https://jira.jboss.org/jira/browse/JBIDE-3155
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.0.0.cr1
Environment: SUN jdk1.6_u10, Fedora 10 x86_64 using JBoss Tools and drivers from http://download.jboss.org/jbosstools/builds/nightly/3.0.0.CR1/20081108025...
Reporter: Asgeir Frimannsson
<probably-irrelevant>
Step 1: Create a new seam-gen project using ./seam create-project
Step 2: Import the project into JBoss tools using File->New->Project
Step 3: Set up the Seam build environment etc..
</probably-irrelevant>
Step 4: Open a page, e.g. home.xhtml in visual editor
Step 5: Close editor
... Exceptions thrown..
!ENTRY org.eclipse.ui 4 0 2008-11-11 09:44:34.790
!MESSAGE The function "removeSelectionListener" returned an error condition (0x80004005)
!STACK 0
org.mozilla.xpcom.XPCOMException: The function "removeSelectionListener" returned an error condition (0x80004005)
at org.mozilla.xpcom.internal.XPCOMJavaProxy.callXPCOMMethod(Native Method)
at org.mozilla.xpcom.internal.XPCOMJavaProxy.invoke(XPCOMJavaProxy.java:143)
at $Proxy16.removeSelectionListener(Unknown Source)
at org.jboss.tools.vpe.xulrunner.editor.XulRunnerEditor.removeSelectionListener(XulRunnerEditor.java:599)
at org.jboss.tools.vpe.xulrunner.editor.XulRunnerEditor$2.widgetDisposed(XulRunnerEditor.java:133)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)
--
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
17 years, 2 months
[JBoss JIRA] Created: (JBIDE-3311) tools try to build jboss project on eclipse start
by arne anka (JIRA)
tools try to build jboss project on eclipse start
-------------------------------------------------
Key: JBIDE-3311
URL: https://jira.jboss.org/jira/browse/JBIDE-3311
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.0.0.cr1
Environment: Version: 3.4.1
Build id: M20080911-1700
tools: JBossTools-3.0.0.CR1-N200811270312-ALL-linux-gtk.zip
Reporter: arne anka
when starting eclipse after a short moment jboss tools try to build my jboss tools project, though it's neither active nor necessary.
i use mylyn and have a context open in no way related to jboss, the jboss project was build successfully last time used (before shutting down eclipse the last time) and not touched since.
in "preferences -> general -> startup and shutdown" everything looking like jboss is disabled.
but still after some seconds of deceptive ease the jboss tools project is build and a db connection is created ...
additionally there seems to be more going on: due to problems i needed to kill eclipse the hard way -- and after restart an error building the jboss project was announced! i did not touch the jbt prjoct and it was not active!
--
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
17 years, 2 months