Quantcast
Channel: zeroturnaround.com » All Posts
Viewing all 2540 articles
Browse latest View live

Websphere 8.5 with JRebel 7 and IBM JVM – Not Working

$
0
0

Hello,

I’m testing the JRebel trial with our Java stack. We use Eclipse Mars with Websphere 8.5.5.9 traditional profile (not Liberty) on a 64-bit IBM JVM (Java 1.6).

Whenever I enable JRebel on the server, the server takes a very long time to start up, and the “publishing” status panel in Eclipse never dissappears. Futhermore, web applications are not accessible. When I try to access the WAS console locally, I often get blank pages, extremely slow responses, or no response at all. It seems that the entire server environment is in an inconsistent or corrupt state. The WAS console in Eclipse shows many OutOfMemoryErrors in Java heap space.

Removing JRebel integration and cleaning/restarting the server twice seems to bring me back to a normal state.

Do I have to integrate with Websphere 8.5 differently than simple IDE integration? The documentation online is not clear at all on this. Websphere 8.5 is supposed to be supported, but clicking that link takes me to “standalone” server integration, which is not what I want.

So, my questions are:
1. Is Websphere 8.5.x Traditional 64 bit supported by JRebel 7.x Eclipse Plugin?
2. If (1) is “Yes”, then what is the proper way to install it?

Thanks,

Mike


Reply To: JRebel NetBeans(7.4-dev) plugin is broken

$
0
0

I have the current version of JRebel plugin with the night build of NB 7.4 dev and google feud
google feud it starts well and doesn’t throw any exception.

Reply To: Unable to run Spring Boot 2.0.0.RC2 with jrebel 7.1.6

$
0
0

Hey Chris,

Since this version just came out, we haven’t yet managed to make the necessary fixes on our end but will definitely look into it shortly.

These errors that you’re seeing shouldn’t actually break the application and the startup should succeed. If for some reason the startup fails ONLY with JRebel, please reproduce it once more and send us a support ticket through the support form in IDE.

Best,
Hannes

Reply To: Unable to run Spring Boot 2.0.0.RC2 with jrebel 7.1.6

$
0
0

Hi

I can confirm that the application seems to be working regardless of the startup stack traces.


Chris

Reply To: Unable to run Spring Boot 2.0.0.RC2 with jrebel 7.1.6

$
0
0

same issue for me, application working anyway, so I’ll wait for the changes before using JRebel again…

JRebel causes LazyInitializationException

$
0
0

When I run my application with enabled JRebel in Eclipse I get ‘LazyInitializationException’. Problem does not occur when JRebel is disabled.

JRebel Agent 7.1.7 (201802271049)
java version “1.7.0_71”
JBoss 7.1
Eclipse: Oxygen.2 Release (4.7.2)

Message:
14:14:45,072 INFO [stdout] (http-/0.0.0.0:8080-1) [] failed to lazily initialize a collection of role: my.domain.user.User.configuration.configurationEntries, no session or session was closed
14:14:45,072 INFO [stdout] (http-/0.0.0.0:8080-1) [] Stack trace:
14:14:45,072 INFO [stdout] (http-/0.0.0.0:8080-1) [] org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:383)
14:14:45,072 INFO [stdout] (http-/0.0.0.0:8080-1) [] org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:375)
14:14:45,072 INFO [stdout] (http-/0.0.0.0:8080-1) [] org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:368)
14:14:45,073 INFO [stdout] (http-/0.0.0.0:8080-1) [] org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
14:14:45,073 INFO [stdout] (http-/0.0.0.0:8080-1) [] org.hibernate.collection.PersistentBag.iterator(PersistentBag.java:272)
14:14:45,073 INFO [stdout] (http-/0.0.0.0:8080-1) [] my.domain.user.UserConfiguration.getConfigurationEntriesMap(UserConfiguration.java:60)

Disable endpoints in xrebel

$
0
0

Hello,

We use xrebel for our internal api. I was wondering if there was a way to disable certain endpoints in an application. Our oauth authentication call is showing the user credentials in xrebel and we’d like to not display that.

Thanks!

Unable to start wildfly 12 with jrebel

$
0
0

When enabling the agent the server dies during early startup with the following on the console:

===============================================================================

JBoss Bootstrap Environment

JBOSS_HOME: “C:\Dezide\wildfly”

JAVA: “c:\jdk18\bin\java”

JAVA_OPTS: “-Dprogram.name=standalone.bat -Drebel.base=C:\Users\chris\.jrebel -Drebel.env.ide.plugin.version=7.1
.7 -Drebel.env.ide.version=2018.1 -Drebel.env.ide.product=IU -Drebel.env.ide=intellij -Drebel.notification.url=htt
p://localhost:59382 -agentpath:C:\Users\chris\.IntelliJIdea2018.1\config\plugins\jr-ide-idea\lib\jrebel6\lib\jrebe
l64.dll -javaagent:C:\Users\chris\.IntelliJIdea2018.1\system\captureAgent\debugger-agent.jar=C:\Users\chris\AppDat
a\Local\Temp\capture63.props -Xmx8G -XX:+UseG1GC -server -agentlib:jdwp=transport=dt_shmem,address=javadebug,suspe
nd=n,server=y -Dtapestry.production-mode=false -Dtapestry.service-reloading-enabled=true -Djava.net.preferIPv4Sta
ck=true -Djboss.modules.system.pkgs=org.jboss.byteman”

===============================================================================

