GithubHelp home page GithubHelp logo

Comments (1)

durera avatar durera commented on August 11, 2024

As you say the JdbcCfg looks healthy this seems like a defect inside the product itself, rather than anything we can address in the CLI.

I think to address this we need to get a support ticket opened and attach the output from mas must-gather to it.

To speed things up please provide a link to this issue in the support ticket.

Once we have the must-gather the things for support to be looking at will be the reconcile logs of the manage workspace entity manager and the jdbccfg entity manager

From the log already shared here we can see the binding data is missing most of the required information:

 {'scope': 'workspace-application', 'driveroptions': []}

We need to first verify this information is correctly represented in the status subresource of the jdbccfg (which is where the binding will get it from - it doesn't matter if it's in the spec, it has to be preresented in the status). If not then the problem lies in the jdbccfg layer, and probably means it failed to connect to the db2 instance to verify the connection (and should have thrown an error somewhere).

If the status resource is as expected then we need to poke around the MAS internal API logs to debug what's happening when Manage is creating the binding.

from cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.