Clarity

 View Only
  • 1.  Bug install Jaspersoft Server 6.1 for CA PPM 14.3 on Unix

    Posted Feb 11, 2016 12:03 PM

    Hello all,

     

    Product: Jaspersoft Server 6.1 (DVD08114044E.iso)

    Plataform: Linux

     

    Looks like the install.xml have a bug at line 117, because the installer search for "bin/version.bat", but in unix need to be "version.sh".

    I trying install and toke the error bellow. I'm using an existing Tomcat.

    Someone has the same problem ?

     

    Enter Apache Tomcat7 Directory [/webtools/apache-tomcat-7.0.55/] :

    Tomcat7 is not available at /webtools/apache-tomcat-7.0.55/

    BUILD FAILED

    /tmp/Clarity/install.xml:103: The following error occurred while executing this line:

    /tmp/Clarity/install.xml:119: FAIL: Cannot proceed with install or upgrade with out Tomcat7 instance

    Total time: 1 minute 24 seconds

     

    install.xml_jasper.jpg

     

    Thanks.



  • 2.  Re: Bug install Jaspersoft Server 6.1 for CA PPM 14.3 on Unix

    Broadcom Employee
    Posted Feb 11, 2016 12:09 PM

    I believe with Jaspersoft 6.1 you need to have JAVA 8 and not JAVA 7



  • 3.  Re: Bug install Jaspersoft Server 6.1 for CA PPM 14.3 on Unix

    Posted Feb 11, 2016 12:14 PM

    I'm using the JAVA8 and Tomcat7.

    The problem is when the install.xml checks the tomcat version.

     

    [webuser@ppmhx01b ~]$ java -version

    java version "1.8.0_71"

    Java(TM) SE Runtime Environment (build 1.8.0_71-b15)

    Java HotSpot(TM) 64-Bit Server VM (build 25.71-b15, mixed mode)

    [webuser@ppmhx01b ~]$

     

    JAVA_HOME=/webtools/java1

    JRE_HOME=/webtools/java1/jre

    NLS_LANG=AMERICAN_AMERICA.UTF8

    ORACLE_HOME=/oracle/app/product/11.2.0

     

    PATH=$ORACLE_HOME/bin:$JAVA_HOME/bin:$PATH:$HOME/bin

     

    export ORACLE_HOME

    LC_ALL=en_US.utf8

     

     

    export LC_ALL

    export PATH

    export NLS_LANG

    export JAVA_HOME

    export JRE_HOME



  • 4.  Re: Bug install Jaspersoft Server 6.1 for CA PPM 14.3 on Unix

    Broadcom Employee
    Posted Feb 11, 2016 12:46 PM

    So you have 2 version of Java, I have never tested that. Can you try removing Java 7 and see if you get a success



  • 5.  Re: Bug install Jaspersoft Server 6.1 for CA PPM 14.3 on Unix
    Best Answer

    Posted Feb 11, 2016 01:19 PM

    The java version wasn't the problem.

     

    I changed the line 117 to "file_Exists="${appServer Dir}/bin/version.sh" and the installation worked fine.

    Attachment(s)

    zip
    install.xml.zip   7 KB 1 version
    zip
    install.log.zip   13 KB 1 version