[JBoss JIRA] Created: (JBIDE-3233) After some browsing around I got an exception to show up in my console output
by Max Rydahl Andersen (JIRA)
After some browsing around I got an exception to show up in my console output
-----------------------------------------------------------------------------
Key: JBIDE-3233
URL: https://jira.jboss.org/jira/browse/JBIDE-3233
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jmx
Reporter: Max Rydahl Andersen
Fix For: 3.0.0.cr1
Exception in thread "Thread-67" java.lang.NullPointerException
at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution$RefineThread.cache(QueryContribution.java:111)
at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution$RefineThread.cache(QueryContribution.java:130)
at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution$RefineThread.cache(QueryContribution.java:130)
at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution$RefineThread.cache(QueryContribution.java:130)
at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution$RefineThread.cache(QueryContribution.java:130)
at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution$RefineThread.cache(QueryContribution.java:130)
at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution$RefineThread.cache(QueryContribution.java:130)
at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution$RefineThread.cache(QueryContribution.java:130)
at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution$RefineThread.cacheEntry(QueryContribution.java:105)
at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution$RefineThread.run(QueryContribution.java:88)
--
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, 4 months
[JBoss JIRA] Created: (JBIDE-3231) Alot of Could not acquire children from extension: org.jboss.tools.jmx.ui.internal.views.navigator.root in error log
by Max Rydahl Andersen (JIRA)
Alot of Could not acquire children from extension: org.jboss.tools.jmx.ui.internal.views.navigator.root in error log
--------------------------------------------------------------------------------------------------------------------
Key: JBIDE-3231
URL: https://jira.jboss.org/jira/browse/JBIDE-3231
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jmx
Reporter: Max Rydahl Andersen
Fix For: 3.0.0.cr1
Not sure when they appeared but I got alot of "could not acquire children" in the error log.
Maybe it came when I pressed * on the root node in JMX view which on windows expands all nodes and I hit some "bad" jmx nodes?
Could not acquire children from extension: org.jboss.tools.jmx.ui.internal.views.navigator.root
java.lang.NullPointerException
at javax.management.MBeanParameterInfo.equals(MBeanParameterInfo.java:121)
at java.util.Arrays.equals(Arrays.java:2392)
at javax.management.MBeanOperationInfo.equals(MBeanOperationInfo.java:272)
at org.jboss.tools.jmx.core.MBeanOperationInfoWrapper.equals(MBeanOperationInfoWrapper.java:48)
at java.util.WeakHashMap.eq(WeakHashMap.java:259)
at java.util.WeakHashMap.put(WeakHashMap.java:406)
at org.eclipse.ui.internal.navigator.NavigatorContentService.rememberContribution(NavigatorContentService.java:649)
at org.eclipse.ui.internal.navigator.extensions.SafeDelegateTreeContentProvider.getChildren(SafeDelegateTreeContentProvider.java:92)
at org.eclipse.ui.internal.navigator.NavigatorContentServiceContentProvider.internalGetChildren(NavigatorContentServiceContentProvider.java:251)
at org.eclipse.ui.internal.navigator.NavigatorContentServiceContentProvider.getChildren(NavigatorContentServiceContentProvider.java:227)
at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution$RefineThread.cache(QueryContribution.java:125)
at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution$RefineThread.cache(QueryContribution.java:130)
at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution$RefineThread.cache(QueryContribution.java:130)
at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution$RefineThread.cacheEntry(QueryContribution.java:105)
at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution$RefineThread.run(QueryContribution.java:88)
--
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, 4 months
[JBoss JIRA] Created: (JBIDE-2758) Seam project with Portlets facet enabled can't start in JBoss AS server
by Aliaksey Nis (JIRA)
Seam project with Portlets facet enabled can't start in JBoss AS server
-----------------------------------------------------------------------
Key: JBIDE-2758
URL: https://jira.jboss.org/jira/browse/JBIDE-2758
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Portal
Affects Versions: 3.0.0.beta1
Environment: WindowsXP SP2
JBoss Tools
Version: 3.0.0.Beta1
Build id: 200809100010-nightly
JDK 1.5_08
Reporter: Aliaksey Nis
EXECUTE: New > New Seam project.
EXECUTE: Input name for project - testproject.
EXECUTE: In Configuration Filed select Seam project with Portlets 2.0 (Portlets Core 2.0, JSF Portlets 1.0, Seam Portlets 1.0).
EXECUTE: Press Next til Seam facet page, select War deployment, press Finish.
EXECUTE: Copy testproject-ds.xml to JBoss AS deploy folder(JBIDE-2736).
EXECUTE: Start server - 4.3.0.GA_CP01 (build: SVNTag=JBPAPP_4_3_0_GA_CP01 date=200804211657).
EXECUTE: Try to run this test project.
FAILURE: Multiply exceptions appears in server console, project didn't start.
Attached server log(6Mb+ :) ). In log - Server startup, Seam War project runned(all work fine), then Seam War project with Portlets runned(exceptions...).
--
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, 4 months
[JBoss JIRA] Created: (JBIDE-2411) Intermitent jdbc driver not found when creating a new Seam project
by Jay Balunas (JIRA)
Intermitent jdbc driver not found when creating a new Seam project
------------------------------------------------------------------
Key: JBIDE-2411
URL: http://jira.jboss.com/jira/browse/JBIDE-2411
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Environment: RHEL 5
Java 1.5
JBDS 1.1.CR1
Reporter: Jay Balunas
Attachments: Screenshot-Edit Driver Definition .png
This was an issue with multiple machine during the JBDS lab at the Redhat summit. Not all users saw this. All users in the lab used the same JDK, JBDS, and database from the USB sticks. the users were following through the steps provided in the JBDS lab PDF.
On some of the machines ( not all of them ) the path to the hsqldb.jar was not found - even though the path seemed correct - although very long. I manually set the path and it seemed to take. See attached screen shot for the long path to the jar that was set by default.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 4 months