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

Oliver Pfau (JIRA) issues at jboss.org
Tue Jul 1 04:21:24 EDT 2014


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

Oliver Pfau commented on JBIDE-17700:
-------------------------------------

Got the error again after restart jboss it hangs with "compressing war...". After eclipse restart jboss does not start with:

An internal error occurred during: "Publishing to JBoss AS 7.1...".

java.lang.ExceptionInInitializerError
	at de.schlichtherle.io.ArchiveControllers.<clinit>(ArchiveControllers.java:67)
	at de.schlichtherle.io.File.umount(File.java:1099)
	at org.jboss.ide.eclipse.archives.core.util.internal.TrueZipUtil.umount(TrueZipUtil.java:160)
	at org.jboss.ide.eclipse.as.wtp.core.server.publish.LocalZippedModulePublishRunner.fullPublish(LocalZippedModulePublishRunner.java:173)
	at org.jboss.ide.eclipse.as.wtp.core.server.publish.LocalZippedModulePublishRunner.fullPublishModule(LocalZippedModulePublishRunner.java:93)
	at org.jboss.tools.as.core.server.controllable.subsystems.internal.ManagementPublishController.zipLocally(ManagementPublishController.java:280)
	at org.jboss.tools.as.core.server.controllable.subsystems.internal.ManagementPublishController.publishModule(ManagementPublishController.java:214)
	at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ControllableServerBehavior.publishModule(ControllableServerBehavior.java:134)
	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:1091)
	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:1183)
	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:987)
	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:774)
	at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:3157)
	at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:345)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: java.lang.reflect.UndeclaredThrowableException
	at de.schlichtherle.key.KeyManager.getInstance(KeyManager.java:123)
	at de.schlichtherle.io.ArchiveControllers$ShutdownHook.<init>(ArchiveControllers.java:388)
	at de.schlichtherle.io.ArchiveControllers$ShutdownHook.<clinit>(ArchiveControllers.java:372)
	... 15 more
Caused by: java.lang.ClassNotFoundException: de.schlichtherle.key.passwd.swing.PromptingKeyManager
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:259)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:235)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:227)
	at de.schlichtherle.key.KeyManager.getInstance(KeyManager.java:117)
	... 17 more


eclipse.buildId=4.4.0.I20140606-1215
java.version=1.7.0_55
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product -clean


Also got:

Unable to choose a subsystem. Multiple subsystems found for servertype org.jboss.ide.eclipse.as.71 and system type deploymentOptions


without stacktrace.



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