problem with parsing drugs
2024-09-19 08:49:34,114 ERROR [http-nio-8080-exec-8] (BaseController.java:110) - lcsb.mapviewer.annotation.services.DrugSearchException: Invalid source XML for drug: [bqbiol:isDescribedBy] CHEMBL_COMPOUND:CHEMBL3545284
lcsb.mapviewer.annotation.services.DrugSearchException: Invalid source XML for drug: [bqbiol:isDescribedBy] CHEMBL_COMPOUND:CHEMBL3545284
at lcsb.mapviewer.annotation.services.ChEMBLParserImpl.getDrugById(ChEMBLParserImpl.java:619) ~[annotation-18.0.0~beta.1.jar!/:?]
at lcsb.mapviewer.annotation.services.ChEMBLParserImpl.getDrugsByChemblTarget(ChEMBLParserImpl.java:678) ~[annotation-18.0.0~beta.1.jar!/:?]
at lcsb.mapviewer.annotation.services.ChEMBLParserImpl.getDrugListByTarget(ChEMBLParserImpl.java:442) ~[annotation-18.0.0~beta.1.jar!/:?]
at lcsb.mapviewer.annotation.services.DrugAnnotationImpl.getSuggestedQueryListWithoutCache(DrugAnnotationImpl.java:318) ~[annotation-18.0.0~beta.1.jar!/:?]
at lcsb.mapviewer.annotation.services.DrugAnnotationImpl.getSuggestedQueryList(DrugAnnotationImpl.java:253) ~[annotation-18.0.0~beta.1.jar!/:?]
at lcsb.mapviewer.annotation.services.DrugAnnotationImpl$$FastClassBySpringCGLIB$$1bcddd88.invoke(<generated>) ~[annotation-18.0.0~beta.1.jar!/:?]
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar!/:5.3.31]
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.31.jar!/:5.3.31]
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.31.jar!/:5.3.31]
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.31.jar!/:5.3.31]
at lcsb.mapviewer.annotation.services.ChEMBLParserImpl$$EnhancerBySpringCGLIB$$2941af3d.getSuggestedQueryList(<generated>) ~[annotation-18.0.0~beta.1.jar!/:?]
at lcsb.mapviewer.services.search.drug.DrugService.getSuggestedQueryList(DrugService.java:335) ~[service-18.0.0~beta.1.jar!/:?]
at lcsb.mapviewer.services.search.drug.DrugService$$FastClassBySpringCGLIB$$a0c16fe5.invoke(<generated>) ~[service-18.0.0~beta.1.jar!/:?]
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar!/:5.3.31]
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.31.jar!/:5.3.31]
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.31.jar!/:5.3.31]
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.31.jar!/:5.3.31]
at lcsb.mapviewer.services.search.drug.DrugService$$EnhancerBySpringCGLIB$$c1b3c51f.getSuggestedQueryList(<generated>) ~[service-18.0.0~beta.1.jar!/:?]
at lcsb.mapviewer.api.projects.drugs.DrugController.getSuggestedQueryList(DrugController.java:118) ~[rest-api-18.0.0~beta.1.jar!/:?]
at lcsb.mapviewer.api.projects.drugs.DrugController$$FastClassBySpringCGLIB$$f4439eaf.invoke(<generated>) ~[rest-api-18.0.0~beta.1.jar!/:?]
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar!/:5.3.31]
at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:67) ~[spring-security-core-5.8.9.jar!/:5.8.9]
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar!/:5.3.31]
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.31.jar!/:5.3.31]
at lcsb.mapviewer.api.projects.drugs.DrugController$$EnhancerBySpringCGLIB$$fbd4a0bf.getSuggestedQueryList(<generated>) ~[rest-api-18.0.0~beta.1.jar!/:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_422]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_422]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_422]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_422]
....