I figured out is orcid-push setting problem. It's working now :) Terry Brady於 2019年1月15日星期二 UTC+8上午11時54分51秒寫道: > > The package name "it.cilea.osd.jdyna" is not familiar to me. > > It appears that the problem is originating in that code. Is this code > from a service provider? > > On Mon, Jan 14, 2019 at 6:36 PM Paul <[email protected] <javascript:>> > wrote: > >> When I command index-discovery, but I got error. Anyone can help? >> >> [root@localhost bin]# ./dspace index-discovery -b >> Exception: null >> java.lang.NullPointerException >> at >> it.cilea.osd.jdyna.value.LinkValue.getDescriptionLink(LinkValue.java:86) >> at it.cilea.osd.jdyna.value.LinkValue.toString(LinkValue.java:92) >> at java.lang.String.valueOf(String.java:2994) >> at >> org.apache.commons.logging.impl.SLF4JLocationAwareLog.debug(SLF4JLocationAwareLog.java:133) >> at >> it.cilea.osd.jdyna.model.AnagraficaObject.getAnagrafica4view(AnagraficaObject.java:256) >> at >> org.dspace.app.cris.model.ResearcherPage.getAnagrafica4view(ResearcherPage.java:448) >> at >> org.dspace.app.cris.model.listener.OrcidQueueListener.onPostLoad(OrcidQueueListener.java:267) >> at >> org.hibernate.engine.internal.TwoPhaseLoad.postLoad(TwoPhaseLoad.java:328) >> at >> org.hibernate.loader.Loader.initializeEntitiesAndCollections(Loader.java:1134) >> at org.hibernate.loader.Loader.processResultSet(Loader.java:969) >> at org.hibernate.loader.Loader.doQuery(Loader.java:917) >> at >> org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:348) >> at org.hibernate.loader.Loader.doList(Loader.java:2550) >> at org.hibernate.loader.Loader.doList(Loader.java:2536) >> at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2366) >> at org.hibernate.loader.Loader.list(Loader.java:2361) >> at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:495) >> at >> org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:357) >> at >> org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:198) >> at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1230) >> at org.hibernate.internal.QueryImpl.list(QueryImpl.java:101) >> at >> it.cilea.osd.common.dao.impl.GenericDaoHibernateImpl.executePaginator(GenericDaoHibernateImpl.java:180) >> at >> it.cilea.osd.common.dao.impl.NamedQueryIntroductionAdvisor$1.invoke(NamedQueryIntroductionAdvisor.java:87) >> at >> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) >> at >> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) >> at com.sun.proxy.$Proxy56.paginate(Unknown Source) >> at >> it.cilea.osd.jdyna.service.PersistenceDynaService.getPaginateList(PersistenceDynaService.java:340) >> at >> it.cilea.osd.jdyna.service.PersistenceDynaService$$FastClassBySpringCGLIB$$78b876c0.invoke(<generated>) >> at >> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) >> at >> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:700) >> at >> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) >> at >> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96) >> at >> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260) >> at >> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94) >> at >> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) >> at >> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:633) >> at >> org.dspace.app.cris.service.ApplicationService$$EnhancerBySpringCGLIB$$3f197212.getPaginateList(<generated>) >> at >> org.dspace.app.cris.discovery.CrisSearchService.createCrisIndex(CrisSearchService.java:631) >> at >> org.dspace.app.cris.discovery.CrisSearchService.createCrisIndex(CrisSearchService.java:313) >> at >> org.dspace.app.cris.discovery.CrisSearchService.createIndex(CrisSearchService.java:131) >> at org.dspace.discovery.IndexClient.main(IndexClient.java:150) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) >> at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >> at java.lang.reflect.Method.invoke(Method.java:498) >> at >> org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:226) >> at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:78) >> >> -- >> All messages to this mailing list should adhere to the DuraSpace Code of >> Conduct: https://duraspace.org/about/policies/code-of-conduct/ >> --- >> You received this message because you are subscribed to the Google Groups >> "DSpace Technical Support" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/dspace-tech. >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Terry Brady > Applications Programmer Analyst > Georgetown University Library Information Technology > https://github.com/terrywbrady/info > 425-298-5498 (Seattle, WA) >
-- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
