[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3544) Exceptions, related to JBoss AS server, after framework start up

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Tue Jan 13 21:01:04 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-3544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12447682#action_12447682 ] 

Snjezana Peco commented on JBIDE-3544:
--------------------------------------

This issue happens due to a bug in Eclipse when adding a directory to the classpath (the log directory in the org.jboss.ide.eclipse.as.core plugin in this case).
I have avoided the issue by moving log4j.xml to org.jboss.ide.eclipse.as.core/jbosscore and removing the log directory. In this way log4j.xml will be on the plugin's classpath without adding any directory to the classpath.

The attached org.eclipse.osgi plugin also fixes this issue.
Aliaksey, I would appreciate if you could replace your existing org.eclipse.osgi plugin with this patched plugin and check if that solves the issue.

> Exceptions, related to JBoss AS server, after framework start up
> ----------------------------------------------------------------
>
>                 Key: JBIDE-3544
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3544
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.0.0.CR2
>         Environment: WindowsXP SP2
> JBoss Developer Studio
> Version: 2.0.0.CR1
> Build id: jbdevstudio-eap-win32-2.0.0.CR2-N200901092109
> Build date: 01/09/2009 21:09
> JDK 1.5_08
>            Reporter: Aliaksey Nis
>            Assignee: Snjezana Peco
>            Priority: Blocker
>             Fix For: 3.0.0.CR2
>
>         Attachments: JBDSstart.txt, org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar
>
>
> EXECUTE: Install JBDS jbdevstudio-eap-win32-2.0.0.CR2-N200901092109
> EXECUTE: Add necessary lines to eclipse.ini and bundles.info - JBDS-545
> EXECUTE: Start studio.
> FAILURE: Giant Error log with tons of exceptions, related to JBoss AS. Tons of exceptions thrown, when i tried to create new JSF project, or any other project.
> EXECUTE: Update studio folder with JBoss Tools build - JBossTools-ALL-win32-3.0.0.CR2-N200901111752
> In this build issue JBIDE-3518 seems to be fixed.
> EXECUTE: Start studio.
> FAILURE: Same behavior - error log full of exceptions.
> P.S. Don't know, if this issue related to JBDS or to JBTools, so posting it in JBIDE branch.

-- 
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

        



More information about the jbosstools-issues mailing list