Reply To: Seam Instantiation Exception
Hi Pierre, Unfortunately with such limited information I can’t straight away tell what the problem might be. Would it be possible for you to generate us a JRebel log and send it to us at...
View ArticleReply To: Seam Instantiation Exception
Thank you Veiko I have sent the email titled “Re: Seam Instantiation Exception” containing the log and the file that I think is affected inside the EAR by JRebel run. Regards Pierre This reply was...
View ArticleReply To: Using JRebel for non webapp projects
Hi, JRebel does not rely on application servers. Just add the jrebel agent to the java process, e.g. “java -cp lib1.jar:lib2.jar:lib3.jar -javaagent:/path/to/jrebel.jar com.foo.Main” If the jars...
View ArticleReply To: JRebel and JSF Mojarra compatibility update?!
Hi, The support for mojarra 2.2.12(and some related changes to 2.2.11) has been added in the nightly build and will be in the next release version 6.3.0, which should be available at the end of the...
View ArticleReply To: Using JRebel for non webapp projects
Hi Meelis, I tried that but seems like it’s not reloading the classes. in jrebel.log I see [IntelliJFSNotify] Event 'DIRTY' on: '/path_to_file/' 2015-11-23 15:05:38.814 INFO [12] [Core-Virtual] Evict...
View ArticleReply To: Seam Instantiation Exception
The solution that Veiko found was that for SEAM components that have variable names that are changed at compile time like components.xml containing: <component name="componentName"> <property...
View ArticleJRebel NPE with Spring Boot and Hystrix
Hi, When using JRebel (nightly, to make it worjk with Boot 1.3) with a Spring Boot 1.3.0 and Hystrix, it would seem that upon any class recompile and reload, my Hystrix commands start failing. Changes...
View ArticleDevice already activated problem
Hi. Our admin asked me to upgrade my jrebel license. I received new url to input in eclipse plug-in. Earlier, I used the plug-in in version 5.2.3 , but it did not work , so I changed to 6.1.2 and...
View ArticleReply To: JRebel NPE with Spring Boot and Hystrix
Hello Alexej, I’m from the Support Team. To investigate the issue we need a little bit more information. Could you please send your full jrebel.log file after reproducing the issue to...
View ArticleReply To: JRebel NPE with Spring Boot and Hystrix
Hi Valerie, I’ve sent the log file to the support address, thanks.
View ArticleReply To: Device already activated problem
Hello Bartosz You are having new managed type of license now. This cannot be used on many different devices. What is your license server version? Rules regarding number of devices were relaxed in...
View ArticleReply To: JRebel not breaks our app after JRuby version upgrade
Hi Bill! I’m Tõnis, one of the JRebel engineers. I also took a look at your case now and tried to reproduce similar issues, but without luck. I’m most certain it’s because you have a different setup...
View ArticleReply To: Device already activated problem
license server – version 3.0.4. What does ‘Device already activated’ mean? Is there any other solution than update ? This reply was modified 4 hours, 32 minutes ago by Bartosz Głowacki.
View ArticleReply To: Device already activated problem
Hello Bartosz! Unfortunately starting from 3.0.6 version of License Server reactivation logic was changed. Change log can be found from http://dl.zeroturnaround.com/license-server-stable-changelog.txt...
View ArticleJRebel Not Working in JBoss EAP 6.3
Hello, I’m new to JRebel, so excuse me if this is a rudimentary question, however, I can not find adequate documentation on the topic. I have successfully started JBoss EAP 6.3 with jRebel, ie....
View ArticleReply To: JRebel Not Working in JBoss EAP 6.3
Hello Rick, Could you please send your full jrebel.log file after reproducing the issue to support@zeroturnaround.com? You can find the instructions on how to generate that file here:...
View ArticleProgram Not Starting…
Hi everyone! After having JRebel work for a long time, I forgot about it and stopped using it. Today I remembered the software and decided to try it again, but found that it wouldn’t run successfully....
View ArticleReply To: Program Not Starting…
Hi Jumla I’m Vootele, an engineer here at ZeroTurnaround. That is quite odd. One thing that stood out was that you are using our Remote Server feature although it seems that you are developing on the...
View ArticleReply To: Spring Boot 1.3.0.RELEASE issue
OK, thanks very much. Is there any ETA on Spring Boot 1.3.0 support?
View ArticleReply To: JRebel and JSF Mojarra compatibility update?!
Hello Stefan! It’s Valerie from ZT Support. Please let us know if you tried the Nightly Build [link] with your project and are satisfied with it? With the best regards, Valerie
View Article