Thread: [SourceJammer-users] Error in accessing folders
Brought to you by:
robertmacgrogan
From: Brandon Oh <bra...@gm...> - 2005-01-23 09:19:19
Attachments:
Error_Msg_1.jpg
Error_Msg_2.jpg
|
Hi, I have installed the SourceJammer (Version 2.1.0.0) and it was great product. Well Done !! The product works well till recently I have problem in accessing 2 of folders with the following error message: Error Message 1: INVALID_CHARACTER_ERR: An invalid character was specified, such as in a name. Error Message 2: Invalid NodeInfo string. 1, 464, Invalid NodeInfo string Invalid NodeInfo string. 1, 464, Invalid NodeInfo string Java Version: [root@s1]# java -version java version "1.4.2_04" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05) Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode) Is there any workaround for the above problems? Thanks for your great help. -- Best Regards, Brandon |
From: Albert M. <amo...@ev...> - 2005-01-24 07:34:33
|
Hello, Brandon. We have not met this error in the 2.1 version, so I am not sure whether w= hat I'll tell you is exact, as in previous versions the error message was not= as detailed as yours, but it may help you. There's a bug that does not allow using chars like '&' and '+' (and perha= ps '<' or '>') in folder or file names. If you have a non-strictly alphanumeric character in the problematic name, then there you are. Mind that things l= ike '=E1' or '=FC' also provoke trouble, but that can be mended by setting the ISO = encoding. To fix the prohibitted char problem, you'll have to edit the server XML f= iles and change its name. I am not telling you how to exactly proceed because = still don't know if that's the cause, but if it looks like it, ask again and we= 'll try to help. Cheers, Albert. ----- Original Message ----- From: "Brandon Oh" <bra...@gm...> To: <sou...@li...> Sent: Sunday, January 23, 2005 10:19 AM Subject: [SourceJammer-users] Error in accessing folders > Hi, > > I have installed the SourceJammer (Version 2.1.0.0) and it was great > product. Well Done !! The product works well till recently I have > problem in accessing 2 of folders with the following error message: > > Error Message 1: > INVALID_CHARACTER_ERR: An invalid character was specified, such as in a= name. > > Error Message 2: > Invalid NodeInfo string. 1, 464, Invalid NodeInfo string > Invalid NodeInfo string. 1, 464, Invalid NodeInfo string > > Java Version: > [root@s1]# java -version > java version "1.4.2_04" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05) > Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode) > > Is there any workaround for the above problems? > Thanks for your great help. > > -- > Best Regards, > Brandon > |
From: Robert M. <rob...@ya...> - 2005-01-24 14:28:10
|
I agree with Albert. This sounds like that old bug. Can you figure out what folder name (I'm pretty sure it's a folder) is causing the problem? Let me know and I'll try to give you some tips on how to fix the problem. Thanks. --Rob --- Albert Moliner <amo...@ev...> wrote: > > Hello, Brandon. > > We have not met this error in the 2.1 version, so I am not sure whether what > I'll tell you is exact, as in previous versions the error message was not as > detailed as yours, but it may help you. > > There's a bug that does not allow using chars like '&' and '+' (and perhaps '<' > or '>') in folder or file names. If you have a non-strictly alphanumeric > character in the problematic name, then there you are. Mind that things like 'á' > or 'ü' also provoke trouble, but that can be mended by setting the ISO encoding. > > To fix the prohibitted char problem, you'll have to edit the server XML files > and change its name. I am not telling you how to exactly proceed because still > don't know if that's the cause, but if it looks like it, ask again and we'll try > to help. > > Cheers, > Albert. > > > > ----- Original Message ----- > From: "Brandon Oh" <bra...@gm...> > To: <sou...@li...> > Sent: Sunday, January 23, 2005 10:19 AM > Subject: [SourceJammer-users] Error in accessing folders > > > > Hi, > > > > I have installed the SourceJammer (Version 2.1.0.0) and it was great > > product. Well Done !! The product works well till recently I have > > problem in accessing 2 of folders with the following error message: > > > > Error Message 1: > > INVALID_CHARACTER_ERR: An invalid character was specified, such as in a name. > > > > Error Message 2: > > Invalid NodeInfo string. 1, 464, Invalid NodeInfo string > > Invalid NodeInfo string. 1, 464, Invalid NodeInfo string > > > > Java Version: > > [root@s1]# java -version > > java version "1.4.2_04" > > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05) > > Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode) > > > > Is there any workaround for the above problems? > > Thanks for your great help. > > > > -- > > Best Regards, > > Brandon > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > SourceJammer-users mailing list > Sou...@li... > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users > __________________________________ Do you Yahoo!? The all-new My Yahoo! - Get yours free! http://my.yahoo.com |