[MarkLogic Dev General] Re: XQSync Error

Patrick Force patrickf at arc90.com
Tue Jul 24 12:25:34 PDT 2007


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:password@sql_stage_01: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 com.marklogic.ps.SimpleLogger at bac748 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:pxquote@sql_stage_01: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, general-request at developer.marklogic.com <
general-request at developer.marklogic.com> wrote:
>
> Send General mailing list submissions to
>         general at developer.marklogic.com
>
> 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
>         general-request at developer.marklogic.com
>
> You can reach the person managing the list at
>         general-owner at developer.marklogic.com
>
> 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 <michael.blakeley at marklogic.com>
> Subject: Re: [MarkLogic Dev General] XQSync Error
> To: General Mark Logic Developer Discussion
>         <general at developer.marklogic.com>
> Message-ID: <46A50C7F.9010907 at marklogic.com>
> 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:password@sql_stage_01: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
> > General at developer.marklogic.com
> > 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
> General at developer.marklogic.com
> http://xqzone.com/mailman/listinfo/general
>
>
> End of General Digest, Vol 37, Issue 16
> ***************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://xqzone.marklogic.com/pipermail/general/attachments/20070724/57ffe15e/attachment.html


More information about the General mailing list