The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Problem Accessing Remote Repositories-HTTP status code 503: Service Unavailable
I am having problem accessing the remote repositories I created few days ago in RapidMiner. Even when I create a new one I can’t access it and I don’t see the default folders.
When I click on a repository instead of seeing my folders, It shows “Pending…. “ status.
This is the error message It returns:
" Error fetching folder contents from server. If the error message indicates that the server redirected the request too many times, this is probably due to an incorrect username/password and a BASIC authentication mechanism.
The server sent HTTP status code 503: Service Unavailable "
Here is what I did so far and places I checked:
1-I can see my RepositoryService location in http://localhost:8080/RAWS/RepositoryService?wsdl
2-Checking the admin-consol at http://localhost:8080/admin-console/ ; I see that my jdbc/RapidAnalyticsDS is up and running
3-I’m accessing the Repository using the admin username and password. I have also tried other username and passwords.
Any ideas what would be wrong? What should I check next?
Thanks,
Mazda
Tagged:
0
Answers
I ran the installation as administrator on windows 7. However, the installation failed to register the Rapidanalytics as a window service, and complained that I have to run the installation as an administrator which I did.
Here is the error message I get:
“Service creation not successful. Services can be installed only when running as administrator. Rapidanalytics service registration may have failed!”
I still have the old RapidAnalytics service “RA11SVC” on my machine?
Any idea how should I resolve this problem or what I’m doing wrong?
Thanks,
Mazda
if you want to install RapidAnalytics as a Windows Service you have to remove the old service first. (http://www.howtogeek.com/howto/windows-vista/how-to-delete-a-windows-service-in-vista-or-xp/)
Best,
Nils
I still have the same problem creating and accessing remote Repositories from RapidMiner . I have RapidMiner 5.2.3.
I get the same error I was getting before the installation of RapidAnalytics 1.2.002, which is:
" Error fetching folder contents from server. If the error message indicates that the server redirected the request too many times, this is probably due to an incorrect username/password and a BASIC authentication mechanism.
The server sent HTTP status code 503: Service Unavailable "
The problem is, I can’t access or create remote repositories from RapidMiner 5.2.3.
Now, if I launch RapidMiner from within RapidAnalytics (version 1.2.002), then RapiAnalytics launches the older version of RapidMiner 5.1.013, then I can access my remote repositories.
So
- I’m not sure why RapidAnalytics 1.2.002 runs the older version of the RapidMiner which is RapidMiner 5.1.013,
And
- Not sure why I can’t access my remote repositories from RapidMiner 5.2.3.
Any idea how to make this work from RapidMiner 5.2.3 and make RapidAnalytics1.2.002 call RapidMiner5.2.3?
Also, I can't access admin-console anymore. http://localhost:8080/admin-console/
I get this error: HTTP Status 404 - /admin-console
The requested resource (/admin-console) is not available.
I could connect to it earlier today before reinstalling the new RapidAnalytics.
Thanks,
Mazda
first of all: We removed the admin-console in this release because people started installing RA carelessly on the internet without changing the passord. You can enable them again by renaming the files from "common/deploy.disabled" and "server/default/deploy/*.disabled". Just remove the ".disabled" suffix again.
The 503 is weird. Can you access http://yourhost:8080/RAWS/RepositoryService?wsdl
Best,
Simon
But, I'm still getting the same error trying to access the remote repository from RapidMiner 5.2.
Any suggestion?
Thanks,
Mazda
I have a plugin which passes an example set to CUDA for Association Rules generation, it works fine with RapidMiner but I need to change its build if I want to run it on RapidAnalytics. I need to explicitly state that it requires 5.1, like this.. Otherwise I'll get this from RapidAnalytics. Here's the top of the changes.txt for RapidMiner I've also had problems with process deletion and renaming, particularly when executed from within RapidMiner, rather than through the web interface, and therefore ponder whether the mismatch between versions lies behind your problems as well.
Just my...
Sorry about my english! I´m from brazil and don´t write english well!
So, if you try access RA in older version, you can access the repository if you have two versions of RA installed in your server, and you can save process there, after you can run RA in newst version, because have many operators that don´to work properly in older version, in my case.
It works for me, i hope that it works for you!