| Products | Versions | 
|---|---|
| TIBCO Runtime Agent (TRA) | 5.10 | 
The buildear command returns the following exception:
An exception occurred while running the program
java.io.IOException: The filename, directory name, or volume label syntax is incorrect
        at java.io.WinNTFileSystem.canonicalize0(Native Method)
        at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:428)
        at java.io.File.getCanonicalPath(File.java:618)
        at java.io.File.getCanonicalFile(File.java:643)
        at com.tibco.ae.tools.designer.cmdline.TempAliases.updateAliases(TempAli
ases.java:49)
        at com.tibco.ae.tools.palettes.archivebuilderpalette.ArchiveProject.exec
ute(ArchiveProject.java:104)
        at com.tibco.ae.tools.palettes.archivebuilderpalette.ArchiveProject.main
(ArchiveProject.java:42)
Aborting.