Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle Resolution Error in Traffic Manager Profile After U2 Update 3.1.0.315 #3520

Open
akila95fernando opened this issue Jan 13, 2025 · 0 comments
Labels

Comments

@akila95fernando
Copy link

akila95fernando commented Jan 13, 2025

Description

Cannot start wso2am:3.1.0.315-rocky image in TM profile

Steps to Reproduce

Start wso2am:3.1.0.315-rocky image in TM profile

docker run -it --rm -v ./conf:/home/wso2carbon/wso2-config-volume/repository/conf -e PROFILE_NAME=traffic-manager docker.wso2.com/wso2am:3.1.0.315-rocky

Following error is occurred

ERROR - FrameworkEvent FrameworkEvent ERROR
org.osgi.framework.BundleException: Could not resolve module: org.wso2.carbon.identity.auth.service [304]
 Unresolved requirement: Import-Package: org.wso2.carbon.identity.oauth2; version="[6.2.18,7.0.0)"
   -> Export-Package: org.wso2.carbon.identity.oauth2; bundle-symbolic-name="org.wso2.carbon.identity.oauth"; bundle-version="6.4.2.153"; version="6.4.2.153"; uses:="org.wso2.carbon.core,org.wso2.carbon.identity.application.authentication.framework.exception,org.wso2.carbon.identity.base,org.wso2.carbon.identity.oauth.dto,org.wso2.carbon.identity.oauth2.bean,org.wso2.carbon.identity.oauth2.dto,org.wso2.carbon.identity.oauth2.model,org.wso2.carbon.identity.oauth2.token.bindings,org.wso2.carbon.user.api"
      org.wso2.carbon.identity.oauth [332]
        Unresolved requirement: Import-Package: org.wso2.carbon.identity.handler.event.account.lock.service; version="[1.4.0.16,2.0.0)"
 Unresolved requirement: Import-Package: org.wso2.carbon.identity.oauth2.dto; version="[6.2.18,7.0.0)"
   -> Export-Package: org.wso2.carbon.identity.oauth2.dto; bundle-symbolic-name="org.wso2.carbon.identity.oauth"; bundle-version="6.4.2.153"; version="6.4.2.153"; uses:="javax.servlet.http,org.wso2.carbon.identity.application.authentication.framework.model,org.wso2.carbon.identity.oauth2,org.wso2.carbon.identity.oauth2.bean,org.wso2.carbon.identity.oauth2.model,org.wso2.carbon.identity.oauth2.token.bindings,org.wso2.carbon.identity.openidconnect.model"

Version

3.1.0

Environment Details (with versions)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant