Hi Andriy Can you please tell us what version of Windows you are running TBC on? Also, can you please check if the workspace folder being used "C:\Dokumente und Einstellungen\sokolov\TBC_3.5.0-workspace" is writable by TBC?
Thanks ~Nilesh On Fri, Jun 10, 2011 at 7:59 AM, Andriy Sokolov <[email protected]>wrote: > Hello, > > After install of TBC ME 3.5.0 I become following error message on loading > of a Default Application (configurable) in Ensemble: > > eclipse.buildId=unknown > java.version=1.6.0_21 > java.vendor=Sun Microsystems Inc. > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE > Command-line arguments: -data C:\Dokumente und > Einstellungen\sokolov\TBC_3.5.0-workspace -os win32 -ws win32 -arch x86 > > > Error > Fri Jun 10 16:51:25 CEST 2011 > Reported of an internal error, (java.lang.NullPointerException) > > java.util.concurrent.ExecutionException: java.lang.NullPointerException > at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source) > at java.util.concurrent.FutureTask.get(Unknown Source) > at > org.topbraidlive.server.servlet.TBLThreadPoolServletDriver.performWork(TBLThreadPoolServletDriver.java:338) > at > org.topbraidlive.server.servlet.TBLThreadPoolServletDriver.doGet(TBLThreadPoolServletDriver.java:178) > at > org.topbraidlive.server.servlet.TBLParentServlet.doStuff(TBLParentServlet.java:389) > at > org.topbraidlive.server.servlet.TBLParentServlet.doXMLMultiRequest(TBLParentServlet.java:159) > at > org.topbraidlive.server.servlet.TBLParentServlet.considerContentType(TBLParentServlet.java:86) > at > org.topbraidlive.server.servlet.TBLParentServlet.doPost(TBLParentServlet.java:365) > at org.topbraidlive.server.servlet.TBLServlet.doPost(TBLServlet.java:30) > at > org.topbraidlive.server.servlet.TBLServletController.doPost(TBLServletController.java:91) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) > at > org.topbraid.eclipsex.servlet.TBHttpServlet.service(TBHttpServlet.java:57) > at > org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180) > at > org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61) > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126) > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:60) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) > at > org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:318) > at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) > at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390) > at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) > at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) > at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) > at org.mortbay.jetty.Server.handle(Server.java:326) > at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) > at > org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:939) > at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) > at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) > at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) > at > org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409) > at > org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) > Caused by: java.lang.NullPointerException > at > org.topbraidlive.server.dictionary.LuceneDictionary.setStatus(LuceneDictionary.java:568) > at > org.topbraidlive.server.dictionary.LuceneDictionary.createIndex(LuceneDictionary.java:486) > at > org.topbraidlive.server.dictionary.LuceneDictionary.checkIndex(LuceneDictionary.java:227) > at > org.topbraidlive.server.dictionary.LuceneDictionaryFactory.get(LuceneDictionaryFactory.java:137) > at > org.topbraidlive.server.dictionary.DictionariesForGraphSession.<init>(DictionariesForGraphSession.java:70) > at > org.topbraidlive.server.dictionary.DictionaryList.ensureLuceneAndMemoryDict(DictionaryList.java:245) > at > org.topbraidlive.server.dictionary.DictionariesForGraphSession.addImport(DictionariesForGraphSession.java:210) > at > org.topbraidlive.server.dictionary.DictionariesForGraphSession.<init>(DictionariesForGraphSession.java:65) > at > org.topbraidlive.server.dictionary.DictionariesForGraphSession.<init>(DictionariesForGraphSession.java:70) > at > org.topbraidlive.server.dictionary.DictionaryList.ensureLuceneAndMemoryDict(DictionaryList.java:245) > at > org.topbraidlive.server.session.ClientApplicationSession.getOrCreateDataSession(ClientApplicationSession.java:348) > at > org.topbraidlive.server.handlers.impl.StartApplicationSessionHandler.handle(StartApplicationSessionHandler.java:89) > at > org.topbraidlive.server.handlers.AbstractSessionlessHandler.computeResponse(AbstractSessionlessHandler.java:35) > at > org.topbraidlive.server.servlet.AbstractRequestDelegate.handleRequest(AbstractRequestDelegate.java:49) > at > org.topbraidlive.server.servlet.AbstractRequestDelegate.runActionHandler(AbstractRequestDelegate.java:128) > at > org.topbraidlive.server.servlet.RequestWorker.call(RequestWorker.java:68) > at org.topbraidlive.server.servlet.RequestWorker.call(RequestWorker.java:1) > at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) > at java.util.concurrent.FutureTask.run(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) > at java.lang.Thread.run(Unknown Source) > > I created a new workspace and imported my projects into it, but nothing > changes, the error comes all the same. > > Regards, > Andriy > > -- > 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 > -- 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
