[ 
https://jira.duraspace.org/browse/DS-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27469#comment-27469
 ] 

Ivan Masár commented on DS-1452:
--------------------------------

Just noting this down for a later look - the full error on Chris' server after 
entering given username/password:

HTTP Status 500 - Servlet execution threw an exception

type Exception report

message Servlet execution threw an exception

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

exception

javax.servlet.ServletException: Servlet execution threw an exception
root cause

java.lang.ExceptionInInitializerError
        org.dspace.eperson.EPerson.checkPassword(EPerson.java:926)
        
org.dspace.authenticate.PasswordAuthentication.authenticate(PasswordAuthentication.java:226)
        
org.dspace.authenticate.AuthenticationManager.authenticateInternal(AuthenticationManager.java:155)
        
org.dspace.authenticate.AuthenticationManager.authenticate(AuthenticationManager.java:92)
        org.dspace.app.dav.DAVServlet.authenticate(DAVServlet.java:326)
        org.dspace.app.dav.DAVServlet.serviceInternal(DAVServlet.java:513)
        org.dspace.app.dav.DAVServlet.service(DAVServlet.java:443)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
root cause

java.lang.IllegalStateException: DSpace kernel cannot be null
        org.dspace.utils.DSpace.getServiceManager(DSpace.java:63)
        org.dspace.utils.DSpace.getConfigurationService(DSpace.java:71)
        org.dspace.eperson.PasswordHash.<clinit>(PasswordHash.java:35)
        org.dspace.eperson.EPerson.checkPassword(EPerson.java:926)
        
org.dspace.authenticate.PasswordAuthentication.authenticate(PasswordAuthentication.java:226)
        
org.dspace.authenticate.AuthenticationManager.authenticateInternal(AuthenticationManager.java:155)
        
org.dspace.authenticate.AuthenticationManager.authenticate(AuthenticationManager.java:92)
        org.dspace.app.dav.DAVServlet.authenticate(DAVServlet.java:326)
        org.dspace.app.dav.DAVServlet.serviceInternal(DAVServlet.java:513)
        org.dspace.app.dav.DAVServlet.service(DAVServlet.java:443)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
note The full stack trace of the root cause is available in the Apache 
Tomcat/7.0.34 logs.

Apache Tomcat/7.0.34
                
> lni throws 500 exception
> ------------------------
>
>                 Key: DS-1452
>                 URL: https://jira.duraspace.org/browse/DS-1452
>             Project: DSpace
>          Issue Type: Bug
>          Components: LNI
>    Affects Versions: 3.0
>         Environment: Tomcat 7
> dspace 3.0 
> chrome
>            Reporter: chgivan
>            Priority: Major
>         Attachments: Apache Tomcat 7.0.34 - Error report.htm
>
>
> I am running a dspace 3 .0 with tomcat 7 for testing issues
> i try to use lni , i navigate to /lni/dav/ 
> give the admin user and password 
> then a 500  Exception report show on my browse
> HTTP Status 500 - Servlet execution threw an exception
> type Exception report
> message Servlet execution threw an exception
> description The server encountered an internal error that prevented it from 
> fulfilling this request.
> exception
> javax.servlet.ServletException: Servlet execution threw an exception
> root cause
> java.lang.NoClassDefFoundError: Could not initialize class 
> org.dspace.eperson.PasswordHash
>       org.dspace.eperson.EPerson.checkPassword(EPerson.java:926)
>       
> org.dspace.authenticate.PasswordAuthentication.authenticate(PasswordAuthentication.java:226)
>       
> org.dspace.authenticate.AuthenticationManager.authenticateInternal(AuthenticationManager.java:155)
>       
> org.dspace.authenticate.AuthenticationManager.authenticate(AuthenticationManager.java:92)
>       org.dspace.app.dav.DAVServlet.authenticate(DAVServlet.java:326)
>       org.dspace.app.dav.DAVServlet.serviceInternal(DAVServlet.java:513)
>       org.dspace.app.dav.DAVServlet.service(DAVServlet.java:443)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
> note The full stack trace of the root cause is available in the Apache 
> Tomcat/7.0.34 logs.
> Apache Tomcat/7.0.34
> I have not change the classes of the dspace src 
> I have not change setting at dspace.cfg file
> I try to use the demo.dspace.org lni at i go the same error 500
> http://demo.dspace.org/lni/dav/
> pls help!
> Email: uomtestdsp...@gmail.com
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to