Re: [SourceJammer-users] Error INVALID_CHARACTER_ERR: An invalid or illegal XML character is specifi
Brought to you by:
robertmacgrogan
From: Albert M. <amo...@ev...> - 2005-06-22 06:53:20
|
Does any of the files or directories contain an ampersand '&' or a = non-ASCII char, like for example '=F6'? ----- Original Message -----=20 From: Gavin Gray=20 To: sou...@li...=20 Sent: Wednesday, June 22, 2005 8:19 AM Subject: [SourceJammer-users] Error INVALID_CHARACTER_ERR: An invalid = or illegal XML character is specified Hi I am a first time user. I have quickly scanned the manuals, FAQ and = mail lists. The symptom of the problem I have is Error INVALID_CHARACTER_ERR: An invalid or illegal XML character is = specified I have downloaded and installed (on Windows PCs running XP pro): a.. sourcejammer-client-2.1.2.0.beta.1.gpl.zip (client PC, = incidently with JDK 1.5) b.. sourcejammer-server-2.1.0.0.gpl.zip (server on a server PC) c.. j2sdk-1_4_2_04-windows-i586-p.exe=20 d.. jakarta-tomcat-5.0.28.exe I used the client to "Add File(s)" to the archive. In this case I used = a complete eclipse project for testing purposes (Note - I am not using = the eclipse sourcejammer plugin). All the files seem to be added = successfully (ie I got "# Added project: .metadata" "# Added file: = .lock" (which is in the .metadata dir), etc). Then, on the client, when = I click for example on ".metadata" in the Projects dir tree, I get the = above error. No archived files are displayed for ".metadata" in the = Files table display. However, under "src" there are the ".java" files = archived correctly. Regards Gavin Gray |