Reply To: JRebel, IntelliJ and proxy problem
I have sent email with logs and screenshots.
View ArticleJRebel maven cargo Tomcat 8 remote debug
Hello, When starting up tomcat 8 through the maven cargo plugin with the parameter: -Dcargo.jvmargs=”-agentpath:/home/sknierim/Programme/jrebel/lib/libjrebel64.so” Tomcat stops listening on the debug...
View ArticleReply To: JRebel maven cargo Tomcat 8 remote debug
Hi Do you have the debugger arguments set in pom.xml for the cargo plugin? Specifying the command line argument -Dcargo.jvmargs overrides anything set in pom.xml so it would explain why the debugger...
View Articlejrebel agent in dockerized alpine container
Hey, Recently we’ve been playing around with docker in dev environment and have a problem with the native jrebel agent. Most of our docker images are based on alpine openjdk base images and when i...
View ArticleFeedback JRebel 7 Intellij
Hi! I saw that the update log mentioned a fix where JRebel should now handle the “no-proxy” field in the IntelliJ proxy settings correctly. It seems that it only does this if the no-proxy field...
View ArticleReply To: REST calls slow when using JRebel
Hi Mattias, I’m Risto, one of the engineers here at ZeroTurnaround. How are you today? Some overhead is to be expected when using JRebel. Can you specify how much time did the REST and SOAP calls...
View ArticleReply To: Feedback JRebel 7 Intellij
Hello, It seems that we may have some issues with our current IntelliJ proxy integration. We are reviewing this use case to determine what exactly is going on. We will let you know when we know more....
View ArticleReply To: jrebel agent in dockerized alpine container
Hello Toomas! Thank you a lot for reporting this issue, feedback on the new release is our priority now :) Could you please give us a bit more description on your environment (like, Docker version,...
View ArticleReloading a Spring Controller not working properly on 7.0
Consider I have this: @Controller @Scope("request") class TicketRelationshipController { @PostMapping("/ticket-relationship") def ticketRelationShipSearch(@ModelAttribute("type") String type,...
View ArticleReply To: Reloading a Spring Controller not working properly on 7.0
I just did the same test using the legacy agent and it works properly.
View ArticleReply To: Reloading a Spring Controller not working properly on 7.0
Well, not really… It fails randomly.
View ArticleReply To: Reloading a Spring Controller not working properly on 7.0
Hello Marcelus! Thanks a lot for the issue description and tests made! Could you please send your trace level jrebel.log file after reproducing the issue to support@zeroturnaround.com with the link to...
View Articlejrebel 404 for index.yml
I am trying to build a java-buildpack with bundle exec rake PINNED=true OFFLINE=true …but it throws: WARN Unable to download https://dl.zeroturnaround.com/jrebel/index.yml into cache...
View ArticleReply To: jrebel 404 for index.yml
Hi Sorry for that. We had a small configuration issue on our end, causing the index.yml file to be unreachable for a short period of time. It should be available again now. /Michael
View ArticleReply To: REST calls slow when using JRebel
Tere Risto, Did some measurements yesterday, we are seeing that the REST calls are at least 6 times slower with JRebel (from ~40 ms without, to 260+ ms with JRebel). I have sent jrebel.log to the...
View ArticleReply To: Reloading a Spring Controller not working properly on 7.0
Sent it. Thanks for the help. For now, 6.5.2 still works as expected so I’m downgrading. If there’s anything else I can help, feel free to ask.
View ArticleReply To: jrebel agent in dockerized alpine container
Hi, We have reproduced and fixed the error when running jrebel native library on alpine linux images. The fix is available in the nightly build that you can download from here:...
View ArticleReply To: IDEA Optimizer Feedback
I have exactly the same problem as Migash. I click to optimoize the JVM options (memory and switch to server JVM) Disable class verification I click on restart the Optimized dialog comes (as it...
View ArticleAndorid Data Binding custom attribute problem
Hi. I have problem with building app that use Android Data Binding. Only full clean of project can help me. Problem isn’t stable, ant I can’t reproduce it. But it occures very offen. The 2nd problem...
View ArticleJRebel vaadin css files
Hi, We have a trial licence to see if JRebel could help us in development of our application. The main technologies we use are maven, Osgi, Vaadin, felix. I have used the maven plugin to generate all...
View Article