Listening for transport dt_shmem at address: javadebug
2018-03-07 07:59:23 JRebel: Starting logging to file: C:\Users\chris\.jrebel\jrebel.log
2018-03-07 07:59:23 JRebel:
2018-03-07 07:59:23 JRebel: #############################################################
2018-03-07 07:59:23 JRebel:
2018-03-07 07:59:23 JRebel: JRebel Agent 7.1.7 (201802271049)
2018-03-07 07:59:23 JRebel: (c) Copyright ZeroTurnaround AS, Estonia, Tartu.
2018-03-07 07:59:23 JRebel:
2018-03-07 07:59:23 JRebel: Over the last 30 days JRebel prevented
2018-03-07 07:59:23 JRebel: at least 99 redeploys/restarts saving you about 4 hours.
2018-03-07 07:59:23 JRebel:
2018-03-07 07:59:23 JRebel: Over the last 365 days JRebel prevented
2018-03-07 07:59:23 JRebel: at least 760 redeploys/restarts saving you about 30.8 hours.
2018-03-07 07:59:23 JRebel:
2018-03-07 07:59:23 JRebel: License acquired from License Server: http://rebellicense
2018-03-07 07:59:23 JRebel:
2018-03-07 07:59:24 JRebel: Licensed to Dezide.
2018-03-07 07:59:24 JRebel:
2018-03-07 07:59:24 JRebel: The following plugins are disabled at the moment:
2018-03-07 07:59:24 JRebel: * ADF Core plugin (rebel.adf_core_plugin)
2018-03-07 07:59:24 JRebel: * ADF Faces plugin (rebel.adf_faces_plugin)
2018-03-07 07:59:24 JRebel: * ATG plugin (rebel.atg_plugin)
2018-03-07 07:59:24 JRebel: * Axis2 WAS plugin (rebel.axis2_was_plugin)
2018-03-07 07:59:24 JRebel: * Axis2 plugin (rebel.axis2_plugin)
2018-03-07 07:59:24 JRebel: * Axon Plugin (rebel.axon_plugin)
2018-03-07 07:59:24 JRebel: * BVal plugin (rebel.bval_plugin)
2018-03-07 07:59:24 JRebel: * CXF Plugin (rebel.cxf_plugin)
2018-03-07 07:59:24 JRebel: * Camel plugin (rebel.camel_plugin)
2018-03-07 07:59:24 JRebel: * CaptainCasa plugin (rebel.captaincasa_plugin)
2018-03-07 07:59:24 JRebel: * Click plugin (rebel.click_plugin)
2018-03-07 07:59:24 JRebel: * Deltaspike plugin (rebel.deltaspike_plugin)
2018-03-07 07:59:24 JRebel: * Ebean plugin (rebel.ebean_plugin)
2018-03-07 07:59:24 JRebel: * Eclipse RCP Plugin (rebel.eclipse_plugin)
2018-03-07 07:59:24 JRebel: * EclipseLink MOXy plugin (rebel.eclipselinkmoxy_plugin)
2018-03-07 07:59:24 JRebel: * EclipseLink plugin (rebel.eclipselink_plugin)
2018-03-07 07:59:24 JRebel: * Facelets plugin (rebel.facelets_plugin)
2018-03-07 07:59:24 JRebel: * GWT plugin (rebel.gwt_plugin)
2018-03-07 07:59:24 JRebel: * GlassFish EJB Plugin (rebel.glassfish_plugin)
2018-03-07 07:59:24 JRebel: * Grails 2 & Grails 3 CLI Plugin (rebel.grails_cli_plugin)
2018-03-07 07:59:24 JRebel: * Grails 2 Plugin (rebel.grails2_plugin)
2018-03-07 07:59:24 JRebel: * Grails 3 Plugin (rebel.grails3_plugin)
2018-03-07 07:59:24 JRebel: * Guice plugin (rebel.guice_plugin)
2018-03-07 07:59:24 JRebel: * HK2 plugin (rebel.hk2_plugin)
2018-03-07 07:59:24 JRebel: * Hybris plugin (rebel.hybris_plugin)
2018-03-07 07:59:24 JRebel: * Infinispan Plugin (rebel.infinispan_plugin)
2018-03-07 07:59:24 JRebel: * JRuby Plugin (rebel.jruby_plugin)
2018-03-07 07:59:24 JRebel: * Jasypt Plugin (rebel.jasypt_plugin)
2018-03-07 07:59:24 JRebel: * Jersey 2 plugin (rebel.jersey2_plugin)
2018-03-07 07:59:24 JRebel: * Jersey plugin (rebel.jersey_plugin)
2018-03-07 07:59:24 JRebel: * Jetty Servlet Context Plugin (rebel.jetty_plugin)
2018-03-07 07:59:24 JRebel: * Liferay plugin (rebel.liferay_plugin)
2018-03-07 07:59:24 JRebel: * Liferay status plugin (rebel.liferay_status_plugin)
2018-03-07 07:59:24 JRebel: * Lift plugin (rebel.lift_plugin)
2018-03-07 07:59:24 JRebel: * Log4j2 plugin (rebel.log4j2_plugin)
2018-03-07 07:59:24 JRebel: * Logback plugin (rebel.logback_plugin)
2018-03-07 07:59:24 JRebel: * Magnolia Plugin (rebel.magnolia_plugin)
2018-03-07 07:59:24 JRebel: * Metro (JAX-WS) plugin (rebel.metro_plugin)
2018-03-07 07:59:24 JRebel: * Metro Spring plugin (rebel.spring_metro_plugin)
2018-03-07 07:59:24 JRebel: * Mojarra plugin (rebel.mojarra_plugin)
2018-03-07 07:59:24 JRebel: * Mustache Plugin (rebel.mustache_plugin)
2018-03-07 07:59:24 JRebel: * MyBatis plugin (rebel.mybatis_plugin)
2018-03-07 07:59:24 JRebel: * MyFaces plugin (rebel.myfaces_plugin)
2018-03-07 07:59:24 JRebel: * OpenJPA plugin (rebel.openjpa_plugin)
2018-03-07 07:59:24 JRebel: * OpenWebBeans plugin (rebel.openwebbeans_plugin)
2018-03-07 07:59:24 JRebel: * Picketlink Plugin (rebel.picketlink_plugin)
2018-03-07 07:59:24 JRebel: * Prettyfaces plugin (rebel.prettyfaces_plugin)
2018-03-07 07:59:24 JRebel: * Primefaces plugin (rebel.primefaces_plugin)
2018-03-07 07:59:24 JRebel: * RESTlet plugin (rebel.restlet_plugin)
2018-03-07 07:59:24 JRebel: * Scalate plugin (rebel.scalate_plugin)
2018-03-07 07:59:24 JRebel: * Seam-Wicket plugin (rebel.seam_wicket_plugin)
2018-03-07 07:59:24 JRebel: * Solder plugin (rebel.solder_plugin)
2018-03-07 07:59:24 JRebel: * Stripes plugin (rebel.stripes_plugin)
2018-03-07 07:59:24 JRebel: * Struts 1 plugin (rebel.struts1_plugin)
2018-03-07 07:59:24 JRebel: * Struts 2 plugin (rebel.struts2_plugin)
2018-03-07 07:59:24 JRebel: * Tapestry 4 plugin (rebel.tapestry4_plugin)
2018-03-07 07:59:24 JRebel: * Thymeleaf Plugin (rebel.thymeleaf_plugin)
2018-03-07 07:59:24 JRebel: * Tiles 1 plugin (rebel.tiles1_struts_plugin)
2018-03-07 07:59:24 JRebel: * Tiles 2 plugin (rebel.tiles2_plugin)
2018-03-07 07:59:24 JRebel: * TopLink plugin (rebel.toplink_plugin)
2018-03-07 07:59:24 JRebel: * TopLink-Spring Plugin (rebel.toplink_spring_plugin)
2018-03-07 07:59:24 JRebel: * VRaptor plugin (rebel.vraptor_plugin)
2018-03-07 07:59:24 JRebel: * Vaadin CDI utils plugin (rebel.vaadin_cdiutils_plugin)
2018-03-07 07:59:24 JRebel: * Velocity plugin (rebel.velocity_plugin)
2018-03-07 07:59:24 JRebel: * Weblogic EJB Plugin (rebel.weblogic_plugin)
2018-03-07 07:59:24 JRebel: * Websphere EJB Plugin (rebel.websphere_plugin)
2018-03-07 07:59:24 JRebel: * Wicket plugin (rebel.wicket_plugin)
2018-03-07 07:59:24 JRebel: * Wink plugin (rebel.wink_plugin)
2018-03-07 07:59:24 JRebel: * ZK Framework plugin (rebel.zk_plugin)
2018-03-07 07:59:24 JRebel: * iBatis plugin (rebel.ibatis_plugin)
2018-03-07 07:59:24 JRebel:
2018-03-07 07:59:24 JRebel: #############################################################
2018-03-07 07:59:24 JRebel:
07:59:24,781 INFO [org.jboss.modules] (main) JBoss Modules version 1.7.0.Final
07:59:25,247 ERROR [stderr] (main) 2018-03-07 07:59:25 JRebel: ERROR Class ‘org.jboss.msc.service.ServiceContainer
Impl’ could not be processed by org.zeroturnaround.javarebel.jboss7.ejb.cbp.service.ServiceContainerImplCBP@sun.mi
sc.Launcher$AppClassLoader@18b4aac2: org.zeroturnaround.bundled.javassist.CannotCompileException: [source error] g
etInstance() not found in org.jboss.msc.service.ServiceRegistrationImpl
07:59:25,248 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.expr.MethodCall.replace(SourceFile
:241)
07:59:25,248 ERROR [stderr] (main) at org.zeroturnaround.javarebel.jboss7.ejb.cbp.service.ServiceContainerImp
lCBP$1.edit(ServiceContainerImplCBP.java:101)
07:59:25,249 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.expr.ExprEditor.loopBody(SourceFil
e:192)
07:59:25,249 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.expr.ExprEditor.doit(SourceFile:91
)
07:59:25,250 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.CtBehavior.instrument(SourceFile:7
12)
07:59:25,250 ERROR [stderr] (main) at org.zeroturnaround.javarebel.jboss7.ejb.cbp.service.ServiceContainerImp
lCBP.process(ServiceContainerImplCBP.java:52)
07:59:25,251 ERROR [stderr] (main) at org.zeroturnaround.javarebel.integration.support.JavassistClassBytecode
Processor.process(SourceFile:97)
07:59:25,251 ERROR [stderr] (main) at org.zeroturnaround.javarebel.integration.util.WeakUtil$WeakClassBytecod
eProcessorAdapter.process(SourceFile:287)
07:59:25,251 ERROR [stderr] (main) at com.zeroturnaround.javarebel.vk.a(SourceFile:359)
07:59:25,252 ERROR [stderr] (main) at com.zeroturnaround.javarebel.vk.a(SourceFile:348)
07:59:25,252 ERROR [stderr] (main) at com.zeroturnaround.javarebel.vk.a(SourceFile:315)
07:59:25,252 ERROR [stderr] (main) at com.zeroturnaround.javarebel.SDKIntegrationImpl.runBytecodeProcessors(S
ourceFile:45)
07:59:25,253 ERROR [stderr] (main) at com.zeroturnaround.javarebel.ss.transform(SourceFile:107)
07:59:25,253 ERROR [stderr] (main) at java.lang.ClassLoader.defineClass(ClassLoader.java)
07:59:25,253 ERROR [stderr] (main) at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass(ModuleClassLoad
er.java:360)
07:59:25,254 ERROR [stderr] (main) at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:
447)
07:59:25,254 ERROR [stderr] (main) at org.jboss.modules.ModuleClassLoader.loadClassLocal(ModuleClassLoader.ja
va:275)
07:59:25,254 ERROR [stderr] (main) at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(ModuleClassLoader.
java:78)
07:59:25,256 ERROR [stderr] (main) at org.jboss.modules.Module.loadModuleClass(Module.java:717)
07:59:25,256 ERROR [stderr] (main) at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:19
1)
07:59:25,258 ERROR [stderr] (main) at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(Concu
rrentClassLoader.java:412)
07:59:25,258 ERROR [stderr] (main) at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClas
sLoader.java:400)
07:59:25,258 ERROR [stderr] (main) at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader
.java:116)
07:59:25,259 ERROR [stderr] (main) at org.jboss.msc.service.ServiceContainer$Factory.create(ServiceContainer.
java:250)
07:59:25,259 ERROR [stderr] (main) at org.jboss.as.server.BootstrapImpl$ShutdownHook.register(BootstrapImpl.j
ava:226)
07:59:25,260 ERROR [stderr] (main) at org.jboss.as.server.BootstrapImpl$ShutdownHook.access$100(BootstrapImpl
.java:216)
07:59:25,260 ERROR [stderr] (main) at org.jboss.as.server.BootstrapImpl.<init>(BootstrapImpl.java:68)
07:59:25,260 ERROR [stderr] (main) at org.jboss.as.server.Bootstrap$Factory.newInstance(Bootstrap.java:275)
07:59:25,261 ERROR [stderr] (main) at org.jboss.as.server.Main.main(Main.java:105)
07:59:25,261 ERROR [stderr] (main) at org.jboss.modules.Module._jr$$mh$invokeExact(Module.java)
07:59:25,262 ERROR [stderr] (main) at org.jboss.modules.Module.runMainMethod(Module.java:348)
07:59:25,262 ERROR [stderr] (main) at org.jboss.modules.Module.run(Module.java:328)
07:59:25,263 ERROR [stderr] (main) at org.jboss.modules.Main.main(Main.java:557)
07:59:25,263 ERROR [stderr] (main) Caused by: compile error: getInstance() not found in org.jboss.msc.service.Serv
iceRegistrationImpl
07:59:25,264 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.TypeChecker.atMethodCallC
ore(SourceFile:749)
07:59:25,267 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.TypeChecker.atCallExpr(So
urceFile:695)
07:59:25,268 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.JvstTypeChecker.atCallExp
r(SourceFile:157)
07:59:25,268 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.ast.CallExpr.accept(Sourc
eFile:46)
07:59:25,268 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.TypeChecker.booleanExpr(S
ourceFile:515)
07:59:25,269 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.TypeChecker.atBinExpr(Sou
rceFile:337)
07:59:25,269 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.ast.BinExpr.accept(Source
File:41)
07:59:25,270 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.TypeChecker.booleanExpr(S
ourceFile:527)
07:59:25,270 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.TypeChecker.atBinExpr(Sou
rceFile:337)
07:59:25,270 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.ast.BinExpr.accept(Source
File:41)
07:59:25,271 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.TypeChecker.booleanExpr(S
ourceFile:526)
07:59:25,271 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.TypeChecker.atBinExpr(Sou
rceFile:337)
07:59:25,273 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.ast.BinExpr.accept(Source
File:41)
07:59:25,273 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.CodeGen.doTypeCheck(Sourc
eFile:242)
07:59:25,274 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.CodeGen.compileBooleanExp
r(SourceFile:236)
07:59:25,276 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.CodeGen.atIfStmnt(SourceF
ile:384)
07:59:25,278 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.CodeGen.atStmnt(SourceFil
e:355)
07:59:25,279 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.ast.Stmnt.accept(SourceFi
le:50)
07:59:25,279 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.CodeGen.atStmnt(SourceFil
e:351)
07:59:25,280 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.ast.Stmnt.accept(SourceFi
le:50)
07:59:25,280 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.CodeGen.atIfStmnt(SourceF
ile:398)
07:59:25,281 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.CodeGen.atStmnt(SourceFil
e:355)
07:59:25,281 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.ast.Stmnt.accept(SourceFi
le:50)
07:59:25,281 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.CodeGen.atStmnt(SourceFil
e:351)
07:59:25,282 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.ast.Stmnt.accept(SourceFi
le:50)
07:59:25,283 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.CodeGen.atForStmnt(Source
File:497)
07:59:25,284 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.CodeGen.atStmnt(SourceFil
e:359)
07:59:25,284 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.ast.Stmnt.accept(SourceFi
le:50)
07:59:25,289 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.CodeGen.atStmnt(SourceFil
e:351)
07:59:25,289 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.ast.Stmnt.accept(SourceFi
le:50)
07:59:25,290 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.CodeGen.atIfStmnt(SourceF
ile:398)
07:59:25,290 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.CodeGen.atStmnt(SourceFil
e:355)
07:59:25,290 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.ast.Stmnt.accept(SourceFi
le:50)
07:59:25,291 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.CodeGen.atStmnt(SourceFil
e:351)
07:59:25,299 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.ast.Stmnt.accept(SourceFi
le:50)
07:59:25,299 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.MemberCodeGen.atTryStmnt(
SourceFile:204)
07:59:25,300 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.CodeGen.atStmnt(SourceFil
e:367)
07:59:25,302 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.ast.Stmnt.accept(SourceFi
le:50)
07:59:25,302 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.compiler.Javac.compileStmnt(Source
File:567)
07:59:25,303 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.expr.MethodCall.replace(SourceFile
:235)
07:59:25,303 ERROR [stderr] (main) … 32 more
07:59:25,307 ERROR [stderr] (main)
07:59:25,367 INFO [org.jboss.msc] (main) JBoss MSC version 1.3.2.Final
07:59:25,399 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.1.Final
07:59:25,710 ERROR [stderr] (main) 2018-03-07 07:59:25 JRebel: ERROR Class ‘org.jboss.msc.service.ServiceControlle
rImpl’ could not be processed by org.zeroturnaround.javarebel.jboss7.ejb.cbp.service.ServiceControllerImplCBP@sun.
misc.Launcher$AppClassLoader@18b4aac2: org.zeroturnaround.bundled.javassist.NotFoundException: immediateDependency
Up(..) is not found in org.jboss.msc.service.ServiceControllerImpl
07:59:25,711 ERROR [stderr] (main) at org.zeroturnaround.bundled.javassist.CtClassType.getDeclaredMethod(Sour
ceFile:1277)
07:59:25,711 ERROR [stderr] (main) at org.zeroturnaround.javarebel.jboss7.ejb.cbp.service.ServiceControllerIm
plCBP.process(ServiceControllerImplCBP.java:86)
07:59:25,712 ERROR [stderr] (main) at org.zeroturnaround.javarebel.integration.support.JavassistClassBytecode
Processor.process(SourceFile:97)
07:59:25,713 ERROR [stderr] (main) at org.zeroturnaround.javarebel.integration.util.WeakUtil$WeakClassBytecod
eProcessorAdapter.process(SourceFile:287)
07:59:25,713 ERROR [stderr] (main) at com.zeroturnaround.javarebel.vk.a(SourceFile:359)
07:59:25,713 ERROR [stderr] (main) at com.zeroturnaround.javarebel.vk.a(SourceFile:348)
07:59:25,714 ERROR [stderr] (main) at com.zeroturnaround.javarebel.vk.a(SourceFile:315)
07:59:25,714 ERROR [stderr] (main) at com.zeroturnaround.javarebel.SDKIntegrationImpl.runBytecodeProcessors(S
ourceFile:45)
07:59:25,715 ERROR [stderr] (main) at com.zeroturnaround.javarebel.ss.transform(SourceFile:107)
07:59:25,715 ERROR [stderr] (main) at java.lang.ClassLoader.defineClass(ClassLoader.java)
07:59:25,715 ERROR [stderr] (main) at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass(ModuleClassLoad
er.java:360)
07:59:25,716 ERROR [stderr] (main) at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:
447)
07:59:25,716 ERROR [stderr] (main) at org.jboss.modules.ModuleClassLoader.loadClassLocal(ModuleClassLoader.ja
va:275)
07:59:25,717 ERROR [stderr] (main) at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(ModuleClassLoader.
java:78)
07:59:25,718 ERROR [stderr] (main) at org.jboss.modules.Module.loadModuleClass(Module.java:717)
07:59:25,718 ERROR [stderr] (main) at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:19
1)
07:59:25,720 ERROR [stderr] (main) at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(Concu
rrentClassLoader.java:412)
07:59:25,722 ERROR [stderr] (main) at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClas
sLoader.java:400)
07:59:25,723 ERROR [stderr] (main) at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader
.java:116)
07:59:25,723 ERROR [stderr] (main) at org.jboss.msc.service.ServiceContainerImpl.install(ServiceContainerImpl
.java:744)
07:59:25,724 ERROR [stderr] (main) at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:
237)
07:59:25,724 ERROR [stderr] (main) at org.jboss.msc.service.ServiceBuilderImpl.install(ServiceBuilderImpl.jav
a:325)
07:59:25,724 ERROR [stderr] (main) at org.jboss.as.controller.ControlledProcessStateService.addService(Contro
lledProcessStateService.java:49)
07:59:25,725 ERROR [stderr] (main) at org.jboss.as.server.BootstrapImpl.internalBootstrap(BootstrapImpl.java:
113)
07:59:25,725 ERROR [stderr] (main) at org.jboss.as.server.BootstrapImpl.bootstrap(BootstrapImpl.java:75)
07:59:25,726 ERROR [stderr] (main) at org.jboss.as.server.Main.main(Main.java:108)
07:59:25,726 ERROR [stderr] (main) at org.jboss.modules.Module._jr$$mh$invokeExact(Module.java)
07:59:25,726 ERROR [stderr] (main) at org.jboss.modules.Module.runMainMethod(Module.java:348)
07:59:25,727 ERROR [stderr] (main) at org.jboss.modules.Module.run(Module.java:328)
07:59:25,727 ERROR [stderr] (main) at org.jboss.modules.Main.main(Main.java:557)
07:59:25,727 ERROR [stderr] (main)
07:59:25,794 ERROR [stderr] (MSC service thread 1-2) 2018-03-07 07:59:25 JRebel: ERROR Class ‘org.jboss.msc.servic
e.ServiceControllerImpl$DependentStartedTask’ could not be processed by org.zeroturnaround.javarebel.jboss7.ejb.cb
p.service.ServiceControllerImplDependentStartedTaskCBP@sun.misc.Launcher$AppClassLoader@18b4aac2: org.zeroturnarou
nd.bundled.javassist.NotFoundException: run(..) is not found in org.jboss.msc.service.ServiceControllerImpl$Depend
entStartedTask
07:59:25,820 ERROR [stderr] (MSC service thread 1-2) at org.zeroturnaround.bundled.javassist.CtClassType.getDec
laredMethod(SourceFile:1277)
07:59:25,821 ERROR [stderr] (MSC service thread 1-2) at org.zeroturnaround.javarebel.jboss7.ejb.cbp.service.Ser
viceControllerImplDependentStartedTaskCBP.process(ServiceControllerImplDependentStartedTaskCBP.java:22)
07:59:25,822 ERROR [stderr] (MSC service thread 1-2) at org.zeroturnaround.javarebel.integration.support.Javass
istClassBytecodeProcessor.process(SourceFile:97)
07:59:25,823 ERROR [stderr] (MSC service thread 1-2) at org.zeroturnaround.javarebel.integration.util.WeakUtil$
WeakClassBytecodeProcessorAdapter.process(SourceFile:287)
07:59:25,824 ERROR [stderr] (MSC service thread 1-2) at com.zeroturnaround.javarebel.vk.a(SourceFile:359)
07:59:25,825 ERROR [stderr] (MSC service thread 1-2) at com.zeroturnaround.javarebel.vk.a(SourceFile:348)
07:59:25,827 ERROR [stderr] (MSC service thread 1-2) at com.zeroturnaround.javarebel.vk.a(SourceFile:315)
07:59:25,829 ERROR [stderr] (MSC service thread 1-2) at com.zeroturnaround.javarebel.SDKIntegrationImpl.runByte
codeProcessors(SourceFile:45)
07:59:25,830 ERROR [stderr] (MSC service thread 1-2) at com.zeroturnaround.javarebel.ss.transform(SourceFile:10
7)
07:59:25,831 ERROR [stderr] (MSC service thread 1-2) at java.lang.ClassLoader.defineClass(ClassLoader.java)
07:59:25,831 ERROR [stderr] (MSC service thread 1-2) at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass
(ModuleClassLoader.java:360)
07:59:25,832 ERROR [stderr] (MSC service thread 1-2) at org.jboss.modules.ModuleClassLoader.defineClass(ModuleC
lassLoader.java:447)
07:59:25,835 ERROR [stderr] (MSC service thread 1-2) at org.jboss.modules.ModuleClassLoader.loadClassLocal(Modu
leClassLoader.java:275)
07:59:25,836 ERROR [stderr] (MSC service thread 1-2) at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(Mo
duleClassLoader.java:78)
07:59:25,837 ERROR [stderr] (MSC service thread 1-2) at org.jboss.modules.Module.loadModuleClass(Module.java:71
7)
07:59:25,837 ERROR [stderr] (MSC service thread 1-2) at org.jboss.modules.ModuleClassLoader.findClass(ModuleCla
ssLoader.java:191)
07:59:25,839 ERROR [stderr] (MSC service thread 1-2) at org.jboss.modules.ConcurrentClassLoader.performLoadClas
sUnchecked(ConcurrentClassLoader.java:412)
07:59:25,840 ERROR [stderr] (MSC service thread 1-2) at org.jboss.modules.ConcurrentClassLoader.performLoadClas
s(ConcurrentClassLoader.java:400)
07:59:25,841 ERROR [stderr] (MSC service thread 1-2) at org.jboss.modules.ConcurrentClassLoader.loadClass(Concu
rrentClassLoader.java:116)
07:59:25,841 ERROR [stderr] (MSC service thread 1-2) at org.jboss.msc.service.ServiceControllerImpl.transition(
ServiceControllerImpl.java:642)
07:59:25,841 ERROR [stderr] (MSC service thread 1-2) at org.jboss.msc.service.ServiceControllerImpl.access$1400
(ServiceControllerImpl.java:51)
07:59:25,842 ERROR [stderr] (MSC service thread 1-2) at org.jboss.msc.service.ServiceControllerImpl$ControllerT
ask.run(ServiceControllerImpl.java:1546)
07:59:25,842 ERROR [stderr] (MSC service thread 1-2) at org.jboss.threads.ContextClassLoaderSavingRunnable.run(
ContextClassLoaderSavingRunnable.java:35)
07:59:25,842 ERROR [stderr] (MSC service thread 1-2) at org.jboss.threads.EnhancedQueueExecutor.safeRun(Enhance
dQueueExecutor.java:1985)
07:59:25,843 ERROR [stderr] (MSC service thread 1-2) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRu
nTask(EnhancedQueueExecutor.java:1487)
07:59:25,844 ERROR [stderr] (MSC service thread 1-2) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(
EnhancedQueueExecutor.java:1349)
07:59:25,845 ERROR [stderr] (MSC service thread 1-2) at java.lang.Thread.run(Thread.java:748)
07:59:25,845 ERROR [stderr] (MSC service thread 1-2)
07:59:25,846 ERROR [stderr] (MSC service thread 1-1) 2018-03-07 07:59:25 JRebel: ERROR Class ‘org.jboss.msc.servic
e.ServiceControllerImpl$DependentStartedTask’ could not be processed by org.zeroturnaround.javarebel.jboss7.ejb.cb
p.service.ServiceControllerImplDependentStartedTaskCBP@sun.misc.Launcher$AppClassLoader@18b4aac2: org.zeroturnarou
nd.bundled.javassist.NotFoundException: run(..) is not found in org.jboss.msc.service.ServiceControllerImpl$Depend
entStartedTask
07:59:25,847 ERROR [stderr] (MSC service thread 1-1) at org.zeroturnaround.bundled.javassist.CtClassType.getDec
laredMethod(SourceFile:1277)
07:59:25,850 ERROR [stderr] (MSC service thread 1-1) at org.zeroturnaround.javarebel.jboss7.ejb.cbp.service.Ser
viceControllerImplDependentStartedTaskCBP.process(ServiceControllerImplDependentStartedTaskCBP.java:22)
07:59:25,852 ERROR [stderr] (MSC service thread 1-1) at org.zeroturnaround.javarebel.integration.support.Javass
istClassBytecodeProcessor.process(SourceFile:97)
07:59:25,853 ERROR [stderr] (MSC service thread 1-1) at org.zeroturnaround.javarebel.integration.util.WeakUtil$
WeakClassBytecodeProcessorAdapter.process(SourceFile:287)
07:59:25,853 ERROR [stderr] (MSC service thread 1-1) at com.zeroturnaround.javarebel.vk.a(SourceFile:359)
07:59:25,854 ERROR [stderr] (MSC service thread 1-1) at com.zeroturnaround.javarebel.vk.a(SourceFile:348)
07:59:25,855 ERROR [stderr] (MSC service thread 1-1) at com.zeroturnaround.javarebel.vk.a(SourceFile:315)
07:59:25,856 ERROR [stderr] (MSC service thread 1-1) at com.zeroturnaround.javarebel.SDKIntegrationImpl.runByte
codeProcessors(SourceFile:45)
07:59:25,856 ERROR [stderr] (MSC service thread 1-1) at com.zeroturnaround.javarebel.ss.transform(SourceFile:10
7)
07:59:25,857 ERROR [stderr] (MSC service thread 1-1) at java.lang.ClassLoader.defineClass(ClassLoader.java)
07:59:25,857 ERROR [stderr] (MSC service thread 1-1) at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass
(ModuleClassLoader.java:360)
07:59:25,857 ERROR [stderr] (MSC service thread 1-1) at org.jboss.modules.ModuleClassLoader.defineClass(ModuleC
lassLoader.java:447)
07:59:25,858 ERROR [stderr] (MSC service thread 1-1) at org.jboss.modules.ModuleClassLoader.loadClassLocal(Modu
leClassLoader.java:275)
07:59:25,859 ERROR [stderr] (MSC service thread 1-1) at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(Mo
duleClassLoader.java:78)
07:59:25,859 ERROR [stderr] (MSC service thread 1-1) at org.jboss.modules.Module.loadModuleClass(Module.java:71
7)
07:59:25,860 ERROR [stderr] (MSC service thread 1-1) at org.jboss.modules.ModuleClassLoader.findClass(ModuleCla
ssLoader.java:191)
07:59:25,860 ERROR [stderr] (MSC service thread 1-1) at org.jboss.modules.ConcurrentClassLoader.performLoadClas
sUnchecked(ConcurrentClassLoader.java:412)
07:59:25,860 ERROR [stderr] (MSC service thread 1-1) at org.jboss.modules.ConcurrentClassLoader.performLoadClas
s(ConcurrentClassLoader.java:400)
07:59:25,861 ERROR [stderr] (MSC service thread 1-1) at org.jboss.modules.ConcurrentClassLoader.loadClass(Concu
rrentClassLoader.java:116)
07:59:25,861 ERROR [stderr] (MSC service thread 1-1) at org.jboss.msc.service.ServiceControllerImpl.transition(
ServiceControllerImpl.java:642)
07:59:25,862 ERROR [stderr] (MSC service thread 1-1) at org.jboss.msc.service.ServiceControllerImpl.access$1400
(ServiceControllerImpl.java:51)
07:59:25,862 ERROR [stderr] (MSC service thread 1-1) at org.jboss.msc.service.ServiceControllerImpl$ControllerT
ask.run(ServiceControllerImpl.java:1546)
07:59:25,862 ERROR [stderr] (MSC service thread 1-1) at org.jboss.threads.ContextClassLoaderSavingRunnable.run(
ContextClassLoaderSavingRunnable.java:35)
07:59:25,863 ERROR [stderr] (MSC service thread 1-1) at org.jboss.threads.EnhancedQueueExecutor.safeRun(Enhance
dQueueExecutor.java:1985)
07:59:25,863 ERROR [stderr] (MSC service thread 1-1) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRu
nTask(EnhancedQueueExecutor.java:1487)
07:59:25,863 ERROR [stderr] (MSC service thread 1-1) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(
EnhancedQueueExecutor.java:1378)
07:59:25,864 ERROR [stderr] (MSC service thread 1-1) at java.lang.Thread.run(Thread.java:748)
07:59:25,864 ERROR [stderr] (MSC service thread 1-1)
07:59:25,880 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 12.0.0.Final (WildFly Core 4.
0.0.Final) starting
07:59:26,114 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.
as: org.jboss.msc.service.StartException in service jboss.as: Failed to start service
at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1706)
at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1540)
at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at org.jboss.msc.service.ServiceRegistrationImpl.setInstance(ServiceRegistrationImpl.java:109)
at org.jboss.msc.service.ServiceControllerImpl.startInstallation(ServiceControllerImpl.java:230)
at org.jboss.msc.service.ServiceContainerImpl.install(ServiceContainerImpl.java:761)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:237)
at org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2112)

