[JBoss JIRA] Created: (JBIDE-6476) [Smooks] Several class loader related unsafe places in JBoss Tools
by Brian Fitzpatrick (JIRA)
[Smooks] Several class loader related unsafe places in JBoss Tools
------------------------------------------------------------------
Key: JBIDE-6476
URL: https://jira.jboss.org/browse/JBIDE-6476
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Affects Versions: 3.2.x, 3.1.x
Reporter: Brian Fitzpatrick
Assignee: Tom Fennelly
Fix For: 3.2.x, 3.1.x
This originally came from JBIDE-6466
I find several unsafe places which are related with Thread.currentThread().getContextClassLoader() and Thread.currentThread().setContextClassLoader(). These places in code could have dramatic outcome during JBoss Tools normal work.
6) \jbosstools\trunk\smooks\plugins\org.jboss.tools.smooks.ui\src\org\jboss\tools\smooks\edimap\editor\EDIMapFormPage.java
- here is potential unsafe code commented;
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months
[JBoss JIRA] Created: (JBDS-1114) Provide JBDS update site zip for offline updates
by Nick Boldt (JIRA)
Provide JBDS update site zip for offline updates
------------------------------------------------
Key: JBDS-1114
URL: https://jira.jboss.org/jira/browse/JBDS-1114
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: updatesite
Affects Versions: 3.0.1.GA
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Minor
Fix For: LATER
>> For now, updatesite zip distro for JBDS is not supported since it haven't
>> been tested how the branding and the runtime integration plugins we have done
>> works from the updatesite zip. (and it would need documentation too)
>> /max
Two issues here are:
1) having the branded fragments/binary pieces on the site, which we don't include today
2) documenting how to do an install/upgrade from update site or site zip
--
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
15 years, 3 months
[JBoss JIRA] Created: (JBDS-942) JBDS 2.1 GA on a Mac performs very slowly
by Jim Tyrrell (JIRA)
JBDS 2.1 GA on a Mac performs very slowly
-----------------------------------------
Key: JBDS-942
URL: https://jira.jboss.org/jira/browse/JBDS-942
Project: JBoss Developer Studio
Issue Type: Feature Request
Affects Versions: 2.1.0
Environment: Mac with Snow Leopard
Reporter: Jim Tyrrell
Starting the embedded EAP 5 instance included in the JBDS 2.1 build jbdevstudio-eap-macosx-carbon-2.1.0.v200909250150R-H168-GA.jar takes a long time. About 1 minute once, and mostly 3-5 mins. It does not seem to change or become different based on the number of other applications I have running. Double clicking on a .xhtml file and bringing up the embedded two paned JSF editor also can take minutes to come up. Shutting down the embedded EAP server, or closing out of eclipse can take minutes. I have also experienced 3-4 crashes in about 5-6 times running this and can not seem to isolate it to a specific set of actions. I have run a version on Linux and do not experience any of the same symptoms as noted above. Wondering out loud if JDK 6 on Snow Leopard is not something that would be recommended or creates some of these gremlins.
Macintosh-75:Downloads jimtyrrell$ java -version
java version "1.6.0_15"
Java(TM) SE Runtime Environment (build 1.6.0_15-b03-219)
Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02-90, mixed mode)
--
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
15 years, 3 months