Dear Amila,

For the wiki tutorial to work you need to be using 0.1-incubating
or 0.2-incubating.

The 0.3 trunk is vastly different (and amazingly way better!), as
are the newer other branches (JDK6, JDK7, etc.) We are in the process
of bringing over the GeoTK project into SIS, but the wiki still has
the tutorial for 0.1-incubating and/or 0.2-incubating.

Cheers,
Chris

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: [email protected]
WWW:  http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++






-----Original Message-----
From: AMILA RANATUNGA <[email protected]>
Reply-To: "[email protected]" <[email protected]>
Date: Monday, April 8, 2013 9:19 AM
To: "[email protected]" <[email protected]>
Subject: Re: Exception when followed getting started tutorial

>Hi,
>
>Thank you for replying. Can you specify where the data file is loaded.
>I followed
>https://cwiki.apache.org/confluence/display/SIS/Getting+Started+With+SIS.
>Isn't there default data set loaded for demo. Is it via the OODT extension
>described? How to configure SIS correctly. I found
>California_Restaurants.csv file loaded in sis-data folder. Your help on
>this is appreciated.
>
>Thanks !
>
>
>
>
>
>
>
>On Mon, Apr 8, 2013 at 7:39 PM, Adam Estrada <[email protected]>
>wrote:
>
>> Hi Amila,
>>
>> At first glance it looks like Jetty definitely does not like something
>>in
>> your configuration (duh). Things I would check are 1. is there data in
>>your
>> index and 2. are you bbox coords actually returning something. I have
>>not
>> played with that in almost a year so I don't recall exactly what is
>>being
>> passed in to the service to get data back.
>>
>> Adam
>>
>>
>>
>>
>> On Mon, Apr 8, 2013 at 7:30 AM, AMILA RANATUNGA <[email protected]>
>> wrote:
>>
>> > Hi,
>> >
>> > Hi I am new to SIS. When I started jetty server and entered the URL
>> > http://localhost:8080/sis-webapp/demo.jsp. And enter the
>>co-ordinates. I
>> > used Java 1.7 and Maven 3.0.4.
>> >
>> >  Bounding Box:
>> >       0, 50, 50, 100
>> >
>> > I get following exception
>> >
>> > 2013-04-08 16:13:28.990:/sis-webapp:WARN:  unavailable
>> > java.lang.NullPointerException
>> >     at
>> > org.apache.sis.services.LocationServlet.init(LocationServlet.java:99)
>> >     at
>> >
>> 
>>org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:44
>>0)
>> >     at
>> >
>> 
>>org.mortbay.jetty.servlet.ServletHolder.getServlet(ServletHolder.java:339
>>)
>> >     at
>> > org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
>> >     at
>> > 
>>org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
>> >     at
>> >
>> 
>>org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:21
>>6)
>> >     at
>> > 
>>org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
>> >     at
>> > 
>>org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
>> >     at
>> > org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
>> >     at
>> >
>> >
>> 
>>org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerC
>>ollection.java:230)
>> >     at
>> >
>> >
>> 
>>org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java
>>:114)
>> >     at
>> > 
>>org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
>> >     at org.mortbay.jetty.Server.handle(Server.java:326)
>> >     at
>> > 
>>org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:536)
>> >     at
>> >
>> >
>> 
>>org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnec
>>tion.java:915)
>> >     at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:539)
>> >     at 
>>org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
>> >     at 
>>org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:405)
>> >     at
>> >
>> >
>> 
>>org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:4
>>09)
>> >     at
>> >
>> >
>> 
>>org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:
>>582)
>> > 2013-04-08 16:13:28.992::WARN:  /sis-webapp/location
>> > java.lang.NullPointerException
>> >     at
>> > org.apache.sis.services.LocationServlet.init(LocationServlet.java:99)
>> >     at
>> >
>> 
>>org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:44
>>0)
>> >     at
>> >
>> 
>>org.mortbay.jetty.servlet.ServletHolder.getServlet(ServletHolder.java:339
>>)
>> >     at
>> > org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
>> >     at
>> > 
>>org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
>> >     at
>> >
>> 
>>org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:21
>>6)
>> >     at
>> > 
>>org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
>> >     at
>> > 
>>org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
>> >     at
>> > org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
>> >     at
>> >
>> >
>> 
>>org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerC
>>ollection.java:230)
>> >     at
>> >
>> >
>> 
>>org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java
>>:114)
>> >     at
>> > 
>>org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
>> >     at org.mortbay.jetty.Server.handle(Server.java:326)
>> >     at
>> > 
>>org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:536)
>> >     at
>> >
>> >
>> 
>>org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnec
>>tion.java:915)
>> >     at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:539)
>> >     at 
>>org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
>> >     at 
>>org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:405)
>> >     at
>> >
>> >
>> 
>>org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:4
>>09)
>> >     at
>> >
>> >
>> 
>>org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:
>>582
>> >
>> >
>> > )
>> >
>> > Can anybody please tell where  have I gone wrong.
>> >
>> > Thank You !
>> >
>>

Reply via email to