Illegal Argument Exception: Unable to access BASE URL: httpHDP Installation - hadoop

I'm trying to install HDP2.3 with ambari. I had already installed ambari client and server. In three nodes. When I'm selecting stack - I'm getting unable to access BASE URL error. Please see below error image.
Also in server logs, I can see the Error as:
Resource_management.core.exceptions.Fail: Execution of '/usr/bin/yum -d 0 -e 0 -y install hdp-select' returned 1. Error: Cannot retrieve repository metadata (repomd.xml) for repository: HDP-2.3. Please verify its path and try again
How can I resolve this issue?

for me maintaining the Internet-Proxy solved the issue.
Link
Kind regards,
Roman

Related

Why VestaCP installer not working on EC2 instance

I'm following the official installation instructions.
When I run the last command, bash vst-install.sh, I get the following error:
Retrieving http://rpms.remirepo.net/enterprise/remi-release-.rpm
curl: (22) The requested URL returned error: 404
error: skipping http://rpms.remirepo.net/enterprise/remi-release-.rpm - transfer failed
Error: Can't install REMI repository
I see that the url that the script is trying to curl, is missing a release number towards the end after remi-release-.
Why is this happening and what could I do?

Error during installation of Jasper Reportt Server

I'm trying to install Jasper Report Server but I keep getting always the same error: during the post-install actions I get the following
Problem running post-install step. Installation may not complete correctly
Error running C:\Jaspersoft\jasperreports-server-cp-8.0.0/buildomatic/js-ant.bat
load-sugarcrm-db:[create-ks] Failed to create the keystore C:\Users\Paolo\.jrsks
BUILD FAILED
C:\Jaspersoft\jasperreports-server-cp-8.0.0\buildomatic\build.xml:377: The
following error occurred while executing this line:
C:\Jaspersoft\jasperreports-server-cp-8.0.0\buildomatic\bin\setup.xml:377:
Keystore may have been tampered with.
Total time: 1 second
I'm using the default installation and windows 11. I also tried running it in compatibility mode for Windows 7 but nothing changed. Can someone help me?
My problem was that js-install.sh created the keystore and placed it in a user directory, where it then couldn't access it again.
You could check the access rights for the folder the keystore is placed, and check if your user has the right ones.

Issues in initializing Pentaho biserver with postgresql on a Mac

I'm trying to get pentaho server BI installed with postgresql on a macos.
When I launch http://localhost:8080/pentaho/, I get the following error:
And I'm also getting the following errors on pentaho log file :
2017-10-17 16:31:33,237 ERROR [org.hibernate.util.JDBCExceptionReporter] ERROR:column am.amcanorder does not exist
Position : 407
2017-10-17 16:31:33,239 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] could not complete schema update
I really don't know from where to start to fix these as I'm new to both pentane and mac. Any hint please?
What type of install did you choose: SourceForge/Pentaho web site, Manual/Standard,... Tell us which file you did download, and what you did to configure it with postgres...

Error while running berks install

