I think this happens when you go back from a 3.6.x workspace to 3.5.x
workspace. It is /server.topbraidlive.org/VERSION in 3.6.x and /
server.topbraidlive.org/version in 3.5.x . In order to solve this you could
delete your server.topbraidlive.org project and restart TopBraid Composer,
which will bring back the 3.5.x version of the project.

Gokhan


On Thu, Jun 28, 2012 at 2:29 PM, Michel Bohms <[email protected]>wrote:

> ok, went back to older version, now other error:
> An unexpected error has occured.
>
> If you believe this is due to a bug in TopBraid Composer, then please
> consider to report the problem to [email protected] and
> ideally include an export of the Error Log View (Window > Show View > Error
> Log).
>
> On: 28-jun-2012 13:27:45
>
> Reason:
> org.eclipse.core.internal.resources.ResourceException: A resource exists
> with a different case: '/server.topbraidlive.org/VERSION'.
>
> at
> org.eclipse.core.internal.resources.Resource.checkDoesNotExist(Resource.java:314)
>
> at
> org.eclipse.core.internal.resources.Resource.checkDoesNotExist(Resource.java:292)
>
> at org.eclipse.core.internal.resources.File.create(File.java:120)
>
> at org.eclipse.core.internal.resources.File.create(File.java:196)
>
> at org.topbraidlive.server.TBLEarlyUnzip.setVersion(TBLEarlyUnzip.java:135)
>
> at org.topbraidlive.server.TBLEarlyUnzip.unzip(TBLEarlyUnzip.java:50)
>
> at
> org.topbraidlive.server.TBLEarlyUnzip.unzipIfNeeded(TBLEarlyUnzip.java:33)
>
> at
> org.topbraidcomposer.live.server.TBCMEPersonality.unzipTBLProject(TBCMEPersonality.java:98)
>
> at org.topbraid.core.TB.init(TB.java:309)
>
> at org.topbraid.core.TB.<clinit>(TB.java:159)
>
> at
> org.topbraidcomposer.core.io.FileRegistryDecorator.<clinit>(FileRegistryDecorator.java:30)
>
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>
> at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
>
> at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
> Source)
>
> at java.lang.reflect.Constructor.newInstance(Unknown Source)
>
> at java.lang.Class.newInstance0(Unknown Source)
>
> at java.lang.Class.newInstance(Unknown Source)
>
> at
> org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184)
>
> at
> org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:904)
>
> at
> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
>
> at
> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
>
>  at
> org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:259)
>
> at
> org.eclipse.ui.internal.decorators.FullDecoratorDefinition$1.run(FullDecoratorDefinition.java:64)
>
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
>
> at org.eclipse.core.runtime.Platform.run(Platform.java:888)
>
> at
> org.eclipse.ui.internal.decorators.FullDecoratorDefinition.internalGetDecorator(FullDecoratorDefinition.java:59)
>
>  at
> org.eclipse.ui.internal.decorators.FullDecoratorDefinition.decorateText(FullDecoratorDefinition.java:132)
>
> at
> org.eclipse.ui.internal.decorators.FullTextDecoratorRunnable.run(FullTextDecoratorRunnable.java:26)
>
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
>
> at
> org.eclipse.ui.internal.decorators.DecoratorManager.safeDecorateText(DecoratorManager.java:566)
>
> at
> org.eclipse.ui.internal.decorators.DecoratorManager.decorateText(DecoratorManager.java:519)
>
> at
> org.eclipse.ui.internal.decorators.DecoratorManager$ManagedWorkbenchLabelDecorator.decorateText(DecoratorManager.java:161)
>
> at
> org.eclipse.jface.viewers.DecoratingLabelProvider.getText(DecoratingLabelProvider.java:133)
>
> at
> org.eclipse.jface.viewers.DecoratingLabelProvider.updateLabel(DecoratingLabelProvider.java:351)
>
> at
> org.eclipse.jface.viewers.WrappedViewerLabelProvider.update(WrappedViewerLabelProvider.java:183)
>
> at org.eclipse.jface.viewers.ViewerColumn.refresh(ViewerColumn.java:152)
>
> at
> org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:934)
>
> at
> org.eclipse.jface.viewers.AbstractTreeViewer$UpdateItemSafeRunnable.run(AbstractTreeViewer.java:102)
>
> 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.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:1014)
>
> at
> org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRunnable.run(StructuredViewer.java:481)
>
> 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.updateItem(StructuredViewer.java:2141)
>
> at
> org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem(AbstractTreeViewer.java:829)
>
> at
> org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractTreeViewer.java:804)
>
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
>
> at
> org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:778)
>
> at org.eclipse.jface.viewers.TreeViewer.createChildren(TreeViewer.java:644)
>
> at
> org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:749)
>
> at
> org.eclipse.jface.viewers.AbstractTreeViewer.internalSetExpanded(AbstractTreeViewer.java:1998)
>
> at
> org.eclipse.jface.viewers.AbstractTreeViewer.setExpandedElements(AbstractTreeViewer.java:2367)
>
> at
> org.eclipse.ui.views.navigator.ResourceNavigator.restoreState(ResourceNavigator.java:1119)
>
> at
> org.eclipse.ui.views.navigator.ResourceNavigator.createPartControl(ResourceNavigator.java:336)
>
> at
> org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:375)
>
> at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:229)
>
> at
> org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
>
> at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:313)
>
> at org.eclipse.ui.internal.ViewPane.setVisible(ViewPane.java:529)
>
> at
> org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180)
>
> at
> org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270)
>
> at
> org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
>
> at
> org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473)
>
> at
> org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1254)
>
> at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:666)
>
> at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:574)
>
> at
> org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:568)
>
> at
> org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:272)
>
> at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:981)
>
> at
> org.eclipse.ui.internal.WorkbenchPage.onActivate(WorkbenchPage.java:2632)
>
> at
> org.eclipse.ui.internal.WorkbenchWindow$27.run(WorkbenchWindow.java:2986)
>
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
>
> at
> org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:2967)
>
> at
> org.eclipse.ui.internal.WorkbenchWindow$21.runWithException(WorkbenchWindow.java:2284)
>
> at
> org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
>
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
>
> at
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
>
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
>
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
>
> at
> org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
>
> at
> org.eclipse.ui.internal.Workbench$31.runWithException(Workbench.java:1566)
>
> at
> org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
>
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
>
> at
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
>
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
>
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
>
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2537)
>
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
>
> at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
>
> at
> org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
>
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
>
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
>
> at
> org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
>
> 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:369)
>
> 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:619)
>
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
>
> at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
>
> at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
>
>
> 2012/6/28 Gokhan Soydan <[email protected]>
>
>> Michel,
>>
>>     -          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…)****
>>>
>>>
>>>
>>
>>
>> You can keep using earlier versions of TopBraid Composer (before the
>> release date of version 3.6.1 or before the expiration date of TSM -
>> whichever is earlier) with your current license (registration) code. You
>> may keep using version 3.6.1 within the trial period if you got a trial
>> dialog.
>>
>>
>>> ****
>>>
>>>  -          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)
>>> ****
>>>
>>
>>
>> I am suspecting that a corrupt Turtle file in the workspace may be
>> causing this bug. Could you try switching to a new workspace and see if you
>> get the same issue?
>>
>> Gokhan
>>
>>
>>
>>
>>
>>
>>>
>>>
>>> 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
>>> M +31 (0)63 038 12 20
>>> E [email protected]****
>>>
>>> Location <http://www.tno.nl/locaties/dtm>
>>> Disclaimer <http://www.tno.nl/emaildisclaimer>
>>>  ****
>>>
>>> [image: 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]
>>> 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 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
>>> 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
>> 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
> 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
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

<<image001.gif>>

Reply via email to