Skip to content

Instantly share code, notes, and snippets.

View jeffmaury's full-sized avatar
Scottish

Jeff MAURY jeffmaury

Scottish
View GitHub Profile
plugins {
id "org.jetbrains.intellij" version "0.3.12"
id 'de.undercouch.download' version '3.4.3'
}
repositories {
mavenCentral()
flatDir {
dirs buildDir
2018-05-18 08:19:49 JRebel: Contacting myJRebel server ..
2018-05-18 08:19:50 JRebel: ERROR Class 'org.eclipse.osgi.internal.loader.classpath.ClasspathManager' could not be processed by org.zeroturnaround.javarebel.integration.equinox.EquinoxClassPathManagerClassBytecodeProcessor@null: org.zeroturnaround.bundled.javassist.NotFoundException: findResourceImpl(..) is not found in org.eclipse.osgi.internal.loader.classpath.ClasspathManager
at org.zeroturnaround.bundled.javassist.CtClassType.getDeclaredMethod(SourceFile:1325)
at org.zeroturnaround.javarebel.integration.equinox.EquinoxClassPathManagerClassBytecodeProcessor.processClassResourceSourceOld(SourceFile:281)
at org.zeroturnaround.javarebel.integration.equinox.EquinoxClassPathManagerClassBytecodeProcessor.processClassResourceSource(SourceFile:207)
at org.zeroturnaround.javarebel.integration.equinox.EquinoxClassPathManagerClassBytecodeProcessor.process(SourceFile:34)
at org.zeroturnaround.javarebel.integration.support.Javass
========================================================================================
Checking aerogear
========================================================================================
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/jbosstools/jbosstools-aerogear.git # timeout=10
Fetching upstream changes from https://github.com/jbosstools/jbosstools-aerogear.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-aerogear.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
[INFO] Scanning for projects...
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.4.4.AM1-SNAPSHOT/maven-metadata.xml from/to jbosstools-base (${jbosstools-base-site}): Cannot access ${jbosstools-base-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[INFO] Inspecting build with total of 47 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 47 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] Computing target platform for MavenProject: org.jboss.tools.hibernatetools.features:org.hibernate.eclipse.feature:5.1.4-SNAPSHOT @ /home/jeffmaury/work/jbosstools-hibernate/features/org.hibernate.eclipse.feature/pom.xml
[INFO] Fetching p2.index from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.62.0.Final/REPO/ (134B)
[INFO] Fetching p2.index from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.62.0.Final/REPO/ (134B)
[INFO] Adding repository http://download.jbos
@jeffmaury
jeffmaury / stacktrace
Created March 20, 2017 16:02
stacktrace
!ENTRY org.eclipse.jdt.ui 4 10001 2017-03-20 17:00:32.703
!MESSAGE Internal Error
!STACK 0
java.lang.reflect.InvocationTargetException
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:398)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:992)
at org.eclipse.jdt.internal.ui.wizards.NewElementWizard.performFinish(NewElementWizard.java:136)
at org.jboss.tools.ws.jaxrs.ui.wizards.JaxrsApplicationCreationWizard.performFinish(JaxrsApplicationCreationWizard.java:70)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:789)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:423)
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 103 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 103 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] Computing target platform for MavenProject: org.jboss.tools.tests.plugins:org.jboss.tools.tests:3.7.3-SNAPSHOT @ /home/jeffmaury/work/jbosstools-base/tests/plugins/org.jboss.tools.tests/pom.xml
[INFO] Adding repository http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.60.2.Final/REPO
[INFO] Resolving dependencies of MavenProject: org.jboss.tools.tests.plugins:org.jboss.tools.tests:3.7.3-SNAPSHOT @ /home/jeffmaury/work/jbosstools-base/tests/plugins/org.jboss.tools.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.jboss.tools.tests.plugins:org.jboss.tools.tests:3.7.3-SNAPSHOT @ /home/jeffmaury/work/jbosstools-base/tests/plugins/org.jboss.tools.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.jboss.tools.tests.tests:org.jboss.t
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite tests="3" failures="1" name="com.openshift.internal.restclient.authorization.AuthorizationKindsIntegrationTest" time="0.578" errors="0" skipped="0">
<properties>
<property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/>
<property name="sun.boot.library.path" value="C:\Program Files\Java\jdk1.8.0_74\jre\bin"/>
<property name="java.vm.version" value="25.74-b02"/>
<property name="java.vm.vendor" value="Oracle Corporation"/>
<property name="maven.multiModuleProjectDirectory" value="C:/work/openshift-restclient-java"/>
<property name="java.vendor.url" value="http://java.oracle.com/"/>
<property name="path.separator" value=";"/>
trigger seeding of SecureRandom
done seeding SecureRandom
Ignoring unavailable cipher suite: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
Ignoring unavailable cipher suite: TLS_RSA_WITH_AES_256_CBC_SHA
Ignoring unavailable cipher suite: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
Ignoring unavailable cipher suite: TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA
Ignoring unavailable cipher suite: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
Ignoring unavailable cipher suite: TLS_RSA_WITH_AES_256_CBC_SHA256
Ignoring unavailable cipher suite: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
Ignoring unavailable cipher suite: TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384
############## HOW TO CONNECT YOUR CHE CLIENT ###############
After Che server has booted, you can connect your clients by:
1. Open browser to http://localhost:8080, or:
2. Open native chromium app.
#############################################################
2016-10-06 20:43:29,720[main] [INFO ] [o.a.c.s.VersionLoggerListener 89] - Server version: Apache Tomcat/8.0.32
2016-10-06 20:43:29,722[main] [INFO ] [o.a.c.s.VersionLoggerListener 91] - Server built: Feb 2 2016 19:34:53 UTC
2016-10-06 20:43:29,723[main] [INFO ] [o.a.c.s.VersionLoggerListener 93] - Server number: 8.0.32.0
[INFO] Scanning for projects...
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.4.2.AM1-SNAPSHOT/maven-metadata.xml from/to jbosstools-base (${jbosstools-base-site}): Cannot access ${jbosstools-base-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.4.2.AM1-SNAPSHOT/maven-metadata.xml from/to jbosstools-javaee (${jbosstools-javaee-site}): Cannot access ${jbosstools-javaee-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.4.2.AM1-SNAPSHOT/maven-metadata.xml from/to jbosstools-portlet (${jbosstools-portlet-site}): Cannot access ${jbosstools-portlet-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.4.2.AM1-SNAPSHOT/maven-metadata.xml from/to jbosstools-jst (${jbosstools-jst-site}): Cannot