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: Chad La Joie <>
  • To:
  • Subject: Re: Build of 2.0 beta1 IdP
  • Date: Mon, 28 Jan 2008 17:55:33 +0100
  • Organization: SWITCH

Yes, on Redhat/Fedora you have to install your own JDK and Tomcat, you can't use the natively compiled (the stuff produced by gij) code.

Chris G. Sellers wrote:
To follow-up, the gij is part of what Fedora7 adds when you install tomcat. Looks like I'm going to have to roll my own stuff.
Thanks
Sellers

On Jan 22, 2008, at 10:44 AM, Chad La Joie wrote:

I have never had anything run properly with the gij. Shib isn't going to work on it anyways so you'll need to install a real JDK at some point. Might as well do it now.

Also, you aren't using the system install ant version, the ant script we ship with shibboleth uses a version of ant that we ship with. It's just a standard ant version but with some extension ant tasks already loaded so that deployers don't have to figure out how to do that.

Chris G. Sellers wrote:
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 | <mailto:> <mailto:>
AIM: imthewherd | GTalk: <mailto:> <mailto:>

--
SWITCH
Serving Swiss Universities
--------------------------
Chad La Joie, Software Engineer, Security
Werdstrasse 2, P.O. Box, 8021 Zürich, Switzerland
phone +41 44 268 15 75, fax +41 44 268 15 68


<mailto:>,
http://www.switch.ch

______________________________________________
Chris G. Sellers | NITLE Technology
734.661.2318 |


<mailto:>
AIM: imthewherd | GTalk:


<mailto:>




--
SWITCH
Serving Swiss Universities
--------------------------
Chad La Joie, Software Engineer, Security
Werdstrasse 2, P.O. Box, 8021 Zürich, Switzerland
phone +41 44 268 15 75, fax +41 44 268 15 68
,
http://www.switch.ch




Archive powered by MHonArc 2.6.16.

Top of Page