From: Andrey Repin <anrdaemon@yandex.ru>
To: Rakhi Batra - Assistant Manager Publication
<rakhi@iba-suk.edu.pk>,
cygwin@cygwin.com
Subject: Re: Issue in Java path
Date: Tue, 24 Sep 2019 12:50:00 -0000 [thread overview]
Message-ID: <138060876.20190924154947@yandex.ru> (raw)
In-Reply-To: <CAAswNsgjZtwhLvy8_Z9xTKT=h26s4JUy6QshdkAjpBvynzM8OQ@mail.gmail.com>
Greetings, Rakhi Batra - Assistant Manager Publication!
> I am facing an issue in the path of the file. Whenever I am executing the
> below command. The slashes in classpath are replaced with dots and I am
> unable to navigate to files in order to run the scripts. Kindly guide why
> this is happening and what is the solution. Thank you.
> (java $JAVA_OPTS -classpath `cygpath -pu $CLASSPATH`
> org.dspace.app.launcher.ScriptLauncher "$@")
There's multiple issues beyond what has already been mentioned.
3. Missing quotation of an unknown variable.
4. There's no Cygwin Java, and using Cygwin paths with native Java is sure to
cause interoperability issues.
--
With best regards,
Andrey Repin
Tuesday, September 24, 2019 15:48:28
Sorry for my terrible english...
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
next prev parent reply other threads:[~2019-09-24 12:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-24 10:39 Rakhi Batra - Assistant Manager Publication
2019-09-24 12:04 ` [cygwin] " Jason Pyeron
2019-09-24 12:48 ` Eliot Moss
2019-09-24 12:50 ` Andrey Repin [this message]
2019-09-24 23:08 ` Brian Inglis
2019-09-25 12:09 ` Rakhi Batra - Assistant Manager Publication
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=138060876.20190924154947@yandex.ru \
--to=anrdaemon@yandex.ru \
--cc=cygwin@cygwin.com \
--cc=rakhi@iba-suk.edu.pk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).