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

chgivan commented on DS-1452:
-----------------------------

First Thank Ivan for response!

I am new at dspace and web app at java

I install for the frist time dspace 3 using the instructions for the  link 
below 
https://wiki.duraspace.org/display/DSDOC3x/Installation 

All sotfwares (like tomcat) and dspace src-file are for the link and version 
that the instructions  gives.

I have never use or build dspace older versions


dspace-api-3.0 jar file is existing in webapps/lni/WEB-INF/lib and [dspace]/lib
i open the jar file too and a found the org.dspace.eperson.PasswordHash class 
inside them

Dspace other modules like jspui , xmlui or swordv2 works fine!

My dspace server Ini is http://83.212.111.6:8080/lni/dav/

My dspace server home page is http://83.212.111.6:8080/jspui/ or 
http://83.212.111.6:8080/xmlui/

user: u...@dspace.test
pass: 123456

By the way i reboot tomcat and try to connect to  
http://83.212.111.6:8080/lni/dav/ for i other computer and the chrome browse 
can not connect
The 500 error show only when i connect for the server 

At the same time tomcat show this message   
 [WARN] deprecation - The 'component-configurations' section in the sitemap is 
deprecated. Please check for alternatives
i do not khow if the is a security issue and i not put any security roles and 
the port 8080 is open at my server!

I am using windows 2008 r2

Thanks again for helping me!

Chris Givanoudis

                
> 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