Paul Hester
unread,Oct 26, 2011, 4:43:31 AM10/26/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sventon support
When I attempt to conenct to Sventon, I get the initial setup page.
I enter the details to connect to a repository, click continue and get
an error message
"An unhandled internal application error has occured".
Checking the logs I get...
2011-10-26 09:29:01,136 ERROR [org.sventon.web.ctrl.RSSController] -
<sventon has not been configured yet!>
2011-10-26 09:29:01,152 ERROR [org.apache.jsp._500_jsp] - <Unhandled
internal error caught by default error page>
2011-10-26 09:29:01,386 ERROR [org.sventon.web.ctrl.RSSController] -
<sventon has not been configured yet!>
2011-10-26 09:29:01,386 ERROR [org.apache.jsp._500_jsp] - <Unhandled
internal error caught by default error page>
2011-10-26 09:39:39,010 INFO
[org.sventon.web.filter.ConfigAuthorizationFilter] - <Checking
authorization>
2011-10-26 09:39:39,057 ERROR [org.apache.jsp._500_jsp] - <Unhandled
internal error caught by default error page>
org.springframework.web.util.NestedServletException: Handler
processing failed; nested exception is java.lang.NoClassDefFoundError:
Could not initialize class org.tigris.subversion.javahl.SVNClient
I'm running subversion edge which I believe does not have java HL JAR
file. Would this be what is causing this particular error &
regardless, how do I solve this?
Thanks