at org.jboss.msc.service.ServiceBuilderImpl.install(ServiceBuilderImpl.java:325)
at org.jboss.as.server.ServerService.addService(ServerService.java:231)
at org.jboss.as.server.ApplicationServerService.start(ApplicationServerService.java:159)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1714)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1693)
… 6 more

java.util.concurrent.ExecutionException: JBTHR00005: Operation failed
at org.jboss.threads.AsyncFutureTask.get(AsyncFutureTask.java:253)
at org.jboss.as.server.Main.main(Main.java:108)
at org.jboss.modules.Module._jr$$mh$invokeExact(Module.java)
at org.jboss.modules.Module.runMainMethod(Module.java:348)
at org.jboss.modules.Module.run(Module.java:328)
at org.jboss.modules.Main.main(Main.java:557)
Caused by: org.jboss.msc.service.StartException in service jboss.as: Failed to start service
at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1706)
at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1540)
at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at org.jboss.msc.service.ServiceRegistrationImpl.setInstance(ServiceRegistrationImpl.java:109)
at org.jboss.msc.service.ServiceControllerImpl.startInstallation(ServiceControllerImpl.java:230)
at org.jboss.msc.service.ServiceContainerImpl.install(ServiceContainerImpl.java:761)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:237)
at org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2112)

