|
View:
New views
20 Messages
—
Rating Filter:
Alert me
|
| < Prev | 1 - 2 | Next > |
|
|
uPortal installation problemHi. I downloaded uPortal quick-start from Quick Start (uPortal-3.0.1-quick-start.tar.gz) - 76.2MB I am following http://www.ja-sig.org/wiki/display/UPC/My+VT+uPortal+Quick+Start to install uPortal However, I have a problem. I can run hsql and tomcat.But I cannot open http://localhost:8080/uPortal/ I can open tomcat but it pick up the tomcat I stalled before, seems not the uPortal tomcat. So, how can I make the qucik-start tomcat pick up itself, not another tomcat instance in my workstation? Ping --- You are currently subscribed to uportal-user@... as: lists@... To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user |
|
|
Re: uPortal installation problemWhen I run tomcat by command prompt, I have the following error
C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & Buildfile: build.xml BUILD FAILED C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\build.xml:52: The following error occ urred while executing this line: C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\bootstrap\build_includes.xml:4: The n ested macros in this build.xml do not work with 'Apache Ant version 1.7.0 compil ed on December 13 2006', the current recommended version is 1.6.5 Total time: 0 seconds How to fix? Ping > > Hi. > > I downloaded uPortal quick-start from Quick Start > (uPortal-3.0.1-quick-start.tar.gz) - 76.2MB > > I am following > http://www.ja-sig.org/wiki/display/UPC/My+VT+uPortal+Quick+Start to > install uPortal > > However, I have a problem. > > I can run hsql and tomcat.But I cannot open > http://localhost:8080/uPortal/ > > I can open tomcat but it pick up the tomcat I stalled before, seems > not the uPortal tomcat. > > So, how can I make the qucik-start tomcat pick up itself, not another > tomcat instance in my workstation? > > > Ping > > > > --- You are currently subscribed to uportal-user@... as: > edwardc@... > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-user --- You are currently subscribed to uportal-user@... as: lists@... To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user |
|
|
Re: uPortal installation problemUninstall the version of Ant you have.
Download and Install Ant version 1.6.5 ---- Cris J H Edward Chen wrote: > When I run tomcat by command prompt, I have the following error > > C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & > Buildfile: build.xml > > BUILD FAILED > C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\build.xml:52: The following > error occ > urred while executing this line: > C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\bootstrap\build_includes.xml:4: > The n > ested macros in this build.xml do not work with 'Apache Ant version > 1.7.0 compil > ed on December 13 2006', the current recommended version is 1.6.5 > > Total time: 0 seconds > > How to fix? > > Ping >> >> Hi. >> >> I downloaded uPortal quick-start from Quick Start >> (uPortal-3.0.1-quick-start.tar.gz) - 76.2MB >> >> I am following >> http://www.ja-sig.org/wiki/display/UPC/My+VT+uPortal+Quick+Start to >> install uPortal >> >> However, I have a problem. >> >> I can run hsql and tomcat.But I cannot open >> http://localhost:8080/uPortal/ >> >> I can open tomcat but it pick up the tomcat I stalled before, seems >> not the uPortal tomcat. >> >> So, how can I make the qucik-start tomcat pick up itself, not another >> tomcat instance in my workstation? >> >> >> Ping >> >> >> >> --- You are currently subscribed to uportal-user@... as: >> edwardc@... >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/uportal-user > > > --- You are currently subscribed to uportal-user@... as: > holdorph@... > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-user > --- You are currently subscribed to uportal-user@... as: lists@... To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user |
|
|
Re: uPortal installation problemI change the ANT_HOME from C:\apache-ant-1.7.0 to C:\uPortal-3.0.1-quick-start\apache-ant-1.6.5 Now I come up different error C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & Buildfile: build.xml BUILD FAILED Target `tomcatstart' does not exist in this project. Total time: 0 seconds C:\uPortal-3.0.1-quick-start\uPortal-3.0.1> Ping Cris J Holdorph wrote: > Uninstall the version of Ant you have. > > Download and Install Ant version 1.6.5 > > ---- Cris J H > > Edward Chen wrote: >> When I run tomcat by command prompt, I have the following error >> >> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >> Buildfile: build.xml >> >> BUILD FAILED >> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\build.xml:52: The >> following error occ >> urred while executing this line: >> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\bootstrap\build_includes.xml:4: >> The n >> ested macros in this build.xml do not work with 'Apache Ant version >> 1.7.0 compil >> ed on December 13 2006', the current recommended version is 1.6.5 >> >> Total time: 0 seconds >> >> How to fix? >> >> Ping >>> >>> Hi. >>> >>> I downloaded uPortal quick-start from Quick Start >>> (uPortal-3.0.1-quick-start.tar.gz) - 76.2MB >>> >>> I am following >>> http://www.ja-sig.org/wiki/display/UPC/My+VT+uPortal+Quick+Start to >>> install uPortal >>> >>> However, I have a problem. >>> >>> I can run hsql and tomcat.But I cannot open >>> http://localhost:8080/uPortal/ >>> >>> I can open tomcat but it pick up the tomcat I stalled before, seems >>> not the uPortal tomcat. >>> >>> So, how can I make the qucik-start tomcat pick up itself, not >>> another tomcat instance in my workstation? >>> >>> >>> Ping >>> >>> >>> >>> --- You are currently subscribed to uportal-user@... >>> as: edwardc@... >>> To unsubscribe, change settings or access archives, see >>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >> >> >> --- You are currently subscribed to uportal-user@... as: >> holdorph@... >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/uportal-user >> > > --- You are currently subscribed to uportal-user@... as: > edwardc@... > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-user --- You are currently subscribed to uportal-user@... as: lists@... To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user |
|
|
Re: uPortal installation problemDid you read the file named README.txt in the root directory of the
quickstart? It has instructions for running the quickstart in it. -Eric Edward Chen wrote: > > I change the ANT_HOME from C:\apache-ant-1.7.0 > to > C:\uPortal-3.0.1-quick-start\apache-ant-1.6.5 > > Now I come up different error > > C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & > Buildfile: build.xml > > BUILD FAILED > Target `tomcatstart' does not exist in this project. > > Total time: 0 seconds > C:\uPortal-3.0.1-quick-start\uPortal-3.0.1> > > > Ping > > > Cris J Holdorph wrote: >> Uninstall the version of Ant you have. >> >> Download and Install Ant version 1.6.5 >> >> ---- Cris J H >> >> Edward Chen wrote: >>> When I run tomcat by command prompt, I have the following error >>> >>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >>> Buildfile: build.xml >>> >>> BUILD FAILED >>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\build.xml:52: The >>> following error occ >>> urred while executing this line: >>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\bootstrap\build_includes.xml:4: >>> The n >>> ested macros in this build.xml do not work with 'Apache Ant version >>> 1.7.0 compil >>> ed on December 13 2006', the current recommended version is 1.6.5 >>> >>> Total time: 0 seconds >>> >>> How to fix? >>> >>> Ping >>>> >>>> Hi. >>>> >>>> I downloaded uPortal quick-start from Quick Start >>>> (uPortal-3.0.1-quick-start.tar.gz) - 76.2MB >>>> >>>> I am following >>>> http://www.ja-sig.org/wiki/display/UPC/My+VT+uPortal+Quick+Start to >>>> install uPortal >>>> >>>> However, I have a problem. >>>> >>>> I can run hsql and tomcat.But I cannot open >>>> http://localhost:8080/uPortal/ >>>> >>>> I can open tomcat but it pick up the tomcat I stalled before, seems >>>> not the uPortal tomcat. >>>> >>>> So, how can I make the qucik-start tomcat pick up itself, not >>>> another tomcat instance in my workstation? >>>> >>>> >>>> Ping >>>> >>>> >>>> >>>> --- You are currently subscribed to uportal-user@... >>>> as: edwardc@... >>>> To unsubscribe, change settings or access archives, see >>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>> >>> >>> --- You are currently subscribed to uportal-user@... >>> as: holdorph@... >>> To unsubscribe, change settings or access archives, see >>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>> >> >> --- You are currently subscribed to uportal-user@... as: >> edwardc@... >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/uportal-user > > > --- You are currently subscribed to uportal-user@... as: > eric.dalquist@... > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-user |
|
|
Re: uPortal installation problemJust read it. But still don't know how to debug my problem
for C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & Buildfile: build.xml BUILD FAILED Target `tomcatstart' does not exist in this project. Total time: 0 seconds C:\uPortal-3.0.1-quick-start\uPortal-3.0.1> Ping Eric Dalquist wrote: > Did you read the file named README.txt in the root directory of the > quickstart? It has instructions for running the quickstart in it. > > -Eric > > Edward Chen wrote: >> >> I change the ANT_HOME from C:\apache-ant-1.7.0 >> to >> C:\uPortal-3.0.1-quick-start\apache-ant-1.6.5 >> >> Now I come up different error >> >> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >> Buildfile: build.xml >> >> BUILD FAILED >> Target `tomcatstart' does not exist in this project. >> >> Total time: 0 seconds >> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1> >> >> >> Ping >> >> >> Cris J Holdorph wrote: >>> Uninstall the version of Ant you have. >>> >>> Download and Install Ant version 1.6.5 >>> >>> ---- Cris J H >>> >>> Edward Chen wrote: >>>> When I run tomcat by command prompt, I have the following error >>>> >>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >>>> Buildfile: build.xml >>>> >>>> BUILD FAILED >>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\build.xml:52: The >>>> following error occ >>>> urred while executing this line: >>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\bootstrap\build_includes.xml:4: >>>> The n >>>> ested macros in this build.xml do not work with 'Apache Ant version >>>> 1.7.0 compil >>>> ed on December 13 2006', the current recommended version is 1.6.5 >>>> >>>> Total time: 0 seconds >>>> >>>> How to fix? >>>> >>>> Ping >>>>> >>>>> Hi. >>>>> >>>>> I downloaded uPortal quick-start from Quick Start >>>>> (uPortal-3.0.1-quick-start.tar.gz) - 76.2MB >>>>> >>>>> I am following >>>>> http://www.ja-sig.org/wiki/display/UPC/My+VT+uPortal+Quick+Start >>>>> to install uPortal >>>>> >>>>> However, I have a problem. >>>>> >>>>> I can run hsql and tomcat.But I cannot open >>>>> http://localhost:8080/uPortal/ >>>>> >>>>> I can open tomcat but it pick up the tomcat I stalled before, >>>>> seems not the uPortal tomcat. >>>>> >>>>> So, how can I make the qucik-start tomcat pick up itself, not >>>>> another tomcat instance in my workstation? >>>>> >>>>> >>>>> Ping >>>>> >>>>> >>>>> >>>>> --- You are currently subscribed to uportal-user@... >>>>> as: edwardc@... >>>>> To unsubscribe, change settings or access archives, see >>>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>>> >>>> >>>> --- You are currently subscribed to uportal-user@... >>>> as: holdorph@... >>>> To unsubscribe, change settings or access archives, see >>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>>> >>> >>> --- You are currently subscribed to uportal-user@... >>> as: edwardc@... >>> To unsubscribe, change settings or access archives, see >>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >> >> >> --- You are currently subscribed to uportal-user@... as: >> eric.dalquist@... >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/uportal-user --- You are currently subscribed to uportal-user@... as: lists@... To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user |
|
|
Re: uPortal installation problemWhat do you get if you just type 'ant -version' in that directory?
What do you get if you just type 'ant' in that directory? ---- Cris J H Edward Chen wrote: > Just read it. But still don't know how to debug my problem > for > > C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & > Buildfile: build.xml > > BUILD FAILED > Target `tomcatstart' does not exist in this project. > > Total time: 0 seconds > C:\uPortal-3.0.1-quick-start\uPortal-3.0.1> > > Ping > > > Eric Dalquist wrote: >> Did you read the file named README.txt in the root directory of the >> quickstart? It has instructions for running the quickstart in it. >> >> -Eric >> >> Edward Chen wrote: >>> >>> I change the ANT_HOME from C:\apache-ant-1.7.0 >>> to >>> C:\uPortal-3.0.1-quick-start\apache-ant-1.6.5 >>> >>> Now I come up different error >>> >>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >>> Buildfile: build.xml >>> >>> BUILD FAILED >>> Target `tomcatstart' does not exist in this project. >>> >>> Total time: 0 seconds >>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1> >>> >>> >>> Ping >>> >>> >>> Cris J Holdorph wrote: >>>> Uninstall the version of Ant you have. >>>> >>>> Download and Install Ant version 1.6.5 >>>> >>>> ---- Cris J H >>>> >>>> Edward Chen wrote: >>>>> When I run tomcat by command prompt, I have the following error >>>>> >>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >>>>> Buildfile: build.xml >>>>> >>>>> BUILD FAILED >>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\build.xml:52: The >>>>> following error occ >>>>> urred while executing this line: >>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\bootstrap\build_includes.xml:4: >>>>> The n >>>>> ested macros in this build.xml do not work with 'Apache Ant version >>>>> 1.7.0 compil >>>>> ed on December 13 2006', the current recommended version is 1.6.5 >>>>> >>>>> Total time: 0 seconds >>>>> >>>>> How to fix? >>>>> >>>>> Ping >>>>>> >>>>>> Hi. >>>>>> >>>>>> I downloaded uPortal quick-start from Quick Start >>>>>> (uPortal-3.0.1-quick-start.tar.gz) - 76.2MB >>>>>> >>>>>> I am following >>>>>> http://www.ja-sig.org/wiki/display/UPC/My+VT+uPortal+Quick+Start >>>>>> to install uPortal >>>>>> >>>>>> However, I have a problem. >>>>>> >>>>>> I can run hsql and tomcat.But I cannot open >>>>>> http://localhost:8080/uPortal/ >>>>>> >>>>>> I can open tomcat but it pick up the tomcat I stalled before, >>>>>> seems not the uPortal tomcat. >>>>>> >>>>>> So, how can I make the qucik-start tomcat pick up itself, not >>>>>> another tomcat instance in my workstation? >>>>>> >>>>>> >>>>>> Ping >>>>>> >>>>>> >>>>>> >>>>>> --- You are currently subscribed to uportal-user@... >>>>>> as: edwardc@... >>>>>> To unsubscribe, change settings or access archives, see >>>>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>>>> >>>>> >>>>> --- You are currently subscribed to uportal-user@... >>>>> as: holdorph@... >>>>> To unsubscribe, change settings or access archives, see >>>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>>>> >>>> >>>> --- You are currently subscribed to uportal-user@... >>>> as: edwardc@... >>>> To unsubscribe, change settings or access archives, see >>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>> >>> >>> --- You are currently subscribed to uportal-user@... as: >>> eric.dalquist@... >>> To unsubscribe, change settings or access archives, see >>> http://www.ja-sig.org/wiki/display/JSG/uportal-user > > > --- You are currently subscribed to uportal-user@... as: > holdorph@... > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-user > --- You are currently subscribed to uportal-user@... as: lists@... To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user |
|
|
Re: uPortal installation problemNo where in that file does it say to run 'ant tomcatstart &'
At line 31 there is the section: "Instructions" which says to run 'ant start' to start the quickstart or 'ant stop' to stop the quickstart You're also in the wrong directory, you need to be in the root directory of the quickstart.. The README only refers to running ant tasks in the uPortal-3.0.1 directory olny if you're doing uPortal development. -Eric Edward Chen wrote: > Just read it. But still don't know how to debug my problem > for > > C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & > Buildfile: build.xml > > BUILD FAILED > Target `tomcatstart' does not exist in this project. > > Total time: 0 seconds > C:\uPortal-3.0.1-quick-start\uPortal-3.0.1> > > Ping > > > Eric Dalquist wrote: >> Did you read the file named README.txt in the root directory of the >> quickstart? It has instructions for running the quickstart in it. >> >> -Eric >> >> Edward Chen wrote: >>> >>> I change the ANT_HOME from C:\apache-ant-1.7.0 >>> to >>> C:\uPortal-3.0.1-quick-start\apache-ant-1.6.5 >>> >>> Now I come up different error >>> >>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >>> Buildfile: build.xml >>> >>> BUILD FAILED >>> Target `tomcatstart' does not exist in this project. >>> >>> Total time: 0 seconds >>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1> >>> >>> >>> Ping >>> >>> >>> Cris J Holdorph wrote: >>>> Uninstall the version of Ant you have. >>>> >>>> Download and Install Ant version 1.6.5 >>>> >>>> ---- Cris J H >>>> >>>> Edward Chen wrote: >>>>> When I run tomcat by command prompt, I have the following error >>>>> >>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >>>>> Buildfile: build.xml >>>>> >>>>> BUILD FAILED >>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\build.xml:52: The >>>>> following error occ >>>>> urred while executing this line: >>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\bootstrap\build_includes.xml:4: >>>>> The n >>>>> ested macros in this build.xml do not work with 'Apache Ant >>>>> version 1.7.0 compil >>>>> ed on December 13 2006', the current recommended version is 1.6.5 >>>>> >>>>> Total time: 0 seconds >>>>> >>>>> How to fix? >>>>> >>>>> Ping >>>>>> >>>>>> Hi. >>>>>> >>>>>> I downloaded uPortal quick-start from Quick Start >>>>>> (uPortal-3.0.1-quick-start.tar.gz) - 76.2MB >>>>>> >>>>>> I am following >>>>>> http://www.ja-sig.org/wiki/display/UPC/My+VT+uPortal+Quick+Start >>>>>> to install uPortal >>>>>> >>>>>> However, I have a problem. >>>>>> >>>>>> I can run hsql and tomcat.But I cannot open >>>>>> http://localhost:8080/uPortal/ >>>>>> >>>>>> I can open tomcat but it pick up the tomcat I stalled before, >>>>>> seems not the uPortal tomcat. >>>>>> >>>>>> So, how can I make the qucik-start tomcat pick up itself, not >>>>>> another tomcat instance in my workstation? >>>>>> >>>>>> >>>>>> Ping >>>>>> >>>>>> >>>>>> >>>>>> --- You are currently subscribed to uportal-user@... >>>>>> as: edwardc@... >>>>>> To unsubscribe, change settings or access archives, see >>>>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>>>> >>>>> >>>>> --- You are currently subscribed to uportal-user@... >>>>> as: holdorph@... >>>>> To unsubscribe, change settings or access archives, see >>>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>>>> >>>> >>>> --- You are currently subscribed to uportal-user@... >>>> as: edwardc@... >>>> To unsubscribe, change settings or access archives, see >>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>> >>> >>> --- You are currently subscribed to uportal-user@... >>> as: eric.dalquist@... >>> To unsubscribe, change settings or access archives, see >>> http://www.ja-sig.org/wiki/display/JSG/uportal-user > > > --- You are currently subscribed to uportal-user@... as: > eric.dalquist@... > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-user |
|
|
Re: uPortal installation problemHere it is
C:\uPortal-3.0.1-quick-start>ant -version Apache Ant version 1.6.5 compiled on June 2 2005 C:\uPortal-3.0.1-quick-start>ant Buildfile: build.xml help: [echo] Refer to README.txt for information on using the quickstart BUILD SUCCESSFUL Total time: 0 seconds C:\uPortal-3.0.1-quick-start>cd uPortal-3.0.1 Ping Cris J Holdorph wrote: > What do you get if you just type 'ant -version' in that directory? > What do you get if you just type 'ant' in that directory? > > ---- Cris J H > > Edward Chen wrote: >> Just read it. But still don't know how to debug my problem >> for >> >> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >> Buildfile: build.xml >> >> BUILD FAILED >> Target `tomcatstart' does not exist in this project. >> >> Total time: 0 seconds >> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1> >> >> Ping >> >> >> Eric Dalquist wrote: >>> Did you read the file named README.txt in the root directory of the >>> quickstart? It has instructions for running the quickstart in it. >>> >>> -Eric >>> >>> Edward Chen wrote: >>>> >>>> I change the ANT_HOME from C:\apache-ant-1.7.0 >>>> to >>>> C:\uPortal-3.0.1-quick-start\apache-ant-1.6.5 >>>> >>>> Now I come up different error >>>> >>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >>>> Buildfile: build.xml >>>> >>>> BUILD FAILED >>>> Target `tomcatstart' does not exist in this project. >>>> >>>> Total time: 0 seconds >>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1> >>>> >>>> >>>> Ping >>>> >>>> >>>> Cris J Holdorph wrote: >>>>> Uninstall the version of Ant you have. >>>>> >>>>> Download and Install Ant version 1.6.5 >>>>> >>>>> ---- Cris J H >>>>> >>>>> Edward Chen wrote: >>>>>> When I run tomcat by command prompt, I have the following error >>>>>> >>>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >>>>>> Buildfile: build.xml >>>>>> >>>>>> BUILD FAILED >>>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\build.xml:52: The >>>>>> following error occ >>>>>> urred while executing this line: >>>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\bootstrap\build_includes.xml:4: >>>>>> The n >>>>>> ested macros in this build.xml do not work with 'Apache Ant >>>>>> version 1.7.0 compil >>>>>> ed on December 13 2006', the current recommended version is 1.6.5 >>>>>> >>>>>> Total time: 0 seconds >>>>>> >>>>>> How to fix? >>>>>> >>>>>> Ping >>>>>>> >>>>>>> Hi. >>>>>>> >>>>>>> I downloaded uPortal quick-start from Quick Start >>>>>>> (uPortal-3.0.1-quick-start.tar.gz) - 76.2MB >>>>>>> >>>>>>> I am following >>>>>>> http://www.ja-sig.org/wiki/display/UPC/My+VT+uPortal+Quick+Start >>>>>>> to install uPortal >>>>>>> >>>>>>> However, I have a problem. >>>>>>> >>>>>>> I can run hsql and tomcat.But I cannot open >>>>>>> http://localhost:8080/uPortal/ >>>>>>> >>>>>>> I can open tomcat but it pick up the tomcat I stalled before, >>>>>>> seems not the uPortal tomcat. >>>>>>> >>>>>>> So, how can I make the qucik-start tomcat pick up itself, not >>>>>>> another tomcat instance in my workstation? >>>>>>> >>>>>>> >>>>>>> Ping >>>>>>> >>>>>>> >>>>>>> >>>>>>> --- You are currently subscribed to >>>>>>> uportal-user@... as: edwardc@... >>>>>>> To unsubscribe, change settings or access archives, see >>>>>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>>>>> >>>>>> >>>>>> --- You are currently subscribed to uportal-user@... >>>>>> as: holdorph@... >>>>>> To unsubscribe, change settings or access archives, see >>>>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>>>>> >>>>> >>>>> --- You are currently subscribed to uportal-user@... >>>>> as: edwardc@... >>>>> To unsubscribe, change settings or access archives, see >>>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>>> >>>> >>>> --- You are currently subscribed to uportal-user@... >>>> as: eric.dalquist@... >>>> To unsubscribe, change settings or access archives, see >>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >> >> >> --- You are currently subscribed to uportal-user@... as: >> holdorph@... >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/uportal-user >> > > --- You are currently subscribed to uportal-user@... as: > edwardc@... > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-user --- You are currently subscribed to uportal-user@... as: lists@... To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user |
|
|
Re: uPortal installation problemHere what I did again
C:\uPortal-3.0.1-quick-start>ant start Buildfile: build.xml start: hsql-start: [echo] Starting HSQL ... hsql: install-parent-pom: [artifact:install] [INFO] Installing C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\ pom.xml to C:\Documents and Settings\edwardc.WRI\.m2\repository\org\jasig\portal \uportal-parent\3.0.1\uportal-parent-3.0.1.pom [touch] Creating C:\DOCUME~1\edwardc.WRI\LOCALS~1\Temp\uportal-parent.pom-10 73126810-marker [echo] Starting HSQL [echo] Using: C:\uPortal-3.0.1-quick-start\uPortal-3.0.1/data/uP3_uPortal prepare-tomcat: tomcat-start: [echo] Starting Tomcat ... [echo] [echo] uPortal Quick-Start started, please wait 30 seconds before trying br owsing to [echo] http://localhost:8080/uPortal BUILD SUCCESSFUL Total time: 5 seconds C:\uPortal-3.0.1-quick-start> But when I open http://localhost:8080/uPortal, it says "Unable to connect" in the browser Ping Eric Dalquist wrote: > No where in that file does it say to run 'ant tomcatstart &' > > At line 31 there is the section: "Instructions" which says to run > > 'ant start' to start the quickstart > or > 'ant stop' to stop the quickstart > > > You're also in the wrong directory, you need to be in the root > directory of the quickstart.. The README only refers to running ant > tasks in the uPortal-3.0.1 directory olny if you're doing uPortal > development. > > -Eric > > > Edward Chen wrote: >> Just read it. But still don't know how to debug my problem >> for >> >> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >> Buildfile: build.xml >> >> BUILD FAILED >> Target `tomcatstart' does not exist in this project. >> >> Total time: 0 seconds >> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1> >> >> Ping >> >> >> Eric Dalquist wrote: >>> Did you read the file named README.txt in the root directory of the >>> quickstart? It has instructions for running the quickstart in it. >>> >>> -Eric >>> >>> Edward Chen wrote: >>>> >>>> I change the ANT_HOME from C:\apache-ant-1.7.0 >>>> to >>>> C:\uPortal-3.0.1-quick-start\apache-ant-1.6.5 >>>> >>>> Now I come up different error >>>> >>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >>>> Buildfile: build.xml >>>> >>>> BUILD FAILED >>>> Target `tomcatstart' does not exist in this project. >>>> >>>> Total time: 0 seconds >>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1> >>>> >>>> >>>> Ping >>>> >>>> >>>> Cris J Holdorph wrote: >>>>> Uninstall the version of Ant you have. >>>>> >>>>> Download and Install Ant version 1.6.5 >>>>> >>>>> ---- Cris J H >>>>> >>>>> Edward Chen wrote: >>>>>> When I run tomcat by command prompt, I have the following error >>>>>> >>>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >>>>>> Buildfile: build.xml >>>>>> >>>>>> BUILD FAILED >>>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\build.xml:52: The >>>>>> following error occ >>>>>> urred while executing this line: >>>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\bootstrap\build_includes.xml:4: >>>>>> The n >>>>>> ested macros in this build.xml do not work with 'Apache Ant >>>>>> version 1.7.0 compil >>>>>> ed on December 13 2006', the current recommended version is 1.6.5 >>>>>> >>>>>> Total time: 0 seconds >>>>>> >>>>>> How to fix? >>>>>> >>>>>> Ping >>>>>>> >>>>>>> Hi. >>>>>>> >>>>>>> I downloaded uPortal quick-start from Quick Start >>>>>>> (uPortal-3.0.1-quick-start.tar.gz) - 76.2MB >>>>>>> >>>>>>> I am following >>>>>>> http://www.ja-sig.org/wiki/display/UPC/My+VT+uPortal+Quick+Start >>>>>>> to install uPortal >>>>>>> >>>>>>> However, I have a problem. >>>>>>> >>>>>>> I can run hsql and tomcat.But I cannot open >>>>>>> http://localhost:8080/uPortal/ >>>>>>> >>>>>>> I can open tomcat but it pick up the tomcat I stalled before, >>>>>>> seems not the uPortal tomcat. >>>>>>> >>>>>>> So, how can I make the qucik-start tomcat pick up itself, not >>>>>>> another tomcat instance in my workstation? >>>>>>> >>>>>>> >>>>>>> Ping >>>>>>> >>>>>>> >>>>>>> >>>>>>> --- You are currently subscribed to >>>>>>> uportal-user@... as: edwardc@... >>>>>>> To unsubscribe, change settings or access archives, see >>>>>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>>>>> >>>>>> >>>>>> --- You are currently subscribed to uportal-user@... >>>>>> as: holdorph@... >>>>>> To unsubscribe, change settings or access archives, see >>>>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>>>>> >>>>> >>>>> --- You are currently subscribed to uportal-user@... >>>>> as: edwardc@... >>>>> To unsubscribe, change settings or access archives, see >>>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >>>> >>>> >>>> --- You are currently subscribed to uportal-user@... >>>> as: eric.dalquist@... >>>> To unsubscribe, change settings or access archives, see >>>> http://www.ja-sig.org/wiki/display/JSG/uportal-user >> >> >> --- You are currently subscribed to uportal-user@... as: >> eric.dalquist@... >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/uportal-user --- You are currently subscribed to uportal-user@... as: lists@... To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user |
|
|
Re: uPortal installation problemIt appears that tomcat is failing to start for some reason. To help
determine the problem run the following: C:\uPortal-3.0.1-quick-start>ant hsql-stop C:\uPortal-3.0.1-quick-start>ant hsql-start C:\uPortal-3.0.1-quick-start\apache-tomcat-5.5.23\bin>startup.bat When starting tomcat you should now get a window coming up displaying log information about starting tomcat. Watch for any errors during the startup process. -Eric Edward Chen wrote: > Here what I did again > > C:\uPortal-3.0.1-quick-start>ant start > Buildfile: build.xml > > start: > > hsql-start: > [echo] Starting HSQL ... > > hsql: > > install-parent-pom: > [artifact:install] [INFO] Installing > C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\ > pom.xml to C:\Documents and > Settings\edwardc.WRI\.m2\repository\org\jasig\portal > \uportal-parent\3.0.1\uportal-parent-3.0.1.pom > [touch] Creating > C:\DOCUME~1\edwardc.WRI\LOCALS~1\Temp\uportal-parent.pom-10 > 73126810-marker > [echo] Starting HSQL > [echo] Using: > C:\uPortal-3.0.1-quick-start\uPortal-3.0.1/data/uP3_uPortal > > prepare-tomcat: > > tomcat-start: > [echo] Starting Tomcat ... > [echo] > [echo] uPortal Quick-Start started, please wait 30 seconds before > trying br > owsing to > [echo] http://localhost:8080/uPortal > > BUILD SUCCESSFUL > Total time: 5 seconds > C:\uPortal-3.0.1-quick-start> > > > But when I open http://localhost:8080/uPortal, it says "Unable to > connect" in the browser > > Ping > > Eric Dalquist wrote: >> No where in that file does it say to run 'ant tomcatstart &' >> >> At line 31 there is the section: "Instructions" which says to run >> >> 'ant start' to start the quickstart >> or >> 'ant stop' to stop the quickstart >> >> >> You're also in the wrong directory, you need to be in the root >> directory of the quickstart.. The README only refers to running ant >> tasks in the uPortal-3.0.1 directory olny if you're doing uPortal >> development. >> >> -Eric >> >> >> Edward Chen wrote: >>> Just read it. But still don't know how to debug my problem >>> for >>> >>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >>> Buildfile: build.xml >>> >>> BUILD FAILED >>> Target `tomcatstart' does not exist in this project. >>> >>> Total time: 0 seconds >>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1> >>> >>> Ping >>> >>> >>> Eric Dalquist wrote: >>>> Did you read the file named README.txt in the root directory of the >>>> quickstart? It has instructions for running the quickstart in it. >>>> >>>> -Eric >>>> >>>> Edward Chen wrote: >>>>> >>>>> I change the ANT_HOME from C:\apache-ant-1.7.0 >>>>> to >>>>> C:\uPortal-3.0.1-quick-start\apache-ant-1.6.5 >>>>> >>>>> Now I come up different error >>>>> >>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >>>>> Buildfile: build.xml >>>>> >>>>> BUILD FAILED >>>>> Target `tomcatstart' does not exist in this project. >>>>> >>>>> Total time: 0 seconds >>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1> >>>>> >>>>> >>>>> Ping >>>>> >>>>> >>>>> Cris J Holdorph wrote: >>>>>> Uninstall the version of Ant you have. >>>>>> >>>>>> Download and Install Ant version 1.6.5 >>>>>> >>>>>> ---- Cris J H >>>>>> >>>>>> Edward Chen wrote: >>>>>>> When I run tomcat by command prompt, I have the following error >>>>>>> >>>>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant tomcatstart & >>>>>>> Buildfile: build.xml >>>>>>> >>>>>>> BUILD FAILED >>>>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\build.xml:52: The >>>>>>> following error occ >>>>>>> urred while executing this line: >>>>>>> C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\bootstrap\build_includes.xml:4: >&g |