Application Name: openmrs-core in ubuntu Version Number :3.0.0, 2.8.0
Question: When I tried to run the initsetup from host:8080/openmrs.. everything run smoothly until the last step, suddeny the page dump to error page.
java.lang.IllegalStateException: EntityManagerFactory is closed
after that I stop the server, and re run, when go to host:8080/openmrs, show the following error
The following error occurred at startup: Unable to start OpenMRS. Error thrown was: org.hibernate.exception.DataException: Could not extract column [7] from JDBC ResultSet [Bad value for type long : Stops all active visits that match the visit type(s) specified by the value of the global property ‘visits.autoCloseVisitType’] [n/a]
i am trying to install it with postgresql, I checked the database, the tables have been created.