You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hop.apache.org by "hansva (via GitHub)" <gi...@apache.org> on 2023/02/15 09:07:38 UTC

[GitHub] [hop] hansva opened a new issue, #2343: [Bug]: HOP-WEB - Terminated unexpectedly when scroll down in the list of transforms window

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

   ### Apache Hop version?
   
   2.3
   
   ### Java version?
   
   11
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   Migration: https://issues.apache.org/jira/browse/HOP-4245
   
   HOP-WEB - Terminated unexpectedly when scroll down in the list of transforms window
   The same error in latest or Development
   
   Steps to reproduce
   1)Start hop-web       docker run -p 8080:8080 apache/hop-web:Development
   2)Open in browser     http://127.0.0.1:8080/ui
   3)Open a Pipeline
   4)Click anywhere in the pipeline canvas, to open the search box
   5)Scroll down one until the page needs to change
   
     
   javax.servlet.ServletException: Servlet execution threw an exception
       org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
   Root Cause
   
   java.lang.NoSuchMethodError: 'int org.eclipse.swt.widgets.ScrollBar.getPageIncrement()'
   
   
   
   
   ### Issue Priority
   
   Priority: 2
   
   ### 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] bamaer commented on issue #2343: [Bug]: HOP-WEB - Terminated unexpectedly when scroll down in the list of transforms window

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

   can't reproduce in 20230311-SNAPSHOT


-- 
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