| Summary: | DTGOV Ontology update of S-RAMP repo failed! | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | George Varsamis <gvarsami> |
| Component: | DT Governance | Assignee: | George Varsamis <gvarsami> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Sedlacek <jsedlace> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 GA | CC: | atangrin, eric.wittmann, gbrown, gvarsami, kconner, ncross, oskutka, sbunciak, soa-p-jira |
| Target Milestone: | ER8 | ||
| Target Release: | 6.0.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-06 15:27:16 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
George Varsamis
2013-12-02 10:25:19 UTC
To reproduce this, all you need to do is download the installer from http://hudson.qa.jboss.com/hudson/view/SOA-Team/view/SOA_Team_Platform_6/job/soa-team-mead-6-fsw-installer/ and use all the default options. The failure will appear during the seeding step of the repo. We have discovered that the wrong version of s-ramp-server.war was being installed. There is an EAP6.1 version of this war that should be used. Assigning to gvarsami. I can confirm that this is now fixed. Verified in FSW 6.0.0.ER8 Hi, I am trying to run the install package https://www.jboss.org/download-manager/file/jboss-fsw-6.0.0.GA.zip on mac 10.9.4, java version 1.7.0_51 and facing similar issue.. Can you help? ********************************************************************** _____ ______ ___ ___ ________ / ___| | ___ \/ _ \| \/ | ___ \ \ `--. ______| |_/ / /_\ \ . . | |_/ / `--. \______| /| _ | |\/| | __/ /\__/ / | |\ \| | | | | | | | \____/ \_| \_\_| |_|_| |_|_| JBoss S-RAMP Kurt Stam and Eric Wittmann, Licensed under the Apache License, V2.0, Copyright 2012 Locale: en_US ********************************************************************** Successfully connected to S-RAMP endpoint: http://localhost:8080/s-ramp-server FAILED to upload an ontology. org.apache.http.NoHttpResponseException: The target server failed to respond S-RAMP shell shutting down...done. Exit code: 1 Command failure: [java, -Xmx1024m, -jar, bin/s-ramp-shell-0.3.1.Final-redhat-7.jar, -f, dtgov-sramp-repo-seed-cli-commands.txtTEMP] failed with exit code: 1 Running on-fail server check. Shutting server down. Alex, this is likely to be related to a bug in that version of the JDK. See https://bugs.openjdk.java.net/browse/JDK-8023403 for details, this should have been fixed in u60. Yes, upgrading the JDK resolved the issue. Thanks, Alex. |