cancel
Showing results for 
Search instead for 
Did you mean: 

SAP HANA XSA Express Error: connect ECONNREFUSED 127.0.0.1:61812

jmalla
Contributor
0 Kudos

I am building applications on SAP HANA XSA.

Once I get the application - database, nodeJS, UI all working together, and I come back to it later - the UI no longer calls the backend.

I get the error on the nodeJS side as:

Error: connect ECONNREFUSED 127.0.0.1:61812
at Object.exports._errnoException (util.js:1018:11)
at exports._exceptionWithHostPort (util.js:1041:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1086:14)

I try to rebuild all three apps and everynow and then it starts working. A lot of times, the application does not start.

Sometimes I get the error:

9:18:33 AM (Document) oDocument.getDocumentMetadata() method is depricated. Use oDocument.getEntity().oMetadata instead

java.io.IOException: Invalid response status 500 from remote server. 
	at org.eclipse.che.api.core.util.DownloadPluginImpl.openUrlConnection(DownloadPluginImpl.java:47)
	at org.eclipse.che.api.core.util.HttpDownloadPlugin.download(HttpDownloadPlugin.java:44)
	at org.eclipse.che.api.runner.internal.Runner.createDeploymentSources(Runner.java:383)
	at org.eclipse.che.api.runner.internal.Runner$3.run(Runner.java:287)
	at org.eclipse.che.commons.lang.concurrent.CopyThreadLocalRunnable.run(CopyThreadLocalRunnable.java:28)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:805)

Anyone else running through these types of issues with XSA applications running intermittently and inconsistently?

Thanks,

Jay

Former Member
0 Kudos

Hi Jay,

We haven't seen this issue before. Is this instance also using SAP HANA Express edition offered on CAL through AWS?

Regards,

Jian

jmalla
Contributor
0 Kudos

Hi Jian,

The SAP HANA Express on CAL on AWS is very unstable and also has limited space. I had to upgrade the system and add disk space so it's working better. I updated from Update from version 2.00.020.00.1500920972 to 2.00.023.00.1513691289. And also, I added 50 GB.

For anyone out there using Express Edition, they should not waste time using the default generated instance.

Regards,

Jay

Accepted Solutions (0)

Answers (0)