I was testing to see if it made a difference - so I added that line and was 
trying it both ways. Just switched it back now…

Call me crazy…but maybe we can put that script in Github?

Tom Ingold

VP, Product
Boundless
Desk: 202.827.0299
Mobile: 813.784.4151

On November 24, 2015 at 10:05:41 AM, Andrea Aime ([email protected]) 
wrote:

On Tue, Nov 24, 2015 at 3:51 PM, Tom Ingold <[email protected]> wrote:
Andrea, 

 Don’t think it has anything to do with port numbers (at least right now).  The 
logs seem to indicate that Jetty can’t actually find any web applications to 
run.

It's strange, locally I had the same output as Jenkins below until I wiped out 
that
command modifying start.ini.

I currently see:

echo "jetty.http.port=11010" > ../start.ini
#sed -i  "s/jetty.port=8080/jetty.port=11010/g" ../start.ini

So it's still like before, the right command is commented out. 
It cannot work like this. Could you please fix it?
 

Looking at the Jenkins logs I see:


+ ./startup.sh -Djetty.http.port=11010
WARNING: Module not found [ssl]

Usage: java -jar start.jar [options] [properties] [configs]
       java -jar start.jar --help  # for more information

Then, when ssh’ing into ares and running manually I see the same problem when 
running on the console. Looking at the Jetty output I see this: 

jenkins@ares:~/workspace/geoserver-cite/geoserver/geoserver-2.9-SNAPSHOT/bin$ 
more geoserver.log 
GEOSERVER_HOME environment variable not found, using current 
location.  If not set then running this script from other 
directories will not work in the future.
GEOSERVER DATA DIR is 
/var/lib/jenkins/workspace/geoserver-cite/geoserver_data/master/citewcs-1.0
WARNING: Nothing to start, exiting ...
jenkins@ares:~/workspace/geoserver-cite/geoserver/geoserver-2.9-SNAPSHOT/bin$ 

This only happens when running a CITE test on the Master branch — 2.8.x seems 
to be working fine - and is being run with the exact same command:  

"run.sh wcs-1.1.0 2.8.x” —> works fine
“run.sh wcs-1.1.0 master” —> Jetty fails with “No application to start…”

Cab somebody more familiar with the Jetty setup jump in? Is GEOSERVER_HOME 
required?

No, it should not be required, in fact in my local tests it was no set.... 
I'm not an expert in Jetty but... can you maybe fix the script and run it again 
on jenkins? 
I'll then download the entire workspace as a zip and see if I can figure out 
what's going on.

Cheers
Andrea


--
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Andrea Aime 
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i 
file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo 
è consentito esclusivamente al destinatario del messaggio, per le finalità 
indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne 
il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di 
procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro 
sistema. Conservare il messaggio stesso, divulgarlo anche in parte, 
distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, 
costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.

 

The information in this message and/or attachments, is intended solely for the 
attention and use of the named addressee(s) and may be confidential or 
proprietary in nature or covered by the provisions of privacy act (Legislative 
Decree June, 30 2003, no.196 - Italy's New Data Protection Code).Any use not in 
accord with its purpose, any disclosure, reproduction, copying, distribution, 
or either dissemination, either whole or partial, is strictly forbidden except 
previous formal approval of the named addressee(s). If you are not the intended 
recipient, please contact immediately the sender by telephone, fax or e-mail 
and delete the information in this message that has been received in error. The 
sender does not give any warranty or accept liability as the content, accuracy 
or completeness of sent messages and accepts no responsibility  for changes 
made after they were sent or for other risks which arise as a result of e-mail 
transmission, viruses, etc.


-------------------------------------------------------
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to