Quantcast
Channel: SVNForum.org - Subversion Forum - uberSVN Help and Support
Viewing all articles
Browse latest Browse all 111

UberSVN cannot access the administrator dashboard

$
0
0
I've installed UberSVN (I think it's 12.11) on a mac mini (OSX 10.8.2) - this is a fresh installation installed a few days ago. I've been using tortoise SVN to access it from the a PC. Everything seems to be up and running, can check in and check out fine.

But when trying to access the console and logging in successfully I get the following error.

type Exception report

message

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

exception

javax.servlet.ServletException: /views/platform/dashboard/viewDashboard.xhtml @5,71 <ui:composition template="/templates/platform/ubersvn-template.xhtml"> Invalid path : /templates/platform/ubersvn-template.xhtml
javax.faces.webapp.FacesServlet.service(FacesServl et.java:606)
com.wandisco.ubersvn.k.b.d.doFilter(Unknown Source)
com.wandisco.ubersvn.g.f.doFilter(Unknown Source)
com.wandisco.ubersvn.g.d.doFilter(Unknown Source)
com.wandisco.ubersvn.g.h.doFilter(Unknown Source)
com.wandisco.ubersvn.g.g.doFilter(Unknown Source)
com.wandisco.ubersvn.g.e.doFilter(Unknown Source)
com.wandisco.ubersvn.g.b.doFilter(Unknown Source)
com.wandisco.ubersvn.g.c.doFilter(Unknown Source)
root cause

javax.faces.view.facelets.TagAttributeException: /views/platform/dashboard/viewDashboard.xhtml @5,71 <ui:composition template="/templates/platform/ubersvn-template.xhtml"> Invalid path : /templates/platform/ubersvn-template.xhtml
com.sun.faces.facelets.tag.ui.CompositionHandler.a pply(CompositionHandler.java:160)
com.sun.faces.facelets.compiler.NamespaceHandler.a pply(NamespaceHandler.java:93)
com.sun.faces.facelets.compiler.EncodingHandler.ap ply(EncodingHandler.java:86)
com.sun.faces.facelets.impl.DefaultFacelet.apply(D efaultFacelet.java:149)
com.sun.faces.application.view.FaceletViewHandling Strategy.buildView(FaceletViewHandlingStrategy.jav a:838)
com.sun.faces.lifecycle.RenderResponsePhase.execut e(RenderResponsePhase.java:100)
com.sun.faces.lifecycle.Phase.doPhase(Phase.java:1 01)
com.sun.faces.lifecycle.LifecycleImpl.render(Lifec ycleImpl.java:139)
javax.faces.webapp.FacesServlet.service(FacesServl et.java:594)
com.wandisco.ubersvn.k.b.d.doFilter(Unknown Source)
com.wandisco.ubersvn.g.f.doFilter(Unknown Source)
com.wandisco.ubersvn.g.d.doFilter(Unknown Source)
com.wandisco.ubersvn.g.h.doFilter(Unknown Source)
com.wandisco.ubersvn.g.g.doFilter(Unknown Source)
com.wandisco.ubersvn.g.e.doFilter(Unknown Source)
com.wandisco.ubersvn.g.b.doFilter(Unknown Source)
com.wandisco.ubersvn.g.c.doFilter(Unknown Source)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.35 logs.

Any help greatly appreciated!

Viewing all articles
Browse latest Browse all 111

Trending Articles