at org.jboss.msc.service.ServiceBuilderImpl.install(ServiceBuilderImpl.java:325)
at org.jboss.as.server.ServerService.addService(ServerService.java:231)
at org.jboss.as.server.ApplicationServerService.start(ApplicationServerService.java:159)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1714)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1693)
… 6 more
07:59:26,134 FATAL [org.jboss.as.server] (main) WFLYSRV0239: Aborting with exit code 1
Press any key to continue . . .

C:\Dezide\wildfly\bin>


Intellij for JRebel throws null pointer exception

$
0
0

None of my projects show up in the JRebel pain to be enabled local/remote. I believe it’s due to the exception below. The exception is thrown when I open module settings, add JRebel to a project, then click ok.

IntelliJ IDEA 2017.3.4 (Community Edition)
Build #IC-173.4548.28, built on January 29, 2018
JRE: 1.8.0_152-release-1024-b11 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.13.3

Argument for @NotNull parameter ‘facet’ of com/zeroturnaround/javarebel/idea/plugin/facet/tabs/TabController.loadStorageFromFacet must not be null
java.lang.IllegalArgumentException: Argument for @NotNull parameter ‘facet’ of com/zeroturnaround/javarebel/idea/plugin/facet/tabs/TabController.loadStorageFromFacet must not be null
at com.zeroturnaround.javarebel.idea.plugin.facet.tabs.TabController.loadStorageFromFacet(TabController.java)
at com.zeroturnaround.javarebel.idea.plugin.facet.tabs.TabController.access$000(TabController.java:27)
at com.zeroturnaround.javarebel.idea.plugin.facet.tabs.TabController$1.doInitStorage(TabController.java:41)
at com.zeroturnaround.javarebel.idea.plugin.remoting.utils.PropStorage.init(PropStorage.java:53)
at com.zeroturnaround.javarebel.idea.plugin.facet.tabs.TabController.<init>(TabController.java:48)
at com.zeroturnaround.javarebel.idea.plugin.facet.JRebelFacetConfiguration.createEditorTabs(JRebelFacetConfiguration.java:54)
at com.intellij.facet.impl.ui.FacetEditorImpl.<init>(FacetEditorImpl.java:59)
at com.intellij.facet.impl.ProjectFacetsConfigurator.getOrCreateEditor(ProjectFacetsConfigurator.java:189)
at com.intellij.openapi.roots.ui.configuration.projectRoot.FacetConfigurable.getEditor(FacetConfigurable.java:85)
at com.intellij.openapi.roots.ui.configuration.projectRoot.FacetConfigurable.createOptionsPanel(FacetConfigurable.java:81)
at com.intellij.openapi.ui.NamedConfigurable.createComponent(NamedConfigurable.java:89)
at com.intellij.openapi.ui.MasterDetailsComponent.updateSelection(MasterDetailsComponent.java:637)
at com.intellij.openapi.roots.ui.configuration.projectRoot.ModuleStructureConfigurable.updateSelection(ModuleStructureConfigurable.java:193)
at com.intellij.openapi.ui.MasterDetailsComponent.setSelectedNode(MasterDetailsComponent.java:628)
at com.intellij.openapi.roots.ui.configuration.projectRoot.BaseStructureConfigurable.lambda$navigateTo$1(BaseStructureConfigurable.java:120)
at com.intellij.openapi.util.ActionCallback$ExecutedExecutionCallback.doWhenExecuted(ActionCallback.java:177)
at com.intellij.openapi.util.ActionCallback.doWhenDone(ActionCallback.java:111)
at com.intellij.openapi.roots.ui.configuration.projectRoot.BaseStructureConfigurable.navigateTo(BaseStructureConfigurable.java:119)
at com.intellij.ui.navigation.Place.goFurther(Place.java:106)
at com.intellij.openapi.roots.ui.configuration.ProjectStructureConfigurable.navigateTo(ProjectStructureConfigurable.java:563)
at com.intellij.openapi.roots.ui.configuration.ProjectStructureConfigurable.select(ProjectStructureConfigurable.java:457)
at com.intellij.facet.impl.ui.actions.AddFacetToModuleAction.actionPerformed(AddFacetToModuleAction.java:66)
at com.intellij.openapi.actionSystem.ex.ActionUtil$1.run(ActionUtil.java:220)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAware(ActionUtil.java:237)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.lambda$actionPerformed$0(ActionMenuItem.java:321)
at com.intellij.openapi.wm.impl.FocusManagerImpl.runOnOwnContext(FocusManagerImpl.java:911)
at com.intellij.openapi.wm.impl.IdeFocusManagerImpl.runOnOwnContext(IdeFocusManagerImpl.java:136)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.actionPerformed(ActionMenuItem.java:311)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem.lambda$fireActionPerformed$0(ActionMenuItem.java:130)
at com.intellij.openapi.application.TransactionGuardImpl.runSyncTransaction(TransactionGuardImpl.java:88)
at com.intellij.openapi.application.TransactionGuardImpl.lambda$submitTransaction$1(TransactionGuardImpl.java:111)
at com.intellij.openapi.application.TransactionGuardImpl.submitTransaction(TransactionGuardImpl.java:120)
at com.intellij.openapi.application.TransactionGuard.submitTransaction(TransactionGuard.java:122)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem.fireActionPerformed(ActionMenuItem.java:130)
at com.intellij.ui.plaf.beg.BegMenuItemUI.doClick(BegMenuItemUI.java:521)
at com.intellij.ui.plaf.beg.BegMenuItemUI.access$300(BegMenuItemUI.java:48)
at com.intellij.ui.plaf.beg.BegMenuItemUI$MyMouseInputHandler.mouseReleased(BegMenuItemUI.java:541)
at java.awt.Component.processMouseEvent(Component.java:6541)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6306)
at java.awt.Container.processEvent(Container.java:2237)
at java.awt.Component.dispatchEventImpl(Component.java:4897)
at java.awt.Container.dispatchEventImpl(Container.java:2295)
at java.awt.Component.dispatchEvent(Component.java:4719)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4889)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4526)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4467)
at java.awt.Container.dispatchEventImpl(Container.java:2281)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4719)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:764)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)
at java.awt.EventQueue$4.run(EventQueue.java:737)
at java.awt.EventQueue$4.run(EventQueue.java:735)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:734)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:822)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:646)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:366)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:109)
at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:190)
at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:235)
at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:233)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:233)
at java.awt.Dialog.show(Dialog.java:1084)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog.show(DialogWrapperPeerImpl.java:734)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:456)
at com.intellij.openapi.ui.DialogWrapper.invokeShow(DialogWrapper.java:1696)
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:1645)
at com.intellij.openapi.options.newEditor.SettingsDialog.lambda$show$0(SettingsDialog.java:83)
at com.intellij.openapi.application.TransactionGuardImpl.runSyncTransaction(TransactionGuardImpl.java:88)
at com.intellij.openapi.application.TransactionGuardImpl.submitTransactionAndWait(TransactionGuardImpl.java:153)
at com.intellij.openapi.options.newEditor.SettingsDialog.show(SettingsDialog.java:83)
at com.intellij.openapi.ui.DialogWrapper.showAndGet(DialogWrapper.java:1660)
at com.intellij.ide.actions.ShowSettingsUtilImpl.editConfigurable(ShowSettingsUtilImpl.java:241)
at com.intellij.ide.actions.ShowSettingsUtilImpl.editConfigurable(ShowSettingsUtilImpl.java:207)
at com.intellij.openapi.roots.ui.configuration.ModulesConfigurator.showFacetSettingsDialog(ModulesConfigurator.java:518)
at com.zeroturnaround.javarebel.idea.plugin.actions.JRebelFacetAction.createAndOpenFacet(JRebelFacetAction.java:44)
at com.zeroturnaround.javarebel.idea.plugin.toolwindow.modulewindow.ModuleTable$1.mouseClicked(ModuleTable.java:133)
at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270)
at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:269)
at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:269)
at java.awt.Component.processMouseEvent(Component.java:6544)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6306)
at java.awt.Container.processEvent(Container.java:2237)
at java.awt.Component.dispatchEventImpl(Component.java:4897)
at java.awt.Container.dispatchEventImpl(Container.java:2295)
at java.awt.Component.dispatchEvent(Component.java:4719)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4889)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4535)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4467)
at java.awt.Container.dispatchEventImpl(Container.java:2281)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4719)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:764)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)
at java.awt.EventQueue$4.run(EventQueue.java:737)
at java.awt.EventQueue$4.run(EventQueue.java:735)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:734)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:822)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:646)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:366)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

  • This topic was modified 5 minutes ago by  samsimmons806. Reason: Explain when exception occurs

