Hi,

I'm working with Joget V2 and I need to connect with a MySQL database.  I have been use the Database plugin but when the activity try to connect I obtain the next message:  communications link failure due to underlying exception.

In the plugin's configuration, third field, I have the next information: jdbc:mysql://localhost/db_name.

Maybe I have some wrong configuration.  I would appreciate if somebody can help me with this trouble.

Thanks a lot!!!

  • No labels

1 Comment

  1. Hi there,

    Maybe as a start, can you please check whether your DB connection is functional or not first? The value "jdbc:mysql://localhost/db_name" that you used doesn't look valid.

    Cheers.