Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aerodynamics #73

Open
wants to merge 87 commits into
base: pageviewlimit
Choose a base branch
from
Open

Aerodynamics #73

wants to merge 87 commits into from

Conversation

ghost
Copy link

@ghost ghost commented May 20, 2017

Please Accept My Request.

dwj300 and others added 30 commits September 8, 2015 14:45
…fixing citationsController to use repository service
merging SQL hotfix into repo
roll back to a change to this file. allenai search should be like others, rather than a "redirect".
connection pooling
tested by Douglas.
Slocation
tested on csxweb01 by Douglas and Jian.
csx_logo and csx_logo_front from 6m to 7m
fanchyna and others added 17 commits May 18, 2016 16:19
…directPDF

SEVERE: Servlet.service() for servlet [viewdoc] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
java.lang.NullPointerException
        at edu.psu.citeseerx.dao2.logic.CSXDAOImpl.getPDFRedirect(CSXDAOImpl.java:1758)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
        at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
        at $Proxy10.getPDFRedirect(Unknown Source)
        at edu.psu.citeseerx.web.ViewDocController.handleRequest(ViewDocController.java:180)

Error messages in localhost.log files were detected for documents flagged as "5" (IS_PDFREDIRECT) in citeseerx.papers. This is due to accidentally deleted lines in applicationContext-csx-jdbc.xml after commit 36b758d by Douglas.
the pageview filter (or governor)  may have some issues that prohibits Google from indexing our paper, although we do not have evidence for it yet. But for safety, we want to comment out the filter at this time.
Transfer extraction results from extraction server to local drive, then create XML files.
ingestion bash script. it must be run after transfer_files.sh
changed a typo in indexupdateManager. FSrepo causes errors during ingestion. It should be named as "RESTrepo".
remove NSF logo from front page as it is not longer a sponsor
configuration file for Python scripts
@AaronNGray
Copy link

This is just too many different issues that should be in grouped or separate pull requests. Getting through and dealing with this lot is several days work. People accept small properly documented pull requests and tend to ignore ones like this as they are too much workload in one go !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants