[JBoss JIRA] Created: (JBDS-618) remove the swt patch
by Max Rydahl Andersen (JIRA)
remove the swt patch
--------------------
Key: JBDS-618
URL: https://jira.jboss.org/jira/browse/JBDS-618
Project: Developer Studio
Issue Type: Task
Components: Build
Affects Versions: 2.0.0.cr2
Reporter: Max Rydahl Andersen
Assignee: Nick Boldt
Fix For: 2.0.0.GA
<max_at_hibernate> nickboldt: dgolovin: is the swt patch still needed actually ?
[22:18:14] <nickboldt> max_at_hibernate: no idea. what was the patch for? what version of Eclipse?
[22:18:37] <max_at_hibernate> something in eclipse 3.3 if i recall - Snjezana would know
[22:19:50] <dgolovin> Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
[22:20:37] <dgolovin> it means it still works, but I don't remember what issues were fixed by this patch
[22:21:19] <dgolovin> they were related to errors in swt during JUnit tests
[22:33:12] <max_at_hibernate> dgolovin: nickboldt: https://bugs.eclipse.org/bugs/show_bug.cgi?id=207206
[22:34:28] <max_at_hibernate> should not be relevant for 3.4
[22:34:52] <max_at_hibernate> snjezana's words
--
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-3622) java.lang.NoClassDefFoundError when JBoss AS is Started from JBDS
by Yahor Radtsevich (JIRA)
java.lang.NoClassDefFoundError when JBoss AS is Started from JBDS
-----------------------------------------------------------------
Key: JBIDE-3622
URL: https://jira.jboss.org/jira/browse/JBIDE-3622
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.0.0.cr1
Environment: Windows XP SP2
JBoss AS 4.2
Reporter: Yahor Radtsevich
STEPS TO REPRODUCE:
1. Install JBoss AS 4.2 to a path with SPACES(!) (e.g. D:/Program Files/jboss-4.2.2.GA)
1. Start JBDS
2. Open JBoss Server view and clink New->Server->JBoss, a division of RedHat->add... (server runtime environment)->[select the 'Home Directory' of JBoss AS you have installed]->OK->Finish
3. Start the created server. You will get next error:
java.lang.NoClassDefFoundError: Files/jboss-4/2/2/GA/lib/endorsed
Exception in thread "main".
NOTE: It seems that incorrect Launch Configuration is created (DOUBLE double quotes):
-Dprogram.name="JBossTools JBoss 4.2 Runtime (2)" -Xms256m -Xmx512m -XX:MaxPermSize=256m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.endorsed.dirs=""D:/Program Files/jboss-4.2.2.GA/lib/endorsed"" Files/jboss-4.2.2.GA/lib/endorsed"" Files/jboss-4.2.2.GA/lib/endorsed"" Files/jboss-4.2.2.GA/lib/endorsed""
--
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