Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] ua tests are failing

It is fetching Jetty from the older I-build (I20180322-0645) rather than the latest (I20180323-0355), where we reverted the change. I guess that this is because the version of Jetty is newer in the old repo. We probably have to delete the I-builds with the broken 4.9.4 Jetty.

Can anyone confirm this?

Dani



From:        Wim Jongman <wim.jongman@xxxxxxxxx>
To:        "Eclipse Platform UI component developers list." <platform-ui-dev@xxxxxxxxxxx>
Date:        23.03.2018 13:06
Subject:        [platform-ui-dev] ua tests are failing
Sent by:        platform-ui-dev-bounces@xxxxxxxxxxx




Hi,

I see UA tests failing which are blocking my Gerrits to validate correctly.

e.g.
https://ci.eclipse.org/platform/job/eclipse.platform.ua-Gerrit/533/consoleFull

I don't know what the correct process is in this case. File a bug?

Wim

testServerWithInterrupt(org.eclipse.ua.tests.help.webapp.HelpServerInterrupt)  Time elapsed: 0.004 sec  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/equinox/http/jetty/JettyConfigurator
                at org.eclipse.help.internal.server.JettyHelpServer$StopServerThread.run(JettyHelpServer.java:98)
Caused by: java.lang.ClassNotFoundException: org.eclipse.equinox.http.jetty.JettyConfigurator cannot be found by org.eclipse.help.base_4.2.200.v20180323-1135
                at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:508)
                at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:419)
                at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:411)
                at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150)
                at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
                at org.eclipse.help.internal.server.JettyHelpServer$StopServerThread.run(JettyHelpServer.java:98)


_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_platform-2Dui-2Ddev&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y&m=jxtao08DPsh6XJ7tR9I9kYoizT_hhYHH0A5uXwgVArI&s=JStrjYuNtw5SD5g1QtNYWqWD-iqzX62N9jlQjwp0_B0&e=



Back to the top