Reply To: ORA-04044 in XRebel OraclePreparedStatementWrapper
Okay – it’s been a busy couple of weeks to get a release out the door so I had set this aside… I pulled the XRebel agent out of my server startup and the error is still present. It’s not XRebel’s...
View ArticleWebsphere: Startup in debug mode twice as slow with non-legacy agent
Starting WebSphere in debug mode with JRebel’s non-legacy agent enabled is extremely slow. When using the old legacy agent it takes about 5 minutes (without JRebel it’s 4 minutes, so that’s okay), but...
View ArticleReply To: netbeans , a suggestion
Hi Peter, If you check the “Show details” option at the top of the plugins menu it should allow you to select individual plugins to uninstall or deactivate. If this does not work as expected what...
View ArticleReply To: Websphere: Startup in debug mode twice as slow with non-legacy agent
Hello Johannes! Thanks a lot for letting us know! Delay is indeed oddly big! Could you please send your trace and performance level jrebel.log file after reproducing the issue to...
View ArticleJRebel for Android doesn't install app
Hi, everyone. Always when I try to install app using my device on Android Studio, I get this error: 12:39:40 Preparing application… This may take a minute. 12:39:50 JRebel for Android terminated:...
View ArticleRemote server Invalid Option problem
Hi, I am trying to start remote server with jrebel and getting the following error. Invalid option ‘-agentpath:/usr/share/jrebel/libjrebel64.so’ bash-4.2$ uname -a Linux b3bfb7ac274d 4.9.13-moby #1...
View ArticleReply To: JRebel for Android doesn't install app
Hey Mateus! We’re aware of the issue and are looking into it. Maybe you can temporarily use another ROM or emulator, since probably you’re using a custom ROM (LineageOS?). I’ll let you know as soon as...
View ArticleReply To: JRebel for Android doesn't install app
Hi, Hannes Metssalu! I just checked my email and I read your answer. I didn’t know custom ROM could give me problems. In the meantime, I’ll use another emulator or device. Thank you! All the best.
View ArticleJRebel for Android resources conflict
I cannot install the app in my device anymore. It was working last Friday and today the app cannot be installed using the JRA button. BTW nothing changed in the app. Here is the message I get. NDK is...
View ArticleSpring boot and Hibernate session context
This is my SpringBoot app with @Bean configuration for SessionFactory: @SpringBootApplication public class BooksListApplication { public static void main(String[] args) {...
View ArticleReply To: JRebel for Android resources conflict
Hi Misa, I’m Madis, one of the developers on the JRebel for Android team. Would it be possible for you to share logs? The easiest way to do so is “Tools -> JRebel for Android -> Submit a support...
View ArticleJRebel for Android: Failed to install
Project compiles but fails to install because target-apk is already in use by another process. Windows Resource-Monitor says that the process currently blocking the apk is a “java.exe” aka the gradle...
View ArticleReply To: JRebel for Android: Failed to install
I’ve verified that the issue is coming from Dexcount Gradle Plugin not working together with JRebel for Android. We will look into it and I’ll let you know as soon as we have any news. I would suggest...
View ArticleReply To: JRebel for Android doesn't install app
I wanted to let you know that we’ve now added the support for LineageOS. It will be publicly available in our future releases. If there are any issues, let us know at android@zeroturnaround.com.
View ArticleDeployment on Glassfish 3.1.2 Fails with JRebel 7.0.8 on a Mac 10.11.6
I tried to update from version 6.3.3 to 7.0.8 of JRebel used in a Glassfish 3.1.2 application server. I removed the old -javaagent property and added the -agentpath. I am using a Mac OS 10.11.6. When...
View ArticleReply To: JRebel for Android doesn't install app
Hi Hannes, Thanks for supporting! Best regards.
View ArticleTapestry 3
I am working on a legacy application that uses Tapestry 3. I see JRebel plugins for Tapestry 4.1.6+, but am curious if there are any work-arounds to make JRebel work with Tapestry 3?
View ArticleXRebel for Non-functional testing
Hi, Is XRebel OK for Non-functional testing? Is it OK for load testing or it works only on single UI user? Can you compare it with Dynatrace?
View ArticleReply To: JRebel for Android: Failed to install
— FIXED FOR ME — De-Activating the dexcount plugin did the job.
View Article