AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  AIX 5.3 Arabic Issue

    Posted Tue June 24, 2008 06:30 AM

    Originally posted by: syedsaleembasha


    hello,

    when using Filenet on AIX5.3 machine the following error shows up

    Error Message
    An invalid XML character (Unicode: 0x1a) was found in the value of attribute "StepName" and element is "StepElement".

    Error Message:
    An invalid XML character (Unicode: 0x1a) was found in the value of attribute "StepName" and element is "StepElement".

    Exception Class:
    org.xml.sax.SAXParseException

    And is it possible to read arabic text on AIX machine.

    please help


  • 2.  Re: AIX 5.3 Arabic Issue

    Posted Sun July 27, 2008 11:24 AM

    Originally posted by: SystemAdmin


    Hey,

    im having the same problem,

    environment:

    P8 4.0
    Windows server 2003 sp1
    Websphere 6.0.1.19
    Oracle 9iR2

    how can i enable arabic stepnames in workflow ?! I keep getting the same error

    An invalid XML character (Unicode: 0x1a) was found in the value of attribute "StepName" and element is "StepElement".

    thanks for ur reply,

    Hisham Arnaout


  • 3.  Re: AIX 5.3 Arabic Issue

    Posted Tue July 29, 2008 04:54 AM

    Originally posted by: syedsaleembasha


    Hi
    the problem has been solved.
    Before
    LANG=AR_AA
    NLS_LANG=AMERICAN_AMERICA.AR8ISO8859P6
    export LANG NLS_LANG

    After
    LANG=AR_AA.UTF-8  adding UTF-8 to give us the ability to open UTF-8 XML filesnormally
    NLS_LANG=AMERICAN_AMERICA.UTF8  change to UTF-8 to give us the ability to write in UTF-8 database normally
    export LANG NLS_LANG


  • 4.  Re: AIX 5.3 Arabic Issue

    Posted Sun August 03, 2008 08:38 AM

    Originally posted by: SystemAdmin


    hello,

    could you be more specific ... ?!

    which OS: windows or AIX ? and give more details please.

    thanks,


  • 5.  Re: AIX 5.3 Arabic Issue

    Posted Mon August 11, 2008 05:38 AM

    Originally posted by: syedsaleembasha


    it was in AIX 5.3
    and the changes were done in user profile