From: [email protected] [mailto:[email protected]] On Behalf Of Gokhan Soydan Sent: donderdag 28 juni 2012 12:51 To: [email protected] Subject: Re: [topbraid-users] install. issues
Hello Michel,
Answers below:
- Existing Registration code is not accepted anymore
How old is your TopBraid Support Maintenance package (TSM) ? Is it valid for
TopBraid Composer upgrades as of June 22, 2012 ?
>I know support is no longer given but I just want to keep USING it (now I
>guess 30 day trial...)
- Errors on File/Properties:
o Problems occurred when invoking code from plug-in: "org.eclipse.jface".
o No property tester contributes a property
org.topbraidcomposer.turtle.containsTurtle to type class
org.topbraidcomposer.ui.viewers.trees.SubClassesTreeNode
When I click on TopBraid/Examples/kennedys.ttl and then File/Properties, I
don't get any exceptions. Could you tell us how you produced the above issues
and if possible the stack trace for each issue?
- Java version: 1.6.0_31
- Start tbcme
!ENTRY org.eclipse.jface 4 2 2012-06-28 11:46:44.151
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".
!STACK 0
java.lang.NullPointerException
at
org.topbraidcomposer.turtle.ContainsTurtle.findTurtleFiles(ContainsTurtle.java:42)
at
org.topbraidcomposer.turtle.TurtlePropertyPage.applyToElements(TurtlePropertyPage.java:16)
at
org.topbraidcomposer.turtle.AbsTurtlePropertyPage.setElements(AbsTurtlePropertyPage.java:47)
at
org.topbraidcomposer.turtle.TurtlePropertyPage.setElements(TurtlePropertyPage.java:1)
at
org.eclipse.ui.internal.dialogs.RegistryPageContributor.createPage(RegistryPageContributor.java:156)
at
org.eclipse.ui.internal.dialogs.PropertyPageNode.createPage(PropertyPageNode.java:56)
at
org.eclipse.jface.preference.PreferenceDialog.createPage(PreferenceDialog.java:1339)
at
org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.createPage(FilteredPreferenceDialog.java:376)
at
org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDialog.java:1230)
at
org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(FilteredPreferenceDialog.java:674)
at
org.eclipse.jface.preference.PreferenceDialog$10.run(PreferenceDialog.java:708)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at
org.eclipse.jface.preference.PreferenceDialog$9.selectionChanged(PreferenceDialog.java:704)
at
org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:888)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
at
org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at
org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:886)
at
org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:1226)
at
org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(StructuredViewer.java:1251)
at
org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:262)
at
org.eclipse.jface.util.OpenStrategy.access$5(OpenStrategy.java:256)
at
org.eclipse.jface.util.OpenStrategy$3.run(OpenStrategy.java:433)
at
org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at
org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
at org.eclipse.jface.window.Window.open(Window.java:801)
at
org.eclipse.ui.internal.handlers.PropertyDialogHandler.execute(PropertyDialogHandler.java:56)
at
org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293)
at
org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
at
org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
at
org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
at
org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:241)
at
org.eclipse.ui.menus.CommandContributionItem.handleWidgetSelection(CommandContributionItem.java:829)
at
org.eclipse.ui.menus.CommandContributionItem.access$19(CommandContributionItem.java:815)
at
org.eclipse.ui.menus.CommandContributionItem$5.handleEvent(CommandContributionItem.java:805)
at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4165)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3754)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660)
at
org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
Thanks,
Gokhan
Any hints? Thx Michel
Dr. ir. H.M. (Michel) Böhms
Sr. Research Scientist
Technical Sciences
T +31 (0)88 866 31 07<tel:%2B31%20%280%2988%20866%2031%2007>
M +31 (0)63 038 12 20<tel:%2B31%20%280%2963%20038%2012%2020>
E [email protected]<mailto:[email protected]>
Location<http://www.tno.nl/locaties/dtm>
Disclaimer<http://www.tno.nl/emaildisclaimer>
[Description: C:\Users\bohmshm\AppData\Roaming\Microsoft\Signatures\TNO
(EN)_files\logo_signature.gif]<http://www.tno.nl/>
-- 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]<mailto:[email protected]>
To unsubscribe from this group, send email to
[email protected]<mailto:topbraid-users%[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 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]<mailto:[email protected]>
To unsubscribe from this group, send email to
[email protected]<mailto:[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 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<<inline: image001.gif>>
