Generally speaking, unknown resources are warnings and can be
ignored.  The error log you sent had no indication of such warnings,
so it may be easier to explain the context you see the problem, or
send screen shots.  Some indication of what part of TBC you are using,
what actions you take and what occurred that you found unexpected,
will result in more specific responses.

Normally an unknown resource is simply a URI that does not have an
association with type triple.  This is perfectly valid RDF but could
indicate issues with the model, i.e. there are URIs (resources,
objects) in the data that are not connected to a class or property
type.

-- Scott

On Feb 12, 3:59 pm, Gidget <[email protected]> wrote:
> Hello,
>
> I am getting unknown resource errors even though the resource is defined
> and inference runs errors free. Also, response time performance is slow.
> Error log is posted below. I need to review this model in TBCME with
> customer tomorrow. Should I be worried?
>
> Thanks,
> Gidget
>
> !ENTRY org.eclipse.ui 4 4 2013-02-07 16:15:20.061
> !MESSAGE Referenced part does not exist yet:
> org.eclipse.jdt.ui.PackageExplorer.
> !SESSION 2013-02-07 16:29:07.705
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.6.0_26
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Command-line arguments:  -os win32 -ws win32 -arch x86_64
>
> !ENTRY org.eclipse.jface 2 0 2013-02-07 16:29:21.480
> !MESSAGE Keybinding conflicts occurred.  They may interfere with normal
> accelerator operation.
> !SUBENTRY 1 org.eclipse.jface 2 0 2013-02-07 16:29:21.480
> !MESSAGE A conflict occurred for ALT+CTRL+I:
> Binding(ALT+CTRL+I,
>     ParameterizedCommand(Command(org.eclipse.egit.ui.team.Ignore,Ignore,
>         ,
>         Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
>         org.eclipse.egit.ui.internal.actions.IgnoreActionHandler,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> Binding(ALT+CTRL+I,
>
> ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.AddToSVNIgnoreCommand,Add
> to svn:ignore...,
>         ,
>         Category(org.eclipse.team.svn.ui.command.category,SVN,null,true),
>         ,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> !SUBENTRY 1 org.eclipse.jface 2 0 2013-02-07 16:29:21.480
> !MESSAGE A conflict occurred for ALT+CTRL+C:
> Binding(ALT+CTRL+C,
>     ParameterizedCommand(Command(org.eclipse.egit.ui.team.Commit,Commit,
>         ,
>         Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
>         ,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> Binding(ALT+CTRL+C,
>
> ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.CommitCommand,Commit...,
>         ,
>         Category(org.eclipse.team.svn.ui.command.category,SVN,null,true),
>         ,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
>
> !ENTRY org.eclipse.core.net 4 0 2013-02-07 16:29:23.071
> !MESSAGE WinHttp.GetProxyForUrl for pac failed with error 'The proxy
> auto-configuration script could not be downloaded
> ' #12167.
>
> !ENTRY org.topbraidlive.swp 2 0 2013-02-07 17:07:59.758
> !MESSAGE Exception in SWP Engine: java.lang.IllegalArgumentException:
> Untyped SWP node <@24ad3ac1:13cb68ff818:-1caa>
> Pseudo-code of surrounding call stack:
> <UntypedNode>
>
> !STACK 0
> java.lang.IllegalArgumentException: Untyped SWP node
> <@24ad3ac1:13cb68ff818:-1caa>
>     at
> org.topbraid.spin.swp.engine.SWPEngine.createNodes(SWPEngine.java:550)
>     at
> org.topbraid.spin.swp.engine.SWPEngine.createNodes(SWPEngine.java:480)
>     at org.topbraid.spin.swp.engine.SWPEngine.run(SWPEngine.java:1040)
>     at org.topbraid.spin.swp.engine.XMLEngine.run(XMLEngine.java:97)
>     at
> org.topbraid.spin.swp.servlet.SWPServletUtil.runUncached(SWPServletUtil.java:564)
>     at
> org.topbraid.spin.swp.servlet.SWPServletUtil.run(SWPServletUtil.java:389)
>     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:115)
>     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)
>
> !ENTRY org.topbraidlive.swp 4 0 2013-02-07 17:07:59.774
> !MESSAGE Exception in SWP Servlet
> !STACK 0
> java.io.IOException: Failed to execute SWP engine
>     at org.topbraid.spin.swp.engine.XMLEngine.run(XMLEngine.java:100)
>     at
> org.topbraid.spin.swp.servlet.SWPServletUtil.runUncached(SWPServletUtil.java:564)
>     at
> org.topbraid.spin.swp.servlet.SWPServletUtil.run(SWPServletUtil.java:389)
>     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:115)
>     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)
> Caused by: java.lang.IllegalArgumentException: Untyped SWP node
> <@24ad3ac1:13cb68ff818:-1caa>
>     at
> org.topbraid.spin.swp.engine.SWPEngine.createNodes(SWPEngine.java:550)
>     at
> org.topbraid.spin.swp.engine.SWPEngine.createNodes(SWPEngine.java:480)
>     at org.topbraid.spin.swp.engine.SWPEngine.run(SWPEngine.java:1040)
>     at org.topbraid.spin.swp.engine.XMLEngine.run(XMLEngine.java:97)
>     ... 27 more
>
> !ENTRY org.eclipse.ui 4 4 2013-02-07 19:09:30.726
> !MESSAGE Referenced part does not exist yet:
> org.eclipse.jdt.ui.PackageExplorer.
>
> !ENTRY org.eclipse.ui 4 4 2013-02-07 19:13:02.307
> !MESSAGE Referenced part does not exist yet:
> org.eclipse.jdt.ui.PackageExplorer.
> !SESSION 2013-02-08 07:33:44.485
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.6.0_26
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Command-line arguments:  -os win32 -ws win32 -arch x86_64
>
> !ENTRY org.eclipse.jface 2 0 2013-02-08 07:34:00.819
> !MESSAGE Keybinding conflicts occurred.  They may interfere with normal
> accelerator operation.
> !SUBENTRY 1 org.eclipse.jface 2 0 2013-02-08 07:34:00.819
> !MESSAGE A conflict occurred for ALT+CTRL+I:
> Binding(ALT+CTRL+I,
>     ParameterizedCommand(Command(org.eclipse.egit.ui.team.Ignore,Ignore,
>         ,
>         Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
>         org.eclipse.egit.ui.internal.actions.IgnoreActionHandler,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> Binding(ALT+CTRL+I,
>
> ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.AddToSVNIgnoreCommand,Add
> to svn:ignore...,
>         ,
>         Category(org.eclipse.team.svn.ui.command.category,SVN,null,true),
>         ,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> !SUBENTRY 1 org.eclipse.jface 2 0 2013-02-08 07:34:00.819
> !MESSAGE A conflict occurred for ALT+CTRL+C:
> Binding(ALT+CTRL+C,
>     ParameterizedCommand(Command(org.eclipse.egit.ui.team.Commit,Commit,
>         ,
>         Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
>         ,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> Binding(ALT+CTRL+C,
>
> ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.CommitCommand,Commit...,
>         ,
>         Category(org.eclipse.team.svn.ui.command.category,SVN,null,true),
>         ,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> !SESSION 2013-02-11 12:53:13.942
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.6.0_26
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Command-line arguments:  -os win32 -ws win32 -arch x86_64
>
> !ENTRY org.topbraidcomposer.core 2 0 2013-02-11 12:53:19.589
> !MESSAGE P2 modified ini file, switching it back
>
> !ENTRY org.eclipse.jface 2 0 2013-02-11 12:53:27.077
> !MESSAGE Keybinding conflicts occurred.  They may interfere with normal
> accelerator operation.
> !SUBENTRY 1 org.eclipse.jface 2 0 2013-02-11 12:53:27.077
> !MESSAGE A conflict occurred for ALT+CTRL+I:
> Binding(ALT+CTRL+I,
>     ParameterizedCommand(Command(org.eclipse.egit.ui.team.Ignore,Ignore,
>         ,
>         Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
>         org.eclipse.egit.ui.internal.actions.IgnoreActionHandler,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> Binding(ALT+CTRL+I,
>
> ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.AddToSVNIgnoreCommand,Add
> to svn:ignore...,
>         ,
>         Category(org.eclipse.team.svn.ui.command.category,SVN,null,true),
>         ,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> !SUBENTRY 1 org.eclipse.jface 2 0 2013-02-11 12:53:27.077
> !MESSAGE A conflict occurred for ALT+CTRL+C:
> Binding(ALT+CTRL+C,
>     ParameterizedCommand(Command(org.eclipse.egit.ui.team.Commit,Commit,
>         ,
>         Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
>         ,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> Binding(ALT+CTRL+C,
>
> ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.CommitCommand,Commit...,
>         ,
>         Category(org.eclipse.team.svn.ui.command.category,SVN,null,true),
>         ,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
>
> !ENTRY org.topbraidlive.swp 2 0 2013-02-11 15:25:38.960
> !MESSAGE Unexpected error in lib servlet: org.mortbay.jetty.EofException
> !STACK 0
> org.mortbay.jetty.EofException
>     at org.mortbay.jetty.HttpGenerator.flush(HttpGenerator.java:791)
>     at
> org.mortbay.jetty.AbstractGenerator$Output.blockForOutput(AbstractGenerator.java:551)
>     at
> org.mortbay.jetty.AbstractGenerator$Output.flush(AbstractGenerator.java:572)
>     at
> org.mortbay.jetty.HttpConnection$Output.flush(HttpConnection.java:1012)
>     at
> org.mortbay.jetty.AbstractGenerator$Output.write(AbstractGenerator.java:651)
>     at
> org.mortbay.jetty.AbstractGenerator$Output.write(AbstractGenerator.java:580)
>     at org.topbraid.javax.shared.io.Copy.copy(Copy.java:30)
>     at org.topbraid.javax.shared.io.Copy.copy(Copy.java:118)
>     at org.topbraid.javax.shared.io.Copy.copy(Copy.java:132)
>     at org.topbraidlive.swp.servlet.LibServlet.run(LibServlet.java:115)
>     at org.topbraidlive.swp.servlet.LibServlet.doGet(LibServlet.java:68)
>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
>     at
> org.topbraid.eclipsex.servlet.TBHttpServlet.service(TBHttpServlet.java:115)
>     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:68)
>     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)
> Caused by: java.io.IOException: An existing connection was forcibly closed
> by the remote host
>     at sun.nio.ch.SocketDispatcher.write0(Native Method)
>     at sun.nio.ch.SocketDispatcher.write(Unknown Source)
>     at sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
>     at sun.nio.ch.IOUtil.write(Unknown Source)
>     at sun.nio.ch.SocketChannelImpl.write(Unknown Source)
>     at org.mortbay.io.nio.ChannelEndPoint.flush(ChannelEndPoint.java:170)
>     at
> org.mortbay.io.nio.SelectChannelEndPoint.flush(SelectChannelEndPoint.java:221)
>     at org.mortbay.jetty.HttpGenerator.flush(HttpGenerator.java:725)
>     ... 31 more
>
> !ENTRY org.eclipse.ui 4 4 2013-02-11 15:28:08.000
> !MESSAGE Referenced part does not exist yet:
> org.eclipse.jdt.ui.PackageExplorer.
>
> !ENTRY org.topbraid.team 1 0 2013-02-11 15:47:25.640
> !MESSAGE Pre-loading and keeping strong reference to EVN graph
> urn:x-evn-master:geo
>
> !ENTRY org.topbraid.team 1 0 2013-02-11 15:47:25.780
> !MESSAGE Pre-loading and keeping strong reference to EVN graph
> urn:x-evn-master:iptc.tch
>
> !ENTRY org.topbraid.team 1 0 2013-02-11 15:47:25.811
> !MESSAGE Pre-loading and keeping strong reference to EVN graph
> urn:x-evn-master:iptc
>
> !ENTRY org.topbraid.team 1 0 2013-02-11 15:47:26.108
> !MESSAGE Pre-loading and keeping strong reference to EVN graph
> urn:x-evn-master:geo.tch
>
> !ENTRY org.topbraid.team 1 0 2013-02-11 15:47:26.108
> !MESSAGE Pre-loading and keeping strong reference to EVN graph
> urn:x-evn-pub:IRMReviewModel
>
> !ENTRY org.topbraid.team 1 0 2013-02-11 15:47:26.139
> !MESSAGE TeamBufferingGraphManager registers
> urn:x-evn-master:iptc:Administrator
>
> !ENTRY org.eclipse.ui 4 4 2013-02-11 16:10:04.886
> !MESSAGE Referenced part does not exist yet:
> org.eclipse.jdt.ui.PackageExplorer.
>
> !ENTRY org.topbraid.team 1 0 2013-02-11 16:23:38.367
> !MESSAGE TeamBufferingGraphManager unregisters
> urn:x-evn-master:iptc:Administrator
>
> !ENTRY org.topbraid.team 1 0 2013-02-11 16:59:22.076
> !MESSAGE TeamBufferingGraphManager registers
> urn:x-evn-master:iptc:Administrator
>
> !ENTRY org.topbraid.team 1 0 2013-02-11 16:59:22.107
> !MESSAGE TeamBufferingGraphManager registers
> urn:x-evn-master:iptc:Administrator
>
> !ENTRY org.topbraid.team 1 0 2013-02-11 17:02:28.636
> !MESSAGE TeamBufferingGraphManager registers
> urn:x-evn-master:geo:Administrator
>
> !ENTRY org.topbraid.team 1 0 2013-02-11 17:32:39.211
> !MESSAGE TeamBufferingGraphManager unregisters
> urn:x-evn-master:iptc:Administrator
> !SESSION 2013-02-12 09:28:08.363
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.6.0_26
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Command-line arguments:  -os win32 -ws win32 -arch x86_64
>
> !ENTRY org.eclipse.jface 2 0 2013-02-12 09:28:20.265
> !MESSAGE Keybinding conflicts occurred.  They may interfere with normal
> accelerator operation.
> !SUBENTRY 1 org.eclipse.jface 2 0 2013-02-12 09:28:20.265
> !MESSAGE A conflict occurred for ALT+CTRL+I:
> Binding(ALT+CTRL+I,
>     ParameterizedCommand(Command(org.eclipse.egit.ui.team.Ignore,Ignore,
>         ,
>         Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
>         org.eclipse.egit.ui.internal.actions.IgnoreActionHandler,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> Binding(ALT+CTRL+I,
>
> ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.AddToSVNIgnoreCommand,Add
> to svn:ignore...,
>         ,
>         Category(org.eclipse.team.svn.ui.command.category,SVN,null,true),
>         ,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> !SUBENTRY 1 org.eclipse.jface 2 0 2013-02-12 09:28:20.265
> !MESSAGE A conflict occurred for ALT+CTRL+C:
> Binding(ALT+CTRL+C,
>     ParameterizedCommand(Command(org.eclipse.egit.ui.team.Commit,Commit,
>         ,
>         Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
>         ,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> Binding(ALT+CTRL+C,
>
> ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.CommitCommand,Commit...,
>         ,
>         Category(org.eclipse.team.svn.ui.command.category,SVN,null,true),
>         ,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> !SESSION 2013-02-12 09:34:57.481
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.6.0_26
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Command-line arguments:  -os win32 -ws win32 -arch x86_64
>
> !ENTRY org.eclipse.jface 2 0 2013-02-12 09:35:08.073
> !MESSAGE Keybinding conflicts occurred.  They may interfere with normal
> accelerator operation.
> !SUBENTRY 1 org.eclipse.jface 2 0 2013-02-12 09:35:08.073
> !MESSAGE A conflict occurred for ALT+CTRL+I:
> Binding(ALT+CTRL+I,
>     ParameterizedCommand(Command(org.eclipse.egit.ui.team.Ignore,Ignore,
>         ,
>         Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
>         org.eclipse.egit.ui.internal.actions.IgnoreActionHandler,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> Binding(ALT+CTRL+I,
>
> ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.AddToSVNIgnoreCommand,Add
> to svn:ignore...,
>         ,
>         Category(org.eclipse.team.svn.ui.command.category,SVN,null,true),
>         ,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> !SUBENTRY 1 org.eclipse.jface 2 0 2013-02-12 09:35:08.073
> !MESSAGE A conflict occurred for ALT+CTRL+C:
> Binding(ALT+CTRL+C,
>     ParameterizedCommand(Command(org.eclipse.egit.ui.team.Commit,Commit,
>         ,
>         Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
>         ,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
> Binding(ALT+CTRL+C,
>
> ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.CommitCommand,Commit...,
>         ,
>         Category(org.eclipse.team.svn.ui.command.category,SVN,null,true),
>         ,
>         ,,true),null),
>     org.eclipse.ui.defaultAcceleratorConfiguration,
>     org.eclipse.ui.contexts.window,,,system)
>
> !ENTRY org.eclipse.ui 4 4 2013-02-12 09:35:33.002
> !MESSAGE Referenced part does not exist yet:
> org.eclipse.jdt.ui.PackageExplorer.

-- 
-- You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary 
Network (EVN), TopBraid Composer, TopBraid Live,
TopBraid Ensemble, SPARQLMotion, SPARQL Web Pages 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 Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to