Skip to content

Instantly share code, notes, and snippets.

View angshu's full-sized avatar

angshuman sarkar angshu

  • Bangalore, India
View GitHub Profile
org.springframework.dao.DataIntegrityViolationException: could not execute statement; SQL [n/a]; constraint [integration_system_id" of relation "error_record]; nested exception is org.hibernate.exception.ConstraintViolationException: could not execute statement
bahmni-india-package-avni_integration-1 | at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:276)
bahmni-india-package-avni_integration-1 | at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:233)
bahmni-india-package-avni_integration-1 | at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:551)
bahmni-india-package-avni_integration-1 | at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:61)
bahmni-india-package-avni_integration-1
{
"resourceType": "Bundle",
"id": "d4484cdd-1aae-4d21-a92e-8ef749d6d366",
"meta": {
"lastUpdated": "2022-02-08T21:49:55.458+05:30"
},
"identifier": {
"system": "https://www.tmh.in/bundle",
"value": "d4484cdd-1aae-4d21-a92e-8ef749d6d366"
},
{
"uuid": "b0ab332f-c636-41fe-b81e-8dbeb2c500c6",
"display": "Visit Diagnoses: Presumed, Gastrointestinal tract, unspec., Primary, false, b0ab332f-c636-41fe-b81e-8dbeb2c500c6",
"concept": {
"uuid": "81c5840e-3f10-11e4-adec-0800271c1b75",
"display": "Visit Diagnoses",
"links": [
{
"rel": "self",
"uri": "http://qa-02.hip.bahmni-covid19.in/openmrs/ws/rest/v1/concept/81c5840e-3f10-11e4-adec-0800271c1b75"
{
"resourceType": "Bundle",
"id": "d4484cdd-1aae-4d21-a92e-8ef749d6d366",
"meta": {
"lastUpdated": "2022-02-08T21:49:55.458+05:30"
},
"identifier": {
"system": "https://www.tmh.in/bundle",
"value": "d4484cdd-1aae-4d21-a92e-8ef749d6d366"
},
Event: Failed: Repository Writable
Wednesday, February 23, 2022 00:22:57 IST (GMT+0530)
typeId RepositoryWritePolicy
failureMessage Artifact updating: Repository ='releases:Releases' does not allow updating artifact='/org/bahmni/module/bahmni-extension/0.94.0/bahmni-extension-0.94.0.jar'
failureMessage Artifact updating: Repository ='releases:Releases' does not allow updating artifact='/org/bahmni/module/bahmni-extension/0.94.0/bahmni-extension-0.94.0-javadoc.jar'
failureMessage Artifact updating: Repository ='releases:Releases' does not allow updating artifact='/org/bahmni/module/bahmni-extension/0.94.0/bahmni-extension-0.94.0.pom'
failureMessage Artifact updating: Repository ='releases:Releases' does not allow updating artifact='/org/bahmni/module/bahmni-extension/0.94.0/bahmni-extension-0.94.0-sources.jar'
failureMessage Artifact updating: Repository ='releases:Releases' does not allow updating artifact='/org/bahmni/module/bahmni-extension/0.94.0/bahmni-extension-0.94.0-tests.jar'
failureMessage Artifact u
@angshu
angshu / gist:8ffa8185e58a27c62dee04d90d1d5101
Created February 14, 2022 12:53
Bahmni Reports failure with web-clients. 0.94.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /usr/local/maven
Java version: 1.8.0_242, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.el7_7.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1062.12.1.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building reports 0.94-SNAPSHOT
{
"resourceType": "Bundle",
"id": "2b94f3ec",
"meta": {
"versionId": "1",
"lastUpdated": "2021-12-22T15:32:26.605+05:30"
},
"timestamp": "2021-12-22T15:32:26.605+05:30",
"identifier": {
"system": "urn:ietf:rfc:3986",
{
"resourceType": "Bundle",
"id": "9699444a",
"meta": {
"versionId": "1",
"lastUpdated": "2021-12-22T15:32:26.605+05:30"
},
"timestamp": "2021-12-22T15:32:26.605+05:30",
"identifier": {
"system": "urn:ietf:rfc:3986",
{
"resourceType": "ValueSet",
"id": "hcx-document-type",
"version": "1",
"name": "Types of HCX Document",
"status": "active",
"date": "2021-12-12",
"publisher": "HCX Consortium",
"description": "This is the value set that includes the health claims document types that may be exchanged between provider and payor",
"expansion": {
@angshu
angshu / gist:42b19a3ab06e758491bde11cf6a8f2fc
Last active August 30, 2021 06:03
DCM4chee error while queryiing with accessionNumber
2021-08-30 11:30:45,639 ERROR -> (http-0.0.0.0-8055-3) [in.raster.oviyam.servlet.UserConfiguration] Exception occured in User Configuration servlet
java.lang.NullPointerException
at in.raster.oviyam.servlet.UserConfiguration.doGet(UserConfiguration.java:93)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at in.raster.oviyam.util.RequestEncodeFilter.doFilter(RequestEncodeFilter.java:32)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)