shlxue opened a new issue, #5514:
URL: https://github.com/apache/hop/issues/5514

   ### Apache Hop version?
   
   2.14.0
   
   ### Java version?
   
   17.0
   
   ### Operating system
   
   macOS
   
   ### What happened?
   
   When active the plugin context dialog.
   
   <img width="1230" height="880" alt="Image" 
src="https://github.com/user-attachments/assets/6e67f29b-ba03-4a11-adcd-9f2b5d9d3bf3";
 />
   
   
   2025/07/13 21:59:36 - SwtSvgImageUtil - 
org.apache.commons.vfs2.FileNotFoundException: Could not read from 
"file:///ColumnsExist.svg" because it is not a file.
   2025/07/13 21:59:36 - SwtSvgImageUtil - Could not read from 
"file:///ColumnsExist.svg" because it is not a file.
   2025/07/13 21:59:36 - SwtSvgImageUtil -
   2025/07/13 21:59:36 - SwtSvgImageUtil - Could not read from 
"file:///ColumnsExist.svg" because it is not a file.
   2025/07/13 21:59:36 - SwtSvgImageUtil -
   2025/07/13 21:59:36 - SwtSvgImageUtil -
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.core.svg.SvgCache.loadSvg(SvgCache.java:158)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.util.SwtSvgImageUtil.loadFromClassLoader(SwtSvgImageUtil.java:198)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.util.SwtSvgImageUtil.getUniversalImageInternal(SwtSvgImageUtil.java:154)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.util.SwtSvgImageUtil.getUniversalImage(SwtSvgImageUtil.java:174)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.core.gui.GuiResource.getImage(GuiResource.java:1443)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.core.gui.GuiResource.getImage(GuiResource.java:1419)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.core.dialog.ContextDialog.open(ContextDialog.java:368)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.hopgui.context.GuiContextUtil.handleActionSelection(GuiContextUtil.java:173)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.hopgui.file.workflow.HopGuiWorkflowGraph.showContextDialog(HopGuiWorkflowGraph.java:1102)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.hopgui.file.workflow.HopGuiWorkflowGraph.mouseUp(HopGuiWorkflowGraph.java:1010)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:258)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1657)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1680)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1665)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1394)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.hopgui.HopGui.open(HopGui.java:486)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.hopgui.HopGui.main(HopGui.java:364)
   2025/07/13 21:59:36 - SwtSvgImageUtil - Caused by: 
org.apache.hop.core.exception.HopFileException:
   2025/07/13 21:59:36 - SwtSvgImageUtil -
   2025/07/13 21:59:36 - SwtSvgImageUtil - 
org.apache.commons.vfs2.FileNotFoundException: Could not read from 
"file:///ColumnsExist.svg" because it is not a file.
   2025/07/13 21:59:36 - SwtSvgImageUtil - Could not read from 
"file:///ColumnsExist.svg" because it is not a file.
   2025/07/13 21:59:36 - SwtSvgImageUtil -
   2025/07/13 21:59:36 - SwtSvgImageUtil - Could not read from 
"file:///ColumnsExist.svg" because it is not a file.
   2025/07/13 21:59:36 - SwtSvgImageUtil -
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.core.vfs.HopVfs.getInputStream(HopVfs.java:390)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.core.svg.SvgCache.loadSvg(SvgCache.java:79)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      ... 20 more
   2025/07/13 21:59:36 - SwtSvgImageUtil - Caused by: 
org.apache.commons.vfs2.FileNotFoundException: Could not read from 
"file:///ColumnsExist.svg" because it is not a file.
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.commons.vfs2.provider.AbstractFileObject.getInputStream(AbstractFileObject.java:1202)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.commons.vfs2.provider.AbstractFileObject.getInputStream(AbstractFileObject.java:1187)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.commons.vfs2.provider.DefaultFileContent.buildInputStream(DefaultFileContent.java:257)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.commons.vfs2.provider.DefaultFileContent.getInputStream(DefaultFileContent.java:525)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.core.vfs.HopVfs.getInputStream(HopVfs.java:381)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.core.vfs.HopVfs.getInputStream(HopVfs.java:388)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      ... 21 more
   2025/07/13 21:59:36 - SwtSvgImageUtil - Caused by: 
java.io.FileNotFoundException: /ColumnsExist.svg (No such file or directory)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
java.base/java.io.FileInputStream.open0(Native Method)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
java.base/java.io.FileInputStream.open(FileInputStream.java:216)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.commons.vfs2.provider.local.LocalFile.doGetInputStream(LocalFile.java:105)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.commons.vfs2.provider.AbstractFileObject.getInputStream(AbstractFileObject.java:1200)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      ... 26 more
   2025/07/13 21:59:36 - SwtSvgImageUtil - ERROR: Error loading image from 
location 'ui/images/ColumnsExist.svg'
   2025/07/13 21:59:36 - SwtSvgImageUtil - ERROR: 
org.apache.hop.core.exception.HopException:
   2025/07/13 21:59:36 - SwtSvgImageUtil - Error loading SVG file 
ui/images/ColumnsExist.svg
   2025/07/13 21:59:36 - SwtSvgImageUtil -
   2025/07/13 21:59:36 - SwtSvgImageUtil -
   2025/07/13 21:59:36 - SwtSvgImageUtil - 
org.apache.commons.vfs2.FileNotFoundException: Could not read from 
"file:///Users/shl/repos/opennews/hop/assemblies/client/target/hop/ui/images/ColumnsExist.svg"
 because it is not a file.
   2025/07/13 21:59:36 - SwtSvgImageUtil - Could not read from 
"file:///Users/shl/repos/opennews/hop/assemblies/client/target/hop/ui/images/ColumnsExist.svg"
 because it is not a file.
   2025/07/13 21:59:36 - SwtSvgImageUtil -
   2025/07/13 21:59:36 - SwtSvgImageUtil - Could not read from 
"file:///Users/shl/repos/opennews/hop/assemblies/client/target/hop/ui/images/ColumnsExist.svg"
 because it is not a file.
   2025/07/13 21:59:36 - SwtSvgImageUtil -
   2025/07/13 21:59:36 - SwtSvgImageUtil -
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.core.svg.SvgCache.loadSvg(SvgCache.java:158)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.util.SwtSvgImageUtil.loadFromClassLoader(SwtSvgImageUtil.java:198)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.util.SwtSvgImageUtil.getUniversalImageInternal(SwtSvgImageUtil.java:156)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.util.SwtSvgImageUtil.getUniversalImage(SwtSvgImageUtil.java:174)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.core.gui.GuiResource.getImage(GuiResource.java:1443)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.core.gui.GuiResource.getImage(GuiResource.java:1419)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.core.dialog.ContextDialog.open(ContextDialog.java:368)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.hopgui.context.GuiContextUtil.handleActionSelection(GuiContextUtil.java:173)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.hopgui.file.workflow.HopGuiWorkflowGraph.showContextDialog(HopGuiWorkflowGraph.java:1102)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.hopgui.file.workflow.HopGuiWorkflowGraph.mouseUp(HopGuiWorkflowGraph.java:1010)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:258)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1657)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1680)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1665)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1394)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.hopgui.HopGui.open(HopGui.java:486)
   2025/07/13 21:59:36 - SwtSvgImageUtil -      at 
org.apache.hop.ui.hopgui.HopGui.main(HopGui.java:364)
   2025/07/13 21:59:36 - SwtSvgImageUtil - Caused by: 
org.apache.hop.core.exception.HopFileException:
   2025/07/13 21:59:36 - SwtSvgImageUtil -
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: Hop Gui


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to