You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hop.apache.org by GitBox <gi...@apache.org> on 2023/01/02 12:53:02 UTC

[GitHub] [hop] thomasechen opened a new issue, #2122: [Bug]: The HOP GUI application terminated unexpectedly

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

   ### Apache Hop version?
   
   2.2.0
   
   ### Java version?
   
   11
   
   ### Operating system
   
   Docker
   
   ### What happened?
   
   1. Access the official HOP GUI Web demo site .   [Link](http://demo.hop.apache.org/ui)
   2. Open a sample project (ex: input-process-output.hpl)
   ![image](https://user-images.githubusercontent.com/73772546/210232903-132e22ad-7550-407d-ba07-ca0c10e1ae29.png)
   3. Clear the browser cache by using the keyboard shortcut  ("Ctrl"+"Shift"+"R")
   4. Press any key (No matter "Ctrl" or from 1~Z )
   5. The HOP GUI will trigger an error message 
   ![image](https://user-images.githubusercontent.com/73772546/210233297-73286462-add9-400a-b712-814a409e1b56.png)
   6.  Press the "Detail" button and review the error message
   ![image](https://user-images.githubusercontent.com/73772546/210233409-8313ebd0-7c59-4320-acfd-1acb1d7f3610.png)
   7. If you download the HOP Web docker and go through the same steps from 1 to 6 . The system will show the following errors
   ![image](https://user-images.githubusercontent.com/73772546/210233791-1875f371-0635-4c72-9d45-b2aeb3bfc669.png)
    
   
   ### Issue Priority
   
   Priority: 1
   
   ### Issue Component
   
   Component: Hop Web


-- 
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: issues-unsubscribe@hop.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hop] hansva commented on issue #2122: [Bug]: The HOP Web application terminated unexpectedly

Posted by GitBox <gi...@apache.org>.
hansva commented on issue #2122:
URL: https://github.com/apache/hop/issues/2122#issuecomment-1379972502

   clearing browser cache during the use and without refreshing the entire page sounds like an edge case to me, but we can take a look to prevent the Server Error popping up.


-- 
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: issues-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hop] thomasechen commented on issue #2122: [Bug]: The HOP Web application terminated unexpectedly

Posted by GitBox <gi...@apache.org>.
thomasechen commented on issue #2122:
URL: https://github.com/apache/hop/issues/2122#issuecomment-1370382499

   Even the development version is also facing the same issue after going through the same step from 1 to 6.
   
   ![image](https://user-images.githubusercontent.com/73772546/210466309-1603f66f-69a9-4bdf-9af4-93d6006e6551.png)
   


-- 
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: issues-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hop] KBoersch commented on issue #2122: [Bug]: The HOP Web application terminated unexpectedly

Posted by GitBox <gi...@apache.org>.
KBoersch commented on issue #2122:
URL: https://github.com/apache/hop/issues/2122#issuecomment-1379964246

   I get the same Error when I try to add a new transform/action into a pipeline/workflow, which makes it impossible to edit any pipeline or workflow.


-- 
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: issues-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hop] thomasechen commented on issue #2122: [Bug]: The HOP Web application terminated unexpectedly

Posted by "thomasechen (via GitHub)" <gi...@apache.org>.
thomasechen commented on issue #2122:
URL: https://github.com/apache/hop/issues/2122#issuecomment-1518520885

   Will this issue be fixed in the next release ? 


-- 
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: issues-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hop] KBoersch commented on issue #2122: [Bug]: The HOP Web application terminated unexpectedly

Posted by GitBox <gi...@apache.org>.
KBoersch commented on issue #2122:
URL: https://github.com/apache/hop/issues/2122#issuecomment-1379976036

   > clearing browser cache during the use and without refreshing the entire page sounds like an edge case to me, but we can take a look to prevent the Server Error popping up.
   
   actually clearing cache and refreshing solved my issue


-- 
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: issues-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org