You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by drigodwin <gi...@git.apache.org> on 2016/08/04 14:19:20 UTC

[GitHub] brooklyn-server pull request #290: Upgrade NSS on yum based systems

GitHub user drigodwin opened a pull request:

    https://github.com/apache/brooklyn-server/pull/290

    Upgrade NSS on yum based systems

    Addesses [BROOKLYN-320](https://issues.apache.org/jira/browse/BROOKLYN-320) by upgrading NSS on yum based systems after the install of Java.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/drigodwin/brooklyn-server java-nss

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/290.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #290
    
----
commit f758dfb96e67a183b2aa091e1c3306df1f6fb56f
Author: Duncan Godwin <du...@cloudsoftcorp.com>
Date:   2016-08-04T14:17:16Z

    Upgrade NSS on yum based systems

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server issue #290: Upgrade NSS on yum based systems

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the issue:

    https://github.com/apache/brooklyn-server/pull/290
  
    All our PR builds are failing with:
    
    ```
    Parsing POMs
    Modules changed, recalculating dependency graph
    Established TCP socket on 42783
    maven32-agent.jar already up to date
    maven32-interceptor.jar already up to date
    maven3-interceptor-commons.jar already up to date
    [brooklyn-server-pull-requests] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx1024m -Xms512m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42783
    Exception in thread "main" java.lang.ClassNotFoundException: hudson.remoting.Launcher
    	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
    	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
    	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
    	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
    	at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:143)
    	at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:74)
    ERROR: Failed to parse POMs
    java.io.EOFException: unexpected stream termination
    	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:365)
    	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:310)
    	at hudson.slaves.Channels.forProcess(Channels.java:115)
    	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:297)
    	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
    	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
    	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
    	at hudson.model.Run.execute(Run.java:1738)
    	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
    	at hudson.model.ResourceController.execute(ResourceController.java:98)
    	at hudson.model.Executor.run(Executor.java:410)
    Putting comment on the pull request
    Finished: FAILURE
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server issue #290: Upgrade NSS on yum based systems

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the issue:

    https://github.com/apache/brooklyn-server/pull/290
  
    LGTM; merging now.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server pull request #290: Upgrade NSS on yum based systems

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/brooklyn-server/pull/290


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---