Reply To: Not listed classes are still reloaded
Hello Alex! We’ve received your log file but it’s INFO level, which doesn’t give us enough information about how JRebel integrates with your environment. Could you please set the logging level to...
View ArticleJRebel remote connecting to wrong remote server
Hello, I have JRebel 6.4.1 in Eclipse Mars.2 and 6.4.1 agents running. I’m currently struggling with configuring multiple remote servers. I have a remote application on a tomcat running and the same...
View ArticleReply To: JRebel remote connecting to wrong remote server
Hello Benjamin! Let’s go step by step: 0. Manually delete rebel-remote.xml and regenerate it (please don’t edit it manually as it can corrupt JRebel configuration in your project): * right-click on a...
View ArticleReply To: JRebel remote connecting to wrong remote server
Found it. It seems a long time ago I enabled project specific settings for JRebel on that project. After doing right click on project -> JRebel -> Advanced Properties I’ve seen a fixed set up...
View ArticleReply To: JRebel remote connecting to wrong remote server
Hello Benjamin! It’s great to hear that you’ve got everything up and running! For the “bug”, JRebel works the way that adding / removing the nature simply add/removes the XML files (rebel.xml and...
View ArticleReply To: JRebel 6.4.1 and Websphere 8.5.5.8 on Eclipse Mars.2
Hello Valerie, the Websphere is running on a Docker Virtual Machine on Centos 6 OS. The HTML Response from the websphere is the index page from the application This is the output from the Eclipse...
View ArticleReply To: JRebel 6.4.1 and Websphere 8.5.5.8 on Eclipse Mars.2
Hello Benjamin :) In this case to use remoting properly, just add -Drebel.remoting_plugin=true to your VM arguments and restart the server. Does it work now? Kind regards, Valerie
View ArticleReply To: JRebel 6.4.1 and Websphere 8.5.5.8 on Eclipse Mars.2
OK. Thats a little bit embarrassing. Now it works. I was sure I already inserted that. Thank you
View ArticleReply To: JRebel 6.4.1 and Websphere 8.5.5.8 on Eclipse Mars.2
It’s OK, maybe it just got overwritten in the further configuration process. We are happy to hear that you got everything up and running!
View ArticleReply To: Java changes not syncing
Hello Matthew! Did you have any time to check if you see the JRebel banner when your server starts up? Kind regards, Valerie
View ArticleReply To: Problem with springmodules-cache and 2.0-RC1 [SOLVED]
Obviously this pop up again. With current Release (6.4.2) Spring Plugin is not working again and has to be disabled. Caused by: org.springframework.aop.framework.AopConfigException: Could not generate...
View ArticleReply To: Intellij IDEA 2016.1.1 Community with JRebel for Android
Hi Joost, The JRebel for Android plugin is meant to be used only with Android Studio. If you want to use JRebel for java applications then you should install the JRebel for IntelliJ plugin.
View ArticleReply To: JRebel remote ; do not sync pom.xml dependency changes
Hello Lamine! Could you please check if you have the same error when JRebel in disabled? Also could you please give us a bit more details on your environment – what IDE, any additional software and...
View ArticleReply To: Starting WebLogic — [source error] no such field: appCtx
Hello! Thanks a lot for the error stack trace! Could you please send your trace level jrebel.log file after reproducing the issue to support@zeroturnaround.com with the link to this forum topic? You...
View ArticleJRebel 6.4.2 breaks some Spring beans
We use a couple of Spring beans had no public default constructor, and one which was final with no explicit constructor. These beans are simply defined as <bean id="com.example.ConcreteClass"...
View ArticleReply To: JRebel synchronization complete but webapp content is not reloaded
Hello Wrona! Could you please verify if you followed all steps from our manual: https://zeroturnaround.com/software/jrebel/learn/ (click on “Remote server support” under your IDE section)? As for the...
View ArticleReply To: JRebel 6.4.2 breaks some Spring beans
Thanks for your detailed bug report! We have found the cause for this bug and are currently working to get it fixed. Will let you know as soon as we have the fix available. Meanwhile as a workaround...
View ArticleReply To: Problem with springmodules-cache and 2.0-RC1 [SOLVED]
Thanks for letting us know! We have found the cause for this issue and will let you know as soon as we the fix available.
View ArticleReply To: Can not autowire final classes with jrebel 6.4.2
Thanks for reporting it! We have found the cause for this regression, we are currently working to get it fixed and we will let you know as soon as the fix is available. Meanwhile disabling JRebel...
View ArticleReply To: Can not autowire final classes with jrebel 6.4.2
Great, thanks for the quick response.
View Article