Reply To: synchronization failed with http://*** Unexpected IO exception.
Hi, What IDE are you using? Do you have any additional stack trace of the error? If the full stack trace for the error is not available in the console, can you find it from the...
View ArticleReply To: synchronization failed with http://*** Unexpected IO exception.
i’ve got the following logs in my intellij jrebel logs file : 2015-09-04 12:37:36.664 ERROR [Remoting:nc-side] [pool-8-thread-1] Error occurred when sending the request to server: Connection to...
View ArticleReply To: Fail to run Eclipse with optimizer after updating to Mars 4.5.0
I’ve checked previous path (which I’ve wrote in first post) and unexpectedly it worked. I don’t know what was the problem. It’s working now and the agent file is in the correct path but the Eclipse...
View ArticleOptimizer for Eclipse 1.0.7 released
The new release of Optimizer for Eclipse has landed! Version 1.0.7 focuses mostly on bugfixes and improvements to the user experience. Main changes: * [fixed] UnknownHostException when starting...
View ArticleReply To: synchronization failed with http://*** Unexpected IO exception.
Hello Aleksei It looks like you are running the server on your localhost. In this case you can remove -Drebel.remoting_plugin=true from your server JVM arguments and disable Remote server in your...
View ArticleReply To: Error 502 when activating
I investigated on the developer’s machine, sniffing packets and found more details. What I’ve found is that the first call probably take too long and that’s why we get a message stating that the...
View ArticleIssues with running Alfresco after JRebel install in STS 3.7.0
Hi, I sent this to support@zeroturnaround.com also. I have a project that develops customizations to Alfresco in Tomcat within STS that is running correctly when I startup using M2 run configurations...
View ArticleReply To: Help! Configuring Multi-module projects in JRebel
Hey Matt, I hope you’re looking forward to an exciting weekend! Are you deploying to the localhost or to a different IP Address? Can you please copy and paste the error into the chat? In regards to...
View ArticleReply To: Fail to run Eclipse with optimizer after updating to Mars 4.5.0
Hi again! good news that you got it to work! Unfortunately it is not always guaranteed to improve the speeds. Quite often the performance gains come from cleaning eclipse installation from...
View ArticleReply To: exchanged class not exchanged completely
Hello Bernhard I have one more question. Does the execution completely stop or some lines are just skipped? If the execution gets stuck then can your send us thread dump so we can see how threads got...
View ArticleReply To: exchanged class not exchanged completely
Hello, and thank you for your answers. I am sorry it took me quite some time, but i was busy with a different task. @Meeling: it sets up a repository (hibernate) query and then iterates through the...
View ArticleReply To: Help! Configuring Multi-module projects in JRebel
Hello Matthew. What are your thoughts on Cas comments? If you sent this info over e-mail then we have not received it. In this case can you resend? We can help you as soon as we get the more...
View ArticleReply To: synchronization failed with http://*** Unexpected IO exception.
yeah, it just turned out that i mixed up server port. Thanx for help!
View ArticleRedeploying static constant in Jrebel 6.1.2
I tried to redeploy public static final variable but eventually got the following exception: `Caused by: java.lang.ExceptionInInitializerError at...
View ArticleReply To: Redeploying static constant in Jrebel 6.1.2
Hello Алексей If you want to change static blocks or variables then it is recommended to use JRebel 6 Agent instead of legacy agent as described here...
View ArticleNo redeploy of class: apparently directory is not monitored
May be i’m missing something, but in one local server redeploy seems not to work. At server start i see: JRebel Agent 6.2.1 (201506091435) (i can’t update right now connection real slow downloading...
View ArticleReply To: Build maven Module -> Nothing to synchronize
Hi Herni, i miss to update this thread. i was using jrebel remote and this was a mistake :)! Disabling remote and with the right rebel.xml i resolve this (old) problem Thank ypu
View ArticleReply To: No redeploy of class: apparently directory is not monitored
Hello Antimo Easiest way to find out exact problem and fix it is to do a reload test. Can you do a test? Change a .class file and send support@zeroturnaround.com the file absolute path together with...
View ArticleNo Access to an SMTP
Hi, We’re running License Server v.3.0.7 in a highly secured environement, so the server does’nt have access to an SMTP. When testing the connection to “mail service at zeroturnaround.com” it fails....
View ArticleReply To: No redeploy of class: apparently directory is not monitored
Hi Margus, thank you for your feedback. Re-checking configuration file, i found the problem , it was an old instance and the rebel remote confguration was enabled, my fault. Deleting the line with the...
View Article