mysql linking

127 views
Skip to first unread message

Barno Mbelen

unread,
May 30, 2019, 3:31:03 PM5/30/19
to Orthanc Users
please i installed mysql 8.0.16 and setup the configuration file as show in orthanc documentation.but after restarting the the server the page was inaccessible...i dont know what to do.i dont know if there is a command line to execute to receive log in he output

 

Sébastien Jodogne

unread,
May 31, 2019, 3:11:15 AM5/31/19
to Orthanc Users
This is explained in the Orthanc Book:

Barno Mbelen

unread,
Jun 1, 2019, 2:48:04 AM6/1/19
to Orthanc Users
hello! in orthanc as i m creating database in MySQL 8.0 , i m asking whether i'm suppose to create table or orthanc plugins would generate it itself?

Barno Mbelen

unread,
Jun 1, 2019, 3:05:51 AM6/1/19
to Orthanc Users
is the any way to interact with Command Prompt? because the one that i use does not interact with the keyboard . it just show log... thanks

Diego Victor de Jesus

unread,
Jun 1, 2019, 10:35:12 PM6/1/19
to Orthanc Users
You just need to create a database and point it inside the orthanc.json file. The database will be automatically created. What errors you get when you try to start the application passing the configuration file as a parameter?

Barno Mbelen

unread,
Jun 17, 2019, 10:18:27 AM6/17/19
to Orthanc Users

hello! i want to know whetter it is possible with orthanc server to detect automatically a bad  interpretation of an image. if yes how to proceed it and give a good interpretation. thank

 

Alain Mazy

unread,
Jun 17, 2019, 11:08:38 AM6/17/19
to Barno Mbelen, Orthanc Users
Please, create a new discussion topic ... this is clearly not related to "mysql linking".

You should also feel free to elaborate on "bad interpretation" and "good interpretation" since this not clear to me.

On Mon, Jun 17, 2019 at 4:18 PM Barno Mbelen <tsang...@gmail.com> wrote:

hello! i want to know whetter it is possible with orthanc server to detect automatically a bad  interpretation of an image. if yes how to proceed it and give a good interpretation. thank

 

--
You received this message because you are subscribed to the Google Groups "Orthanc Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orthanc-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orthanc-users/5d3a0606-d072-4b64-af27-6a8f5fb95f65%40googlegroups.com.


--

Alain Mazy / Software Developer
a...@osimis.io / +32 494 31 67 27

Osimis

OSIMIS S.A. 
Quai Banning 6BE-4000 Liège 
www.osimis.io

Twitter LinkedIn


Barno Mbelen

unread,
Jun 19, 2019, 11:45:42 AM6/19/19
to Orthanc Users
hello! i have try to configurate the Mysql plugin. i have succeed . that is what i'm receiving as log:
  " W0619 16:27:40.514864 PluginsManager.cpp:168] Database is currently unavailable, retrying...

E0619 16:27:41.514914 PluginsManager.cpp:164] MySQL error (2059,HY000): Plugin caching_sha2_password could not be loaded: The specified module could not be found. Library path is '/caching_sha2_password.dll'

W0619 16:27:41.514914 PluginsManager.cpp:168] Database is currently unavailable, retrying...

E0619 16:27:42.514964 PluginsManager.cpp:164] MySQL error (2059,HY000): Plugin caching_sha2_password could not be loaded: The specified module could not be found. Library path is '/caching_sha2_password.dll'

W0619 16:27:42.514964 PluginsManager.cpp:168] Database is currently unavailable, retrying...

E0619 16:27:43.515041 PluginsManager.cpp:164] MySQL error (2059,HY000): Plugin caching_sha2_password could not be loaded: The specified module could not be found. Library path is '/caching_sha2_password.dll'

W0619 16:27:43.515041 PluginsManager.cpp:168] Database is currently unavailable, retrying...

E0619 16:27:44.515091 PluginsManager.cpp:164] MySQL error (2059,HY000): Plugin caching_sha2_password could not be loaded: The specified module could not be found. Library path is '/caching_sha2_password.dll'

W0619 16:27:44.515091 PluginsManager.cpp:168] Database is currently unavailable, retrying...

E0619 16:27:45.515122 PluginsManager.cpp:164] MySQL error (2059,HY000): Plugin caching_sha2_password could not be loaded: The specified module could not be found. Library path is '/caching_sha2_password.dll'

