Global Data Management Forum

 View Only
  • 1.  Db2 ADE error

    Posted Wed May 15, 2019 08:42 AM
    Have installed Db2 ADE  on my windows 10 desktop. but db2 docker is coming up and hence not able to lunch ADE. I see same error in log file and also tried to bring it up manually. Other 2 docker is running fine. As db2 is not up. ADE is failing to come up. Tried restarting docker and machine but still the same.

    PS C:\Users\ManojPanda> docker start compose_db2_1
    Error response from daemon: driver failed programming external connectivity on endpoint compose_db2_1 (646d96d8f60b5570b657ba2aa60d296187c6c1a8630154ea92f1aae26a46a063): Error starting userland proxy: Bind for 0.0.0.0:50000: unexpected error Permission denied
    Error: failed to start containers: compose_db2_1

    ------------------------------
    Manoj Panda
    ------------------------------

    #DataManagementGlobal


  • 2.  RE: Db2 ADE error

    Posted Fri May 17, 2019 08:44 AM
    Hi Manoj,

    It looks like you have a port conflict on 50,000.  If it's possible for you to temporarily remove what is taking the port (you mentioned db2 docker?), you may be able to launch ADE.

    If not, ADE can also run with just the 2 containers and not the 3rd db2-express container that requires 50,000 port. But you wouldn't be able to use the sample database; you would have to connect to and crawl your own.

    We should have a fix for this in the next version of the installer.

    Steve

    ------------------------------
    Steven Chamberlin
    ------------------------------



  • 3.  RE: Db2 ADE error

    Posted Fri May 17, 2019 08:54 AM
    Hi Manoj,

    Looks like the problem is a port conflict on 50,000.  If it's possible for you to temporarily stop whatever is consuming this port (you mentioned db2 docker?), you may be able to proceed with ADE.

    Meanwhile next version of our installer should have a fix for this.

    Also, if the other 2 containers are running, you can still use ADE without the sample database, but you would need to crawl some other database.

    Steve

    ------------------------------
    Steven Chamberlin
    ------------------------------