Pentaho

 View Only
  • 1.  Issue while fetching Pentaho lib: code 503 from server: Service Unavailable

    Posted 01-30-2024 14:57

    Hello ,

    I have been using Pentaho lib for a while now and its working fine until I get 503 Error for one of the Pentaho lib 

     > Failed to list versions for org.apache.logging.log4j:log4j-api.
             > Unable to load Maven meta-data from https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/org/apache/logging/log4j/log4j-api/maven-metadata.xml.
                > Could not HEAD 'https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/org/apache/logging/log4j/log4j-api/maven-metadata.xml'. Received status code 503 from server
    : Service Unavailable

    I need help to resolve this issue ASAP.

    Thanks,

    Devender Singh



    ------------------------------
    Devender Singh
    HelpDesk Support
    EPAM
    ------------------------------


  • 2.  RE: Issue while fetching Pentaho lib: code 503 from server: Service Unavailable

    Posted 01-31-2024 03:36

    Hi,

    this is a problem of remote repository, you can not resolve on your side. You can use own repository manager, ex. Nexus, Artifactory and define proxy repository of Pentaho repo.



    ------------------------------
    Petr Prochazka
    Systems Engineer
    P.V.A. systems s.r.o.
    ------------------------------



  • 3.  RE: Issue while fetching Pentaho lib: code 503 from server: Service Unavailable

    Posted 02-01-2024 10:06

    I ran into this myself today trying to download a different file from repo.orl.eng.hitachivantara.com.

    I agree with @Petr Prochazka, running your own proxy is a best practice.

    When going to the repo.orl.eng.hitachivantara.com UI, I get an error message saying their license has expired. I would imagine that someone at Hitachi should already be aware of this and is working on updating their server license.



    ------------------------------
    Mike Worthington
    Systems Engineer
    Summit Technology Group
    ------------------------------



  • 4.  RE: Issue while fetching Pentaho lib: code 503 from server: Service Unavailable

    Posted 02-06-2024 14:45

    Same here:

    curl https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/jexcelapi/jxl/2.6.12/jxl-2.6.12.jar
    {
      "errors" : [ {
        "status" : 503,
        "message" : "Trial license expired!"
      } ]
    }



    ------------------------------
    Sergio Minoru Fukaya
    Systems Engineer
    TCESP
    ------------------------------