Hi Chris, Here is the link <http://minus.com/lqjMjvJYhmsFn>. Sorry for the inconvenience. I have checked out and built the svn you suggested. But got the same error. :(
Thank You ! On Sat, Apr 20, 2013 at 9:41 PM, Mattmann, Chris A (398J) < [email protected]> wrote: > Hi Amila, > > I just couldn't see the error message you are getting b/c your > attachment to the list was dropped (I don't think dev@sis accepts > attachments). Instead I was asking if you could use the e.g., > http://min.us/ > service to share your screenshot. > > 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: Saturday, April 20, 2013 12:56 AM > To: "[email protected]" <[email protected]> > Subject: Re: Exception when followed getting started tutorial > > >Hi Chris, > > > >Is that the last image in wiki? > > > >Thanks ! > > > > > >On Sat, Apr 20, 2013 at 11:53 AM, Mattmann, Chris A (398J) < > >[email protected]> wrote: > > > >> Thanks Amila, > >> > >> The image didn't come through can you use min.us or some similar > >> service and paste the link? > >> > >> 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: Friday, April 12, 2013 11:28 AM > >> To: "[email protected]" <[email protected]> > >> Subject: Re: Exception when followed getting started tutorial > >> > >> >Hi Chris, > >> > > >> > > >> >It's version 0.2. Here is the error I am getting. > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> >Thank You ! > >> > > >> > > >> > > >> > > >> >On Fri, Apr 12, 2013 at 10:58 PM, Mattmann, Chris A (398J) > >> ><[email protected]> wrote: > >> > > >> >Hi Amila, > >> > > >> >What version of SIS are you using? > >> > > >> >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 4:30 AM > >> >To: "[email protected]" <[email protected]> > >> >Subject: Exception when followed getting started tutorial > >> > > >> >>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:3 > >>>>39 > >> >>) > >> >> 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(ContextHandle > >>>>rC > >> >>o > >> >>llection.java:230) > >> >> at > >> > >>>>org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.ja > >>>>va > >> >>: > >> >>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(HttpConn > >>>>ec > >> >>t > >> >>ion.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 > >> >>0 > >> >>9) > >> >> at > >> > >>>>org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.jav > >>>>a: > >> >>5 > >> >>82) > >> >>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:3 > >>>>39 > >> >>) > >> >> 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(ContextHandle > >>>>rC > >> >>o > >> >>llection.java:230) > >> >> at > >> > >>>>org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.ja > >>>>va > >> >>: > >> >>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(HttpConn > >>>>ec > >> >>t > >> >>ion.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 > >> >>0 > >> >>9) > >> >> at > >> > >>>>org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.jav > >>>>a: > >> >>5 > >> >>82 > >> >> > >> >> > >> > > >> > > >> >>) > >> >> > >> >>Can anybody please tell where have I gone wrong. > >> >> > >> >>Thank You ! > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > >> > >
