Skip to Content.
Sympa Menu

shibboleth-dev - Re: Build of 2.0 beta1 IdP

Subject: Shibboleth Developers

List archive

Re: Build of 2.0 beta1 IdP


Chronological Thread 
  • From: "Chris G. Sellers" <>
  • To: <>
  • Subject: Re: Build of 2.0 beta1 IdP
  • Date: Tue, 22 Jan 2008 10:31:03 -0500

I'm using the JVM from the JDK not just the stand along JRE.  

It appears to be an issue with gij compiler.  It's taking the ANT_OPTS variable and trying to use it

If I switch to the java JRE in /usr I get a more descriptive err

root@ shib-dist]# ./ant.sh idp
gij: unrecognized option -- `-d'
Try `gij --help' for more information.

On Jan 22, 2008, at 10:18 AM, Franck Borel wrote:

Hi Chris,

Chris G. Sellers schrieb:
> I've tried to use ANT in debug mode (sorry, my Ant skills are limited)
> and I can't seem to get it to output debug info.  The verison I'm using
> is on Fedora
>
> ant-1.6.5-4jpp.2.fc7
>
> It does not like --debug or --debugexec
>
> [root@sellers-lab1 shib-dist]# ./ant.sh idp
> Unrecognized option: -d
> Could not create the Java virtual machine.
>
>
> [root@1 shib-dist]# echo $JAVA_HOME
> /usr/java/jdk1.5.0_13/
> [root@ shib-dist]# echo $ANT_OPTS
> -d

Seems to be the wrong path entry to your JVM: Where is your Java virtual
machine placed?

-- Franck



______________________________________________
Chris G. Sellers | NITLE Technology
734.661.2318 |
AIM: imthewherd | GTalk:






Archive powered by MHonArc 2.6.16.

Top of Page