France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Java error on saving (or saving as) my file
Could you check if the program fails too when run with Java Web Start by clicking on the this link? If this is the case, please enable the Java console and report here the text starting by "Exception in thread" that appears in the console at the moment the bug happens.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
Joined: Apr 11, 2013
Post Count: 9
Status:
Offline
Re: Java error on saving (or saving as) my file
Here it is:
Java Web Start 10.21.2.11 Uso della versione JRE 1.7.0_21-b11 Java HotSpot(TM) Client VM Directory home utente = C:\Documents and Settings\admin! ---------------------------------------------------- c: cancella finestra console f: finalizza oggetti nella coda di finalizzazione g: garbage collection h: visualizza questo messaggio della Guida m: stampa utilizzo memoria o: attiva registrazione eventi p: ricarica configurazione proxy q: nascondi console r: ricarica configurazione criteri s: esegui dump delle proprietà del sistema e della distribuzione t: esegui dump lista thread v: esegui dump stack thread 0-5: imposta livello di trace su <n> ---------------------------------------------------- Match: beginTraversal Match: digest selected JREDesc: JREDesc[version 1.5+, heap=-1-536870912, args=null, href=null, sel=false, null, null], JREInfo: JREInfo for index 0: platform is: 1.7 product is: 1.7.0_21 location is: http://java.sun.com/products/autodl/j2se path is: C:\Programmi\Java\jre7\bin\javaw.exe args is: native platform is: Windows, x86 [ x86, 32bit ] JavaFX runtime is: JavaFX 2.2.21 found at C:\Programmi\Java\jre7\ enabled is: true registered is: true system is: true Match: selecting maxHeap: 536870912 Match: ignoring InitHeap: -1 Match: digesting vmargs: null Match: digested vmargs: [JVMParameters: isSecure: true, args: ] Match: JVM args after accumulation: [JVMParameters: isSecure: true, args: ] Match: digest LaunchDesc: http://www.sweethome3d.com/SweetHome3D.jnlp Match: digest properties: [-Dcom.eteks.sweethome3d.deploymentInformation="Java Web Start", -Dcom.eteks.sweethome3d.applicationId=SweetHome3D#JavaWebStart, -Dcom.eteks.sweethome3d.lazyParts="SweetHome3D Loader3DS FreeHep SunFlow JMF iText Java3D"] Match: JVM args: [JVMParameters: isSecure: false, args: "-Dcom.eteks.sweethome3d.deploymentInformation=\"Java Web Start\"" -Dcom.eteks.sweethome3d.applicationId=SweetHome3D#JavaWebStart "-Dcom.eteks.sweethome3d.lazyParts=\"SweetHome3D Loader3DS FreeHep SunFlow JMF iText Java3D\""] Match: endTraversal .. Match: JVM args final: -Xmx512m "-Dcom.eteks.sweethome3d.deploymentInformation=\"Java Web Start\"" -Dcom.eteks.sweethome3d.applicationId=SweetHome3D#JavaWebStart "-Dcom.eteks.sweethome3d.lazyParts=\"SweetHome3D Loader3DS FreeHep SunFlow JMF iText Java3D\"" Match: Running JREInfo Version match: 1.7.0.21 == 1.7.0.21 Match: Running JVM args match the secure subset: have:<"-Dcom.eteks.sweethome3d.deploymentInformation=\"Java Web Start\"" -Dcom.eteks.sweethome3d.applicationId=SweetHome3D#JavaWebStart "-Dcom.eteks.sweethome3d.lazyParts=\"SweetHome3D Loader3DS FreeHep SunFlow JMF iText Java3D\"" -Xmx512m> satisfy want:<-Xmx512m "-Dcom.eteks.sweethome3d.deploymentInformation=\"Java Web Start\"" -Dcom.eteks.sweethome3d.applicationId=SweetHome3D#JavaWebStart "-Dcom.eteks.sweethome3d.lazyParts=\"SweetHome3D Loader3DS FreeHep SunFlow JMF iText Java3D\""> Java 3D: implicit antialiasing enabled CacheEntry[http://www.sweethome3d.com/SweetHome3DUpdates.xml]: updateAvailable=true,lastModified=Thu Mar 21 23:23:16 CET 2013,length=59 com.eteks.sweethome3d.model.RecorderException: Can't save home C:\Documents and Settings\admin!\Desktop\Trapp1.sh3d at com.eteks.sweethome3d.io.HomeFileRecorder.writeHome(Unknown Source) at com.eteks.sweethome3d.viewcontroller.HomeController$33.call(Unknown Source) at com.eteks.sweethome3d.viewcontroller.HomeController$33.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at com.eteks.sweethome3d.viewcontroller.ThreadedTaskController$1.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.FileNotFoundException: C:\Documents and Settings\admin (Impossibile trovare il file specificato) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(Unknown Source) at java.io.FileInputStream.<init>(Unknown Source) at sun.net.www.protocol.file.FileURLConnection.connect(Unknown Source) at sun.net.www.protocol.file.FileURLConnection.getInputStream(Unknown Source) at java.net.URL.openStream(Unknown Source) at com.eteks.sweethome3d.io.DefaultHomeOutputStream.getZipUrlEntries(Unknown Source) at com.eteks.sweethome3d.io.DefaultHomeOutputStream.writeHomeZipEntries(Unknown Source) at com.eteks.sweethome3d.io.DefaultHomeOutputStream.writeHome(Unknown Source) ... 12 more