You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openjdk 17.0.2 2022-01-18 OpenJDK Runtime Environment (build 17.0.2+8-86) OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing)
Operating system
Docker
What happened?
Encountered in both the Hop-Web 2.11.0 GUI (container running on a RHEL 9.4 host) , aswell as in Hop-GUI 2.11.0 for Windows.
CTRL+SPACE+ENTER in a text field that allows choosing HOP variables (such as ${PROJECT_HOME}) throws an error message.
In case of Hop-Web GUI, the application crashes, in case of local Windows installation you can click the error away and continue working.
Steps to reproduce:
open default project
create a pipeline
add a text file output transform
edit the text file output transform
select the string "file" in the text input field "Filename"
hit CTRL+SPACE+ENTER (no mouse clicks in between)
(I know: before the ENTER a mouse click to choose a variable in the dropdown would be the correct way to continue)
In Hop Web GUI, this leads to "Server Error The application terminated unexpectedly."
In Windows GUI, this leads to "An error occurred executing action RunTimeException: Error executing method : editTransform in... Root cause: SWTException: Widget is disposed." but you can continue working
Issue Priority
Priority: 3
Issue Component
Component: Hop Web
Web-GUI:
local Windows GUI:
The text was updated successfully, but these errors were encountered:
Apache Hop version?
apache/hop-web:2.11.0; Hop-GUI 2.11.0 (Windows)
Java version?
openjdk 17.0.2 2022-01-18 OpenJDK Runtime Environment (build 17.0.2+8-86) OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing)
Operating system
Docker
What happened?
Encountered in both the Hop-Web 2.11.0 GUI (container running on a RHEL 9.4 host) , aswell as in Hop-GUI 2.11.0 for Windows.
CTRL+SPACE+ENTER in a text field that allows choosing HOP variables (such as ${PROJECT_HOME}) throws an error message.
In case of Hop-Web GUI, the application crashes, in case of local Windows installation you can click the error away and continue working.
Steps to reproduce:
(I know: before the ENTER a mouse click to choose a variable in the dropdown would be the correct way to continue)
In Hop Web GUI, this leads to "Server Error The application terminated unexpectedly."
In Windows GUI, this leads to "An error occurred executing action RunTimeException: Error executing method : editTransform in... Root cause: SWTException: Widget is disposed." but you can continue working
Issue Priority
Priority: 3
Issue Component
Component: Hop Web
Web-GUI:
local Windows GUI:
The text was updated successfully, but these errors were encountered: