Reply To: Cannot acquire seat.Offline seat active on another machine.
Hello Sylvain! This could also lead to something even more problematic since a user could potentially take a license hostage by using the Offline mode and constantly renewing it. And there is nothing...
View ArticleReply To: JRebel activation from License Server fails when running with Java...
Hi Colton, I just checked again with latest java (1.8.0_74) and latest JRebel plugin (6.4.0), the issue is still present. My current setup is: – Windows 7 Enterprise x64 – Java 1.8.0_74-b02 64-bit –...
View ArticleReply To: Exclude submodules in a maven project
Hello, Is it an option to generate the rebel.xml files via the IDE plugin instead? Or is there some reason that you need to use the JRebel Maven Plugin? Colton
View ArticleReply To: JRebel activation from License Server fails when running with Java...
Hi Colton, One thing that I forgot to add is that my IDEA installation doesn’t include the default installation bundled JRE. It runs on system’s java runtime available on PATH. Regards, Oliver
View ArticleLicense lost after standby
Hi, after my computer wakes up from standby, Intellij sometimes reports that no seat could be aquired. However, when I open the activation dialog, the license is reported as valid. Still, jRebel does...
View ArticleReply To: Error When Launching XRebel 3.0
Hi Justin, we have identified a problem in XRebel JDBC integration with obfuscated DB2 drivers, which is fixed in our latest release:...
View ArticleReply To: renaming a spring bean class leads to 2 beans in the application...
Well renaming a bean most of the time is the same as renaming the class if there was no explicit bean name set. Choosing a different name for a class happens regularly during initial code development...
View ArticleReply To: Exclude submodules in a maven project
Our configutations look like this: <plugin> <groupId>org.zeroturnaround</groupId> <artifactId>jrebel-maven-plugin</artifactId> <executions> <execution>...
View ArticleReply To: Exclude submodules in a maven project
Hello Joshua! In the submodules, which you don’t want rebel.xml to be generated, just put: <plugin> <groupId>org.zeroturnaround</groupId>...
View ArticleReply To: Error running JRebel with Spring Boot and Undertow
Hello Keithd! Did you have any time to generate and send a trace jrebel.log to us? It would really help us to investigate and fix this issue for you. Kind regards, Valerie
View ArticleReply To: JRebel + SprinBoot/bootRun gives strange exception
Hello ArtGr! Could you please send the .class file that throws this exception from the path described in rebel.xml to support@zeroturnaround.com with the link to this forum topic? Also would really...
View ArticleReply To: License lost after standby
Hi Jürgen, Can you please send jrebel-licensing.log and jrebel-intellij.log from $USER_HOME/.jrebel/ folder to support@zeroturnaround.com? Best, Tanel
View ArticleReply To: exception access violation when starting xrebel with tomcat
Hi, Just to check. Did you get XRebel working?
View ArticleOffline use with Managed License?
We recently got rid of our floating licenses and now only have managed licenses. What I noticed was I am no longer able to check out a license for offline use. Is offline use only supported by...
View ArticleReply To: InvalidClassException because of different serialVersionUID
The issue is now fixed in the nightly version of JRebel and the fix will be included in JRebel 6.4.1. Thanks for reporting it! Vootele
View ArticleReply To: Offline use with Managed License?
Hi, Offline use is certainly supported for managed licenses for up to 15 days. Can you describe what exactly happens when you try to activate offline mode? Do you receive an error message?
View ArticleReply To: Jrebel 6.3.3 Eclipse Weblogic stuck on deployment
Hey, any updates on this issue? I’m having exactly the same problem. Sometimes deployment works, but most of the time jrebel ‘is waiting for weblogic.utils.classloaders.GenericClassLoader to be...
View ArticleReply To: Jrebel 6.3.3 Eclipse Weblogic stuck on deployment
Hi Aleksander I’m sorry, we did forget to provide update in this thread. The issue should be solved on our newest nightly, available here:...
View ArticleReply To: Jrebel 6.3.3 Eclipse Weblogic stuck on deployment
Yes, thanks, I will post the results soon.
View Article