[Issue 6012] Problem saving project to network drive (SharePoint)
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=6012 ------- Additional comments from [email protected] Wed Mar 7 05:52:28 -0800 2012 ------- I am using this version for a while now. Today, I had following exception while saving on Sharepoint. Could not save in this location; but saving on local C: drive went fine. I do not yet know if there is a relation - to be investigated. org.argouml.persistence.SaveException: org.tigris.gef.ocl.ExpansionException: Evaluated the expression 'self.diagram.class.name' to null on object of class org.argouml.kernel.ProfileConfiguration at line 3 at org.argouml.persistence.OldZargoFilePersister.doSave(OldZargoFilePersister.java:248) at org.argouml.persistence.AbstractFilePersister.save(AbstractFilePersister.java:277) at org.argouml.ui.ProjectBrowser.trySave(ProjectBrowser.java:1387) at org.argouml.ui.SaveSwingWorker.construct(SaveSwingWorker.java:115) at org.argouml.ui.SwingWorker.doConstruct(SwingWorker.java:153) at org.argouml.ui.SwingWorker$2.run(SwingWorker.java:281) at java.lang.Thread.run(Unknown Source) Caused by: org.tigris.gef.ocl.ExpansionException: Evaluated the expression 'self.diagram.class.name' to null on object of class org.argouml.kernel.ProfileConfiguration at line 3 at org.tigris.gef.ocl.OCLExpander.expandLine(OCLExpander.java:237) at org.tigris.gef.ocl.OCLExpander.expandContent(OCLExpander.java:159) at org.tigris.gef.ocl.OCLExpander.expand(OCLExpander.java:93) at org.tigris.gef.ocl.OCLExpander.expandLine(OCLExpander.java:242) at org.tigris.gef.ocl.OCLExpander.expandContent(OCLExpander.java:159) at org.tigris.gef.ocl.OCLExpander.expand(OCLExpander.java:93) at org.tigris.gef.ocl.OCLExpander.expand(OCLExpander.java:77) at org.argouml.persistence.OldZargoFilePersister.doSave(OldZargoFilePersister.java:167) ... 6 more ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2931955 To unsubscribe from this list, e-mail: [[email protected]]. Please do not reply to this mail. Instead, add your comments in the issue.