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
Jul 24, 2007 3:18:11 PM com.marklogic.ps.xqsync.Configuration configureInput
INFO: input from connection: xcc://pxquote:[EMAIL PROTECTED]:8011
Exception in thread "main" java.lang.IllegalArgumentException: port out of
range:-1
       at java.net.InetSocketAddress.<init>(InetSocketAddress.java:118)
       at com.marklogic.xcc.ContentSourceFactory.defaultConnectionProvider(
ContentSourceFactory.java:211)
       at com.marklogic.xcc.ContentSourceFactory.newContentSource(
ContentSourceFactory.java:140)
       at com.marklogic.xcc.ContentSourceFactory.newContentSource(
ContentSourceFactory.java:114)
       at com.marklogic.ps.Connection.<init>(Connection.java:45)
       at com.marklogic.ps.xqsync.Configuration.configureInput(
Configuration.java:330)
       at com.marklogic.ps.xqsync.Configuration.configure(
Configuration.java:283)
       at com.marklogic.ps.xqsync.Configuration.setProperties(
Configuration.java:209)
       at com.marklogic.ps.xqsync.XQSync.main(XQSync.java:51)

That's all I think can provide.  If you need the support request dump on the
install in question I can send that too.  Just let me know.  Thanks.

Patrick

On 7/24/07, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:

Send General mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://xqzone.com/mailman/listinfo/general
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of General digest..."


Today's Topics:

   1. Re: XQSync Error (Michael Blakeley)


----------------------------------------------------------------------

Message: 1
Date: Mon, 23 Jul 2007 13:15:59 -0700
From: Michael Blakeley <[EMAIL PROTECTED]>
Subject: Re: [MarkLogic Dev General] XQSync Error
To: General Mark Logic Developer Discussion
        <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="utf-8"

Patrick,

There isn't enough info for me to suggest anything. Please provide the
entire XQSync log output, and all of your property settings.

thanks,
-- Mike

Patrick Force wrote:
> Was wondering if anyone could help with this.  I'm getting the following
> error when running XQSync:
>
> INFO: input from connection: xcc://username:[EMAIL PROTECTED]:8011
> Exception in thread "main" java.lang.IllegalArgumentException: port out
of
> range:-1
>
> This port/app server does indeed exist on the MarkLogic install in
> question.  The connection is fine to the XDBC server via this port from
all
> other applications using it.  I'm getting the same result from multiple
> MarkLogic environments/machines on our network, though there are
MarkLogic
> installs here that do not encounter this problem.
>
> Any ideas would be appreciated.
>
> Patrick
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> General mailing list
> [email protected]
> http://xqzone.com/mailman/listinfo/general

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4532 bytes
Desc: S/MIME Cryptographic Signature
Url :
http://xqzone.marklogic.com/pipermail/general/attachments/20070723/9847c9be/smime-0001.bin

------------------------------

_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general


End of General Digest, Vol 37, Issue 16
***************************************

_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to