Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

it is not possible to save files

0 votes
Hi, I can´t save any new created data (YEd graph editor). Error: java.io.IOException: Zugriff verweigert
    at java.io.WinNTFileSystem.createFileExclusively(Native Method)
    at java.io.File.createTempFile(Unknown Source)
    at B.A.A.J.E.ā(Unknown Source)
    at B.A.A.B.J.G$E.ā(Unknown Source)
    at B.A.A.B.J.G$E.ā(Unknown Source)
    at B.A.A.J.B.ā(Unknown Source)
    at B.A.A.J.B.ā(Unknown Source)
    at B.A.A.B.J.G$1.ā(Unknown Source)
    at B.A.A.J.E.Ă(Unknown Source)
    at B.A.A.K.Y.ā(Unknown Source)
    at B.A.A.K.Y.Ă(Unknown Source)
    at B.A.A.K.q.ā(Unknown Source)
    at B.A.A.K.Y.ā(Unknown Source)
    at B.A.A.K.j.actionPerformed(Unknown Source)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at com.jidesoft.plaf.vsnet.VsnetMenuItemUI.doClick(Unknown Source)
    at com.jidesoft.plaf.vsnet.VsnetMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
    at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$400(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

I use Windows 7 and actual Java and actual version of yed graph editor.
in Help by
recategorized by
Aufgrund der Tatsache, dass es verschiedene "aktuelle" Versionen von Java gibt, sowie den yEd Graph Editor mit und ohne eingebetteter Java Umgebung, ist diese Information leider nicht sonderlich hilfreich.

Bitte geben Sie die exakten Infomationen zu Version, Java Version, Java VM und Profilverzeichnis, die Sie in "Hilfe" -> "Über" finden hier an.

Abgesehen davon sagt die Fehlermeldung, dass Sie entweder keine Schreibberechtigung für das Verzeichnis haben, indem Sie die Datei speichern wollten, oder dieses Verzeichnis (zumindest für die Java Laufzeitumgebung) nicht vorhanden ist. Das wirft natürlich die Frage auf, wohin wollten Sie denn speichern?

---------------------------------------------------------------------------

Due to there being several "current" versions of Java and versions of yEd Graph Editor with and without embedded Java runtime environment, your using "actual Java and actual version of yed graph editor" does not provide much useful information.

Please provide the exact details given for Version, Java Version, Java VM, and Profile Directory in "Help" -> "About".

That said, the error message means that you were either trying to write to a directory for which you have no write permissions or trying to write to a directory that does not exist (at least not for the Java runtime environment). This begs the question, to which directory did you want to write?

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.
Legal Disclosure | Privacy Policy
...