Reply To: 100% CPU usage
Hi! Could you send the license server logs to support@zeroturnaround.com? One can download them under the “Help & Support” tab from the License Server console. You can also use the form that is...
View ArticleReply To: 100% CPU usage
Hi. I looked through log files and noticed a line telling me I’m using version 3.1.0. In certain disbelieve, I figured out that I downloaded version 3.1.0 last Wednesday (the latest version at the...
View ArticleReply To: 100% CPU usage
Hi Good to hear! And thanks for getting back to us, I did get quite worried for a while :) Vootele
View ArticleResources not available in Tomcat 8 when using JRebel
There seems to be some problem with JRebel and Resources configuration in Tomcat 8. If you configure a resource in the context configuration like this: <Context docBase="mywebapp.war">...
View ArticleReply To: Freemarker template changes not being deployed.
I sent the log, Margus. Thanks. Note that I’m using Eclipse (Mars) with an external Tomcat installation (jRebelRemote). This reply was modified 8 hours, 35 minutes ago by Matthew Smith.
View ArticleReply To: Freemarker template changes not being deployed.
Nevermind. I figured it out. I needed to use the CLI configuration rather than the remote server configuration. It’s working now. Thanks anyway!
View ArticleLicense not being aquired
Hi. From some time ago (at least two months) I am experiencing problems with JRebel Eclipse Plugin related to the license server. Today I am trying to investigate this problem, because it prevents us...
View ArticleReply To: License not being aquired
Hi, Can you enable jrebel logging via JRebel Configuration, Advanced, Logging level=info. Start the domain that fails licensing, save the jrebel.log then do the same for the domain that works. Then...
View ArticleReply To: License not being aquired
Wow yes! You nailed it! On the first domain we have proxy configured on jvm options as this: <jvm-options>-Dhttp.proxyPort=proxyport</jvm-options>...
View ArticleReply To: License not being aquired
You can add the license server host to the proxy ignore list e.g. -Dhttp.nonProxyHosts=”10.35.108.56″ so it will force a direct connection while using proxy for other addresses.
View ArticleReply To: License not being aquired
Yes! Adding this line I can work without changing the configuration. Now it is working great ! Many thanks !
View ArticleReply To: large ajax requests fail
Just upgraded from that nightly build to 2.2.1 and the issue has reappeared. regards Rohan
View ArticleRegisteration issue
When I have installed Optimizer for Mars Eclipse and sign up and start optimizing. Nothing happens and same window is still. And quick scan says : Tune memory settings, Disable Class verification, use...
View ArticleReply To: Toggling XRebel in runtime
I also think this ‘server-side’ xrebel would be very useful, together with an ON/OFF toggle perhaps to avoid above memory leak. It is nice to have the xrebel goggles locally and instantly pinpoint any...
View ArticleReply To: JRebel not breaks our app after JRuby version upgrade
Hi, Sorry that the investigation has taken so long. We are still investigating the cause of the error. Will keep you notified when we have updates.
View ArticleReply To: Absolute path in maven generated rebel.xml for Linux
Hi, I just double checked it and it seems to be working fine for me on linux with absolute paths. Can you give the output when running “mvn -Drebel.generate.show=true clean jrebel:generate”. Perhaps...
View ArticleReply To: JRebel doesn't load rebel.xml from all my Gradle subprojects
Hi Pete rebel.xml must be in .jar file root or in .war file WEB-INF/classes. Any other location does not work. Did you manage to generate the jrebel.log and send it to support@zeroturnaround.com? If...
View ArticleReply To: Registeration issue
Hi Lars-Erik! Can you take a screenshot after you have submitted the form. do you get any errors about missing some input fields or message about the network error? I have a gut feeling that there is...
View ArticleJRebel locking issue in WAS 8.5.
Hi, I am getting an exception “JRebel: ERROR An error occured in a request listener while handling before request event: java.lang.RuntimeException: java.io.IOException: The process cannot access the...
View ArticleReply To: JRebel locking issue in WAS 8.5.
In this case there is some process interfering with JRebel. We need to find out What why and how is interfering. To start deeper investigation then can you send jrebel.log in trace level with WAS...
View Article