Hello, *What's the problem?*
I have a JAX-RS, *running *on a single 1X dyno, in the EU region with the Logentries module, TryIt plan. However, the *running* word is in italics because, well, the app is not running. Upon the deployment, R14 errors begin to rise, which causes space swapping and thus the process is slowed. Anyway, once deployment is finished, if hopefully the app didn't yet crash, it will when you do a request (needless to mention about the dozens of R14s you'll get). What does the application do? Upon startup the application takes some minutes to download some data (in total, this data plus the project source is less than 50MB, so I would not say the problem is there), and then it binds to the port. The requests are basically reading a file and returning its contents. Source: https://github.com/Stoyicker/lolin1-data-provider Why I can't understand what's happening? I decided to simulate the server environment on localhost through the VM arguments shown below (which are the same that the ones in the Heroku environment) -Xmx=384M -Xss=512k -XX:+UseCompressedOops And the application works perfectly. I've used VisualVM to profile the process, but everything seems to be fine. *My question: how can I go ahead?* I'm not asking for a straightforward solution, this is not a please-solve-my-problem-while-I-take-the-merit attempt. I just need to get a little bit guided, a little bit of a helping hand. I'm really pissed off with this thing, and I'm sure in the end it'll be a stupid little detail I accidentally overlooked. Thanks in advance, Jorge. -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to heroku+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to heroku+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.