--- You received this message because you are subscribed to a topic in the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/topbraid-users/vQJmgm0aYbI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to topbraid-user...@googlegroups.com.
It seems the problem is broader than just saving query results. I have a very similar issue with importing XSD schemas,
The first port works fine, I can browse to a folder and pick the files I want to import. However if in the same session I try another import clicking on Select Files does nothing, it won't open the window to browse for files.
And I also discovered that the button to draw a graph of selected rows in my Query Results is not responding either.
Does this shed any light on what might be causing the issue?
Would a reinstall be something to try?
Thanks
Terry
Use file info.plist (/Applications/tbcme4.3.1/TopBraid Composer.app/Contents)
to point explicitly to Java version 1.5
<key>Eclipse</key>
<array>
<string>-vm</string>
<string>/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/java</string>
<string>-keyring</string>
<string>~/.eclipse_keyring</string>
<string>-showlocation</string>
</array>
Holger,What do you recommend as a solution? Still doing dozens of TBC restarts every day.