Nonlatin characters in URLs;NTFS Invalid or incomplete multibyte error

I'm testing with a file called "柯有伦-零.mp3", which contains Chinese characters. (Maybe your browser won't show it correctly, and the font might be crappy...)
Well, here's a screenshot of the correct filename:
My locale: en_US.utf8
Downloader I tested with: wget, aria2c
Target filesystem I tested with: ext4, ntfs
I find it strange the same filename has two forms in two urls:
%BF%C2%D3%D0%C2%D7-%C1%E3.mp3
%E6%9F%AF%E6%9C%89%E4%BC%A6-%E9%9B%B6.mp3
I don't know why... Must have something to do with character set/encoding. Somebody explain this to me please.
---------------------------------------------experiment--with--wget--------------------------------------------------
wget "%BF%C2%D3%D0%C2%D7-%C1%E3.mp3" to ext4 partition:
$ wget 'http://down.jsharer.com/user/userAction.do?method=download&urlpath=ftp://-552790109:[email protected]:2022/22487/200908/%BF%C2%D3%D0%C2%D7-%C1%E3.mp3'
--2009-08-25 12:17:41-- http://down.jsharer.com/user/userAction.do?method=download&urlpath=ftp://-552790109:[email protected]:2022/22487/200908/%BF%C2%D3%D0%C2%D7-%C1%E3.mp3
Resolving down.jsharer.com... 222.73.163.168
Connecting to down.jsharer.com|222.73.163.168|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: ftp://-552790109:[email protected]:2022/22487/200908/%BF%C2%D3%D0%C2%D7-%C1%E3.mp3 [following]
--2009-08-25 12:17:41-- ftp://-552790109:*password*@58.215.91.170:2022/22487/200908/%BF%C2%D3%D0%C2%D7-%C1%E3.mp3
=> `¿ÂÓÐÂ×-Áã.mp3'
Connecting to 58.215.91.170:2022... connected.
Logging in as -552790109 ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /22487/200908 ... done.
==> SIZE \277\302\323\320\302\327-\301\343.mp3 ... 5211995
==> PASV ... done. ==> RETR \277\302\323\320\302\327-\301\343.mp3 ... done.
Length: 5211995 (5.0M)
100%[=====================================================>] 5,211,995 89.1K/s in 56s
2009-08-25 12:18:37 (91.2 KB/s) - `¿ÂÓÐÂ×-Áã.mp3' saved [5211995]
wget "%BF%C2%D3%D0%C2%D7-%C1%E3.mp3" to ntfs partition:
$ wget 'http://down.jsharer.com/user/userAction.do?method=download&urlpath=ftp://1368144520:[email protected]:2022/41161/200908/%BF%C2%D3%D0%C2%D7-%C1%E3.mp3'
--2009-08-25 12:26:29-- http://down.jsharer.com/user/userAction.do?method=download&urlpath=ftp://1368144520:[email protected]:2022/41161/200908/%BF%C2%D3%D0%C2%D7-%C1%E3.mp3
Resolving down.jsharer.com... 222.73.163.168
Connecting to down.jsharer.com|222.73.163.168|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: ftp://1368144520:[email protected]:2022/41161/200908/%BF%C2%D3%D0%C2%D7-%C1%E3.mp3 [following]
--2009-08-25 12:26:29-- ftp://1368144520:*password*@58.215.91.170:2022/41161/200908/%BF%C2%D3%D0%C2%D7-%C1%E3.mp3
=> `¿ÂÓÐÂ×-Áã.mp3'
Connecting to 58.215.91.170:2022... connected.
Logging in as 1368144520 ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /41161/200908 ... done.
==> SIZE \277\302\323\320\302\327-\301\343.mp3 ... 5211995
==> PASV ... done. ==> RETR \277\302\323\320\302\327-\301\343.mp3 ... done.
¿ÂÓÐÂ×-Áã.mp3: Invalid or incomplete multibyte or wide character
wget  "%E6%9F%AF%E6%9C%89%E4%BC%A6-%E9%9B%B6.mp3" to ext4 partition:
$ wget 'http://mp3.tktt.com/eec38e543bc6c0e4/15/%E6%9F%AF%E6%9C%89%E4%BC%A6-%E9%9B%B6.mp3'
--2009-08-25 12:29:59-- http://mp3.tktt.com/eec38e543bc6c0e4/15/%E6%9F%AF%E6%9C%89%E4%BC%A6-%E9%9B%B6.mp3
Resolving mp3.tktt.com... 58.215.81.44
Connecting to mp3.tktt.com|58.215.81.44|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 126229 (123K) [audio/x-ms-wma]
Saving to: `æ%9F¯æ%9C%89伦-é%9B¶.mp3'
100%[=====================================================>] 126,229 129K/s in 1.0s
2009-08-25 12:30:03 (129 KB/s) - `æ%9F¯æ%9C%89伦-é%9B¶.mp3' saved [126229/126229]
wget "%E6%9F%AF%E6%9C%89%E4%BC%A6-%E9%9B%B6.mp3" to ntfs partition:
$ wget 'http://mp3.tktt.com/eec38e543bc6c0e4/15/%E6%9F%AF%E6%9C%89%E4%BC%A6-%E9%9B%B6.mp3'
--2009-08-25 12:37:30-- http://mp3.tktt.com/eec38e543bc6c0e4/15/%E6%9F%AF%E6%9C%89%E4%BC%A6-%E9%9B%B6.mp3
Resolving mp3.tktt.com... 58.215.81.44
Connecting to mp3.tktt.com|58.215.81.44|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 126229 (123K) [audio/x-ms-wma]
æ%9F¯æ%9C%89伦-é%9B¶.mp3: Invalid or incomplete multibyte or wide character
Cannot write to `æ%9F¯æ%9C%89伦-é%9B¶.mp3' (Invalid or incomplete multibyte or wide character).
---------------------------------------------let's--try--with--aria2c--------------------------------------------------
aria2c "%BF%C2%D3%D0%C2%D7-%C1%E3.mp3" to ext4 partition:
$ aria2c 'http://down.jsharer.com/user/userAction.do?method=download&urlpath=ftp://1368144520:[email protected]:2022/41161/200908/%BF%C2%D3%D0%C2%D7-%C1%E3.mp3'
2009-08-25 12:47:52.079592 NOTICE - #1 - Download has already completed: /home/canti/Desktop/¿ÂÓÐÂ×-Áã.mp3
2009-08-25 12:47:52.080014 NOTICE - Download complete: /home/canti/Desktop/¿ÂÓÐÂ×-Áã.mp3
Download Results:
gid|stat|avg speed |path/URI
===+====+===========+===========================================================
1| OK| n/a|/home/canti/Desktop/¿ÂÓÐÂ×-Áã.mp3
Status Legend:
(OK):download completed.
aria2c "%BF%C2%D3%D0%C2%D7-%C1%E3.mp3" to ntfs partition:
$ aria2c 'http://down.jsharer.com/user/userAction.do?method=download&urlpath=ftp://1368144520:[email protected]:2022/41161/200908/%BF%C2%D3%D0%C2%D7-%C1%E3.mp3'
[#1 SIZE:0B/0B CN:1 SPD:0Bs]
2009-08-25 12:46:06.942979 ERROR - Exception caught
Exception: [RequestGroup.cc:528] Download aborted.
-> [AbstractDiskWriter.cc:115] Failed to open the file /media/20G/¿ÂÓÐÂ×-Áã.mp3, cause: Invalid or incomplete multibyte or wide character
Download Results:
gid|stat|avg speed |path/URI
===+====+===========+===========================================================
1| ERR| n/a|/media/20G/¿ÂÓÐÂ×-Áã.mp3
Status Legend:
(ERR):error occurred.
aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
aria2c "%E6%9F%AF%E6%9C%89%E4%BC%A6-%E9%9B%B6.mp3" to ext4 partition:
$ aria2c 'http://mp3.tktt.com/eec38e543bc6c0e4/15/%E6%9F%AF%E6%9C%89%E4%BC%A6-%E9%9B%B6.mp3'
[#1 SIZE:96.0KiB/123.2KiB(77%) CN:1 SPD:135.1KiBs]
2009-08-25 12:30:17.753443 NOTICE - Download complete: /home/canti/Desktop/柯有伦-零.mp3
Download Results:
gid|stat|avg speed |path/URI
===+====+===========+===========================================================
1| OK| 136.0KiB/s|/home/canti/Desktop/柯有伦-零.mp3
Status Legend:
(OK):download completed.
aria2c "%E6%9F%AF%E6%9C%89%E4%BC%A6-%E9%9B%B6.mp3" to ntfs partition:
$ aria2c 'http://mp3.tktt.com/eec38e543bc6c0e4/15/%E6%9F%AF%E6%9C%89%E4%BC%A6-%E9%9B%B6.mp3'
[#1 SIZE:0B/123.2KiB(0%) CN:1 SPD:0Bs]
2009-08-25 12:42:14.735797 NOTICE - Download complete: /media/20G/柯有伦-零.mp3
Download Results:
gid|stat|avg speed |path/URI
===+====+===========+===========================================================
1| OK| 20.0MiB/s|/media/20G/柯有伦-零.mp3
Status Legend:
(OK):download completed.
So I'm asking:
1. Why is '%E6%9F%AF%E6%9C%89%E4%BC%A6-%E9%9B%B6.mp3' interpreted correctly by aria2c but not with wget?
2. Why is '%BF%C2%D3%D0%C2%D7-%C1%E3.mp3' interpreted to '¿ÂÓÐÂ×-Áã.mp3' by aria2c and wget both?
3. Can I tune aria2c/wget to get those characters interpreted right? I have some experience with FTP clients such as filezilla and gftp, they both have a charset option for correctly displaying filenames from servers that has a encoding other than utf-8.
4. Despite wget/aria2c both get the '%BF%C2%D3%D0%C2%D7-%C1%E3.mp3' interpreted wrong, they are able to write a file called '¿ÂÓÐÂ×-Áã.mp3' to EXT4 partitions. But they can't do this to NTFS partitions. (PcManFM can display Chinese/Japnese filenames on NTFS partitions correctly. Just to point it out.) How can I tune ntfs-3g's options to fix this?
5. What I asked in the beginning, why does the same filename has two versions in two URLs?
Last edited by lolilolicon (2009-08-25 05:33:18)

That was a nice little oversight on my part --not checking the utf-8 charset.
I experimented a little bit. I tried your link to downoad the file with wget; of course it doesn't work for me. Does the use of the wget option --restrict-file-names=nocontrol help? That option stops the incorrect interpretation of control characters.
For a download example, here's a Russian language Wikipedia page,  http://ru.wikipedia.org/wiki/%D0%97%D0% … 1%86%D0%B0
Without --restrict-file-names=nocontrol
$ wget http://ru.wikipedia.org/wiki/%D0%97%D0%B0%D0%B3%D0%BB%D0%B0%D0%B2%D0%BD%D0%B0%D1%8F_%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0
--2009-08-27 06:11:35-- http://ru.wikipedia.org/wiki/%D0%97%D0%B0%D0%B3%D0%BB%D0%B0%D0%B2%D0%BD%D0%B0%D1%8F_%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0
Length: 77305 (75K) [text/html]
Saving to: `Ð%97аглавнаÑ%8F_Ñ%81Ñ%82Ñ%80аниÑ%86а'
2009-08-27 06:11:36 (292 KB/s) - `Ð%97аглавнаÑ%8F_Ñ%81Ñ%82Ñ%80аниÑ%86а' saved [77305/77305]
With --restrict-file-names=nocontrol
$ wget --restrict-file-names=nocontrol http://ru.wikipedia.org/wiki/%D0%97%D0%B0%D0%B3%D0%BB%D0%B0%D0%B2%D0%BD%D0%B0%D1%8F_%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0
--2009-08-27 06:12:37-- http://ru.wikipedia.org/wiki/%D0%97%D0%B0%D0%B3%D0%BB%D0%B0%D0%B2%D0%BD%D0%B0%D1%8F_%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0
Length: 77304 (75K) [text/html]
Saving to: `Заглавная_страница'
2009-08-27 06:12:37 (291 KB/s) - `Заглавная_страница' saved [77304/77304]
Wget also has the --header option. The man page gives an example that might be useful.
I'm still looking at the ntfs problem.
Last edited by thisoldman (2009-08-27 11:11:49)

Similar Messages

  • [solved] ntfs-3g: Invalid or incomplete multibyte or wide character

    Hi all, i've a problem with an ntfs partition and (i think) locales.
    #nickinicki-laptop koko # touch /mnt/vista/ò
    touch: cannot touch `/mnt/vista/ò': Invalid or incomplete multibyte or wide character
    nickinicki-laptop koko # grep -v \# /etc/locale.gen
    en_US.UTF-8 UTF-8
    en_US ISO-8859-1
    es_ES.UTF-8 UTF-8
    es_ES ISO-8859-1
    es_ES@euro ISO-8859-15
    it_IT.UTF-8 UTF-8
    it_IT ISO-8859-1
    it_IT@euro ISO-8859-15
    pt_BR.UTF-8 UTF-8
    pt_BR ISO-8859-1
    nickinicki-laptop koko # locale -a
    C
    en_US
    en_US.iso88591
    en_US.utf8
    es_ES
    es_ES@euro
    es_ES.iso88591
    es_ES.iso885915@euro
    es_ES.utf8
    italian
    it_IT
    it_IT@euro
    it_IT.iso88591
    it_IT.iso885915@euro
    it_IT.utf8
    POSIX
    pt_BR
    pt_BR.iso88591
    pt_BR.utf8
    spanish
    nickinicki-laptop koko # locale
    LANG=it_IT.iso885915@euro
    LC_CTYPE="it_IT.iso885915@euro"
    LC_NUMERIC="it_IT.iso885915@euro"
    LC_TIME="it_IT.iso885915@euro"
    LC_COLLATE=C
    LC_MONETARY="it_IT.iso885915@euro"
    LC_MESSAGES="it_IT.iso885915@euro"
    LC_PAPER="it_IT.iso885915@euro"
    LC_NAME="it_IT.iso885915@euro"
    LC_ADDRESS="it_IT.iso885915@euro"
    LC_TELEPHONE="it_IT.iso885915@euro"
    LC_MEASUREMENT="it_IT.iso885915@euro"
    LC_IDENTIFICATION="it_IT.iso885915@euro"
    LC_ALL=
    nickinicki-laptop koko # grep -i locale /etc/rc.conf
    # LOCALE: available languages can be listed with the 'locale -a' command
    LOCALE="it_IT.iso885915@euro"
    nickinicki-laptop koko # mount.ntfs-3g -o locale=$LANG /dev/sda1 /mnt/vista
    nickinicki-laptop koko # touch /mnt/vista/ò
    touch: cannot touch `/mnt/vista/ò': Invalid or incomplete multibyte or wide character
    nickinicki-laptop koko # tail /var/log/messages.log
    Aug 27 18:45:57 nickinicki-laptop ntfs-3g[3660]: Version 2009.4.4 integrated FUSE 27
    Aug 27 18:45:57 nickinicki-laptop ntfs-3g[3660]: Mounted /dev/sda1 (Read-Write, label "VISTA", NTFS 3.1)
    Aug 27 18:45:57 nickinicki-laptop ntfs-3g[3660]: Cmdline options: locale=it_IT.iso885915@euro
    Aug 27 18:45:57 nickinicki-laptop ntfs-3g[3660]: Mount options: silent,allow_other,nonempty,relatime,fsname=/dev/sda1,blkdev,blksize=4096
    Aug 27 18:46:19 nickinicki-laptop ntfs-3g[3660]: Could not convert filename to Unicode: 'ò': Invalid or incomplete multibyte or wide character
    Aug 27 18:46:19 nickinicki-laptop ntfs-3g[3660]: Could not convert filename to Unicode: 'ò': Invalid or incomplete multibyte or wide character
    Does anybody has a clue on what's happening?
    Thanks in advance!
    Last edited by kokoko3k (2009-08-28 16:25:21)

    I know i'm writing this thread alone, but i'm experimenring more and more.
    I was able to reproduce the issue even on an totally up-to-date system (every package upgraded to the latest version) using an ntfs filesystem on a file image:
    Gozer ~ # cd /var/cache/pacman/pkg
    ########### Install latest ntfs-3g:
    Gozer pkg # pacman -U ./ntfs-3g-2009.4.4-1-i686.pkg.tar.gz
    loading package data...
    checking dependencies...
    (1/1) checking for file conflicts [########################################################] 100%
    (1/1) upgrading ntfs-3g [########################################################] 100%
    ########### Make a 100MB file:
    Gozer pkg # dd if=/dev/zero of=/tmp/image.ntfs bs=1024 count=100000
    100000+0 records in
    100000+0 records out
    102400000 bytes (102 MB) copied, 0.899782 s, 114 MB/s
    ########### force mkfs.ntfs to make an ntfs filesystem there:
    Gozer pkg # mkfs.ntfs /tmp/image.ntfs -F
    /tmp/image.ntfs is not a block device.
    mkntfs forced anyway.
    The sector size was not specified for /tmp/image.ntfs and it could not be obtained automatically. It has been set to 512 bytes.
    The partition start sector was not specified for /tmp/image.ntfs and it could not be obtained automatically. It has been set to 0.
    The number of sectors per track was not specified for /tmp/image.ntfs and it could not be obtained automatically. It has been set to 0.
    The number of heads was not specified for /tmp/image.ntfs and it could not be obtained automatically. It has been set to 0.
    Cluster size has been automatically set to 4096 bytes.
    To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set.
    Windows will not be able to boot from this device.
    Initializing device with zeroes: 100% - Done.
    Creating NTFS volume structures.
    mkntfs completed successfully. Have a nice day.
    ########### My locales:
    Gozer pkg # locale
    LANG=en_US.iso88591
    LC_CTYPE="en_US.iso88591"
    LC_NUMERIC="en_US.iso88591"
    LC_TIME="en_US.iso88591"
    LC_COLLATE="en_US.iso88591"
    LC_MONETARY="en_US.iso88591"
    LC_MESSAGES="en_US.iso88591"
    LC_PAPER="en_US.iso88591"
    LC_NAME="en_US.iso88591"
    LC_ADDRESS="en_US.iso88591"
    LC_TELEPHONE="en_US.iso88591"
    LC_MEASUREMENT="en_US.iso88591"
    LC_IDENTIFICATION="en_US.iso88591"
    LC_ALL=en_US.iso88591
    ########### Make the mountpoint and load the loop module
    Gozer pkg # mkdir /mnt/ntfs.test
    Gozer pkg # modprobe loop
    ########### mount the filesystem through ntfs-3g-2009.4.4-1
    Gozer pkg # ntfs-3g -o loop,locale=$LANG /tmp/image.ntfs /mnt/ntfs.test/
    ########### Try to create a file with accented letters and get the error:
    Gozer pkg # touch /mnt/ntfs.test/àèìòu
    touch: cannot touch `/mnt/ntfs.test/àèìòu': Invalid or incomplete multibyte or wide character
    Gozer pkg # ls -la /mnt/ntfs.test/àèìòu
    ls: cannot access /mnt/ntfs.test/àèìòu: Invalid or incomplete multibyte or wide character
    ########### umount the filesystem
    Gozer pkg # umount /mnt/ntfs.test
    ########### Get the outdated ntfs-3g package from arch rollback machine repo and install it
    Gozer pkg # wget http://arm.kh.nu/extra::2009-1-1/os/i686/ntfs-3g-1.5130-1-i686.pkg.tar.gz
    --2009-08-28 09:39:35-- http://arm.kh.nu/extra::2009-1-1/os/i686/ntfs-3g-1.5130-1-i686.pkg.tar.gz
    Resolving arm.kh.nu... 75.119.207.164
    Connecting to arm.kh.nu|75.119.207.164|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 360413 (352K) [application/x-tar]
    Saving to: `ntfs-3g-1.5130-1-i686.pkg.tar.gz'
    100%[=========================================================================>] 360,413 277K/s in 1.3s
    2009-08-28 09:39:36 (277 KB/s) - `ntfs-3g-1.5130-1-i686.pkg.tar.gz' saved [360413/360413]
    Gozer pkg # pacman -U ./ntfs-3g-1.5130-1-i686.pkg.tar.gz
    loading package data...
    checking dependencies...
    (1/1) checking for file conflicts [########################################################] 100%
    (1/1) upgrading ntfs-3g [########################################################] 100%
    ########### Mount the filesystem again with ntfs-3g-1.5130-1
    Gozer pkg # ntfs-3g -o loop,locale=$LANG /tmp/image.ntfs /mnt/ntfs.test/
    ########### Try to create a file with accented letters:
    Gozer pkg # touch /mnt/ntfs.test/àèìòu
    Gozer pkg # ls -la /mnt/ntfs.test/àèìòu
    -rwxrwxrwx 1 root root 0 2009-08-28 09:41 /mnt/ntfs.test/àèìòu
    ...This time everything worked as expected!
    Can someone try all this and reports his results here please?
    Thanks.
    Last edited by kokoko3k (2009-08-28 07:49:38)

  • WSDL URL is invalid or the WSDL file is not valid or incorrect

    Hi All,
    I am using Oracle Soa Suite 11g. I have got Oracle database, Oracle weblogic admin server, Oracle SOA server all installed on my laptop.
    I have deployed a sample BPEL process. When I am trying to test the process it is giving an error
    "Either the WSDL URL is invalid or the WSDL file is not valid or incorrect. - WSDLException: faultCode=PARSER_ERROR: Failed to read wsdl file at: "http://KSNPavan-PC:8001/soa-infra/services/default/MyHumanWorkFlowSample1Project/vacationrequestprocess_client_ep?WSDL", caused by: java.net.ConnectException. : java.net.ConnectException: Connection refused: connect "
    Now, when I change the url address to
    "http://localhost:8001/soa-infra/services/default/MyHumanWorkFlowSample1Project/vacationrequestprocess_client_ep?WSDL"
    (Please note the difference in host name from KSNPavan-PC to localhost.)
    and click parse wsdl it is working well. I mean the test page is opening successfully and I am able to test the service.
    Testing the service from admin console is fine. Now I want to use this BPEL process service in another BPEL process. So, when I am piciking this service wsdl in JDeveloper it is throwing me the same error and I am unable to go ahead.
    Can anyone please tell me whetherI have to set property in the admin server console so that it always take local host in all the wsdl urls and solve my problem.
    Thank you,
    KSN Pavan.

    Hi All,
    My problem has got solved with the help of my colleagues. Actually the problem was that the host name KSNPavan-PC is not there in the C:\Windows\System32\Drivers\etc\hosts file. I Added the host name in the file with the IP same as that of local host and everything isworking well now.
    Thank you,
    KSN Pavan

  • Either the WSDL URL is invalid or the WSDL file is not valid or incorrect.

    Hi ,
    i deployed one bpel process in weblogic.
    when i am click on test below is error is coming. ( its on oracle soa 11)
    below is coming for all the process. previously it is working fine.
    Either the WSDL URL is invalid or the WSDL file is not valid or incorrect. - WSDLException: faultCode=OTHER_ERROR: Failed to read WSDL from http://xxxx:8001/soa-infra/services/default/ReadJMS/readtraxjms_client_ep?WSDL: HTTP connection error code is 503
    Please help me how it is resolved.
    Regards
    jan

    Hi Jan,
    We had the same issue in 11.1.1.3 and we used to restart the server to fix it. Hopefully before going to PROD we upgraded to 11.1.1.5 and next time we saw this issue was only when there was some problem with the OHS (it was down etc.).
    Which version you're on?
    Regards,
    Neeraj Sehgal

  • Can't CF use non English characters in URLs ???? (critical for SEO)

    Hi all,
    I want to use non English characters (Greek characters) for folders of the URLs.
    eg   http://www.mysite.com/Φάκελος/index.cfm
    where "Φάκελος" is a non English word (Greek).
    When the called page is simple HTML  eg   www.mysite.com/Φάκελος/index.HTM
    it's displayed just fine.
    When the called page is CF page  eg   www.mysite.com/Φάκελος/index.CFM
    I get a "FILE NOT FOUND" error.
    In the page where the link exists everything is UTF-8.
    What's the problem ? Can't CF use non English characters in URLs ????
    It's critical for SEO issues.
    I use CF9.  Any ideas ???
    Thanks in advance.
    Anastassios

    I don't have this setting in the email application. But as I know, html with Exchange is working only with the 2007 version, my server is still 2003 so I think in my case it's plain text only.
    But I'm telling again: good old (and now starting to miss) E60 with MfE worked very well!

  • Failed to load resource: the server responded with a status of 405 (Method Not Allowed) XMLHttpRequest cannot load (WCF service URL). Invalid HTTP status code 405

    Hi,
    while consuming the  WCF service POST method Jquery, getting error in Chrome and firefox, in IE  Its working fine.
    ERROR:Failed to load resource: the server responded with a status of 405 (Method Not Allowed)  XMLHttpRequest cannot load (WCF service URL). Invalid HTTP status code 405.
    Jquery used to call:
    $.support.cors = true
            $.ajax({
                type: "POST",
                url: serviceURL,
                data: JSON.stringify(managedProps),
                useDefaultXhrHeader:false,
                contentType: "application/json; charset=utf-8",
                dataType: "json",
                //processData: true,
                crossDomain: true,
                success: function (data, status, jqXHR) {
                   alert("sucess");
                error: function (xhr) {
                    alert("error");
    WCF sevice Web.config
    <webHttpBinding>
            <!--<binding name="webHttpBindingWithJsonP" transferMode="StreamedRequest" />-->
            <binding name="crossDomain" crossDomainScriptAccessEnabled="true" transferMode="StreamedResponse" />
          </webHttpBinding>
        </bindings>
        <services>
          <service name="DynamicRefinerWCF.DynamicRefiner">
            <endpoint address="" behaviorConfiguration="REST" bindingConfiguration="crossDomain" binding="webHttpBinding" contract="DynamicRefinerWCF.IDynamicRefiner" />
            <endpoint address="mex" binding="mexHttpBinding" contract="DynamicRefinerWCF.IDynamicRefiner" />
            <host>
              <baseAddresses>
                <add baseAddress="http://localhost/example.svc" />
              </baseAddresses>
            </host>
          </service>
        </services>
        <!--<protocolMapping>
            <add binding="basicHttpsBinding" scheme="https" />
        </protocolMapping>-->    
        <!--<serviceHostingEnvironment aspNetCompatibilityEnabled="true" multipleSiteBindingsEnabled="true" />-->
      </system.serviceModel>
      <system.webServer>
        <!--<modules runAllManagedModulesForAllRequests="true"/>-->
        <modules>
          <remove name="WebDAVModule" />
        </modules>
        <handlers>
          <remove name="WebDAV" />
        </handlers>
        <directoryBrowse enabled="true" />
        <httpProtocol>
          <customHeaders>
            <add name="Access-Control-Allow-Origin" value="*"/>
            <add name="Access-Control-Allow-Headers" value="Content-Type"/>
            <add name="Access-Control-Allow-Methods" value="GET, POST, PUT, DELETE, OPTIONS"/>
            <add name="Access-Control-Request-Headers:" value="*" />
            <add name="Access-Control-Request-Method:" value="*" />
          </customHeaders>
        </httpProtocol>
        <!--
            To browse web app root directory during debugging, set the value below to true.
            Set to false before deployment to avoid disclosing web app folder information.
          -->
        <!--<directoryBrowse enabled="true"/>-->
      </system.webServer>
    </configuration>
    Thanks,
    Swathi

    Right on - I have done that a number of times.

  • Gives error The requested URL "/", is invalid but I gave a valid format

    I gave firefox 3.6.6 what I think is a properly formatted URL, namely http://www.3dfx.com. Firefox changes this to http://www.3dfx.com/ I think the added / indicates it got a response from the URL I gave but then it says The requested URL "/", is invalid.
    Reference #9.eb4a595.1295368725.9366789
    so it seems like it did not understand the format. By comparison, I enter http://www.purdue.edu and it is changed to http://www.purdue.edu/ and the page is displayed.

    Here's a (maybe THE) solution, assuming you have the HTTPS Everywhere add-on installed. If not, then this will probably be of no help at all (sorry).
    I was having this exact issue, only when attempting to reach the Washington Post website, which had always worked for me without problems before. I received this error message:
    The requested URL "/", is invalid.
    To make matters even more confusing, I could reach the desired web site (using the same URL--http://www.washingtonpost.com) on the same PC using Internet Explorer, and on another PC using Firefox.
    After an annoying search, Googling this error message, and trying a variety of suggested remedies, I was finally able to resolve the problem by changing the settings for the Firefox add-on HTTPS Everywhere.
    In Firefox, click on the Tools menu, then select Add-ons, then click on HTTPS Everywhere and click on the Options button. The HTTPS Everywhere Preferences screen will appear asking, "Which HTTPS redirection rules should apply?"
    Uncheck the website you're having the problem with and click OK. That should solve the problem. At least, for me it ended the problem immediately, without restarting Firefox, my PC, my router, or any of the other "remedies" I had tried during my earlier troubleshooting efforts.

  • Invalid URL The requested URL "/", is invalid. Reference #9.a2fc54b8.1345130184.5cbbba6

    At least once a day on my work PC Desktop I will type in Yahoo.com or Amazon.com or any other valid popular website and all of a sudden I get the "Security Exception" error message and when I select to confirm it I then get:
    "Invalid URL
    The requested URL "/", is invalid.
    Reference #9.a2fc54b8.1345130184.5cbbba6 "
    At that point I cannot access that website at all. Then I have to clear all history and restart my computer, at least once a day and hope it works. I've scanned the support forum and I have done everything they suggest: disabled all add-ons (not that I even have any), reset Firefox, restart in safe-mode. Nothing works, it's very frustrating. It completely interrupts my workday. HELP!!

    Hmmm, there are some issues on certain sites caused by the new Autofill feature that suggests a URL in the address bar. When this happens, are you pressing Enter to accept a suggestion?
    If so, related threads:
    * [https://support.mozilla.org/en-US/questions/933563#answer-356371 typing in url for my company website sends it to https index page in Firefox, but not IE or Chrome, and the behavoir is not wanted]
    * [https://support.mozilla.org/en-US/questions/933581 Why does when I type a website it adds the symbol / after automatically now and it takes me to fake websites???]

  • Safari 7.0.4 does not update. SoftwareUpdate: Invalid or incomplete local product 031-02230

    I cannot get Software Update to upgrade my safari 7.0.3 to 7.0.4
    Here is the relevant contentos of install.log
    un  8 22:15:23 hoare.inware.org softwareupdated (200)[376]: Adding client SUUpdateServiceClient pid=392, uid=501, installAuth=NO rights=(), transactions=0 (/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/s toreagent)
    Jun  8 22:15:23 hoare.inware.org storeagent[392]: SUAppStoreUpdateController: start install session with 031-02230
    Jun  8 22:15:23 hoare.inware.org softwareupdated (200)[376]: SoftwareUpdate: Added foreground transaction [0x3] for Safari7.0.4Mavericks-7.0.4
    Jun  8 22:15:23 hoare.inware.org softwareupdated (200)[376]: SoftwareUpdate: Invalid or incomplete local product 031-02230
    Jun  8 22:15:23 hoare.inware.org softwareupdated (200)[376]: SoftwareUpdate: Removed foreground transaction [0x3]
    Jun  8 22:15:23 hoare.inware.org storeagent[392]: SUAppStoreUpdateController: did not start session for 031-02230 (previously installed?)
    Does anybody know how to make softwareupdated do the right thing?

    Please read this whole message before doing anything.
    Back up all data. Quit the App Store application if it’s running. Test after each of the following steps until the problem is resolved.
    Step 1
    Triple-click anywhere in the line below on this page to select it:
    /Library/Updates
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal
    from the contextual menu.* A Finder window should open with a folder selected. Move the contents of the selected folder to the Trash. You may be prompted for your administrator password.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    Step 2
    Do as in Step 1 with this line:
    /Library/Preferences/com.apple.SoftwareUpdate.plist
    Restart the computer. If there's no change, quit the App Store and restore the file you moved from your backup, overwriting the one that may have been created in its place. Otherwise, recreate your settings in the Software Update preference pane.
    Step 3
    Hold down the option key and select
    Go ▹ Library
    from the Finder menu bar. Move the following items from the Library folder to the Trash (some may not exist):
    Caches/com.apple.SoftwareUpdate
    Preferences/com.apple.SoftwareUpdate.plist
    Preferences/ByHost/com.apple.SoftwareUpdate.*.plist
    Saved Application State/com.apple.SoftwareUpdate.savedState
    Here, "*" stand for a long string of letters, numbers, and dashes.
    Step 4
    If you still have problems, quit the App Store again.
    Select this line and copy it to the Clipboard:
    open $TMPDIR../C
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window. Depending on which web browser you use, you may have to press the return key. A folder should open. Inside that folder, there may be a subfolder with the name "com.apple.SoftwareUpdate". If so, delete it. You can then quit Terminal.

  • MBAM - The endpint address URL is invalid

    Hello IT-Pro's
    I installed on a Windows Server 2012 MBAM 2.0. And I would like to deploy and configure the MBAM-Client that the Client (Winodows 8) automatically encrypt over the seeded GPO.
    But rightnow - I have the problem that the client won't encrypt with the following error
    An Error occured while applying MBAM policies.
    Volume ID:\\?\Volume{...}\
    Error code:
    0x803D0020
    Details:
    The endpoint address URL is invalid
    I checked up the endpoint URL thousand of times in the GPO Config @ "Configure MBAM Service" and I typed the URL as wished but it did't work.
    http://<servername>:<port>/MBAMRecoveryAndHardwareService/CoreService.svc
    http://<servername>:<port>/MBAMComplianceStatusService/StatusReportingService.svc
    Can anybody help me?
    Thanking anybody in advance.
    Cheers Raebaan

    Thanks a lot for your reply - I solved this problem (A wrong Registry-Key) but rightnow I have a new problem with my client respectively with TPM.
    If I checkup in the SQL-database for the TPMhash - the value is NULL! Have you got any idea to solve this problem?
    Thanking everybody in advance for any feedback!
    CheersRaebaan

  • Every time I try to go to my homepage I get an error saying my url is invalid

    every time I try to go to my home page I get the error, "url is invalid" Why is this happening? How do I validate my url?

    What is the full URL of the home page?
    See also:
    *https://support.mozilla.org/kb/How+to+set+the+home+page

  • I get this about every 10 minutes and I have to restart my Mac and start again. It is so annoying can anyone help me? Invalid URL  The requested URL "/", is invalid. Reference

    I get this about every 10 minutes and I have to restart my Mac and start again.
    It is so annoying can anyone help me?
    Invalid URL  The requested URL "/", is invalid. Reference

    For which browser and version?  If Safari, there may be a solution found in the "More Like This" section over in the column on the right side of this website. 

  • I used to be able to access a site that I go to almost every day, Now I get Invalid URL The requested URL "/", is invalid. Reference #9.e452ccc0.1418310938.1ab

    I used to be able to access a certain website I goto almost everyday, by just finding the name in google search and clicking on the link found. Now for the past few days everytime I click on the link, I get this message:
    Invalid URL
    The requested URL "/", is invalid.
    Reference #9.f152ccc0.1418311273.10a6c886
    I tried going to the site from other different browers like google chrome, internet explorer and it still doesn't work.
    I cleared my caches, virus and anti malware checks.
    I even tried entering http:// before www and it still doesnt work. It gives me another message:
    Invalid URL
    The requested URL "/", is invalid.
    Reference #9.e452ccc0.1418311360.1ab2b938
    Please somebody help me
    Thanks

    I used a tracer;
    traceroute to revitcity.com (96.17.116.226), 30 hops max, 38 byte packets
    1 32.208.200.3 (32.208.200.3) 294.816 ms 69.444 ms 199.510 ms
    2 * 32.223.0.220 (32.223.0.220) 88.627 ms 20.079 ms
    3 32.223.104.37 (32.223.104.37) 23.946 ms 21.842 ms 32.223.104.33 (32.223.104.33) 72.087 ms
    4 ae4---0.car01.wlfr.ct.frontiernet.net (74.40.71.93) 81.267 ms 30.892 ms 76.408 ms
    5 ae6---0.cor01.nycm.ny.frontiernet.net (74.40.5.209) 118.819 ms 121.154 ms 88.931 ms
    6 * ae0---0.cbr01.nycm.ny.frontiernet.net (74.40.4.82) 23.539 ms *
    7 12.252.234.5 (12.252.234.5) 140.338 ms 12.252.234.13 (12.252.234.13) 114.809 ms 12.252.234.25 (12.252.234.25) 141.691 ms
    8 12.122.131.226 (12.122.131.226) 27.119 ms cr2.n54ny.ip.att.net (12.122.130.154) 26.317 ms 25.650 ms
    9 ggr7.n54ny.ip.att.net (12.122.131.93) 24.862 ms igs3.n54ny.ip.att.net (12.122.115.89) 23.760 ms 75.351 ms
    10 ae-15.r05.nycmny01.us.bb.gin.ntt.net (129.250.9.205) 23.138 ms 24.597 ms 24.173 ms
    11 ae-1.r23.nycmny01.us.bb.gin.ntt.net (129.250.4.68) 56.422 ms 35.363 ms 91.407 ms
    12 * * *
    13 ae-0.r23.asbnva02.us.bb.gin.ntt.net (129.250.3.85) 149.758 ms 156.189 ms *
    14 ae-1.r20.miamfl02.us.bb.gin.ntt.net (129.250.2.87) 154.165 ms 255.093 ms 242.591 ms
    15 ae-1.r05.miamfl02.us.bb.gin.ntt.net (129.250.2.185) 184.896 ms 182.873 ms 237.469 ms
    16 * a96-17-116-226.deploy.akamaitechnologies.com (96.17.116.226) 339.482 ms 262.937 ms

  • When I launch Firefox, I get a message stating that the " URL is invalid and will not be loaded". Clicking "OK" removes the message and then launches Firefox. How do I locate & remove the invalid URL?

    Launching Firefox opens a message window stating "URL is invalid and will not be loaded. The message window includes an "OK" button. Clicking this button closes the window and immediately launches Firefox.

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]

  • The request URL is invalid

      How Can I fix this problem, Whe I am  work in facebook sudenly comes the request URL is invalid

      How Can I fix this problem, Whe I am  work in facebook sudenly comes the request URL is invalid

Maybe you are looking for