Reply To: Using JRebel for non webapp projects
Hello Asav! Hope you had a great weekend :) Did you have time to test your project and generate the log file? We would be really happy to fix this issue for you but more information from your side is...
View ArticleReply To: Jrebel throws an exception with Jersey and Weblogic 12.2.1
Hi Is there any information about this bug? Is any patch/night build expected?
View Articlejetty:run (9.3.6.v20151106) NPE only if I'm using jrebel
Hello, today I recognized that my eclispe jetty launch with jrebel doesn’t work anymore. I have no idea :-) Please give me a hint. [INFO] — jetty-maven-plugin:9.3.6.v20151106:run (default-cli) @ hscm...
View ArticleReply To: jetty:run (9.3.6.v20151106) NPE only if I'm using jrebel
Next step … I disabled the jrebel jetty servlet context plugin and now its working :) But this is just a workaround.
View ArticleReply To: jetty:run (9.3.6.v20151106) NPE only if I'm using jrebel
Hello Andreas, We will try to reproduce the issue you are facing and come up with the solution for you! Could you please clarify what is the version of your IDE and JRebel? With the best regards,...
View ArticleReply To: IDEA Optimizer Feedback
Hi! We updated proxy detection for IntelliJ 13 version. Seems that it wasn’t honoring them well.
View ArticleReply To: IDEA Optimizer Feedback
Hi Oliver! We are relying on a third party service to validate the phone numbers. Could you check if your phone number is valid by entering it here: http://www.phone-validator.net/index.html Waiting...
View ArticleReply To: Jrebel unable to connect to the Remote Server
Hi Margus, I am using licensed JRebel, and I am able to connect to remote server, but while I am trying to sync I am getting below exception, can you please suggest, what could be the probable reason?...
View ArticleReply To: Jrebel unable to connect to the Remote Server
Hi Vishant This error means that JRebel usage statistics sending failed. It is nothing to worry about and JRebel will continue working perfectly for you.
View ArticleReply To: Jrebel unable to connect to the Remote Server
Thanks Margus for the reply. What fix needs to be done for the above said exception. I have deployed EJPs in weblogic server.
View ArticleReply To: Jrebel unable to connect to the Remote Server
This is what my eclipse console says: [2015-12-10 16:35:46] [Project <project_name>, server http://<server_ip>:<port_number>] Synchronization failed! [2015-12-10 16:35:46] Remoting...
View ArticleReply To: Jrebel unable to connect to the Remote Server
Ignore my previous response. “Remoting module with hash was not found” means that rebel-remote.xml in local machine project folder and in remote machine classpath are different or rebel-remote.xml is...
View ArticleReply To: JRebel 6.2.6 Struts2 Integration Startup Error
Hi, We recently added improvements to our Struts2 plugin and the specific error with 2.3.24 should be resolved. Can you download the latest version 6.3.0 and check if everything works on your end as...
View ArticleThis license is being used elsewhere, JRebel has been disabled!
Hi, I just get that message : “This license is being used elsewhere, JRebel has been disabled!”. I have a valid license which I use at work and at home. Is this the problem? Can’t I use the licence...
View ArticleReply To: This license is being used elsewhere, JRebel has been disabled!
Hello JRebel licenses are personal and can be used at home and at work however not at the same time. When starting to use the license at home then work IDE and applications servers must be shut down....
View ArticleReply To: Spring Boot 1.3.0.RELEASE issue
With the nightly (JRebel Legacy Agent 6.3.1-SNAPSHOT (201512091525)) I have issues when starting my spring-boot 1.3.0 + ratpack application : 2015-12-11 00:12:28.724 INFO 3604 --- [ main]...
View ArticleOracle ATG and reloading JSP, Properties
Hello, I have project structure before build it: my-project -module –config –src —rebel.xml // it work for classes –webapp –rebel.xml // doesn’t work —rebel.xml // doesn’t work —my-war —-folder1...
View ArticleReply To: Oracle ATG and reloading JSP, Properties
Hello Andrey for .war files the rebel.xml must be in WEB-INF/classes. Can you make sure that the build system is moving the rebel.xml into WEB-INF/classes when building the .war package? Does this fix...
View ArticleReply To: Oracle ATG and reloading JSP, Properties
Hello, Margus Pala I have not this folder in my project. I created it manually, and put rebel.xml there. It’s not work.
View Article