Sqoop Error - While try to list databases

Hello,

I am getting the below error when I try to list the database in Sqoop. Please help.

Got error creating database manager: java.io.IOException: No manager for connect string: ???jdbc:mysql://cxln2.c.thelab-240901.internal:3306???

Command Used: sqoop list-databases
–connect “jdbc:mysql://cxln2.c.thelab-240901.internal:3306”
–username sqoopuser
–password *******

Got the solution, please ignore my message. Thanks!