[JBoss JIRA] (JBIDE-12770) MBean Explorer causes Eclipse crash when exposing management port but not using management poller
by Martin Malina (JIRA)
Martin Malina created JBIDE-12770:
-------------------------------------
Summary: MBean Explorer causes Eclipse crash when exposing management port but not using management poller
Key: JBIDE-12770
URL: https://issues.jboss.org/browse/JBIDE-12770
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jmx
Affects Versions: 4.0.0.Alpha2
Environment: JBT 4.0.0.Alpha2b
OS X 10.8 Mountain Lion
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.0.0.Beta1
Under specific conditions Eclipse can crash/take 100% CPU. We've seen this before and it happened when there was no JMX connection but the MBean Explorer was trying to load the nodes anyway. This is a similar case. It would be good to have some sort of check before we start loading the MBeans.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] (JBDS-2359) Spring example generates warnings
by Len DiMaggio (JIRA)
Len DiMaggio created JBDS-2359:
----------------------------------
Summary: Spring example generates warnings
Key: JBDS-2359
URL: https://issues.jboss.org/browse/JBDS-2359
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: central
Affects Versions: 6.0.0.Alpha2
Environment: Version: 6.0.0.Alpha2
Build id: Alpha2-v20121004-2330-B40
Build date: 20121004-2330
Reporter: Len DiMaggio
Assignee: Snjezana Peco
Fix For: 6.0.0.CR1
The Spring example generates this warning:
No connection specified for project. No database-specific validation will be performed.
jboss-springmvc-webapp
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] (JBDS-2355) JEE web project generates examples
by Len DiMaggio (JIRA)
Len DiMaggio created JBDS-2355:
----------------------------------
Summary: JEE web project generates examples
Key: JBDS-2355
URL: https://issues.jboss.org/browse/JBDS-2355
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: central
Affects Versions: 6.0.0.Alpha2
Environment: Version: 6.0.0.Alpha2
Build id: Alpha2-v20121004-2330-B40
Build date: 20121004-2330
Reporter: Len DiMaggio
Assignee: Snjezana Peco
Fix For: 6.0.0.CR1
The JEE web project example generates these warnings:
The import java.util.logging.Logger is never used
MemberController.java
/jboss-javaee6-webapp/src/main/java/org/jboss/tools/examples/controller
line 3
No connection specified for project. No database-specific validation will be performed.
jboss-javaee6-webapp
Unnecessary @SuppressWarnings("unused") Resources.java
/jboss-javaee6-webapp/src/main/java/org/jboss/tools/examples/util
line 26
The import javax.persistence.EntityManager is never used
MemberController.java
/jboss-javaee6-webapp/src/main/java/org/jboss/tools/examples/controller
line 14
The import javax.enterprise.event.Event is never used
MemberController.java
/jboss-javaee6-webapp/src/main/java/org/jboss/tools/examples/controller
line 7
The import javax.ejb.Stateful is never used
MemberController.java
/jboss-javaee6-webapp/src/main/java/org/jboss/tools/examples/controller
line 6
The import org.jboss.tools.examples.controller.MemberController is never used
MemberRegistrationTest.java
/jboss-javaee6-webapp/src/test/java/org/jboss/tools/examples/test
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] (JBDS-2356) JEE project example generates warnings
by Len DiMaggio (JIRA)
Len DiMaggio created JBDS-2356:
----------------------------------
Summary: JEE project example generates warnings
Key: JBDS-2356
URL: https://issues.jboss.org/browse/JBDS-2356
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: central
Affects Versions: 6.0.0.Alpha2
Environment: Version: 6.0.0.Alpha2
Build id: Alpha2-v20121004-2330-B40
Build date: 20121004-2330
Reporter: Len DiMaggio
Assignee: Snjezana Peco
Fix For: 6.0.0.CR1
The JEE project example generates these warnings:
jboss-javaee6-multi-ejb
No connection specified for project. No database-specific validation will be performed.
The import javax.persistence.PersistenceContext is never used
WebResources.java
/jboss-javaee6-multi-web/src/main/java/org/jboss/tools/example/util
line 10
The import javax.enterprise.event.Event is never used
MemberController.java
/jboss-javaee6-multi-web/src/main/java/org/jboss/tools/example/controller
line 6
The import javax.persistence.EntityManager is never used
WebResources.java
/jboss-javaee6-multi-web/src/main/java/org/jboss/tools/example/util
line 9
The import java.util.logging.Logger is never used
MemberController.java
/jboss-javaee6-multi-web/src/main/java/org/jboss/tools/example/controller
line 3
The import javax.enterprise.inject.spi.InjectionPoint is never used
WebResources.java
/jboss-javaee6-multi-web/src/main/java/org/jboss/tools/example/util
line 7
The import java.util.logging.Logger is never used
WebResources.java
/jboss-javaee6-multi-web/src/main/java/org/jboss/tools/example/util
line 3
Unnecessary @SuppressWarnings("unused") Resources.java
/jboss-javaee6-multi-ejb/src/main/java/org/jboss/tools/example/util
line 24
No connection specified for project. No database-specific validation will be performed.
jboss-javaee6-multi-ejb
The import javax.persistence.EntityManager is never used
MemberController.java
/jboss-javaee6-multi-web/src/main/java/org/jboss/tools/example/controller
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months