Skip to Content
Author's profile photo Lucia Subatin

SAP HANA 2.0 SPS03 on HANA Express – The (very good) first impressions

There are so many new features that I do not even know where to start! I have been playing with these for the last weeks and updating tutorials on XS Advanced. But I had to contain my excitement and  wait until everybody else could get their copy.

And with Rudi’s announcement yesterday, it’s sharing time!

There are plenty of very cool features released in SAP HANA, express edition 2.0 SPS03, some are at plain sight and some not. This is my own recollection of the some of them.

If you want a full list of the updates, explained by the mere makers and experts of the product, you cannot miss the free webinars starting on Monday: https://blogs.saphana.com/2018/03/05/sap-hana-expert-webinar-series-march-2018/

This a teasing attempt to convince you that dedicating an hour of your time to those webinars is a great investment:

If the updates or new features had a “wow” effect on me and I had the chance to update the tutorials with them, you will find them in this blog post. It would be no fun if I mentioned them and did not help you try them out. There are some other updates that I think deserve their own chapter and we will get there.

I am using SAP HANA, express edition, from the launcher in Google Cloud Platform to take screenshots of this.

HXE has something to say to you

Even if you do not talk to your HANA instance, she has something to say to you.  From the HANA cockpit (default for HXE is https://hxehost:51042) you can access notifications with interesting updates:

For example:

The XS Advanced cockpit

The old XSA admin tool is gone and this one has taken over. This is not really a new feature but it has some updates itself and is included by default in HANA express now.

Those who have attended my CodeJams on XS Advanced know that we make some tweaks when Web IDE needs more room to run. The part in which we stop services we are not using can be done from here too:

Allergic to the command line?  Stop sneezing for UAA services

Steps are also documented in the first tutorial for the Getting started with XS Advanced development  series. There is a wizard in the cockpit that will create the UAA service for you:

Those user-provided services

Another feature that makes our lives easier in the XSA cockpit (it was there before, though not installed in HXE).

Remember how you needed to create a “user-provided service” for situations like making an HTTP request or accessing a classic schema? Well, you still do.

However, you do not need to go into the console for that and struggle with the double quotes.

If you are looking for more, Denys van Kempen posted a very nice intro and tour of the cockpit here.

Information Access is installed by default

There were some requests for this and they were heard. The main problem was not really installing the plug-in in HXE but getting to it, as you needed a username for the marketplace and a valid license.

You can now go back to using Live connections to your calculation views in XS Advanced from HANA Express out of the box.

The steps to configure InA are still here and valid. You can now jump to the part where you “Configure the tenant database” and continue having fun with Calculation Views.

By the way, there’s also a lot going on in the HANA modelling world, so there goes another reason to check out the update sessions.

The clients for HANA are available from the tools repo

I don’t think this needs any further explanation on why I think it is great to have them so handy https://tools.hana.ondemand.com/#hanatools:

 

VERY easy cross-container access

We all want to tap into the master data created in another MTA (or the data generated automatically by the Data Generator in the SHINE model. It’s as easy as this right-click now:

 

It creates the resource in the mta.yaml file and shows that DB module who’s boss and also who is the default target HDI container.

I think the updated tutorial explaining how to access containers by means of synonyms and grant files shows how much this has been simplified.

Stepping into a procedure or function call during SQL debugging

Rich Heilman lists many other cool new features in his blog, including this one.

https://blogs.sap.com/2018/04/11/sap-hana-2.0-sps-03-new-developer-features-database-development/

No picture here, go to that blog post and see it for yourself if you haven’t already, because it is completely worth it.

So if you have made it this far, I’d really like to know which features are a pleasant surprise to you too. As always, let’s stay in touch in  or on LinkedIn .

Assigned Tags

      28 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Witalij Rudnicki
      Witalij Rudnicki

      All the great news! I am looking forward to upgrade my HXEs to SPS3 next week 🙂

      Author's profile photo Lucia Subatin
      Lucia Subatin
      Blog Post Author

      Thanks for that 🙂 It did not happen to me (but I tried upgrading in an unconventional HXE), but you might want to watch out for this: https://answers.sap.com/questions/482999/sap-hana-20-sps-03-after-update-error-variable-can.html

      Hopefully I called the attention of the right people and the note gets responded

      Author's profile photo Ayman Salem
      Ayman Salem

      The mentioning issue only occurs with systems that have “mapped spaces” to the tenant

      one more things about upgrades to watch out for:

      The installation of the new cockpit will fail for the first time (not fully installed).

      Reason the “di-builder” in spaces is not automatically updated to the new version of “di-core”, so after the upgrade you should go to “di-space-enablement-ui” and update it manually (see “Builder Version” and the “DI Core Version” and “outdated”).

      Then re-run the upgrade shell again and it will install properly.

       

      Hope this will help other people by upgrading ?

      Author's profile photo Lucia Subatin
      Lucia Subatin
      Blog Post Author

      It would be good to reproduce and fi it..So just by upgrading an instance with a tenant mapped to a space I get this error ?

      Author's profile photo Ayman Salem
      Ayman Salem

      Hi Lucia,

      The issue I was referring to with “systems that have mapped spaces” is “XS_APPLICATIONUSER” described in “https://answers.sap.com/questions/482999/sap-hana-20-sps-03-after-update-error-variable-can.html”.

      The other issue “New cockpit failed” was due to “Di-Builder” not updated automatically during the upgrade (both spaces “SAP” and “Development”). If the reason for this was the mapping (SAP Space) or not, I will try to check that.

      Author's profile photo Petter Huseby
      Petter Huseby

      Hi

      When installing HANA express, is it best to enter FQDN or just the local host name for the server?  It seems that local host name is the most common way. But I think FQDN is needed to generate the correct certificates. Do you have any guidelines / tips ?

       

      Br Petter Huseby

      Author's profile photo Lucia Subatin
      Lucia Subatin
      Blog Post Author

      Hi Peter, is it giving you an option to change the fqdn or do you want to rename the host at is level? What installation type are you referring  to?

      Changing the name is possible but I have  randomly faced some issues so have not done a post on that.

      Author's profile photo Michael Howles
      Michael Howles

      Petter, my experience when doing a binary install is definitely use a FQDN (important that there be 2 dots) or you get intermittent errors at random points of the install.  Maybe it's improved in SPS03, but even as recently as SPS02, this gave me fits.

      Author's profile photo Michael Howles
      Michael Howles

      Lucia,

      Thanks for your post!  I was able to go for the VM Server-Only version and get INA up and running, so I am happy.  However I noticed that it seems that the (old, I know) Web-based Development Workbench is now missing in SPS03.  It was nice to use this instead of the (older) HANA Studio Eclipse plugin.  Is this because the Web-based Development Workbench is now completely deprecated in SPS03 or just to cut down on HANA Express file/memory footprint?  I can resort to HANA Studio and commandline so it's not the end of the world for me, and XSA is out of scope for memory savings reasons.

      Author's profile photo Lucia Subatin
      Lucia Subatin
      Blog Post Author

      Hey, Mike! The installation files are still there but in a different directory. I would still recommend to stay away form the old web editor workbench. It has some problems and because it's been deprecated it is not getting any more love.

      HANA studio is then your best option but if you really want to suffer and install it just the same, the installation files should be in /hana/shared/HXE/global/hdb/content  (I'm at the airport now so I'm having trouble loading a console right now, you would be looking for SAP_WATT and HANA_IDE_CORE).

      Cheers,

      Lucia.

      Author's profile photo Michael Howles
      Michael Howles

      Ah cool, I see it:

      hxeadm@hxehost:/hana/shared/HXE/global/hdb/content> ls -lart
      total 76128
      -r--r--r-- 1 hxeadm sapsys 2260 Mar 28 01:07 HANA_XS_IDE.tgz
      -r--r--r-- 1 hxeadm sapsys 1231 Mar 28 01:07 HANA_XS_EDITOR.tgz
      -r--r--r-- 1 hxeadm sapsys 17649787 Mar 28 01:07 HANA_IDE_CORE.tgz
      -r--r--r-- 1 hxeadm sapsys 23020528 Mar 28 01:07 HDC_IDE_CORE.tgz
      -r--r--r-- 1 hxeadm sapsys 33178299 Mar 28 01:07 SAP_WATT.tgz
      -r--r--r-- 1 hxeadm sapsys 266 Mar 28 01:07 manifest.txt
      -r--r--r-- 1 hxeadm sapsys 4068076 Mar 28 01:07 HANA_TA_VOC.tgz
      -r--r--r-- 1 hxeadm sapsys 1983 Mar 28 01:07 HANA_ROLES.tgz
      -r--r--r-- 1 hxeadm sapsys 1366 Mar 28 01:07 HANA_DXC.tgz
      drwxr-xr-x 2 hxeadm sapsys 209 Apr 4 10:31 .
      drwxr-x--- 19 hxeadm sapsys 4096 Apr 17 06:51 ..

      And duly noted about not using the Web-based Development Workbench but it's sometimes nice to have 🙂

      Author's profile photo Michael Howles
      Michael Howles

      Just to follow up, I managed to install it and it's working for the things I use in there.  Thanks again for the hint!

      Author's profile photo Lucia Subatin
      Lucia Subatin
      Blog Post Author

      Thanks to you for the update 🙂

      Author's profile photo Jay Malla
      Jay Malla

      Hi Lucia,

      We just upgraded our CAL HANA Express 2.0 SP 2 to SP 3.  We no longer have Nodejstools running.  I have created a question about this - https://answers.sap.com/questions/607173/xsa-webide-has-no-nodejs-build-option-after-cal-ha.html

      Also when WebIDE starts, we see the error with Unable to Load features:

      https://answers.sap.com/questions/607175/xsa-webide-unable-to-load-features-after-cal-hana.html#

      It's been a real challenge working on HANA Express 2.0 SP 2 and we had so many issues with the WebIDE and we were hoping upgrading it to SP 3 would resolve them but we are stuck.  If you can provide some help, that would be great.

      Thanks,

      Jay

       

      Author's profile photo Jay Malla
      Jay Malla

      Hi Lucia,

      We started the Google HANA 2.0 SPS 3 which was working great for a day.  Now the webIDE just does not start.

      We tried the following:

      • HDB stop and start
      • xs stop webide and xs start webide.
      • Rebooting the Google instance

      We are trying with both Safari and Chrome browsers.

      So even though webide shows as started in the xs apps list, we cannot connect to it.  Before we were able to connect to it - but we cannot run the web modules.  Not sure what is going on and how to fix this issue.

      Regards,

      Jay

       

       

       

      Author's profile photo Lucia Subatin
      Lucia Subatin
      Blog Post Author

      In all of your questions, you need to include details. It really is hard to try to help you. What is "Web IDE does not start"? It does not load in the browser or you do not get a response from the server? The process if you list xs a | grep web ide shows "STARTED" but "0/1"? It starts but you cannot run the web modules?

      Have you scaled di-core and di-runner already? What does "xs logs webide" say?

      Author's profile photo Jay Malla
      Jay Malla

      Hi Lucia,

      We were going through the XSA tutorials and everything was working great for a day.  Then we were no longer able to run the web module - it would show the error (MessageBus) Web socket 'wss://hxehost:53075/che/ws/u4phd' is not available: 1006

      Then after a while, we could not even log into the webIDE.

      We see the app running:

      webide STARTED 1/1 512 MB <unlimited> https://hxehost:53075

       

      However, the webide is timing out....

      We did xs logs webide --all

      Here are some error messages that seem relevant:

      8/20/18 6:15:26.310 PM [APP/2-1] SYS    #2.0#2018 08 20 18:15:26:310#+00:00#ERROR#/Handler########JAY#mi2V43GzxUepawAoxNy56vDFzs8_ssDq######jl2lp6qq#PLAIN##GET request to /watt/sap-ui-cachebuster completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/HXE/xs/app_working/hxehost/executionroot/f7eb086b-43c0-4bb5-baab-66ef0f7e85fa/app/resources/watt/sap-ui-cachebuster'#
      
      404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/HXE/xs/app_working/hxehost/executionroot/e4e6a313-9674-46c5-a22d-9fa5bfe389e7/app/resources/watt/resources/sap/watt/ui/library-preload.js'#
      8/20/18 6:47:12.356 PM [APP/2-2] SYS    #2.0#2018 08 20 18:47:12:356#+00:00#ERROR#/Handler########JAY#LUWZHPV2a4JXmMQmskh8r87jwOOoOGSr######jl2mu1gi#PLAIN##GET request to /watt/resources/sap/watt/ui/library-preload.js completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/HXE/xs/app_working/hxehost/executionroot/e4e6a313-9674-46c5-a22d-9fa5bfe389e7/app/resources/watt/resources/sap/watt/ui/library-preload.js'#
      8/20/18 6:47:12.948 PM [APP/2-2] SYS    #2.0#2018 08 20 18:47:12:947#+00:00#ERROR#/Handler########JAY#LUWZHPV2a4JXmMQmskh8r87jwOOoOGSr######jl2mu1wx#PLAIN##GET request to /api/listDestinations completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/HXE/xs/app_working/hxehost/executionroot/e4e6a313-9674-46c5-a22d-9fa5bfe389e7/app/resources/api'#
      8/20/1
      
      404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/HXE/xs/app_working/hxehost/executionroot/e4e6a313-9674-46c5-a22d-9fa5bfe389e7/app/resources/watt/resources/sap/watt/ui/library-preload.js'#
      8/20/18 6:47:12.356 PM [APP/2-2] SYS    #2.0#2018 08 20 18:47:12:356#+00:00#ERROR#/Handler########JAY#LUWZHPV2a4JXmMQmskh8r87jwOOoOGSr######jl2mu1gi#PLAIN##GET request to /watt/resources/sap/watt/ui/library-preload.js completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/HXE/xs/app_working/hxehost/executionroot/e4e6a313-9674-46c5-a22d-9fa5bfe389e7/app/resources/watt/resources/sap/watt/ui/library-preload.js'#
      8/20/18 6:47:12.948 PM [APP/2-2] SYS    #2.0#2018 08 20 18:47:12:947#+00:00#ERROR#/Handler########JAY#LUWZHPV2a4JXmMQmskh8r87jwOOoOGSr######jl2mu1wx#PLAIN##GET request to /api/listDestinations completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/HXE/xs/app_working/hxehost/executionroot/e4e6a313-9674-46c5-a22d-9fa5bfe389e7/app/resources/api'#
      
      8/20/18 6:47:32.652 PM [APP/2-2] SYS    #2.0#2018 08 20 18:47:32:652#+00:00#ERROR#/Handler########JAY#LUWZHPV2a4JXmMQmskh8r87jwOOoOGSr######jl2mu26d#PLAIN##GET request to /che/project/workspacexvq92zc3fw8hg7h2/tree/?depth=1000&includeFiles=true completed with status 502 - error while forwarding request to https://hxehost:51020/project/workspacexvq92zc3fw8hg7h2/tree/?depth=1000&includeFiles=true: socket hang up#
      8/20/18 6:47:54.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /che/ HTTP/1.1" 503 sent 6649 in 5226 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 6:48:09.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/server/content.json HTTP/1.1" 302 sent 0 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 6:48:09.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/client/package.json HTTP/1.1" 200 sent 501 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 6:48:09.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /w5g/server/content.json HTTP/1.1" 302 sent 0 in 9 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 6:48:09.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /w5g/client/package.json HTTP/1.1" 200 sent 355 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 6:48:09.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /tatools/server/content.json HTTP/1.1" 302 sent 0 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 6:48:09.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /tatools/client/package.json HTTP/1.1" 200 sent 337 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 6:48:09.573 PM [APP/2-2] SYS    #2.0#2018 08 20 18:48:09:572#+00:00#INFO#/Auth/OAuth2#########tktWtPTh8MTILGDZjtuPi86xZQ0fDt5y######jl2mv9lw#PLAIN##sending redirect to https://hxehost:39032/uaa-security/oauth/authorize?response_type=code&client_id=sb-webide!i1&redirect_uri=https%3A%2F%2Fhxehost%3A53075%2Flogin%2Fcallback#

       

      We will get you the full log file.  We are using the Google cloud SSH browser session but the file download is not working from the menu option.  We are generating an SSH key and will then be able to get you the file.

      Thanks,

      Jay

       

       

      Author's profile photo Lucia Subatin
      Lucia Subatin
      Blog Post Author

      Hi, Jay,

      We don't need the entire log and this thread belongs in the Q&A. You need to check for errors there (it is tricky because not every error is a problem). xs logs webide --last 50 will give you the last 50 lines in the log, for example. I would look at the console in the browser first.

      The last thing I see is that you are being redirected to UAA to log in. So the app is up and running. Again, what is timing out? Do you get to log in? Can you capture the latest error messages?  Did you check the console in the browser (F12)? Are you using a fresh incognito window? is this a deployment from the marketplace in GCP or something you installed yourself? Did you scale the backend services?

      Lucia

      Author's profile photo Jay Malla
      Jay Malla

      Hi Lucia,

      The system is from the Google Cloud Platform.  We can't even log in now - WebIDE starts loading - but just hangs.  We can get to XSA admin app at port 39030 but we still cannot get to the WebIDE.  Seems like something got messed up and the webIDE is no longer working correctly.  We have not scaled the backend services.

      We even tried to xs restage webide.

      Here is a subset of the log file.

      8/20/18 7:30:44.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /w5g/client/package.json HTTP/1.1" 200 sent 355 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:30:44.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /tatools/client/v5.29.4_1521236852059/package.json HTTP/1.1" 200 sent 2292 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:30:44.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /w5g/client/v1.43.0_1520498658295/package.json HTTP/1.1" 200 sent 829 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=74940 HTTP/1.1" 302 sent 5 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=120847 HTTP/1.1" 302 sent 5 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=110464 HTTP/1.1" 302 sent 5 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=101624 HTTP/1.1" 302 sent 5 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/tipsandtricks/css/TipsAndTricksDialogStyles.css HTTP/1.1" 200 sent 888 in 7 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/intellisence/control/AutoCompletePopup.js HTTP/1.1" 200 sent 1912 in 41 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/template/tips/TemplateFavoritesTip.js HTTP/1.1" 200 sent 642 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/intellisence/control/AutoCompleteList.js HTTP/1.1" 200 sent 1772 in 45 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/intellisence/control/AutoCompletePopover.js HTTP/1.1" 200 sent 381 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/gitclient/tip/InitRepositoryTip.js HTTP/1.1" 200 sent 583 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/pluginmanager/css/pluginManager.css HTTP/1.1" 200 sent 1154 in 42 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/keyboardShortcutsSetting/tips/DefineKeyboardShortcutsTip.js HTTP/1.1" 200 sent 572 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/intellisence/control/AutoCompleteItem.js HTTP/1.1" 200 sent 661 in 44 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/run/tips/HashFragmentTip.js HTTP/1.1" 200 sent 552 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/hcpconnectivity/tips/LinkToCockpitTip.js HTTP/1.1" 200 sent 728 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:03.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:04.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/intellisence/css/intellisence.css HTTP/1.1" 200 sent 827 in 45 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:04.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:04.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 10 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:04.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:13.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=105507 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:13.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=123111 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:13.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=104242 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:13.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=87516 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:13.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=80648 HTTP/1.1" 302 sent 5 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:13.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:13.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:13.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:13.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:13.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 41 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:23.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=111734 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:23.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=116048 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:23.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=106547 HTTP/1.1" 302 sent 5 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:23.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=104290 HTTP/1.1" 302 sent 5 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:23.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=126637 HTTP/1.1" 302 sent 5 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:23.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:23.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:23.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:23.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:23.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 49 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:33.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=84381 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:33.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=83189 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:33.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /?rand=118633 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:33.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:33.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:31:33.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:35:51.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /sap/hana/cst/api/socket.io/?EIO=3&transport=polling&t=MLOrXjT HTTP/1.1" 200 sent 104 in 12 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:35:51.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "POST /sap/hana/cst/api/socket.io/?EIO=3&transport=polling&t=MLOrXs3&sid=fdygP6CDD4ONi-RRAAAB HTTP/1.1" 200 sent 2 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:35:52.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /sap/hana/cst/api/socket.io/?EIO=3&transport=polling&t=MLOrXs4&sid=fdygP6CDD4ONi-RRAAAB HTTP/1.1" 200 sent 57 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:35:52.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /sap/hana/cst/api/socket.io/?EIO=3&transport=websocket&sid=fdygP6CDD4ONi-RRAAAB HTTP/1.1" 101 sent 0 in 21 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:35:52.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "POST /sap/hana/cst/api/socket.io/?EIO=3&transport=polling&t=MLOrXtU&sid=fdygP6CDD4ONi-RRAAAB HTTP/1.1" 200 sent 2 in 31 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:35:52.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /sap/hana/cst/api/v2/objects(':')/tree()?freshen=false HTTP/1.1" 200 sent 500 in 236 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:35:52.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /sap/hana/cst/api/socket.io/?EIO=3&transport=polling&t=MLOrXup&sid=fdygP6CDD4ONi-RRAAAB HTTP/1.1" 200 sent 3 in 203 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:35:52.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /sap/hana/cst/api/v2/objects(':')/tree()?freshen=false HTTP/1.1" 200 sent 500 in 192 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:38:46.320 PM [API] OUT   Created droplet with id 3 of app 'webide' [Org 'HANAExpress', Space 'SAP'] with entity {'app_guid':'62cbc853-51bf-4ee6-b392-73cb78ed774f', 'state':'STAGING'}
      8/20/18 7:38:46.350 PM [API] OUT   Staging Droplet with id 3 of app webide' [Org 'HANAExpress', Space 'SAP'].
      8/20/18 7:38:54.316 PM [STG/3] OUT   Node.js
      8/20/18 7:38:54.863 PM [STG/3] OUT   Node.js buildpack version 3.4.3
      8/20/18 7:38:54.865 PM [STG/3] OUT   Avoid using semver ranges starting with '>' in engines.node
      8/20/18 7:38:54.866 PM [STG/3] OUT   Available Node.js runtimes: node8.9,node6.12
      8/20/18 7:38:56.227 PM [STG/3] OUT   Npm install not needed - attempting partial runtime download
      8/20/18 7:38:56.227 PM [STG/3] OUT   Downloading Node.js...
      8/20/18 7:38:56.510 PM [STG/3] OUT   Unpacking Node.js archive...
      8/20/18 7:38:56.526 PM [STG/3] OUT   Omitting npm install: node_modules directory is already present and rebuild is not enabled, using dependencies as provided
      8/20/18 7:38:56.527 PM [STG/3] OUT   Copying SSL CA certificates...
      8/20/18 7:38:56.542 PM [STG/3] OUT   Copying SSL CA certificates to NodeExtraCAFile...
      8/20/18 7:38:58.801 PM [API] OUT   Staged app 'webide' [Org 'HANAExpress', Space 'SAP'] using buildpack "sap_nodejs_buildpack" resulting in droplet with id 3 of app 'webide' [Org 'HANAExpress', Space 'SAP'] (duration 12s).
      8/20/18 7:41:04.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /sap/hana/cst/api/info HTTP/1.1" 200 sent 1454 in 18 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:41:05.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "POST /sap/hana/cst/api/v2/sessions(JAY%7CS04195fcb127re6jz)/ping() HTTP/1.1" 204 sent 0 in 14 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:43:39.000 PM [RTR] OUT    98.234.144.166 - - to 104.197.255.19:53075 "GET / HTTP/1.1" 302 sent 5 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:43:39.000 PM [RTR] OUT    98.234.144.166 - - to 104.197.255.19:53075 "GET /watt/index.html HTTP/1.1" 302 sent 0 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:43:39.131 PM [APP/2-2] SYS    #2.0#2018 08 20 19:43:39:130#+00:00#INFO#/Auth/OAuth2#########nUB8A7x3fs1K2FL-NUdyTuiTCySbJYty######jl2oumpm#PLAIN##sending redirect to https://hxehost:39032/uaa-security/oauth/authorize?response_type=code&client_id=sb-webide!i1&redirect_uri=https%3A%2F%2F104.197.255.19%3A53075%2Flogin%2Fcallback#
      8/20/18 7:49:32.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /che/user HTTP/1.1" 200 sent 1027 in 421 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:52:05.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "GET /sap/hana/cst/api/info HTTP/1.1" 200 sent 1454 in 16 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 7:52:06.000 PM [RTR] OUT    107.3.159.185 - - to hxehost:53075 "POST /sap/hana/cst/api/v2/sessions(JAY%7CS04195fcb127re6jz)/ping() HTTP/1.1" 204 sent 0 in 13 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7

      Thanks,

      Jay

      Author's profile photo Lucia Subatin
      Lucia Subatin
      Blog Post Author

      Nothing useful in that log unfortunately. Why not scaling the backend processes which is a known problem (xs scale di-core -m 512M and xs scale di-runner -m 512M)? What about the other questions I asked?

      Author's profile photo Jay Malla
      Jay Malla

      Hi Lucia,

      So when we try to connect to the WebIDE - the progress hangs at right under the HANA word :

       

      8/20/18 8:29:16.526 PM [APP/2-2] SYS    #2.0#2018 08 20 20:29:16:525#+00:00#ERROR#/Handler########JAY#5KG6_vmixx-racJ6xjZLCPIaHMQ6hFgl######jl2qgwef#PLAIN##GET request to /che/project/workspacexvq92zc3fw8hg7h2/tree/?depth=1000&includeFiles=true completed with status 502 - error while forwarding request to https://hxehost:51020/project/workspacexvq92zc3fw8hg7h2/tree/?depth=1000&includeFiles=true: socket hang up#
      
      /20/18 8:29:40.489 PM [APP/2-2] SYS    #2.0#2018 08 20 20:29:40:488#+00:00#INFO#/Auth/OAuth2#########hHSB_8Tw9y_94KWG_NPi84RBKrr30vg7######jl2qhtdz#PLAIN##sending redirect to https://hxehost:39032/uaa-security/oauth/authorize?response_type
      =code&client_id=sb-webide!i1&redirect_uri=https%3A%2F%2Fhxehost%3A53075%2Flogin%2Fcallback#
      
      

       

      Can we somehow refresh the webide cache?  We did a xs restage webide and have also done a start and stop.  Not sure what to do next.

      Thanks for your help.  It's been a real challenge to us to get a stable working development environment for HANA XSA.

      Regards,
      Jay

       

      Author's profile photo Jay Malla
      Jay Malla

      It looks like it's stuck on this step:

      8/20/18 8:34:59.023 PM [APP/2-2] SYS    #2.0#2018 08 20 20:34:59:020#+00:00#ERROR#/Handler########JAY#5KG6_vmixx-racJ6xjZLCPIaHMQ6hFgl######jl2qo78c#PLAIN##GET request to /che/project/workspacexvq92zc3fw8hg7h2/tree/?depth=1000&includeFiles=true completed with status 502 - error while forwarding request to https://hxehost:51020/project/workspacexvq92zc3fw8hg7h2/tree/?depth=1000&includeFiles=true: socket hang up#

       

      Author's profile photo Jay Malla
      Jay Malla

      Hi Lucia,

      So we tried to launch the WebIDE again several times and we are definitely seeing the pattern.  It seems that when we have the web socket error, that's when the webide basically hangs:

      /20/18 8:40:33.122 PM [APP/2-2] SYS    #2.0#2018 08 20 20:40:33:120#+00:00#ERROR#/Handler########JAY#5KG6_vmixx-racJ6xjZLCPIaHMQ6hFgl######jl2qvgqj#PLAIN##GET request to /che/project/workspacexvq92zc3fw8hg7h2/tree/?depth=1000&includeFiles=true completed with status 502 - error while forwarding request to https://hxehost:51020/project/workspacexvq92zc3fw8hg7h2/tree/?depth=1000&includeFiles=true: socket hang up#

      So here is a full capture of when we try to start the webide:

      8/20/18 8:40:14.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET / HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:14.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:14.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/bootstrap.js HTTP/1.1" 200 sent 954 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:14.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/sap-ui-cachebuster HTTP/1.1" 404 sent 19 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:14.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/common/plugin/ide/css/MainLayout.css HTTP/1.1" 200 sent 2467 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:14.372 PM [APP/2-2] SYS    #2.0#2018 08 20 20:40:14:372#+00:00#ERROR#/Handler########JAY#5KG6_vmixx-racJ6xjZLCPIaHMQ6hFgl######jl2qveht#PLAIN##GET request to /watt/sap-ui-cachebuster completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/HXE/xs/app_working/hxehost/executionroot/e4e6a313-9674-46c5-a22d-9fa5bfe389e7/app/resources/watt/sap-ui-cachebuster'#
      8/20/18 8:40:14.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/small_cloud.png HTTP/1.1" 200 sent 1626 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:14.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/high_latency.svg HTTP/1.1" 200 sent 1681 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:14.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/lib/requirejs/require.js HTTP/1.1" 200 sent 21159 in 11 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:15.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/core/Global.js HTTP/1.1" 200 sent 1236 in 9 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:15.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/core/Core-preload.js HTTP/1.1" 200 sent 73179 in 20 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:15.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/env.json HTTP/1.1" 200 sent 659 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:15.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/client/env HTTP/1.1" 200 sent 48 in 428 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/preload/themes/sap_flat/library.css HTTP/1.1" 200 sent 132153 in 132 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ui/library-preload.js HTTP/1.1" 404 sent 19 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ui/library-preload.js HTTP/1.1" 404 sent 19 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ui/library-preload.json HTTP/1.1" 200 sent 0 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ui/library.js HTTP/1.1" 200 sent 537 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/m/themes/sap_flat/library.css HTTP/1.1" 200 sent 76989 in 28 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/uxap/i18n/i18n.properties HTTP/1.1" 200 sent 948 in 14 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/uxap/themes/sap_flat/library.css HTTP/1.1" 200 sent 16257 in 22 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ui/themes/sap_flat/library.css HTTP/1.1" 200 sent 5257 in 44 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/tnt/themes/sap_flat/library.css HTTP/1.1" 200 sent 9467 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/ui/comp/themes/sap_flat/library.css HTTP/1.1" 200 sent 11519 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /api/listDestinations HTTP/1.1" 404 sent 19 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.105 PM [APP/2-2] SYS    #2.0#2018 08 20 20:40:16:105#+00:00#ERROR#/Handler########JAY#5KG6_vmixx-racJ6xjZLCPIaHMQ6hFgl######jl2qvftz#PLAIN##GET request to /watt/resources/sap/watt/ui/library-preload.js completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/HXE/xs/app_working/hxehost/executionroot/e4e6a313-9674-46c5-a22d-9fa5bfe389e7/app/resources/watt/resources/sap/watt/ui/library-preload.js'#
      8/20/18 8:40:16.172 PM [APP/2-2] SYS    #2.0#2018 08 20 20:40:16:172#+00:00#ERROR#/Handler########JAY#5KG6_vmixx-racJ6xjZLCPIaHMQ6hFgl######jl2qvfvu#PLAIN##GET request to /watt/resources/sap/watt/ui/library-preload.js completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/HXE/xs/app_working/hxehost/executionroot/e4e6a313-9674-46c5-a22d-9fa5bfe389e7/app/resources/watt/resources/sap/watt/ui/library-preload.js'#
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/core/FeatureConfig.js HTTP/1.1" 200 sent 8865 in 41 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/client/features HTTP/1.1" 200 sent 6813 in 167 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/profile/prefs/?filter=watt%2FuserEnabledFeatures%2F.%2A HTTP/1.1" 200 sent 48 in 200 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/big_cloud.png HTTP/1.1" 200 sent 4014 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/preload/themes/sap_flat/library.css HTTP/1.1" 200 sent 132153 in 45 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/i18n/config-preload.js HTTP/1.1" 200 sent 81713 in 38 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/config-preload.json HTTP/1.1" 200 sent 147764 in 90 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:16.498 PM [APP/2-2] SYS    #2.0#2018 08 20 20:40:16:498#+00:00#ERROR#/Handler########JAY#5KG6_vmixx-racJ6xjZLCPIaHMQ6hFgl######jl2qvg4x#PLAIN##GET request to /api/listDestinations completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/HXE/xs/app_working/hxehost/executionroot/e4e6a313-9674-46c5-a22d-9fa5bfe389e7/app/resources/api'#
      8/20/18 8:40:17.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/ui/core/messagebundle.properties HTTP/1.1" 200 sent 4108 in 20 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:17.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/workspace/all HTTP/1.1" 200 sent 384 in 222 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:17.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/hana/sqlanalyzer/webidex/ui/theme/style.css HTTP/1.1" 404 sent 19 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:17.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/project-type HTTP/1.1" 200 sent 970 in 129 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:17.232 PM [APP/2-2] SYS    #2.0#2018 08 20 20:40:17:232#+00:00#ERROR#/Handler########JAY#5KG6_vmixx-racJ6xjZLCPIaHMQ6hFgl######jl2qvgpa#PLAIN##GET request to /watt/resources/sap/hana/sqlanalyzer/webidex/ui/theme/style.css completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/HXE/xs/app_working/hxehost/executionroot/e4e6a313-9674-46c5-a22d-9fa5bfe389e7/app/resources/watt/resources/sap/hana'#
      8/20/18 8:40:17.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/project/workspacexvq92zc3fw8hg7h2/tree/?depth=1 HTTP/1.1" 200 sent 1360 in 273 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:17.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/config-preload.js HTTP/1.1" 200 sent 1306121 in 791 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:19.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/project/workspacexvq92zc3fw8hg7h2/ExpenseApp2 HTTP/1.1" 200 sent 1340 in 2179 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:19.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/project/workspacexvq92zc3fw8hg7h2/com.sap.openSAP.hana5 HTTP/1.1" 200 sent 923 in 2190 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:19.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/project/workspacexvq92zc3fw8hg7h2/ExpenseApp HTTP/1.1" 200 sent 1334 in 2191 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:19.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/project/workspacexvq92zc3fw8hg7h2/ltcDemo HTTP/1.1" 200 sent 1316 in 1962 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:19.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/aceeditor/control/lib/ace-noconflict/ace.js HTTP/1.1" 200 sent 126830 in 61 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:19.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/project/workspacexvq92zc3fw8hg7h2/mta_archives HTTP/1.1" 200 sent 846 in 131 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/project/workspacexvq92zc3fw8hg7h2/HANA_APP HTTP/1.1" 200 sent 877 in 2516 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/aceeditor/control/lib/ace-noconflict/ext-searchbox.js HTTP/1.1" 200 sent 3537 in 40 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/xs/plugin/destination/plugin.json HTTP/1.1" 200 sent 365 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/che/plugin/xsconnectivity/plugin.json HTTP/1.1" 200 sent 423 in 10 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/che/plugin/mtafoldertoprojectconvertor/plugin.json HTTP/1.1" 200 sent 567 in 12 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/mta/serverplatform/xs/hanaprojectspace/plugin.json HTTP/1.1" 200 sent 484 in 12 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/mta/serverplatform/xs/hanamtaproject/plugin.json HTTP/1.1" 200 sent 608 in 48 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/runner/product/hana/cherunneradapter/plugin.json HTTP/1.1" 200 sent 401 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/mta/product/hana/deploytoxsa/plugin.json HTTP/1.1" 200 sent 471 in 41 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/che/plugin/xsconnectivity/service/XSConnectivity.json HTTP/1.1" 200 sent 656 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/mta/product/hana/deploytoxsa/service/DeploymentToXSA.json HTTP/1.1" 200 sent 369 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/debug/core/Plugin.js HTTP/1.1" 200 sent 464 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/che/plugin/chebackend/Plugin.js HTTP/1.1" 200 sent 423 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/ui5/project/plugin/servicecatalog/Plugin.js HTTP/1.1" 200 sent 316 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/che/plugin/chebackend/dao/File.js HTTP/1.1" 200 sent 2285 in 43 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/debug/core/command/breakpoint/EditConditionalBreakpoint.js HTTP/1.1" 200 sent 1260 in 44 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/uitools/version.json HTTP/1.1" 200 sent 118 in 16 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:20.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/debug/core/command/ToggleDebugClientCommand.js HTTP/1.1" 200 sent 737 in 17 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /sap/hana/cst/api/info?hrttFeatures=1 HTTP/1.1" 200 sent 1455 in 22 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/debug/core/service/DebugPlatform.js HTTP/1.1" 200 sent 667 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/aceeditor/command/BaseCommand.js HTTP/1.1" 200 sent 856 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/debug/core/ui/EditConditionalBreakpointDialog.js HTTP/1.1" 200 sent 1504 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/che/plugin/chebackend/io/Request.js HTTP/1.1" 200 sent 3094 in 40 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/perspective/command/AbstractUIPartToggler.js HTTP/1.1" 200 sent 1391 in 39 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/debug/core/model/BreakpointCondition.js HTTP/1.1" 200 sent 407 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/debug/core/util/Logger.js HTTP/1.1" 200 sent 557 in 43 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/debug/core/model/managed/ManagedObjectModel.js HTTP/1.1" 200 sent 3875 in 50 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/debug/core/model/managed/ManagedObjectBase.js HTTP/1.1" 200 sent 2337 in 23 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/debug/core/model/managed/ManagedObjectPropertyBinding.js HTTP/1.1" 200 sent 614 in 11 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/debug/core/model/managed/ManagedObjectListBinding.js HTTP/1.1" 200 sent 859 in 12 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/debug/core/model/managed/ManagedObjectTreeBinding.js HTTP/1.1" 200 sent 2060 in 10 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/profile/prefs HTTP/1.1" 200 sent 1416 in 232 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/user HTTP/1.1" 200 sent 1027 in 262 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/workspace/workspacexvq92zc3fw8hg7h2 HTTP/1.1" 200 sent 565 in 127 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/ide/Plugin.js HTTP/1.1" 200 sent 206 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/viz/library-preload.js HTTP/1.1" 200 sent 93167 in 61 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/viz/themes/sap_flat/library.css HTTP/1.1" 404 sent 19 in 14 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/ui/thirdparty/d3.js HTTP/1.1" 200 sent 54576 in 20 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:21.964 PM [APP/2-2] SYS    #2.0#2018 08 20 20:40:21:963#+00:00#ERROR#/Handler########JAY#5KG6_vmixx-racJ6xjZLCPIaHMQ6hFgl######jl2qvkci#PLAIN##GET request to /watt/resources/sap/viz/themes/sap_flat/library.css completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/HXE/xs/app_working/hxehost/executionroot/e4e6a313-9674-46c5-a22d-9fa5bfe389e7/app/resources/watt/resources/sap/viz'#
      8/20/18 8:40:22.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/ui/thirdparty/require.js HTTP/1.1" 200 sent 6747 in 8 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:22.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/ui/thirdparty/jqueryui/jquery-ui-widget.js HTTP/1.1" 200 sent 2675 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:22.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/ui/thirdparty/jqueryui/jquery-ui-mouse.js HTTP/1.1" 200 sent 1007 in 17 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:22.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/ui/thirdparty/jqueryui/jquery-ui-draggable.js HTTP/1.1" 200 sent 4763 in 13 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:22.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/ui/thirdparty/jqueryui/jquery-ui-droppable.js HTTP/1.1" 200 sent 2009 in 10 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:22.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/viz/libs/sap-viz-info-framework.js HTTP/1.1" 200 sent 187360 in 195 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:22.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/viz/libs/sap-viz-info-charts.js HTTP/1.1" 200 sent 359954 in 154 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:23.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/viz/resources/chart/templates/standard_fiori/template.js HTTP/1.1" 200 sent 3206 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:23.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/viz/ui5/controls/libs/sap-viz-vizframe/sap-viz-vizframe.js HTTP/1.1" 200 sent 4886 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:23.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/viz/ui5/controls/libs/sap-viz-vizservices/sap-viz-vizservices.js HTTP/1.1" 200 sent 14966 in 10 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:23.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/ui/thirdparty/jqueryui/jquery-ui-sortable.js HTTP/1.1" 200 sent 6642 in 7 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:23.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/content/view/Content.view.xml HTTP/1.1" 200 sent 426 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:23.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/content/control/EditorArea.js HTTP/1.1" 200 sent 702 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:23.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/che/plugin/mtafoldertoprojectconvertor/i18n/i18n.properties HTTP/1.1" 200 sent 415 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:24.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /tatools/client/v5.29.4_1521236852059/src/common/i18n/taMessageBundle.properties HTTP/1.1" 200 sent 5733 in 11 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:24.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /tatools/client/v5.29.4_1521236852059/src/common/i18n/taMessageBundle.properties HTTP/1.1" 200 sent 5733 in 7 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:24.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/ui/layout/messagebundle.properties HTTP/1.1" 200 sent 888 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:24.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/m/messagebundle.properties HTTP/1.1" 200 sent 12236 in 8 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:24.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/che/plugin/xsconnectivity/i18n/i18n.properties HTTP/1.1" 200 sent 108 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:25.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/mta/product/hana/deploytoxsa/i18n/i18n.properties HTTP/1.1" 200 sent 639 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:26.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /tatools/client/v5.29.4_1521236852059/src/common/i18n/taMessageBundle.properties HTTP/1.1" 200 sent 5733 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:26.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/ui/table/messagebundle.properties HTTP/1.1" 200 sent 2105 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:26.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/runinnewprocess/css/PopupBlockerDialogStyles.css HTTP/1.1" 200 sent 663 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:26.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /sap/hana/cst/api/info HTTP/1.1" 200 sent 1455 in 12 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:26.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/toprightpane/view/TopRightPaneContainer.view.xml HTTP/1.1" 200 sent 393 in 7 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:26.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "HEAD /sap/hana/cst/api/info HTTP/1.1" 200 sent 3641 in 14 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:26.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/usernotification/css/userNotification.css HTTP/1.1" 200 sent 963 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:26.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/perspective/css/perspective.css HTTP/1.1" 200 sent 312 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:26.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/displayinformation/css/displayinformation.css HTTP/1.1" 200 sent 229 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:26.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/toolbar/css/Toolbar.css HTTP/1.1" 200 sent 187 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:26.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/lib/mousetrap/mousetrap-global-bind.js HTTP/1.1" 200 sent 491 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:26.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "POST /sap/hana/cst/api/v2/admin/sessions HTTP/1.1" 200 sent 149 in 11 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:26.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/lib/mousetrap/mousetrap-record.js HTTP/1.1" 200 sent 2200 in 42 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:26.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/repositorybrowser/view/RepositoryBrowser.view.xml HTTP/1.1" 200 sent 565 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/ui/commons/messagebundle.properties HTTP/1.1" 200 sent 2763 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /sap/hana/cst/api/socket.io/?EIO=3&transport=polling&t=MLP4Jxt HTTP/1.1" 200 sent 104 in 7 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/console/css/console.css HTTP/1.1" 200 sent 754 in 8 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/content/css/content.css HTTP/1.1" 200 sent 264 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/menu/css/LTRMenu.css HTTP/1.1" 200 sent 763 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/test/testresult/command/ToggleTestPartCommand.js HTTP/1.1" 200 sent 824 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/problemsView/css/problemsView.css HTTP/1.1" 200 sent 525 in 7 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/runconsole/css/runconsole.css HTTP/1.1" 200 sent 1155 in 10 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/gitclient/css/gitClient.css HTTP/1.1" 200 sent 2355 in 40 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/gitclient/css/gitToolbarButtons.css HTTP/1.1" 200 sent 579 in 7 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/gitclient/css/gitAmountIndicator.css HTTP/1.1" 200 sent 234 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/gitclient/css/gitFileSearch.css HTTP/1.1" 200 sent 2070 in 41 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "POST /sap/hana/cst/api/socket.io/?EIO=3&transport=polling&t=MLP4Jz7&sid=yfpi8WLEfcxd-_omAAAH HTTP/1.1" 200 sent 2 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/gitclient/css/Controls-Table-Delta.css HTTP/1.1" 200 sent 1324 in 40 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /sap/hana/cst/api/socket.io/?EIO=3&transport=polling&t=MLP4Jz8&sid=yfpi8WLEfcxd-_omAAAH HTTP/1.1" 200 sent 57 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/document/Document.js HTTP/1.1" 200 sent 2021 in 44 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/console/view/Console.view.xml HTTP/1.1" 200 sent 404 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /sap/hana/cst/api/info HTTP/1.1" 200 sent 1455 in 25 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "POST /sap/hana/cst/api/socket.io/?EIO=3&transport=polling&t=MLP4K1P&sid=yfpi8WLEfcxd-_omAAAH HTTP/1.1" 200 sent 2 in 33 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /tatools/client/v5.29.4_1521236852059/src/common/i18n/taMessageBundle.properties HTTP/1.1" 200 sent 5733 in 20 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/run/view/RunConfigurations.fragment.js HTTP/1.1" 200 sent 784 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/run/css/runConfigurationsStyles.css HTTP/1.1" 200 sent 2313 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "POST /sap/hana/cst/api/v2/sessions(JAY%7CS6735d0a2127twpjb)/ping() HTTP/1.1" 204 sent 0 in 24 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /sap/hana/cst/api/socket.io/?EIO=3&transport=polling&t=MLP4K1O&sid=yfpi8WLEfcxd-_omAAAH HTTP/1.1" 200 sent 58 in 300 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /sap/hana/cst/api/socket.io/?EIO=3&transport=websocket&sid=yfpi8WLEfcxd-_omAAAH HTTP/1.1" 101 sent 0 in 26 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/debug/core/css/debug.css HTTP/1.1" 200 sent 1603 in 25 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/toolsets/plugin/xml/service/XMLBeautifierImpl.js HTTP/1.1" 200 sent 634 in 8 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/usernotificationbar/css/userNotificationBar.css HTTP/1.1" 200 sent 385 in 9 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/runner/common/mockpreview/service/MockHtmlProducer.js HTTP/1.1" 200 sent 1120 in 9 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/run/util/DocumentWindowsUtil.js HTTP/1.1" 200 sent 661 in 40 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/platform/service/ui/AbstractPart.js HTTP/1.1" 200 sent 1287 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /sap/hana/cst/api/socket.io/?EIO=3&transport=polling&t=MLP4K7E&sid=yfpi8WLEfcxd-_omAAAH HTTP/1.1" 200 sent 3 in 36 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:28.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /resources/sap/ui/thirdparty/datajs.js HTTP/1.1" 200 sent 29247 in 49 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:28.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /sap/hana/cst/api/v2/$metadata HTTP/1.1" 200 sent 672 in 53 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:28.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /sap/hana/cst/api/loglevel HTTP/1.1" 200 sent 15 in 19 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:28.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /sap/hana/cst/api/v2/objects(':')/tree()?freshen=false HTTP/1.1" 200 sent 500 in 442 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:28.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /sap/hana/cst/api/v2/objects(':')/tree()?freshen=true HTTP/1.1" 200 sent 500 in 469 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:28.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/runinnewprocess/img/PopUpBlockerSafari.gif HTTP/1.1" 200 sent 3540667 in 2117 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:33.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/project/workspacexvq92zc3fw8hg7h2/tree/?depth=1000&includeFiles=true HTTP/1.1" 502 sent 21 in 15851 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:33.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=129459 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:33.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=90296 HTTP/1.1" 302 sent 5 in 0 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:33.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:40:33.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 40 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      
      
      *********** Added by Jay - Here is where the webide hangs ************************
      8/20/18 8:40:33.122 PM [APP/2-2] SYS    #2.0#2018 08 20 20:40:33:120#+00:00#ERROR#/Handler########JAY#5KG6_vmixx-racJ6xjZLCPIaHMQ6hFgl######jl2qvgqj#PLAIN##GET request to /che/project/workspacexvq92zc3fw8hg7h2/tree/?depth=1000&includeFiles=true completed with status 502 - error while forwarding request to https://hxehost:51020/project/workspacexvq92zc3fw8hg7h2/tree/?depth=1000&includeFiles=true: socket hang up#
      *****************************************************************************************************
      
      
      8/20/18 8:40:51.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /che/ HTTP/1.1" 503 sent 6649 in 220 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:09.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/server/content.json HTTP/1.1" 302 sent 0 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:09.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/client/package.json HTTP/1.1" 200 sent 501 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:09.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /w5g/server/content.json HTTP/1.1" 302 sent 0 in 12 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:09.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /w5g/client/package.json HTTP/1.1" 200 sent 355 in 8 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:09.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /tatools/server/content.json HTTP/1.1" 302 sent 0 in 9 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:09.350 PM [APP/2-2] SYS    #2.0#2018 08 20 20:41:09:349#+00:00#INFO#/Auth/OAuth2#########a05HqqwT3G_d3d6yas41zxDWwkjHMgHt######jl2qwkx0#PLAIN##sending redirect to https://hxehost:39032/uaa-security/oauth/authorize?response_type=code&client_id=sb-webide!i1&redirect_uri=https%3A%2F%2Fhxehost%3A53075%2Flogin%2Fcallback#
      8/20/18 8:41:09.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /tatools/client/package.json HTTP/1.1" 200 sent 337 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/client/package.json HTTP/1.1" 200 sent 501 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /w5g/client/package.json HTTP/1.1" 200 sent 355 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /tatools/client/package.json HTTP/1.1" 200 sent 337 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/client/package.json HTTP/1.1" 200 sent 501 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/uitools/package.json HTTP/1.1" 200 sent 958 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/templates/product/hana/package.json HTTP/1.1" 200 sent 338 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/che/xs/package.json HTTP/1.1" 200 sent 619 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/toolsets/package.json HTTP/1.1" 200 sent 613 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/ui5/package.json HTTP/1.1" 200 sent 1759 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/mta/product/hana/package.json HTTP/1.1" 200 sent 495 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/common/package.json HTTP/1.1" 200 sent 493 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/runner/product/hana/package.json HTTP/1.1" 200 sent 472 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/templates/common/package.json HTTP/1.1" 200 sent 473 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/templates/common/hanadev/client/package.json HTTP/1.1" 200 sent 339 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/che/package.json HTTP/1.1" 200 sent 1192 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/xs/package.json HTTP/1.1" 200 sent 400 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/package.json HTTP/1.1" 200 sent 3298 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/test/package.json HTTP/1.1" 200 sent 275 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/debug/package.json HTTP/1.1" 200 sent 411 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/package.json HTTP/1.1" 200 sent 3534 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/common/package.json HTTP/1.1" 200 sent 204 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/runner/common/package.json HTTP/1.1" 200 sent 675 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/mta/common/package.json HTTP/1.1" 200 sent 497 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /watt/resources/sap/watt/saptoolsets/mta/serverplatform/xs/package.json HTTP/1.1" 200 sent 436 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /tatools/client/package.json HTTP/1.1" 200 sent 337 in 8 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /w5g/client/package.json HTTP/1.1" 200 sent 355 in 25 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /tatools/client/v5.29.4_1521236852059/package.json HTTP/1.1" 200 sent 2292 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:12.000 PM [RTR] OUT    127.0.0.1 - - to hxehost:53075 "GET /w5g/client/v1.43.0_1520498658295/package.json HTTP/1.1" 200 sent 829 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=129969 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/template/tips/TemplateFavoritesTip.js HTTP/1.1" 200 sent 642 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=92567 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/gitclient/tip/InitRepositoryTip.js HTTP/1.1" 200 sent 583 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=113478 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=76130 HTTP/1.1" 302 sent 5 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/pluginmanager/css/pluginManager.css HTTP/1.1" 200 sent 1154 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/platform/plugin/tipsandtricks/css/TipsAndTricksDialogStyles.css HTTP/1.1" 200 sent 888 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/keyboardShortcutsSetting/tips/DefineKeyboardShortcutsTip.js HTTP/1.1" 200 sent 572 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/run/tips/HashFragmentTip.js HTTP/1.1" 200 sent 552 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/hcpconnectivity/tips/LinkToCockpitTip.js HTTP/1.1" 200 sent 728 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/intellisence/control/AutoCompletePopup.js HTTP/1.1" 200 sent 1912 in 46 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/intellisence/control/AutoCompleteList.js HTTP/1.1" 200 sent 1772 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/intellisence/control/AutoCompletePopover.js HTTP/1.1" 200 sent 381 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/intellisence/control/AutoCompleteItem.js HTTP/1.1" 200 sent 661 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 8 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 9 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 9 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 10 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:27.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/resources/sap/watt/ideplatform/plugin/intellisence/css/intellisence.css HTTP/1.1" 200 sent 827 in 11 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:37.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=114880 HTTP/1.1" 302 sent 5 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:37.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=122506 HTTP/1.1" 302 sent 5 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:37.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=120620 HTTP/1.1" 302 sent 5 in 0 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:37.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=89061 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:37.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=120906 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:37.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:37.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:37.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 3 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:37.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 46 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:37.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 41 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:47.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=71626 HTTP/1.1" 302 sent 5 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:47.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=79634 HTTP/1.1" 302 sent 5 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:47.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=118713 HTTP/1.1" 302 sent 5 in 0 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:47.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=103392 HTTP/1.1" 302 sent 5 in 1 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:47.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=111329 HTTP/1.1" 302 sent 5 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:47.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 7 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:47.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 7 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:47.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 5 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:47.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 6 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:47.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 7 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:57.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=68168 HTTP/1.1" 302 sent 5 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:57.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=105657 HTTP/1.1" 302 sent 5 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:57.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /?rand=85658 HTTP/1.1" 302 sent 5 in 2 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:57.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:57.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 4 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7
      8/20/18 8:41:57.000 PM [RTR] OUT    98.234.144.166 - - to hxehost:53075 "GET /watt/index.html HTTP/1.1" 200 sent 766 in 40 by 00K-e4e6a313-9674-46c5-a22d-9fa5bfe389e7

       

      Thanks,

      Jay

      Author's profile photo Lucia Subatin
      Lucia Subatin
      Blog Post Author

      For the last time…

      Do you get the login screen? Do you get to enter credentials?

      What is the console saying? (F12)

      Why aren’t you scaling the backend processes which is a known issue and sometimes causes this behavior?

      And bringing the question from the other thread... what are the logs from di-core saying?

      Author's profile photo Jay Malla
      Jay Malla

      Hi Lucia,

      We did get to the login screen and were able to enter the credentials.

      Here is the console log details - we have attached a screenshot too:

       

      [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (library.css, line 0)
      [Warning] The group with ID 'contextMenu.uiadaptation' does not exist. Group Item: {"parent":"contextMenu.uiadaptation","command":"generateTranslationFiles","prio":10} (config-preload.js, line 1192)
      [Warning] The group with ID 'toolbar' does not exist. Group Item: {"parent":"toolbar","type":"menu","icon":"/sap/hana/ide/common/images/stckframe_obj.gif","group":"applicationToolbar","label":"Menu","prio":1} (config-preload.js, line 1192)
      [Warning] The group with ID 'editor.permanent.Menu.Tools' does not exist. Group Item: {"parent":"editor.permanent.Menu.Tools","command":"timedatageneration.create","label":"Generate Time Data","prio":5} (config-preload.js, line 1192)
      [Warning] The group with ID 'editor.dynamic' does not exist. Group Item: {"parent":"editor.dynamic","command":"editor.dynamic.maintainDestinationCredentials","prio":30} (config-preload.js, line 1192)
      [Warning] The group with ID 'editor.dynamic' does not exist. Group Item: {"parent":"editor.dynamic","command":"editor.dynamic.maintainJobDetails","prio":30} (config-preload.js, line 1192)
      [Error] Failed to load resource: the server responded with a status of 502 (Bad Gateway) (tree, line 0)
      [Error] Error: Request failed: Bad Gateway URI: /che/project/workspacexvq92zc3fw8hg7h2/tree/?depth=1000&includeFiles=true
      	(anonymous function) (Core-preload.js:46:23760)
      [Error] Request failed: Bad Gateway URI: /che/project/workspacexvq92zc3fw8hg7h2/tree/?depth=1000&includeFiles=true
      	o (Core-preload.js:46:23140)
      	(anonymous function) (Core-preload.js:46:24533)
      	r (Core-preload.js:43:4672)
      	_settlePromiseFromHandler (Core-preload.js:42:23066)
      	_settlePromise (Core-preload.js:42:23890)
      	_settlePromise0 (Core-preload.js:42:24580)
      	_settlePromises (Core-preload.js:42:25911)
      	_drainQueue (Core-preload.js:41:12561)
      	_drainQueues (Core-preload.js:41:12618)
      	drainQueues (Core-preload.js:41:10648)
      	(anonymous function) (Core-preload.js:43:10234)
      [Error]  (1)
      (anonymous function) — Core-preload.js:46:17351(anonymous function) — jquery-dbg.js:3366p — jquery-dbg.js:3187fireWith — jquery-dbg.js:3317h3 — jquery-dbg.js:8787(anonymous function) — jquery-dbg.js:9152dispatch — Core-preload.js:43:20351handleEvent — Core-preload.js:44:5346t — Core-preload.js:44:5600
      	o (Core-preload.js:46:23165)
      	(anonymous function) (Core-preload.js:46:24533)
      	r (Core-preload.js:43:4672)
      	_settlePromiseFromHandler (Core-preload.js:42:23066)
      	_settlePromise (Core-preload.js:42:23890)
      	_settlePromise0 (Core-preload.js:42:24580)
      	_settlePromises (Core-preload.js:42:25911)
      	_drainQueue (Core-preload.js:41:12561)
      	_drainQueues (Core-preload.js:41:12618)
      	drainQueues (Core-preload.js:41:10648)
      	(anonymous function) (Core-preload.js:43:10234)
      [Error] Request failed: Bad Gateway URI: /che/project/workspacexvq92zc3fw8hg7h2/tree/?depth=1000&includeFiles=true
      	o (Core-preload.js:46:23140)
      	(anonymous function) (Core-preload.js:46:24533)
      	r (Core-preload.js:43:4672)
      	_settlePromiseFromHandler (Core-preload.js:42:23066)
      	_settlePromise (Core-preload.js:42:23890)
      	_settlePromise0 (Core-preload.js:42:24580)
      	_settlePromises (Core-preload.js:42:25911)
      	_drainQueue (Core-preload.js:41:12561)
      	_drainQueues (Core-preload.js:41:12618)
      	drainQueues (Core-preload.js:41:10648)
      	(anonymous function) (Core-preload.js:43:10234)
      [Error]  (1)
      (anonymous function) — Core-preload.js:46:17351(anonymous function) — jquery-dbg.js:3366p — jquery-dbg.js:3187fireWith — jquery-dbg.js:3317h3 — jquery-dbg.js:8787(anonymous function) — jquery-dbg.js:9152dispatch — Core-preload.js:43:20351handleEvent — Core-preload.js:44:5346t — Core-preload.js:44:5600
      	o (Core-preload.js:46:23165)
      	(anonymous function) (Core-preload.js:46:24533)
      	r (Core-preload.js:43:4672)
      	_settlePromiseFromHandler (Core-preload.js:42:23066)
      	_settlePromise (Core-preload.js:42:23890)
      	_settlePromise0 (Core-preload.js:42:24580)
      	_settlePromises (Core-preload.js:42:25911)
      	_drainQueue (Core-preload.js:41:12561)
      	_drainQueues (Core-preload.js:41:12618)
      	drainQueues (Core-preload.js:41:10648)
      	(anonymous function) (Core-preload.js:43:10234)

       

      We are going to scale the backend process next and will update this post.  Also, i had seen a way to launch the webide passing some flags to refresh and workspace or anything cached in it?

      Thanks,

      Jay

       

      Author's profile photo Jay Malla
      Jay Malla

      Hi Lucia,

      We got through one hurdle - so the webide is coming up now.  We had to launch it with:

      https://hxehost:53075/watt/index.html?settings=ignore

      We also ran the following to scale the backend:

      xs scale di-core -m 512M

      xs scale di-runner -m 512M

      We can build and run the NodeJS modules.

      We are running into an issue with the web module - build works but run does not.  We are now looking into it.

      Thanks for your help.

      Regards,

      Jay

       

       

       

       

       

      Author's profile photo Jay Malla
      Jay Malla

      Hi Lucia,

      The web module is also working.  There was a typo in the tutorial and I have provided feedback. 🙂

      Thanks so much for your help!

      Cheers,

      Jay

       

       

      Author's profile photo Sampath K Redyam
      Sampath K Redyam

      Hi Lucia,

      We recently installed HANA XS WEBIDE and URL launch is ever haning. We tried the following but still same issue.

      1. Tried different versions of HRTT and WEBIDE and webide lauch is ever hang

      2. Restarted HANA and XSA

      Could someone suggest what causing the issue Here.

      Version details -

      HANA Version - 2.00.037

      XS version - xs v1.0.115

      com.sap.xsa.admin 1.7.1
      com.sap.devx.webide 4.1.48
      com.sap.core.account 1.1.13
      com.sap.xsa.hrtt 2.9.42
      alm-product-installer 1.17.1

      Error log - xs logs webide --all > webide1.log

      =========================

      5/1/20 10:31:00.883 AM [APP/2-0] SYS #2.0#2020 05 01 10:31:00:883#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o242z2#PLAIN##GET request to /watt/resources/sap/watt/ui/library-preload.js completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/ui/library-preload.js'# 5/1/20 10:31:01.734 AM [APP/2-0] SYS #2.0#2020 05 01 10:31:01:734#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o243ms#PLAIN##GET request to /watt/resources/sap/hana/sqlanalyzer/webidex/ui/theme/style.css completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/hana'# 5/1/20 10:31:02.285 AM [APP/2-0] SYS #2.0#2020 05 01 10:31:02:284#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2441y#PLAIN##GET request to /watt/resources/sap/watt/common/service/ui/Browser.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:31:02.288 AM [APP/2-0] SYS #2.0#2020 05 01 10:31:02:288#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o24421#PLAIN##GET request to /watt/resources/sap/watt/common/service/editor/Editor.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:31:02.290 AM [APP/2-0] SYS #2.0#2020 05 01 10:31:02:290#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o24427#PLAIN##GET request to /watt/resources/sap/watt/common/service/editor/CodeCompletion.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:31:02.293 AM [APP/2-0] SYS #2.0#2020 05 01 10:31:02:293#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o24423#PLAIN##GET request to /watt/resources/sap/watt/common/plugin/aceeditor/service/Editor.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/plugin/aceeditor'# 5/1/20 10:31:02.294 AM [APP/2-0] SYS #2.0#2020 05 01 10:31:02:294#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2442b#PLAIN##GET request to /watt/resources/sap/watt/common/service/ui/Config.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:31:02.296 AM [APP/2-0] SYS #2.0#2020 05 01 10:31:02:296#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2442c#PLAIN##GET request to /watt/resources/sap/watt/common/service/editor/PrefixCalculation.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:31:02.298 AM [APP/2-0] SYS #2.0#2020 05 01 10:31:02:297#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2442f#PLAIN##GET request to /watt/resources/sap/watt/common/service/platform/DocumentProvider.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:31:02.301 AM [APP/2-0] SYS #2.0#2020 05 01 10:31:02:301#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2442i#PLAIN##GET request to /watt/resources/sap/watt/common/service/ui/ConfigAvailability.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:31:02.305 AM [APP/2-0] SYS #2.0#2020 05 01 10:31:02:305#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2442l#PLAIN##GET request to /watt/resources/sap/watt/common/service/ui/Displayinformation.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:31:02.306 AM [APP/2-0] SYS #2.0#2020 05 01 10:31:02:306#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2442m#PLAIN##GET request to /watt/resources/sap/watt/common/service/editor/UndoRedo.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:31:02.331 AM [APP/2-0] SYS #2.0#2020 05 01 10:31:02:331#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2443d#PLAIN##GET request to /watt/resources/sap/watt/common/service/ui/Part.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:46:51.181 AM [APP/2-0] SYS #2.0#2020 05 01 10:46:51:180#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2og8a#PLAIN##GET request to /watt/sap-ui-cachebuster completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/sap-ui-cachebuster'# 5/1/20 10:46:51.596 AM [APP/2-0] SYS #2.0#2020 05 01 10:46:51:595#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2ogjt#PLAIN##GET request to /watt/resources/sap/watt/ui/library-preload.js completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/ui/library-preload.js'# 5/1/20 10:46:52.354 AM [APP/2-0] SYS #2.0#2020 05 01 10:46:52:354#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2oh4v#PLAIN##GET request to /watt/resources/sap/hana/sqlanalyzer/webidex/ui/theme/style.css completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/hana'# 5/1/20 10:46:52.988 AM [APP/2-0] SYS #2.0#2020 05 01 10:46:52:988#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2ohmh#PLAIN##GET request to /watt/resources/sap/watt/common/service/ui/Browser.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:46:52.991 AM [APP/2-0] SYS #2.0#2020 05 01 10:46:52:990#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2ohmj#PLAIN##GET request to /watt/resources/sap/watt/common/service/editor/Editor.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:46:52.992 AM [APP/2-0] SYS #2.0#2020 05 01 10:46:52:992#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2ohml#PLAIN##GET request to /watt/resources/sap/watt/common/plugin/aceeditor/service/Editor.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/plugin/aceeditor'# 5/1/20 10:46:52.994 AM [APP/2-0] SYS #2.0#2020 05 01 10:46:52:994#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2ohmp#PLAIN##GET request to /watt/resources/sap/watt/common/service/editor/CodeCompletion.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:46:53.004 AM [APP/2-0] SYS #2.0#2020 05 01 10:46:53:004#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2ohmu#PLAIN##GET request to /watt/resources/sap/watt/common/service/ui/Config.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:46:53.005 AM [APP/2-0] SYS #2.0#2020 05 01 10:46:53:005#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2ohmv#PLAIN##GET request to /watt/resources/sap/watt/common/service/editor/PrefixCalculation.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:46:53.006 AM [APP/2-0] SYS #2.0#2020 05 01 10:46:53:006#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2ohmx#PLAIN##GET request to /watt/resources/sap/watt/common/service/platform/DocumentProvider.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:46:53.007 AM [APP/2-0] SYS #2.0#2020 05 01 10:46:53:006#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2ohmy#PLAIN##GET request to /watt/resources/sap/watt/common/service/ui/ConfigAvailability.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:46:53.010 AM [APP/2-0] SYS #2.0#2020 05 01 10:46:53:010#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2ohn3#PLAIN##GET request to /watt/resources/sap/watt/common/service/ui/Displayinformation.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:46:53.011 AM [APP/2-0] SYS #2.0#2020 05 01 10:46:53:011#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2ohn5#PLAIN##GET request to /watt/resources/sap/watt/common/service/editor/UndoRedo.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'# 5/1/20 10:46:53.028 AM [APP/2-0] SYS #2.0#2020 05 01 10:46:53:028#+00:00#ERROR#/Handler#########mX0K4ZN3FpyNEnpTo3XI7DKDRs4sQbrb######k9o2ohnm#PLAIN##GET request to /watt/resources/sap/watt/common/service/ui/Part.json completed with status 404 - error during fs.realpath: ENOENT: no such file or directory, lstat '/hana/shared/<SID>/xs/app_working/<HOSTNAME>/executionroot/987daf83-37bb-4f09-8086-ee2b4101f70f/app/resources/watt/resources/sap/watt/common/service'#