java.net.URISyntaxException
        Posted  
        
            by aayushi soni
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by aayushi soni
        
        
        
        Published on 2010-05-18T09:51:01Z
        Indexed on 
            2010/05/18
            10:00 UTC
        
        
        Read the original article
        Hit count: 452
        
Hi,
I have get this exception. but this exception is not reproduced again. I want to get the cause of this
Exception Caught while Checking tag in XMLjava.net.URISyntaxException:
Illegal character in opaque part at index 2:
C:\Documents and Settings\All Users\.SF\config\sd.xml
stacktrace net.sf.saxon.trans.XPathException.
Why this exception occured. How to deal with so it will not reproduce.
© Stack Overflow or respective owner