Error Deploying JBOSS Server with JRebel

$
0
0

I have a project in Eclipse (Oxygen 4.7.2) that’s deployed with a JBOSS server (6.4). It was working fine up until a few days ago. Now when I deploy it with JRebel turned on, it appears to deploy as per usual, but it errors out as soon as I try to login to the application on my localhost. If I deploy the server with JRebel turned off, all is well again. It’s only for this specific project. My other project is deploying fine with JRebel enabled. I’ve looked at settings and configuration, console output, logs, restarted the computer, restarted Eclipse, removed the project from Eclipse and reimported it, and not sure what to do next. The project is a multi-project maven project. I have the maven, jboss, and jrebel plugins installed and all are up-to-date.

Reply To: Error Deploying JBOSS Server with JRebel

Reply To: Error Deploying JBOSS Server with JRebel

$
0
0

It miraculously started working suddenly, although I’m not sure what I did that worked. I think it was likely deleting all files and folders from the server standalone tmp folder and doing a fresh mvn clean install, but that’s just a guess.

Reply To: Cache state for reload?

$
0
0

Hello

We need a param that can force reload the children view only .

____________________________________
Best site freejobalert in India.

freedom APk

$
0
0

Freedom Apk. Right? Do you want unlimited keys in Subway Surfers or unlimited coins in Temple Run or any add-on in an Android App? Then Freedom App is a must-have app for you. There are more than 2.2 Million Android apps & games. Have you ever thought, how these apps and games recover all of their investment & make profits? The first thing which came into your mind is Advertisements. Right? But for most of the App developers, it’s not much worthy.Freedom Apk

  • This topic was modified 3 hours, 58 minutes ago by  gamehacker.

