Skip to Content.
Sympa Menu

grouper-users - Problems with 1.4.1 UI install

Subject: Grouper Users - Open Discussion List

List archive

Problems with 1.4.1 UI install


Chronological Thread 
  • From:
  • To:
  • Subject: Problems with 1.4.1 UI install
  • Date: Tue, 10 Mar 2009 12:46:58 -0400 (EDT)

Hi All,

I'm in the process of installing Grouper 1.4.1, I have successfully installed
the API and that is running just with HSQLDB and I am able to create stems,
groups etc

However when I come to install the UI, I am running into problems. I have
followed the instructions as per
https://wiki.internet2.edu/confluence/display/GrouperWG/UI+Building+and+Configuration

I have set the deploy.home and the default.webapp.folder to my tomcat
install. When I run "ant default" it gives the following output, it runs into
an error when it reaches the -merge-xmls: section where it is trying to
create the web.xml folder. After running the build, I have checked the
web.xml file and it is empty! I'm not sure why this is, so any pointers or
help would be greatly appreciated to see where i seem to be going wrong.

Many Thanks

Richard

Environment details -- I have tried running this with JAVA 1.5 and 1.6, with
apache-tomcat-5.5.26.

/////Build output
Buildfile: build.xml

default:

-setup:

-choose-webapp:
[propertyfile] Updating property file:
/usr/local/grouper-qs-1.4.1/grouper-ui/.lastbuild.properties
[echo] In setup - do.clean = ${do.clean} cleanable=true

-doStop:

-doCleanWebappClassFolder:

-doClean:

-resources:
[echo] In resources - Build folder =
/usr/local/grouper-qs-1.4.1/grouper-ui/../build/grouper

-dist-grouper:
[echo] Creating /usr/local/grouper-qs-1.4.1/grouper-ui/../build/grouper
[echo] Copying Grouper configuration files to
/usr/local/grouper-qs-1.4.1/grouper-ui/../build/grouper/WEB-INF/classes
[copy] Copying 22 files to
/usr/local/grouper-qs-1.4.1/build/grouper/WEB-INF/classes

-local-log4j:

-fix-grouper-home:
[echo] Attempting to replace grouper.home with
/usr/local/grouper-qs-1.4.1/grouper-ui/../grouper/
[echo] Copying ui resources to
/usr/local/grouper-qs-1.4.1/grouper-ui/../build/grouper/WEB-INF/classes/resources
[copy] Copying 8 files to
/usr/local/grouper-qs-1.4.1/build/grouper/WEB-INF/classes/resources

-additional-build:

-optional-conf:

-webapp:
[delete] Deleting directory /usr/local/grouper-qs-1.4.1/grouper-ui/temp
[mkdir] Created dir: /usr/local/grouper-qs-1.4.1/grouper-ui/temp

-compileGrouper:

-additional-build:

-copyContent:
[echo] Copying core UI files to
/usr/local/grouper-qs-1.4.1/grouper-ui/../build/grouper
[echo] Processing web.xml
[copy] Copying 1 file to /usr/local/grouper-qs-1.4.1/grouper-ui/temp
[echo] web.xmls.isempty=:${web.xmls.isempty}:

-merge-xmls:
[copy] Copying 1 file to /usr/local/grouper-qs-1.4.1/grouper-ui/temp
[echo] Transforming:
/usr/local/grouper-qs-1.4.1/grouper-ui/temp/50.web.core.xml
[echo] /usr/local/grouper-qs-1.4.1/grouper-ui/temp/99.web.error.xml
[echo]
[echo]
[echo] Base = /usr/local/grouper-qs-1.4.1/grouper-ui/temp/50.web.core.xml
[echo] + /usr/local/grouper-qs-1.4.1/grouper-ui/temp/99.web.error.xml
[echo] ->
/usr/local/grouper-qs-1.4.1/grouper-ui/../build/grouper/WEB-INF/web.xml
[echo]
[echo] (Location of error unknown)java.net.ConnectException: Connection
timed out
[echo] Result: 0

-copy-core-web-xml:

-copyContextXmlToMetaInf:
[copy] Copying 1 file to
/usr/local/grouper-qs-1.4.1/build/grouper/META-INF

-copyContextXmlToTomcat:
[copy] Copying 1 file to
/usr/local/tomcat/current/conf/Catalina/localhost

-html:

-war:

-web:

BUILD SUCCESSFUL
Total time: 3 minutes 14 seconds




Archive powered by MHonArc 2.6.16.

Top of Page