Stacktrace Trying to Download Samples

I’m receiving a stacktrace when I “Update Examples” from the JavaFX Aspose Examples Launcher application. I’m running on Mac OSx 10.8.5 and running JDK 7 Update 25. I updated the start.sh export line as shown for Mac OSx

Updating Aspose.Words for Java Examples
java.net.UnknownServiceException: no content-type
at java.net.URLConnection.getContentHandler(URLConnection.java:1241)
at java.net.URLConnection.getContent(URLConnection.java:740)
at aspose.examplescenter.gitutil.GitHelper.isInternetReachable(GitHelper.java:133)
at aspose.examplescenter.gitutil.GitHelper.updateRepository(GitHelper.java:151)
at aspose.examplescenter.gitutil.GitHelper.updateAsposeWordsRepository(GitHelper.java:220)
at aspose.examplescenter.gitutil.GitHelper.downloadExamples(GitHelper.java:94)
at aspose.updatemanager.UpdateManager.run(UpdateManager.java:62)
at java.lang.Thread.run(Thread.java:724)
Exception in thread “Thread-5” java.lang.IllegalStateException: Not on FX application thread; currentThread = Thread-5
at com.sun.javafx.tk.Toolkit.checkFxUserThread(Toolkit.java:208)
at com.sun.javafx.tk.quantum.QuantumToolkit.checkFxUserThread(QuantumToolkit.java:391)
at javafx.scene.Scene.addToDirtyList(Scene.java:498)
at javafx.scene.Node.addToSceneDirtyList(Node.java:411)
at javafx.scene.Node.impl_markDirty(Node.java:402)
at javafx.scene.shape.Shape.impl_markDirty(Shape.java:927)
at javafx.scene.Node.impl_geomChanged(Node.java:3644)
at javafx.scene.text.Text.impl_geomChanged(Text.java:785)
at javafx.scene.text.Text.needsTextLayout(Text.java:198)
at javafx.scene.text.Text.needsFullTextLayout(Text.java:193)
at javafx.scene.text.Text.access$400(Text.java:96)
at javafx.scene.text.Text$4.invalidated(Text.java:392)
at javafx.beans.property.StringPropertyBase.markInvalid(StringPropertyBase.java:109)
at javafx.beans.property.StringPropertyBase.set(StringPropertyBase.java:143)
at javafx.beans.property.StringPropertyBase.set(StringPropertyBase.java:49)
at javafx.scene.text.Text.setText(Text.java:373)
at aspose.updatemanager.UpdateManager.appendDisplayMessage(UpdateManager.java:135)
at aspose.updatemanager.UpdateManager.downloadComponent(UpdateManager.java:128)
at aspose.updatemanager.UpdateManager.run(UpdateManager.java:71)
at java.lang.Thread.run(Thread.java:724)

Hi Scott,

Thanks for your inquiry. I have managed to reproduce the same issue at my side. I have logged this issue as WORDSJAVA-794 in our issue tracking system. I have linked this forum thread to the same issue and you will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSJAVA-794) have been fixed in this .NET update and this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.