obsolete

java-runtime-decompiler-3.0-3.fc30

FEDORA-2019-e0e9871ac1 created by jvanek 5 years ago for Fedora 30

Fixed bug with custom launcher and headless mode


Updated to latest upstream release. See https://github.com/pmikova/java-runtime-decompiler/releases/tag/java-runtime-decompiler-3.0

This update has been submitted for testing by jvanek.

5 years ago

This update's test gating status has been changed to 'waiting'.

5 years ago

This update has obsoleted java-runtime-decompiler-3.0-1.fc30, and has inherited its bugs and notes.

5 years ago

This update's test gating status has been changed to 'ignored'.

5 years ago
User Icon rcap commented & provided feedback 5 years ago
karma

Fedora 30, GNOME Shell By clicking to local processes I'm getting:

Configuration files were not copied for FernflowerDecompilerWrapper.json - the existing configuration would be overwritten. Configuration files were not copied for ProcyonDecompilerWrapper.json - the existing configuration would be overwritten. AGENT_PATH===/usr/share/java/java-runtime-decompiler/decompiler-agent.jar java.io.FileNotFoundException: Filename empty. at org.jrd.backend.decompiling.ExpandableUrl.<init>(ExpandableUrl.java:32) at org.jrd.backend.decompiling.ExpandableUrl.createFromPath(ExpandableUrl.java:41) at org.jrd.backend.data.Config.getAgentExpandedPath(Config.java:57) at org.jrd.backend.communication.InstallDecompilerAgentImpl.locateAgent(InstallDecompilerAgentImpl.java:319) at org.jrd.backend.communication.InstallDecompilerAgentImpl.install(InstallDecompilerAgentImpl.java:65) at org.jrd.backend.communication.InstallDecompilerAgentImpl.install(InstallDecompilerAgentImpl.java:41) at org.jrd.backend.communication.InstallDecompilerAgentImpl.install(InstallDecompilerAgentImpl.java:34) at org.jrd.backend.core.AgentLoader.attach(AgentLoader.java:50) at org.jrd.backend.core.AgentAttachManager.attachAgentToVm(AgentAttachManager.java:35) at org.jrd.backend.core.DecompilerRequestReceiver.checkIfAgentIsLoaded(DecompilerRequestReceiver.java:228) at org.jrd.backend.core.DecompilerRequestReceiver.getPort(DecompilerRequestReceiver.java:92) at org.jrd.backend.core.DecompilerRequestReceiver.getResponse(DecompilerRequestReceiver.java:117) at org.jrd.backend.core.DecompilerRequestReceiver.getAllLoadedClassesAction(DecompilerRequestReceiver.java:172) at org.jrd.backend.core.DecompilerRequestReceiver.processRequest(DecompilerRequestReceiver.java:66) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.submitRequest(VmDecompilerInformationController.java:325) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.submitRequest(VmDecompilerInformationController.java:317) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.loadClassNames(VmDecompilerInformationController.java:180) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.lambda$changeVm$9(VmDecompilerInformationController.java:117) at java.lang.Thread.run(Thread.java:748) Error opening zip file or JAR manifest missing: java.lang.RuntimeException: Attach failed!! Cause: Agent JAR not found or no Agent-Class attribute at org.jrd.backend.core.AgentLoader.attach(AgentLoader.java:52) at org.jrd.backend.core.AgentAttachManager.attachAgentToVm(AgentAttachManager.java:35) at org.jrd.backend.core.DecompilerRequestReceiver.checkIfAgentIsLoaded(DecompilerRequestReceiver.java:228) at org.jrd.backend.core.DecompilerRequestReceiver.getPort(DecompilerRequestReceiver.java:92) at org.jrd.backend.core.DecompilerRequestReceiver.getResponse(DecompilerRequestReceiver.java:117) at org.jrd.backend.core.DecompilerRequestReceiver.getAllLoadedClassesAction(DecompilerRequestReceiver.java:172) at org.jrd.backend.core.DecompilerRequestReceiver.processRequest(DecompilerRequestReceiver.java:66) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.submitRequest(VmDecompilerInformationController.java:325) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.submitRequest(VmDecompilerInformationController.java:317) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.loadClassNames(VmDecompilerInformationController.java:180) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.lambda$changeVm$9(VmDecompilerInformationController.java:117) at java.lang.Thread.run(Thread.java:748) Caused by: com.sun.tools.attach.AgentLoadException: Agent JAR not found or no Agent-Class attribute at sun.tools.attach.HotSpotVirtualMachine.loadAgent(HotSpotVirtualMachine.java:117) at org.jrd.backend.communication.InstallDecompilerAgentImpl.injectAgent(InstallDecompilerAgentImpl.java:235) at org.jrd.backend.communication.InstallDecompilerAgentImpl.install(InstallDecompilerAgentImpl.java:67) at org.jrd.backend.communication.InstallDecompilerAgentImpl.install(InstallDecompilerAgentImpl.java:41) at org.jrd.backend.communication.InstallDecompilerAgentImpl.install(InstallDecompilerAgentImpl.java:34) at org.jrd.backend.core.AgentLoader.attach(AgentLoader.java:50) ... 11 more java.lang.RuntimeException: Failed to attach agent. at org.jrd.backend.core.DecompilerRequestReceiver.getPort(DecompilerRequestReceiver.java:100) at org.jrd.backend.core.DecompilerRequestReceiver.getResponse(DecompilerRequestReceiver.java:117) at org.jrd.backend.core.DecompilerRequestReceiver.getAllLoadedClassesAction(DecompilerRequestReceiver.java:172) at org.jrd.backend.core.DecompilerRequestReceiver.processRequest(DecompilerRequestReceiver.java:66) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.submitRequest(VmDecompilerInformationController.java:325) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.submitRequest(VmDecompilerInformationController.java:317) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.loadClassNames(VmDecompilerInformationController.java:180) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.lambda$changeVm$9(VmDecompilerInformationController.java:117) at java.lang.Thread.run(Thread.java:748) java.io.FileNotFoundException: Filename empty. at org.jrd.backend.decompiling.ExpandableUrl.<init>(ExpandableUrl.java:32) at org.jrd.backend.decompiling.ExpandableUrl.createFromPath(ExpandableUrl.java:41) at org.jrd.backend.data.Config.getAgentExpandedPath(Config.java:57) at org.jrd.backend.communication.InstallDecompilerAgentImpl.locateAgent(InstallDecompilerAgentImpl.java:319) at org.jrd.backend.communication.InstallDecompilerAgentImpl.install(InstallDecompilerAgentImpl.java:65) at org.jrd.backend.communication.InstallDecompilerAgentImpl.install(InstallDecompilerAgentImpl.java:41) at org.jrd.backend.communication.InstallDecompilerAgentImpl.install(InstallDecompilerAgentImpl.java:34) at org.jrd.backend.core.AgentLoader.attach(AgentLoader.java:50) at org.jrd.backend.core.AgentAttachManager.attachAgentToVm(AgentAttachManager.java:35) at org.jrd.backend.core.DecompilerRequestReceiver.checkIfAgentIsLoaded(DecompilerRequestReceiver.java:228) at org.jrd.backend.core.DecompilerRequestReceiver.getPort(DecompilerRequestReceiver.java:92) at org.jrd.backend.core.DecompilerRequestReceiver.getResponse(DecompilerRequestReceiver.java:117) at org.jrd.backend.core.DecompilerRequestReceiver.getHaltAction(DecompilerRequestReceiver.java:214) at org.jrd.backend.core.DecompilerRequestReceiver.processRequest(DecompilerRequestReceiver.java:69) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.submitRequest(VmDecompilerInformationController.java:325) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.submitRequest(VmDecompilerInformationController.java:317) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.haltAgent(VmDecompilerInformationController.java:265) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.lambda$new$5(VmDecompilerInformationController.java:63) at org.jrd.frontend.MainFrame.MainFrameView.sendHaltRequest(MainFrameView.java:300) at org.jrd.frontend.MainFrame.MainFrameView.access$300(MainFrameView.java:15) at org.jrd.frontend.MainFrame.MainFrameView$3.windowClosing(MainFrameView.java:270) at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349) at java.awt.Window.processWindowEvent(Window.java:2054) at javax.swing.JFrame.processWindowEvent(JFrame.java:305) at java.awt.Window.processEvent(Window.java:2013) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2297) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84) at java.awt.EventQueue$4.run(EventQueue.java:733) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) at java.awt.EventQueue.dispatchEvent(EventQueue.java:730) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205) 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) Error opening zip file or JAR manifest missing: java.lang.RuntimeException: Attach failed!! Cause: Agent JAR not found or no Agent-Class attribute at org.jrd.backend.core.AgentLoader.attach(AgentLoader.java:52) at org.jrd.backend.core.AgentAttachManager.attachAgentToVm(AgentAttachManager.java:35) at org.jrd.backend.core.DecompilerRequestReceiver.checkIfAgentIsLoaded(DecompilerRequestReceiver.java:228) at org.jrd.backend.core.DecompilerRequestReceiver.getPort(DecompilerRequestReceiver.java:92) at org.jrd.backend.core.DecompilerRequestReceiver.getResponse(DecompilerRequestReceiver.java:117) at org.jrd.backend.core.DecompilerRequestReceiver.getHaltAction(DecompilerRequestReceiver.java:214) at org.jrd.backend.core.DecompilerRequestReceiver.processRequest(DecompilerRequestReceiver.java:69) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.submitRequest(VmDecompilerInformationController.java:325) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.submitRequest(VmDecompilerInformationController.java:317) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.haltAgent(VmDecompilerInformationController.java:265) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.lambda$new$5(VmDecompilerInformationController.java:63) at org.jrd.frontend.MainFrame.MainFrameView.sendHaltRequest(MainFrameView.java:300) at org.jrd.frontend.MainFrame.MainFrameView.access$300(MainFrameView.java:15) at org.jrd.frontend.MainFrame.MainFrameView$3.windowClosing(MainFrameView.java:270) at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349) at java.awt.Window.processWindowEvent(Window.java:2054) at javax.swing.JFrame.processWindowEvent(JFrame.java:305) at java.awt.Window.processEvent(Window.java:2013) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2297) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84) at java.awt.EventQueue$4.run(EventQueue.java:733) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) at java.awt.EventQueue.dispatchEvent(EventQueue.java:730) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205) 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) Caused by: com.sun.tools.attach.AgentLoadException: Agent JAR not found or no Agent-Class attribute at sun.tools.attach.HotSpotVirtualMachine.loadAgent(HotSpotVirtualMachine.java:117) at org.jrd.backend.communication.InstallDecompilerAgentImpl.injectAgent(InstallDecompilerAgentImpl.java:235) at org.jrd.backend.communication.InstallDecompilerAgentImpl.install(InstallDecompilerAgentImpl.java:67) at org.jrd.backend.communication.InstallDecompilerAgentImpl.install(InstallDecompilerAgentImpl.java:41) at org.jrd.backend.communication.InstallDecompilerAgentImpl.install(InstallDecompilerAgentImpl.java:34) at org.jrd.backend.core.AgentLoader.attach(AgentLoader.java:50) ... 39 more java.lang.RuntimeException: Exception when calling halt action at org.jrd.backend.core.DecompilerRequestReceiver.getHaltAction(DecompilerRequestReceiver.java:216) at org.jrd.backend.core.DecompilerRequestReceiver.processRequest(DecompilerRequestReceiver.java:69) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.submitRequest(VmDecompilerInformationController.java:325) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.submitRequest(VmDecompilerInformationController.java:317) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.haltAgent(VmDecompilerInformationController.java:265) at org.jrd.frontend.MainFrame.VmDecompilerInformationController.lambda$new$5(VmDecompilerInformationController.java:63) at org.jrd.frontend.MainFrame.MainFrameView.sendHaltRequest(MainFrameView.java:300) at org.jrd.frontend.MainFrame.MainFrameView.access$300(MainFrameView.java:15) at org.jrd.frontend.MainFrame.MainFrameView$3.windowClosing(MainFrameView.java:270) at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349) at java.awt.Window.processWindowEvent(Window.java:2054) at javax.swing.JFrame.processWindowEvent(JFrame.java:305) at java.awt.Window.processEvent(Window.java:2013) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2297) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84) at java.awt.EventQueue$4.run(EventQueue.java:733) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) at java.awt.EventQueue.dispatchEvent(EventQueue.java:730) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205) 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) Caused by: java.lang.RuntimeException: Failed to attach agent. at org.jrd.backend.core.DecompilerRequestReceiver.getPort(DecompilerRequestReceiver.java:100) at org.jrd.backend.core.DecompilerRequestReceiver.getResponse(DecompilerRequestReceiver.java:117) at org.jrd.backend.core.DecompilerRequestReceiver.getHaltAction(DecompilerRequestReceiver.java:214) ... 34 more

It's because:

cat .config/java-runtime-decompiler/conf/config.json {"AGENT_PATH":""}

This update has been obsoleted by java-runtime-decompiler-3.0-4.fc30.

5 years ago

Please login to add feedback.

Metadata
Type
unspecified
Karma
-1
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
5 years ago

Automated Test Results