JRebel didn't work for a while due to bug, refund for my downtime?
JRebel is expensive! I had set it up on Eclipse and then my team did a full move to IntelliJ. But IntelliJ + Gradle + JRebel doesn’t work at all. So I sat around with a dead jrebel for months until I...
View ArticleReply To: JRebel + Gradle + Intellij – rebel.xml files have wrong build...
Sorry to hear that. So far the rebel.xml generating should work correctly with “separate module per source set” option disabled, with the rebel.xml pointing to submodule/build/resources and...
View ArticleReply To: JRebel + Gradle + Intellij – rebel.xml files have wrong build...
Is there a partner program? I’d be happy to help fix it.
View ArticleJRebel for Android : Compile failed
I got this failure message after running : Project build directory has been cleaned. Please run with JRebel for Android again. And the gradle debug log show this : 2017-06-01 11:52:11.738 11:52:11.737...
View ArticleProblem Remote Debug w/ Intellij + JRebel Plugin
I’m working on a task to setup a Docker for development environment. I spent hours trying to figure out why the remote debugging wasn’t working correctly. Here is what I found out… * Tomcat + JRebel,...
View ArticleReply To: please provide a valid phone number
Hello! We had some issues with our phone number verification system, which is fixed now :) So you can try again to enter your number, should be good. Please let us know if there are still any...
View ArticleReply To: Problem Remote Debug w/ Intellij + JRebel Plugin
Hello Akito! Yes, your result are pretty accurate – for remote debugging you indeed need JRebel agent running on the server side AND you need to debug from your IDE with JRebel plugin that contains...
View ArticleReply To: Problem Remote Debug w/ Intellij + JRebel Plugin
My concern is that since IntelliJ debugger hangs when the JRebel agent isn’t used on the remote. This would cause some work flow issue. With Docker I can create a special image that contains the...
View ArticleWhere should new feature requests go?
Where should we suggest new feature requests? emailing support the request seems like it will just disappear forever. Is there somewhere like a Jira i can create them?
View ArticleJRebel Remote – remote port not listening
Trying to use JRebel Remote using Jrebel standalone. I extracted jrebel-noinstall to c:\jrebel I registered jrebel successfully. I added these command line arguments:...
View ArticleReply To: JRebel Remote – remote port not listening
I already sent an email to address this issue, but in case anyone else is running into this issue the argument for declaring a dedicated remote server port is -Drebel.remoting_port=[port number]. In...
View ArticleReply To: Where should new feature requests go?
Hello Nicholas! When you forward your request to us, we create a JIRA task for it and it gets forwarded to a Product Management team. Sometimes indeed they decide that it’s not something we are...
View ArticleReply To: Where should new feature requests go?
Great! Thank you! Add my +1 to a public facing feature request web application. And let me clarify I’ve never had a new feature request go un-answered! sorry my question made it sound like you guys...
View ArticleOne license for all IDE or not?
Hi, i have a question. I would like to buy a JRebel Plugin (Eclipse). But we want to switch to IntelliJ soon. Will my license key work also for IntelliJ, or i must buy a new one? Eugene
View ArticleReply To: One license for all IDE or not?
Hi Eugene! There is no need to buy another license when switching to another IDE, you can use the same license file to activate JRebel in Eclipse and IntelliJ. Best wishes, Vita
View ArticleHow to limit jrebel remote port to just the localhost?
How to limit jrebel remote port to just the localhost? Right now I use the system property rebel.remoting_port=2222. This port can be hit from any machine that has network access to my machine. What...
View ArticleJersey 2 reload causes 404
Lately JRebel has not been handling Jersey 2.x resources very well. My setup: Spring Boot 1.5.3 Jersey 2.25.1 (default for this spring boot version) JRebel 7.0.9 (and 7.0.8) Launched via the command...
View ArticleReply To: Errors running with JRebel
Greetings! This particular issue should be fixed in the latest nightly build. Nightly build can be obtained from the following link: https://zeroturnaround.com/software/jrebel/download/nightly-build/...
View ArticleReply To: Jersey 2 reload causes 404
Hello Nick! Could you please send your trace level jrebel.log file after trying to reload and access your resources to support@zeroturnaround.com with the link to this forum topic? To generate it just...
View Article