You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/10/24 23:21:51 UTC

[jira] Assigned: (DERBY-3148) IllegalArgumentException: Malformed \uxxxx encoding while trying to find Xalan version running tests via ant

     [ https://issues.apache.org/jira/browse/DERBY-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel John Debrunner reassigned DERBY-3148:
--------------------------------------------

    Assignee:     (was: Daniel John Debrunner)

> IllegalArgumentException: Malformed \uxxxx encoding while trying to find Xalan version running tests via ant
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3148
>                 URL: https://issues.apache.org/jira/browse/DERBY-3148
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.4.0.0
>         Environment: ant 1.7.0
> IBM JVM 1.5
> Windows XP
>            Reporter: Daniel John Debrunner
>
> Following stack trace after executing:
> ant -propertyfile ant.properties junit-all-codeline-jars
>     [junit] Unexpected exception while trying to find Xalan version:
>     [junit] java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
>     [junit]     at java.util.Properties.loadConvert(Properties.java:531)
>     [junit]     at java.util.Properties.load(Properties.java:370)
>     [junit]     at org.apache.derbyTesting.junit.XML.checkXalanVersion(XML.java:
> 329)
>     [junit]     at org.apache.derbyTesting.junit.XML.<clinit>(XML.java:116)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.