Hi,

Anyone give the integration of *scopus* in Dspace xmlui mirage2 theme, i 
have already used scopus citation integration with old javascript api but 
the thing is javascript api from elsevier is no more and i have also tried 
this 
http://dspace.2283337.n4.nabble.com/Showing-citation-count-from-Web-of-Science-td4679973.html#a4682890
 
method and getting the following error on page

HTTP Status 500 - Servlet.init() for servlet PyServlet threw exception

*type* Exception report

*message* *Servlet.init() for servlet PyServlet threw exception*

*description* *The server encountered an internal error that prevented it 
from fulfilling this request.*

*exception*

javax.servlet.ServletException: Servlet.init() for servlet PyServlet threw 
exception
        
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
        
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)
        
org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:620)
        
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349)
        
org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783)
        
org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
        
org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:789)
        
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
        
org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
        
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
        java.lang.Thread.run(Thread.java:745)

*root cause*

ImportError: Cannot import site module and its dependencies: No module named 
site
Determine if the following attributes are correct:
  * sys.path: ['/dspace/webapps/jython/WEB-INF/lib/Lib', '__classpath__', 
'__pyclasspath__/']
    This attribute might be including the wrong directories, such as from 
CPython
  * sys.prefix: /dspace/webapps/jython/WEB-INF/lib
    This attribute is set by the system property python.home, although it can
    be often automatically determined by the location of the Jython jar file

You can use the -S option or python.import.site=false to not import the site 
module

        org.python.core.Py.ImportError(Py.java:328)
        org.python.core.Py.importSiteIfSelected(Py.java:1563)
        org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:116)
        org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:94)
        org.python.util.PyServlet.createInterpreter(PyServlet.java:124)
        org.python.util.PyServlet.reset(PyServlet.java:170)
        org.python.util.PyServlet.init(PyServlet.java:90)
        javax.servlet.GenericServlet.init(GenericServlet.java:158)
        
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
        
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)
        
org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:620)
        
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349)
        
org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783)
        
org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
        
org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:789)
        
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
        
org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
        
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
        java.lang.Thread.run(Thread.java:745)

*note* *The full stack trace of the root cause is available in the Apache 
Tomcat/8.5.8 logs.*
------------------------------
Apache Tomcat/8.5.8


Please give me a right solution for this to integrate scopus in DSPACE.

Thanks in Advance,

Karthick.

-- 
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.

Reply via email to