I have a windows instance which on top of that I'm running a windows docker container. On the instance itself I'm succeed to execute berks vendor/install without any issues. However on a windows docker container running on that machine it doesn't work and throws me a timeout error.
The error wasn't clear enough so I decided to execute librarian-chef install and got some more output. It appears that there is something related to SSL connection.
I tried several things after a long research during last couple days but still getting same error.
Resolving cookbook dependencies...
Fetching 'firefox' from source at .
Fetching 'firefox_test' from source at test/fixtures/cookbooks/firefox_test
Fetching cookbook index from https://supermarket.chef.io...
[2017-08-02T09:09:19+00:00] ERROR: Timeout connecting to https://supermarket.chef.io/universe, retry 1/5
[2017-08-02T09:14:24+00:00] ERROR: Timeout connecting to https://supermarket.chef.io/universe, retry 2/5
[2017-08-02T09:19:29+00:00] ERROR: Timeout connecting to https://supermarket.chef.io/universe, retry 3/5
[2017-08-02T09:24:34+00:00] ERROR: Timeout connecting to https://supermarket.chef.io/universe, retry 4/5
[2017-08-02T09:29:39+00:00] ERROR: Timeout connecting to https://supermarket.chef.io/universe, retry 5/5
Error retrieving universe from source: https://supermarket.chef.io
* [Berkshelf::APIClient::TimeoutError] Unable to connect to: universe
Using firefox (4.0.0) from source at .
Using firefox_test (0.1.0) from source at test/fixtures/cookbooks/firefox_test
Cookbook 'dmg' (4.0.0) not found in any of the sources! This can happen if the remote cookbook has been deleted or if the sources inside the Berksfile have changed Please run berks update dmg to resolve to a valid version.
I would be grateful if anyone could assist here.
Thanks in advance
I have the same error; this only happens when I am logged into my company's network. When I am on the internet directly, there is no issue; so I suspect it is a problem with a proxy server, or something in my company's network.
Slava: I sincerely hope that this is the same kind of problem; I just did not want to duplicate the question; please let me know and I can create a different item.
When I get this problem, the error message is:
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.
>>>>>> Failed to complete #converge action: [Error connecting to https://supermarket.chef.io/universe - Failed to open TCP connection to supermarket.chef.io:443 (getaddrinfo: No address associated with hostname)] on default-centos-67
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
in my case, the web proxy needed to be set properly.

sbt 0.13 on Windows - Cannot Access Repositories

I've gone through almost everything related to installing sbt on Window on stackoverflow (there are quite a few people having the same problem with me). However, the answer seems unclear/unreproducible on my machine.
Here is what I did:
Download sbt-0.13.13 on this site
Install it successfully and set the PATH
Try sbt version to see if it is installed successfully. Error
returned (as at the end of this post)
A few things we should know:
I already have JDK
I don't use Proxy on my computer (tested with netsh winhttp show
proxy)
Someone said it is because sbt doesn't support ASCII character - but
the solution wasn't clear
problems summary
WARNINGS
module not found: org.fusesource.jansi#jansi;1.11
local: tried
C:\Users\buidu\.ivy2\local\org.fusesource.jansi\jansi\1.11\ivys\ivy.xml
-- artifact org.fusesource.jansi#jansi;1.11!jansi.jar:
C:\Users\buidu\.ivy2\local\org.fusesource.jansi\jansi\1.11\jars\jansi.jar
==== Maven Central: tried
https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.11/jansi-1.11.pom
-- artifact org.fusesource.jansi#jansi;1.11!jansi.jar:
https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.11/jansi-1.11.jar
==== typesafe-ivy-releases: tried
https://repo.typesafe.com/typesafe/ivy-releases/org.fusesource.jansi/jansi/1.11/ivys/ivy.xml
==== sbt-ivy-snapshots: tried
https://repo.scala-sbt.org/scalasbt/ivy-snapshots/org.fusesource.jansi/jansi/1.11/ivys/ivy.xml
UNRESOLVED DEPENDENCIES
org.fusesource.jansi#jansi;1.11: not found
Server access Error: Permission denied: connect url=https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.11/jansi-1.11.pom
Server access Error: Permission denied: connect url=https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.11/jansi-1.11.jar
Server access Error: Permission denied: connect url=https://repo.typesafe.com/typesafe/ivy-releases/org.fusesource.jansi/jansi/1.11/ivys/ivy.xml
Server access Error: Permission denied: connect url=https://repo.scala-sbt.org/scalasbt/ivy-snapshots/org.fusesource.jansi/jansi/1.11/ivys/ivy.xml
You could try to configure the use of IPV4 (not IPV6), as described in the accepted answer for this question:
Error while importing sbt project , Server Access error, unresolved dependencies
setx _JAVA_OPTIONS -Djava.net.preferIPv4Stack=true
I was struggling with the same for a week. The only thing, that helped, was to uninstall sbt from the default location (c:\Program Files(x86)\sbt) and reinstall it to some location without spaces (I've installed it to d:\sbt).
Did you try taking a look in your sbt repositories file (likely to be c:\users\.sbt\repositories, and specifying http:// instead of https:// ?

Resources