E0619 16:27:45.515122 PluginsManager.cpp:164] Timeout when connecting to the database, giving up

E0619 16:27:45.515122 PluginsManager.cpp:164] The database is currently not available (probably a transient situation)

E0619 16:27:45.515122 PluginsManager.cpp:102] Error while initializing plugin C:/Program Files (x86)/Orthanc Server/Plugins/OrthancMySQLStorage.dll (code -1)

W0619 16:27:45.515122 PluginsManager.cpp:219] Unregistering plugin 'mysql-index' (version 2.0)

W0619 16:27:45.515122 PluginsManager.cpp:168] MySQL index is finalizing

E0619 16:27:45.515122 main.cpp:1462] Uncaught exception, stopping now: [Error while using a shared library (plugin)] (code 25)

W0619 16:27:45.515122 main.cpp:1495] Orthanc has stopped
 "
and i'm using mysql 8.0.16

Barno Mbelen

unread,
Jun 19, 2019, 11:52:24 AM6/19/19
to Orthanc Users

hello! i have try to configurate the Mysql plugin. i have succeed . that is what i'm receiving as log:
  " W0619 16:27:40.514864 PluginsManager.cpp:168] Database is currently unavailable, retrying...

E0619 16:27:41.514914 PluginsManager.cpp:164] MySQL error (2059,HY000): Plugin caching_sha2_password could not be loaded: The specified module could not be found. Library path is '/caching_sha2_password.dll'

W0619 16:27:41.514914 PluginsManager.cpp:168] Database is currently unavailable, retrying...

E0619 16:27:42.514964 PluginsManager.cpp:164] MySQL error (2059,HY000): Plugin caching_sha2_password could not be loaded: The specified module could not be found. Library path is '/caching_sha2_password.dll'

W0619 16:27:42.514964 PluginsManager.cpp:168] Database is currently unavailable, retrying...

E0619 16:27:43.515041 PluginsManager.cpp:164] MySQL error (2059,HY000): Plugin caching_sha2_password could not be loaded: The specified module could not be found. Library path is '/caching_sha2_password.dll'

W0619 16:27:43.515041 PluginsManager.cpp:168] Database is currently unavailable, retrying...

E0619 16:27:44.515091 PluginsManager.cpp:164] MySQL error (2059,HY000): Plugin caching_sha2_password could not be loaded: The specified module could not be found. Library path is '/caching_sha2_password.dll'

W0619 16:27:44.515091 PluginsManager.cpp:168] Database is currently unavailable, retrying...

E0619 16:27:45.515122 PluginsManager.cpp:164] MySQL error (2059,HY000): Plugin caching_sha2_password could not be loaded: The specified module could not be found. Library path is '/caching_sha2_password.dll'

E0619 16:27:45.515122 PluginsManager.cpp:164] Timeout when connecting to the database, giving up

E0619 16:27:45.515122 PluginsManager.cpp:164] The database is currently not available (probably a transient situation)

E0619 16:27:45.515122 PluginsManager.cpp:102] Error while initializing plugin C:/Program Files (x86)/Orthanc Server/Plugins/
OrthancMySQLStorage.dll (code -1)

W0619 16:27:45.515122 PluginsManager.cpp:219] Unregistering plugin 'mysql-index' (version 2.0)

W0619 16:27:45.515122 PluginsManager.cpp:168] MySQL index is finalizing

E0619 16:27:45.515122 main.cpp:1462] Uncaught exception, stopping now: [Error while using a shared library (plugin)] (code 25)

W0619 16:27:45.515122 main.cpp:1495] Orthanc has stopped
 "
and i'm using mysql 8.0.16

Le dimanche 2 juin 2019 03:35:12 UTC+1, Diego Victor de Jesus a écrit :

Sébastien Jodogne

unread,
Jun 20, 2019, 4:22:34 AM6/20/19
to Orthanc Users
A quick search on Stackoverflow shows the following solution:
https://stackoverflow.com/a/49228443/881731

As I understand, this is because the default authentication mechanism in MySQL has recently changed from "mysql_native_password" to "caching_sha2_password", which is not supported by the version of the "MariaDB Connector C" client that is used by Orthanc (3.0.5 at the time of writing).
Reply all
Reply to author
Forward
0 new messages