Getting Error installing JBOSS Application Server

Hi,

I am to install Jboss Forge Idea Plugin but after restart I get this message. Tried on 2 Macs on OS X Mojave but can't resolve.

Please help.

Attached Screen Shot

 

Plugin 'org.jboss.forge.plugin.idea' failed to initialize and will be disabled. Please restart IntelliJ IDEA.

java.lang.RuntimeException: org.jboss.forge.furnace.exception.ContainerException: Failed to create proxy for type [class org.jboss.forge.furnace.impl.FurnaceImpl]
at org.jboss.forge.furnace.se.FurnaceFactory.getInstance(FurnaceFactory.java:106)
at org.jboss.forge.furnace.se.FurnaceFactory.getInstance(FurnaceFactory.java:50)
at org.jboss.forge.plugin.idea.service.ForgeService.createFurnace(ForgeService.java:165)
at org.jboss.forge.plugin.idea.service.ForgeService.initComponent(ForgeService.java:67)

 

Thanks
at

4

Anyone with the solution for this?

0

I solve this but on linux. You need to install “choose runtime” plugin. Into this plugin choose java 8 (java 1.8). If you doesn’t have java 8 in your pc you need to install this. So you choose java 8 as runtime and any java to your project(in project settings). And restart idea.

1

Thanks Mihocc18 your solution worked fine.

0

请先登录再写评论。