This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| I have this already working, the problem that I have is that I need to deploy something to the server as a part of the deployment step. Right now, I'm using pom.xml as the deployment, but this is ugly. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 | |
| // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> | |
| // Any modifications to this file will be lost upon recompilation of the source schema. | |
| // Generated on: 2013.07.25 at 09:21:03 PM EDT | |
| // | |
| package com.sun.java.xml.ns.persistence; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.JavaArchive com.sparta.ee.test.authorization.api.AuthorizationAPIITest.createDeployment1() | |
| at java.net.URLClassLoader$1.run(URLClassLoader.java:366) | |
| at java.net.URLClassLoader$1.run(URLClassLoader.java:355) | |
| at java.security.AccessController.doPrivileged(Native Method) | |
| at java.net.URLClassLoader.findClass(URLClassLoader.java:354) | |
| at java.lang.ClassLoader.loadClass(ClassLoader.java:423) | |
| at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) | |
| at java.lang.ClassLoader.loadClass(ClassLoader.java:356) | |
| at java.lang.ClassLoader.defineClass1(Native Method) | |
| at java.lang.ClassLoader.defineClass(ClassLoader.java:791) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.JavaArchive com.sparta.ee.test.authorization.api.AuthorizationAPIITest.createDeployment1() | |
| at org.jboss.shrinkwrap.resolver.impl.maven.internal.decrypt.MavenSecurityDispatcher.getMaster(MavenSecurityDispatcher.java:171) | |
| at org.jboss.shrinkwrap.resolver.impl.maven.internal.decrypt.MavenSecurityDispatcher.decrypt(MavenSecurityDispatcher.java:96) | |
| at org.jboss.shrinkwrap.resolver.impl.maven.internal.decrypt.MavenSettingsDecrypter.decrypt(MavenSettingsDecrypter.java:92) | |
| at org.jboss.shrinkwrap.resolver.impl.maven.internal.decrypt.MavenSettingsDecrypter.decrypt(MavenSettingsDecrypter.java:60) | |
| at org.jboss.shrinkwrap.resolver.impl.maven.bootstrap.MavenSettingsBuilder.decryptPasswords(MavenSettingsBuilder.java:223) | |
| at org.jboss.shrinkwrap.resolver.impl.maven.bootstrap.MavenSettingsBuilder.buildSettings(MavenSettingsBuilder.java:186) | |
| at org.jboss.shrinkwrap.resolver.impl.maven.bootstrap.MavenSettingsBuil |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Jul 22, 2013 9:56:25 PM org.jboss.shrinkwrap.impl.base.exporter.zip.JdkZipExporterDelegate$1 call | |
| WARNING: Exception encountered during export of archive | |
| org.jboss.shrinkwrap.api.exporter.ArchiveExportException: Failed to write asset to output: /WEB-INF/lib/arquillian-testenricher-ejb.jar | |
| at org.jboss.shrinkwrap.impl.base.exporter.StreamExporterDelegateBase$3.handle(StreamExporterDelegateBase.java:272) | |
| at org.jboss.shrinkwrap.impl.base.io.IOUtil.closeOnComplete(IOUtil.java:219) | |
| at org.jboss.shrinkwrap.impl.base.exporter.StreamExporterDelegateBase.processNode(StreamExporterDelegateBase.java:233) | |
| at org.jboss.shrinkwrap.impl.base.exporter.AbstractExporterDelegate.processNode(AbstractExporterDelegate.java:105) | |
| at org.jboss.shrinkwrap.impl.base.exporter.AbstractExporterDelegate.processNode(AbstractExporterDelegate.java:109) | |
| at org.jboss.shrinkwrap.impl.base.exporter.AbstractExporterDelegate.processNode(AbstractExporterDelegate.java:109) | |
| at org.jboss.shrinkwr |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ------------------------------------------------------------------------------- | |
| Test set: com.sparta.ee.test.notify.AbstractLocalizableNotifiableFormatterITest | |
| ------------------------------------------------------------------------------- | |
| Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE! | |
| com.sparta.ee.test.notify.AbstractLocalizableNotifiableFormatterITest Time elapsed: 0.001 sec <<< ERROR! | |
| java.lang.RuntimeException: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor | |
| at org.jboss.arquillian.core.impl.ManagerImpl$2.observer(ManagerImpl.java:323) | |
| at org.jboss.arquillian.core.impl.loadable.LoadableExtensionLoader$1.observer(LoadableExtensionLoader.java:100) | |
| at org.jboss.as.arquillian.container.CommonContainerExtension.register(CommonContainerExtension.java:41) | |
| at org.jboss.as.arquillian.container.remote.RemoteContainerExtension.register(RemoteContainerExtension.java:33) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2013-06-19 10:06:55,035 [Remoting "management-client" read-1] ERROR org.xnio.listener - A channel event listener threw an exception | |
| java.lang.NullPointerException | |
| at org.jboss.remoting3.remote.IntIndexHashMap.resize(IntIndexHashMap.java:461) | |
| at org.jboss.remoting3.remote.IntIndexHashMap.doPut(IntIndexHashMap.java:406) | |
| at org.jboss.remoting3.remote.IntIndexHashMap.putIfAbsent(IntIndexHashMap.java:154) | |
| at org.jboss.remoting3.remote.RemoteConnectionChannel.handleMessageData(RemoteConnectionChannel.java:424) | |
| at org.jboss.remoting3.remote.RemoteReadListener.handleEvent(RemoteReadListener.java:234) | |
| at org.jboss.remoting3.remote.RemoteReadListener.handleEvent(RemoteReadListener.java:45) | |
| at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:72) | |
| at org.xnio.channels.TranslatingSuspendableChannel.handleReadable(TranslatingSuspendableChannel.java:189) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Jun 07, 2013 11:52:45 AM org.jboss.shrinkwrap.impl.base.exporter.zip.JdkZipExporterDelegate$1 call | |
| WARNING: [SHRINKWRAP-120] Possible deadlock scenario: Got exception on closing the ZIP out stream: Pipe closed | |
| java.io.IOException: Pipe closed | |
| at java.io.PipedInputStream.checkStateForReceive(PipedInputStream.java:261) | |
| at java.io.PipedInputStream.receive(PipedInputStream.java:202) | |
| at java.io.PipedOutputStream.write(PipedOutputStream.java:122) | |
| at java.util.zip.ZipOutputStream.writeInt(ZipOutputStream.java:590) | |
| at java.util.zip.ZipOutputStream.writeEXT(ZipOutputStream.java:427) | |
| at java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:262) | |
| at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:343) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public abstract class SimpleDao extends AbstractEntityDao<Simple, Long> { | |
| ... | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 14:48:57,575 INFO [com.sparta.ee.authorization.beans.AuthorizationObserverMethod] (pool-1-thread-1) Authorization in progress: com.sparta.ee.model.authorization.Authorization | |
| Event@8211edb | |
| java.lang.NoSuchMethodException: org.jacoco.agent.rt_kqcpih.core.runtime.ExecutionDataAccess.getProbes([Ljava.lang.Object;) | |
| at java.lang.Class.getDeclaredMethod(Class.java:1954) | |
| at org.jboss.arquillian.extension.jacoco.client.CoverageDataReceiver.copyToAgentExecutionStore(CoverageDataReceiver.java:46) | |
| at org.jboss.arquillian.extension.jacoco.client.CoverageDataReceiver.storeCoverageData(CoverageDataReceiver.java:30) |