Derek; This appears to be a problem with access to the workspace folder. We should take this offline.
<<(b) it uses a defaul url of "http://<servername>:8083/tbl/tbl" is this correct? Or should it be using "http://<servername>:8080/tbl"? >> The deploy server needs to use whatever servername and port you have installed TBL on. If you have installed Live on Tomcat, there is a good chance it is set up to listen on port 8080 and the syntax for the Deploy URI would be: http://<servername>:8080/tbl/tbl -- Scott On Jun 14, 11:34 am, Derek S <[email protected]> wrote: > I've just completed TBl install. Then doing a couple of acceptance > tests. > > (1) run through the example apps ... this gives ... > > "We cannot process your request because an internal error has > occurred. Please contact your administrator." I've posted the log for > this to '[email protected]' > > It seems to involve > > !ENTRY org.topbraidlive.server 1 0 2010-06-14 17:27:41.652 > !MESSAGE Creating dictionary at /var/lib/ontologies/TopBraid/ > UISPIN/.TBIndices/charts.rdf > > !ENTRY org.topbraidlive.server 1 0 2010-06-14 17:27:41.652 > !MESSAGE Related info: path=/tbl action=startAppSession > > !ENTRY org.topbraidlive.server 4 0 2010-06-14 17:27:42.571 > !MESSAGE Throwable. Message: null > !STACK 0 > java.lang.NullPointerException > at > org.topbraidlive.server.session.AbstractTBLSession.getModel(AbstractTBLSession.java: > 79) > at > org.topbraidlive.server.handlers.impl.StartApplicationSessionHandler.outputSession(StartApplicationSessionHandler.java: > 163) > at > org.topbraidlive.server.handlers.impl.StartApplicationSessionHandler.handle(StartApplicationSessionHandler.java: > 154) > at > org.topbraidlive.server.handlers.AbstractSessionlessDOMHandler.computeResponse(AbstractSessionlessDOMHandler.java: > 24) > at > org.topbraidlive.server.handlers.AbstractSessionlessDOMHandler.computeResponse(AbstractSessionlessDOMHandler.java: > 1) > at > org.topbraidlive.server.servlet.AbstractRequestDelegate.handleRequest(AbstractRequestDelegate.java: > 40) > at > org.topbraidlive.server.servlet.AbstractRequestDelegate.runActionHandler(AbstractRequestDelegate.java: > 91) > at > org.topbraidlive.server.servlet.RequestWorker.call(RequestWorker.java: > 57) > at > org.topbraidlive.server.servlet.RequestWorker.call(RequestWorker.java: > 1) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java: > 1110) > at java.util.concurrent.ThreadPoolExecutor > $Worker.run(ThreadPoolExecutor.java:603) > at java.lang.Thread.run(Thread.java:636) > > !ENTRY org.topbraidlive.server 1 0 2010-06-14 17:27:43.370 > !MESSAGE Permissions recompiled: 96ms > > (2) Deploy a project (from TBC) to TBL: This sort of hangs. > > (a) where should I look for the log file for this deploy. > (b) it uses a defaul url of "http://<servername>:8083/tbl/tbl" is this > correct? Or should it be using "http://<servername>:8080/tbl"? -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en
