This file contains 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
<?xml version="1.0" encoding="utf-8"?> | |
<appengine-web-app xmlns="http://appengine.google.com/ns/1.0"> | |
<application>testapp</application> | |
<version>1</version> | |
<threadsafe>true</threadsafe> | |
<precompilation-enabled>true</precompilation-enabled> | |
<warmup-requests-enabled>false</warmup-requests-enabled> | |
<vm>false</vm> |
This file contains 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
<?xml version="1.0" encoding="UTF-8"?> | |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |
<!-- Parent --> | |
<parent> | |
<groupId>org.jboss</groupId> | |
<artifactId>jboss-parent</artifactId> | |
<version>19</version> | |
</parent> |
This file contains 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
10:46:41.983 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class io.opentracing.contrib.spring.cloud.web.SpringWebTracingTest] | |
10:46:41.995 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] | |
10:46:42.006 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] | |
10:46:42.026 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [io.opentracing.contrib.spring.cloud.web.SpringWebTracingTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] | |
10:46:42.042 [main] INFO org.springframework |
This file contains 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
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 50.646 s | |
[INFO] Finished at: 2017-01-17T15:50:50+01:00 | |
[INFO] Final Memory: 312M/760M | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project keycloak-testsuite-integration: Compilation failure: Compilation failure: | |
[ERROR] error reading /Users/alesj/.m2/repository/net/sourceforge/htmlunit/htmlunit/2.12/htmlunit-2.12.jar; error in opening zip file | |
[ERROR] error reading /Users/alesj/.m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.18/nekohtml-1.9.18.jar; error in opening zip file |
This file contains 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
INFO: Connecting to JMX URL: service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi | |
Exception in thread "main" javax.management.MalformedObjectNameException: Unterminated key property part | |
at javax.management.ObjectName.construct(ObjectName.java:556) | |
at javax.management.ObjectName.<init>(ObjectName.java:1382) | |
at org.jboss.ce.amq.drain.AbstractJMX$MBeansObjectNameQueryFilter.query(AbstractJMX.java:260) | |
at org.jboss.ce.amq.drain.AbstractJMX$MBeansObjectNameQueryFilter.query(AbstractJMX.java:228) | |
at org.jboss.ce.amq.drain.AbstractJMX$MBeansObjectNameQueryFilter.access$100(AbstractJMX.java:214) | |
at org.jboss.ce.amq.drain.AbstractJMX.queryMBeans(AbstractJMX.java:90) | |
at org.jboss.ce.amq.drain.PokeJMX.list(PokeJMX.java:47) | |
at org.jboss.ce.amq.drain.PokeJMX.main(PokeJMX.java:42) |
This file contains 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
/Library/Java/JavaVirtualMachines/jdk1.8.0_11.jdk/Contents/Home/bin/java -ea -Dbroker.name=slave -Didea.launcher.port=7532 "-Didea.launcher.bin.path=/Applications/IntelliJ IDEA.app/Contents/bin" -Didea.junit.sm_runner -Dfile.encoding=UTF-8 -classpath "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_11.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_11.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_11.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_11.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_11.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_11.jdk/Contents/Home/lib/tools.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_11.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_11.jdk/Contents/Home/jre/lib/deploy.j |
This file contains 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
06:02:20,237 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.4.4.GA (AS 7.5.4.Final-redhat-4) started in 8510ms - Started 206 of 299 services (126 services are lazy, passive or on-demand) | |
06:04:37,813 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014900: Content added at location /opt/eap/standalone/data/content/ed/7f4e37548dfe0290b3e4fbd336f87c8aa5c1be/content | |
06:04:37,817 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service") | |
06:04:37,929 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS015867: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice. | |
06:04:37,929 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS015867: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server:main") which |
This file contains 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
@JsonIgnoreProperties(ignoreUnknown = true) | |
public class Urls { | |
@JsonProperty("authorization_endpoint") | |
private String authorizationEndpoint; | |
@JsonProperty("token_endpoint") | |
private String tokenEndpoint; | |
public String getAuthorizationEndpoint() { |
This file contains 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
[ERROR] Failed to execute goal org.apache.karaf.tooling:karaf-maven-plugin:4.0.3:assembly (default-assembly) on project karaf: Unable to build assembly: /Users/alesj/projects/trafalgar/gts/karaf/target/assembly/etc/config.properties (No such file or directory) -> [Help 1] | |
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.karaf.tooling:karaf-maven-plugin:4.0.3:assembly (default-assembly) on project karaf: Unable to build assembly | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) | |
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) | |
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) | |
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuild |
This file contains 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
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target | |
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) | |
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) | |
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:301) | |
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:295) | |
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1369) | |
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:156) | |
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:925) | |
at sun.security.ssl.Handshaker.process_record(Handshaker.java:860) |
NewerOlder