public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Per Bothner <per@bothner.com>
To: kawa@sourceware.org
Subject: Re: Exception when trying to eval a Scheme form through javax.script API
Date: Wed, 21 May 2014 21:56:00 -0000	[thread overview]
Message-ID: <537D2107.60003@bothner.com> (raw)
In-Reply-To: <537D1ACB.1050504@gmail.com>

On 05/21/2014 02:29 PM, Weiqi Gao wrote:
> While trying to use Kawa as the ScriptEngine in a Java application that supports "any JSR-223" language, I encountered the following issue.  The following program, which is essentially what the Java application does, throws the ScriptException listed after the program.
> ...
> Exception in thread "main" javax.script.ScriptException: java.lang.IllegalArgumentException: Illegal character in path at index 0: <string>
>      at gnu.expr.KawaScriptEngine.compile(KawaScriptEngine.java:92)

Oops.  Should be fixed now.
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/

  reply	other threads:[~2014-05-21 21:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-21 21:29 Weiqi Gao
2014-05-21 21:56 ` Per Bothner [this message]
2014-05-21 23:27   ` Weiqi Gao

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=537D2107.60003@bothner.com \
    --to=per@bothner.com \
    --cc=kawa@sourceware.org \
    /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).