ChangTung

Results 4 comments of ChangTung

I think i have problem with JDBC drivers. Somehow app does not run. I had to update java to 11 from 8 to compile this, compiles fine however if i...

I see in webapp-api.log something like this: `2023-04-24T17:39:20,268 WARN [AbstractApplicationContext.java:559] : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.springframework.orm.hibernate4.LocalSessionFactoryBean] for bean with name 'agencyMetadataSessionFactory'...

i receive like app does not see mysql. `com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 54 milliseconds ago. The last packet sent successfully to...

In this config file: ![image](https://github.com/ibi-group/datatools-ui/assets/2223567/824a0e01-25ac-40f3-967c-17b7a52a8288) i would like to clone git repository with datatools-ui code. However i don't understand exactly where source of datatools-ui is located. I need this since...