Patrick,This appears to be a JVM issue: Sun maintains that hostnames can't contain '_'. Rather than get into an argument about common practice vs standards, I'll suggest that you use an RFC-compliant hostname, or an IP address.
For more on this issue: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6553128 http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5049974 -- Mike Michael Blakeley wrote:
Patrick, Thanks - I've reproduced this problem, and I'll pursue a fix.Meanwhile, there's an easy workaround: make sure there are no underscore characters in the hostname portion of your connection string.-- Mike Patrick Force wrote:Here's the full command and console output: java -Dfile.encoding=UTF-8 -cp xqsync.jar:xcc.jar:xpp3.jar:xstream.jar-DINPUT_CONNECTION_STRING= xcc://username:[EMAIL PROTECTED]:8011 -DOUTPUT_PACKAGE=pxquote.zip com.marklogic.ps.xqsync.XQSync added system properties logging to CONSOLE logging to file simplelogger-%u-%g.log Jul 24, 2007 3:18:11 PM com.marklogic.ps.SimpleLogger configureLogger INFO: setting up [EMAIL PROTECTED] for: com.marklogic.ps Jul 24, 2007 3:18:11 PM com.marklogic.ps.xqsync.Configuration setProperties INFO: first-time setup
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
