cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in Eclipse SAP HANA Cloud Tools Installation:

HemendraS
Participant
0 Kudos

I am trying to set up the Netweaver Cloud and have installed the required SDK and Eclipse (eclipse-jee-juno-SR2-win32) as mentioned in the steps for SAP Netweaver Could tools at https://tools.netweaver.ondemand.com/ . After launching Eclipse when I am trying to install SAP Netweaver Could tools by going to Help-->Install New Software and when i am entering the URL https://tools.netweaver.ondemand.com/juno, i am gettin the error as   

"Unable to connect to repository at https://tools.netweaver.ondemand.com/juno/content.xml." Error log shows as below:

Thanks,

Warm Regards

Hemendra

Accepted Solutions (1)

Accepted Solutions (1)

alexander_silgidjian
Active Participant
0 Kudos

Hi Hemendra,

Please check that proxy is set to manual and you have set HTTP and HTTPS proxy and no SOCKS.

More info in FAQ #2: http://scn.sap.com/docs/DOC-28325

Greetings,

Alex

HemendraS
Participant
0 Kudos

Hi Alex,

Appreciate you help, same is maintained, but still not able to move further.

Thanks,

Warm Regards

Hemendra

alexander_silgidjian
Active Participant
0 Kudos

Hi Hemendra,

Did you Reload the update site after setting the proxy: "After fixing the proxy configuration, please go to Windows > Preferences > Install/Update > Available Software Sites, select the software site "SAP HANA Cloud Tools for Eclipse Juno" and press 'Reload' to verify that the connection works now."

Kind Regards,

Alex

HemendraS
Participant
0 Kudos

No Alex I tried, it is still not working.

Thanks

Regards

Hemendra

alexander_silgidjian
Active Participant
0 Kudos

Hi Hemendra,

Are you able to access any other update site?

Would you try with this one: http://download.eclipse.org/egit/updates

Regards,

Alex

HemendraS
Participant
0 Kudos

Hi Alex,

No, it is not updating, I guess this is the problem with Eclipse. Could you please suggest what should be the problem.

Thanks,

Warm Regards

Hemendra

alexander_silgidjian
Active Participant
0 Kudos

Hi Hemendra,

Do you mean that the updatesite content cannot be fetched?

If the error is the same as the one that you received for the Cloud Tools updatesite, it is a proxy configuration issue.

Are you using the same proxy as in your browser?

Here are some more hints for resolving proxy configuration issues:

http://stackoverflow.com/questions/5857499/how-do-i-have-to-configure-the-proxy-settings-so-eclipse-...

http://benohead.com/eclipse-setting-the-proxy-configuration/

Kind Regards,

Alex

HemendraS
Participant
0 Kudos

It worked because, I add the following lines in my eclipse.ini file:

-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient

-Dhttp.proxyPort=8080

-Dhttp.proxyHost=XXX

-Dhttp.proxyUser=XXX

-Dhttp.proxyPassword=XXX

-Dhttp.nonProxyHosts=localhost|127.0.0.1

and I also set "Active Provider - Manual" HTTP/HTTPS (proxy 8080 Manual) and set cleared SOCKS with Manual. I am putting this all so that it may help to others.

Now it is able to fetch from library, but on the Licenses Agreement pop-up, even after selecting the "I accept the terms of license agreement" radio button, the "Next/Finish" button is not enabling. Please guide me further.

Appreciate your help, Thank you so much.

Warm Regards

Hemendra

alexander_silgidjian
Active Participant
0 Kudos

Hi Hemendra,

It's great that you have overcome the proxy issue.

Regarding the licenses, you should accept all the licenses from the left pane.

You should select every one of them and ensure that you have accepted it.

Kind Regards,

Alex

HemendraS
Participant
0 Kudos

Thank you so much Alex, but it's very unfortunate now that it is still not working. Eclipse started download from the site, but it is broken in the mid with "Installing software encountered a problem" Please see the attached screen below.

Please guide me further.

Thanks,

Warm Regards

Hemendra

alexander_silgidjian
Active Participant
0 Kudos

Hi Hemendra,

The issue looks like your connection to the update site is slow. The resolution is editing again the eclipse.ini. Here are the details:

http://www.alexander-bown.com/2011/01/eclipse-update-error-timeout-while-reading-input-stream/

http://stackoverflow.com/questions/1489149/how-to-change-value-of-read-timeout-of-eclipses-update-ma...

Kind Regards,

Alex

HemendraS
Participant
0 Kudos

Thanks you so much Alex for being there all the way long... I have added following lines of code to eclipse.ini:

-vmargs

-Dsun.net.client.defaultReadTimeout=30000

-Dorg.eclipse.ecf.provider.filetransfer.retrieve.closeTimeout=3000

-Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=3000

Thanks again...

Warm Regards

Hemendra

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks everyone for the answers. But me helped only one thing! I was installing the Eclipse from the corporate environment and faced the same problem as Hemendra Sabharwal. In order to solve the problem I had to enter my corporate proxy and the port respectively, it was not 8080!, that could be seen in your Internet browser. Hope it will help someone)

 

 

Former Member
0 Kudos

Hi,

Check out OSS note 1828400 -

https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1828400

- as a starting point.

Also, try to run the HDBSETUP and also the SAP HANA Studio as Administrator, as often issues can be down to file/folder permissions on your local hard drive.

Gareth.

HemendraS
Participant
0 Kudos

Hi Ryan,

I am doing it on "eclipse-jee-juno-SR2-win32" not on HANA Studio because my system is win-32, and HANA studio looks for  REGI in HDB Client, which is not available now with HDB Client.

I am doing as per suggested URL on HANA Cloud:

https://help.hana.ondemand.com/help/frameset.htm?e815ca4cbb5710148376c549fd74c0db.html

Thanks,

Regards

Hemendra

Former Member
0 Kudos

You could still have some of the same issues, even with vanilla Eclipse.

Have you tried running as administrator?

Gareth.

HemendraS
Participant
0 Kudos

Yes Gareth, still facing the same issue.My user name has administrative authorization on the system. Could you please suggest, is there any work-around with REGI in win-32, so that I can have HANA Studio.

Thanks,

Warm Regards

Hemendra

Former Member
0 Kudos

Check network/proxy settings.

HemendraS
Participant
0 Kudos

Thanks Roman,

I already checked network/proxy settings in eclipse-jee-juno-SR2-win32 (Windows->Preferences) or do you want me to check somewhere else.

Former Member
0 Kudos

Can you access these xml via browser? I receive 404 (page not found) for both links.

HemendraS
Participant
0 Kudos

Yes you are correct Roman, than how to proceed...? I was following steps to configure Eclipse, mentioned in "ESPM WebShop Development Scenario" document on SCN. Could you please suggest on this.

Thanks,

Warm Regards

Hemendra

bernd_hofmann
Active Participant
0 Kudos

Hi,

I'm pretty sure you have the wrong or missing proxy settings. The URL mentioned in the log (https://tools.netweaver.ondemand.com/juno/content.xml) is wrong, so it is no wonder that you get a 404 error (the correct URL would be https://tools.hana.ondemand.com/juno/content.jar. Please try this URL with your browser (or  https://tools.hana.ondemand.com/juno).

Best Regards,

Bernd

PS: After the re-branding the "netweaver" URLs are deprecated, however still supported for compatibility reasons. The new URLs you should use all start with https://tools.hana.ondemand.com/