Bug 574492 - [Passage][FLS] 2.0.0 release fails on startup
Summary: [Passage][FLS] 2.0.0 release fails on startup
Status: CLOSED MOVED
Alias: None
Product: Passage
Classification: Technology
Component: FLS (show other bugs)
Version: 2.0.1   Edit
Hardware: All Windows All
: P3 normal (vote)
Target Milestone: Next   Edit
Assignee: Alexander Fedorov CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-28 05:20 EDT by Elena Parovyshnaia CLA
Modified: 2021-12-01 04:41 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elena Parovyshnaia CLA 2021-06-28 05:20:26 EDT
Download 2.0.0 FLS release distributive for Windows [1], run 'PassageServer.exe'

Console opens and there 'unresolved requirement' complain appears. It does not prevent the server from starting though.


============================================

org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [49]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
  Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
    -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
       org.apache.httpcomponents.httpclient.win [21]
         Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"

        at org.eclipse.osgi.container.Module.start(Module.java:463)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849)
        at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
==============================================

[1] https://download.eclipse.org/passage/downloads/release/2.0.0/fls/
Comment 1 Alexander Fedorov CLA 2021-07-05 03:25:29 EDT
https://github.com/eclipse-passage/passage/pull/823
Comment 2 Elena Parovyshnaia CLA 2021-07-08 08:59:33 EDT
Checked on 2.0.1 - still fails.
Comment 3 Elena Parovyshnaia CLA 2021-07-08 11:25:05 EDT
May be causes https://bugs.eclipse.org/bugs/show_bug.cgi?id=574598
Comment 4 Elena Parovyshnaia CLA 2021-12-01 04:41:46 EST
closed due to bugs.eclipse.org service retirement
ported to https://github.com/eclipse-passage/passage/issues/997