Holger,

I am currently working with version 4.3 due to a dependency on an swp2latex 
jar file of Ralphs. Is there any chance that the solution you gave me needs 
files beyond 4.3, because I am getting an error on 
evn.topbraidlive.org/evn/evn.ui.ttlx. Attached is the error log (a HTTP 
ERROR 500), which is complaining of a failure to resolve 
http://uispin.org/ui#tempGraphGlobalVars in http://uispin.org/ui#setContext 
element]

On Tuesday, March 10, 2015 at 2:11:06 PM UTC-7, Jack Hodges wrote:
>
> and performs some calculation? I am trying to calculate a display position 
> for part of a graphic inside a ui:foreach. The position is based on the 
> position of the previous item in the iteration. It is easy enough to write 
> a js function that will maintain the variables and their values, and 
> calculate the new position, but is using ui:functionCall and appropriate 
> way to talk with the function? Thanks,
>
> Jack
>

-- 
You received this message because you are subscribed to the Google Group 
"TopBraid Suite Users", the topics of which include Enterprise Vocabulary 
Network (EVN), Reference Data Manager (RDM), TopBraid Composer, TopBraid Live, 
TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to topbraid-users@googlegroups.com
--- 
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to topbraid-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
HTTP ERROR 500
Problem accessing /tbl/swp. Reason: 

    An internal error has been reported by the SWP engine of TopBraid Live.

Summary: [Failed to resolve graph http://uispin.org/ui#tempGraphGlobalVars in 
http://uispin.org/ui#setContext element]

Details: java.lang.IllegalArgumentException: Failed to resolve graph 
http://uispin.org/ui#tempGraphGlobalVars in http://uispin.org/ui#setContext 
element
        at 
org.topbraid.spin.swp.engine.control.internal.SetContextControlElement.run(SetContextControlElement.java:55)
        at 
org.topbraid.spin.swp.engine.SWPEngine.createNodes(SWPEngine.java:534)
        at 
org.topbraid.spin.swp.engine.SWPEngine.createNodesFromPrototype(SWPEngine.java:615)
        at 
org.topbraid.spin.swp.engine.SWPEngine.createNodes(SWPEngine.java:529)
        at 
org.topbraid.spin.swp.engine.SWPEngine.createNodes(SWPEngine.java:493)
        at 
org.topbraid.spin.swp.engine.SWPEngine.addChildNodes(SWPEngine.java:293)
        at 
org.topbraid.spin.swp.engine.control.internal.GroupControlElement.run(GroupControlElement.java:20)
        at 
org.topbraid.spin.swp.engine.SWPEngine.createNodes(SWPEngine.java:534)
        at 
org.topbraid.spin.swp.engine.SWPEngine.createNodesFromPrototype(SWPEngine.java:615)
        at 
org.topbraid.spin.swp.engine.SWPEngine.createNodes(SWPEngine.java:529)
        at 
org.topbraid.spin.swp.engine.SWPEngine.createNodes(SWPEngine.java:493)
        at 
org.topbraid.spin.swp.engine.SWPEngine.addChildNodes(SWPEngine.java:293)
        at 
org.topbraid.spin.swp.engine.control.internal.GroupControlElement.run(GroupControlElement.java:20)
        at 
org.topbraid.spin.swp.engine.SWPEngine.createNodes(SWPEngine.java:534)
        at 
org.topbraid.spin.swp.engine.SWPEngine.createNodes(SWPEngine.java:493)
        at org.topbraid.spin.swp.engine.SWPEngine.run(SWPEngine.java:1115)
        at org.topbraid.spin.swp.engine.XMLEngine.run(XMLEngine.java:103)
        at 
org.topbraid.spin.swp.servlet.SWPServletUtil.runUncached(SWPServletUtil.java:703)
        at 
org.topbraid.spin.swp.servlet.SWPServletUtil.run(SWPServletUtil.java:481)
        at org.topbraidlive.swp.servlet.SWPServlet.run(SWPServlet.java:162)
        at org.topbraidlive.swp.servlet.SWPServlet.run(SWPServlet.java:140)
        at org.topbraidlive.swp.servlet.SWPServlet.run(SWPServlet.java:123)
        at org.topbraidlive.swp.servlet.SWPServlet.doGet(SWPServlet.java:62)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
        at 
org.topbraid.eclipsex.servlet.TBHttpServlet.service(TBHttpServlet.java:120)
        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:317)
        at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
        at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:401)
        at 
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
        at 
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
        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.headerComplete(HttpConnection.java:928)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549)
        at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
        at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
        at 
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
        at 
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:586)



--------------------------------------------------------------------------------
Powered by Jetty://

Reply via email to