[jbosstools-issues] [JBoss JIRA] (JBIDE-17700) Cannot deploy jsf war with eclipse luna and jboss 7.1.x

Fred Bricon (JIRA) issues at jboss.org
Thu Jul 3 07:40:24 EDT 2014


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

Fred Bricon commented on JBIDE-17700:
-------------------------------------

[~olpf] : does your project use truezip by any chance?
Do you use Maven to build your project? If yes, could you attach a copy of your effective pom.xml (after sanitizing/anonymizing any sensible data)

[~rob.stryker] : TrueZip 7.x changed their internals pretty significantly. (See https://java.net/projects/truezip/sources/v7/content/truezip-driver/truezip-driver-zip/src/main/java/de/schlichtherle/truezip/key/KeyManager.java?rev=6203, https://java.net/projects/truezip/sources/v7/content/truezip-driver/truezip-driver-zip/src/main/java/de/schlichtherle/truezip/key/sl/KeyManagerLocator.java?rev=6203,  https://java.net/projects/truezip/sources/v7/content/truezip-kernel/src/main/java/de/schlichtherle/truezip/util/ServiceLocator.java?rev=6203). The new architecture may fix (hide) the reported error ... or not. 
Might be a good idea to see if we could integrate the latest version (Everything is now split in different jars, so it may not be trivial).

Anyways, even if moving to TZ 7.x fixed the error, that wouldn't explain nor fix the inherent Classloader leakage.

> Cannot deploy jsf war with eclipse luna and jboss 7.1.x
> -------------------------------------------------------
>
>                 Key: JBIDE-17700
>                 URL: https://issues.jboss.org/browse/JBIDE-17700
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: forge, maven, server
>         Environment: Win 7, Eclilpse Luna, JBoss Tools (via market place)
>            Reporter: Oliver Pfau
>            Priority: Critical
>
> When I publish my war to jboss 7.1 the following error occurs:
> An internal error occurred during: "Publishing to JBoss AS 7.1...".
> Could not initialize class de.schlichtherle.io.ArchiveControllers



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list