Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-2793

Loading http://camel.apache.org/schema/spring/camel-spring.xsd takes a long time

    XMLWordPrintable

Details

    Description

      One of our UI test is failing (sometimes) with the following error - this happens after adding an Otherwise component into the route.

      Error Message
      Timeout after: 60 s.: The following jobs are still running:
       loading http://camel.apache.org/schema/spring/camel-spring.xsd
      Stacktrace
      org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 60 s.: The following jobs are still running:
      	loading http://camel.apache.org/schema/spring/camel-spring.xsd
      
      	at org.eclipse.reddeer.common.wait.WaitWhile.throwWaitTimeOutException(WaitWhile.java:115)
      	at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:205)
      	at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:150)
      	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:131)
      	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:96)
      	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:63)
      	at org.eclipse.reddeer.common.wait.WaitWhile.<init>(WaitWhile.java:47)
      	at org.jboss.tools.fuse.reddeer.editor.CamelEditor.addCamelComponent(CamelEditor.java:178)
      	at org.jboss.tools.fuse.ui.bot.tests.CamelEditorTest.testDragAndDropComponents(CamelEditorTest.java:257)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            tsedmik Tomáš Sedmík
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: