Anna Manukyan created ISPN-9775:
-----------------------------------
Summary: ISPN build for IBM Java ends with error in Ant execution task
Key: ISPN-9775
URL:
https://issues.jboss.org/browse/ISPN-9775
Project: Infinispan
Issue Type: Bug
Components: Build, Hot Rod, Server
Affects Versions: 9.4.2.Final
Reporter: Anna Manukyan
Assignee: Anna Manukyan
When building the infinispan with IBM JDK the following error appears:
{code}
keytool error (likely untranslated): java.io.IOException: Invalid keystore format
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run
(create-certificates) on project infinispan-server-hotrod: An Ant BuildException has
occured: The following error occurred while executing this line:
[ERROR]
/home/jenkins/workspace/jdg-func-ispn-testsuite-rhel-os/9c249257/infinispan/server/hotrod/target/antrun/build-main.xml:14:
Java returned: 1
[ERROR] around Ant part ...<keytool command="-importkeystore">... @ 78:38
in
/home/jenkins/workspace/jdg-func-ispn-testsuite-rhel-os/9c249257/infinispan/server/hotrod/target/antrun/build-main.xml
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)