Wildfly 12 and JRebel error


Reply To: Cache state for reload?

$
0
0

Hello!

Could you please be more specific?

Kind regards,
Valerie

Freedom apk

$
0
0

Before you go through the installation process check whether your Android device is compatible with Freedom app. Freedom Apk

JRebel breaks on Build

$
0
0

After an uninstall of 7.1.8 – installed 7.1.7 but it looked for the 7.1.5 original install location. Previously I changed the folder to old version number and it worked. Now it’s looking for a directory within the folder that doesn’t exist.

Error occurred during initialization of VM
Could not find agent library C:\Users\Q799394\eclipse-Neon\plugins\org.zeroturnaround.eclipse.embedder_7.1.5.RELEASE\jrebel\lib\jrebel64.dll in absolute path, with error: Can’t find dependent libraries

Reply To: Wildfly 12 and JRebel error

Remote debugging using IntelliJ with JRebel plugin very slow

$
0
0

I am supporting a very large/complex application which is running in Tomcat 7. When using JRebel to remote debug, when I initially launch the app, everything works fine. For many hours, it works. Then as I start making changes to the code and to resynchronize, the debugging begins to slow down drastically. At some point it becomes so slow as to no longer be useful (for example, stepping over one line of code could take 15 seconds).

Is there anything I can do to resolve this debug slow down issue? This issue is preventing me from using JRebel.

I have tried some of the suggestions (disable Groovy Hotspot, loading the nightly build of JRebel) but nothing has worked to resolve this problem.

Thanks.

Viewing all 2540 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>