Reply To: XRebel and JRebel do not work in the same JVM
Thanks for letting us know! This is definitely something we would like to fix. It would be perfect if you could provide us /root/.jrebel/jrebel.log, /root/.jrebel/bootcache/jrebel.boot.log,...
View ArticleJRebel not reloading changes with shared VM directory
I’m running a Linux host (Arch) with Intellij idea and a Linux VM guest (CentOS). The project is contained within a shared directory that gets mounted on the guest VM on startup. The web app is...
View ArticleReply To: JRebel not reloading changes with shared VM directory
Hi! Actually the recommended way to achieve such behaviour is to use JRebel remoting (http://manuals.zeroturnaround.com/jrebel/remoteserver/intellij.html). If you have a specific reason why not to use...
View ArticleReply To: JRebel not reloading changes with shared VM directory
The timestamp on both the host and guest VM gets updated. The log appears to be similar on both host OSs except that the Linux host doesn’t show the “Reloading class” line when the code gets...
View ArticleJRebel causing application server spam
When enabling the JRebel plugin (non-legacy 6.4.7) on my application server (WebSphere Application Server 16.0.0.2/wlp-1.0.13.cl160220160526-2258) on IBM J9 VM, version pxa6480sr3-20160428_01 (SR3)),...
View ArticleReply To: JRebel causing application server spam
Hi Sune! Could you please try switching to the legacy agent to see whether the log output continues with the same volume as before? We believe that there might be some conflicts between IBM J9 VM and...
View ArticleTurn off popup notifications in JBoss Developer Studio 9.1.0
We are using JRebel version 6.4.5 in JBoss Developer Studio 9.1.0.GA, which is based on Eclipse 4.5.2. JRebel is showing dozens of popup notifications. Unfortunately, there doesn’t seem to be a way to...
View ArticleJrebel not reloading JSPs
Hello, I’ve been trying to get JSP code hot swapping working with a web application I work on. Classes reload fine, but JSPs are not changing. I’ve tried many different fixes I found while searching,...
View ArticleReply To: Turn off popup notifications in JBoss Developer Studio 9.1.0
Hello Markus! Could you please send this request to support@zeroturnaround.com so we can give you more detailed explanation regarding this issue? Also we improved the notification policy in the latest...
View ArticleReply To: Jrebel not reloading JSPs
Hi Kevin, Could you send your jrebel.log to support@zeroturnaround.com after changing some .jsp file and also navigating to any of the views that would trigger the recompilation of jsp. You can try to...
View ArticleReply To: JRebel causing application server spam
Hi Tiit, Legacy plugin doesn’t cause the extra spam, neither for 6.4.6 nor 6.4.7. The native plugin from nightly 6.4.8-SNAPSHOT (201608041343) does have the spam. I’ll produce a trace log and send it...
View Articleturn off jrebel reload event popups?
Hi all, I have been seeing a large number of popup/notification bubbles for “JRebel reload event”. I wasn’t able to find anything helpful on google or using the forum search, so I’m adding a...
View ArticleReply To: turn off jrebel reload event popups?
Getting this many popups is obviously annoying. With that many reload event warnings, one of the cause can be that our JRebel Legacy Agent is not handling reloading for your environment that well....
View ArticleReply To: Turn off popup notifications in JBoss Developer Studio 9.1.0
Thanks for the reply, Valerie! I will send the request to support@zeroturnaround.com. As for an upgrade to 6.4.7, this is not in my hands, but we will certainly eventually upgrade.
View ArticleReply To: XRebel and JRebel do not work in the same JVM
Email sent to support@zeroturnaround.com with those 3 requested files.
View ArticleReply To: Turn off popup notifications in JBoss Developer Studio 9.1.0
Hello Markus! Could you please send this request to support@zeroturnaround.com so we can give you more detailed explanation regarding this issue? Also we improved the notification policy in the latest...
View ArticleReply To: Turn off popup notifications in JBoss Developer Studio 9.1.0
Thanks for the reply, Valerie! I will send the request to support@zeroturnaround.com. As for an upgrade to 6.4.7, this is not in my hands, but we will certainly eventually upgrade.
View ArticleJRebel + JBoss 7.1 + Liferay Portlet JSF
Hi, Has anybody been able to config JREBEL for Liferay Portlets on JBoss? everything i get is on tomcat :(
View ArticleReply To: JRebel + JBoss 7.1 + Liferay Portlet JSF
Hello, Are you running into any specific issues or are you just looking for help getting setup? If you just need help getting setup you should be able to follow our quickstart guide here Regards, Colton
View ArticleReply To: JRebel + JBoss 7.1 + Liferay Portlet JSF
My JRebel works properly with a regular WAR. but my problem is with Liferay Portlets. I cannot properly deploy it.
View Article