Git Product home page Git Product logo

mapservice's People

Contributors

dsato80 avatar igrshy avatar itohtaka avatar kentarou-fukuda avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mapservice's Issues

MongoDB error with logview.jsp

MongoDB version: 3.6.2

[ERROR   ] SRVE0777E: Exception thrown by application class 'com.mongodb.connection.ProtocolHelper.getCommandFailureException:115'
com.mongodb.MongoCommandException: Command failed with error 9: 'The 'cursor' option is required, except for aggregate with the explain argument' on server localhost:27017. The full response is { "ok" : 0.0, "errmsg" : "The 'cursor' option is required, except for aggregate with the explain argument", "code" : 9, "codeName" : "FailedToParse" }
	at com.mongodb.connection.ProtocolHelper.getCommandFailureException(ProtocolHelper.java:115)
	at com.mongodb.connection.CommandProtocol.execute(CommandProtocol.java:114)
	at com.mongodb.connection.DefaultServer$DefaultServerProtocolExecutor.execute(DefaultServer.java:168)
	at com.mongodb.connection.DefaultServerConnection.executeProtocol(DefaultServerConnection.java:289)
	at com.mongodb.connection.DefaultServerConnection.command(DefaultServerConnection.java:176)
	at com.mongodb.operation.CommandOperationHelper.executeWrappedCommandProtocol(CommandOperationHelper.java:216)
	at com.mongodb.operation.CommandOperationHelper.executeWrappedCommandProtocol(CommandOperationHelper.java:207)
	at com.mongodb.operation.CommandOperationHelper.executeWrappedCommandProtocol(CommandOperationHelper.java:113)
	at com.mongodb.operation.AggregateOperation$1.call(AggregateOperation.java:257)
	at com.mongodb.operation.AggregateOperation$1.call(AggregateOperation.java:253)
	at com.mongodb.operation.OperationHelper.withConnectionSource(OperationHelper.java:435)
	at com.mongodb.operation.OperationHelper.withConnection(OperationHelper.java:408)
	at com.mongodb.operation.AggregateOperation.execute(AggregateOperation.java:253)
	at com.mongodb.operation.AggregateOperation.execute(AggregateOperation.java:67)
	at com.mongodb.Mongo.execute(Mongo.java:836)
	at com.mongodb.Mongo$2.execute(Mongo.java:823)
	at com.mongodb.DBCollection.aggregate(DBCollection.java:1455)
	at com.mongodb.DBCollection.aggregate(DBCollection.java:1380)
	at com.mongodb.DBCollection.aggregate(DBCollection.java:1366)
	at hulop.hokoukukan.utils.MongoAdapter.getLogStats(MongoAdapter.java:298)
	at hulop.hokoukukan.utils.COSAdapter.getLogStats(COSAdapter.java:278)
	at hulop.hokoukukan.bean.DatabaseBean.getLogStats(DatabaseBean.java:374)
	at hulop.hokoukukan.servlet.LoggingServlet.doGet(LoggingServlet.java:92)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
	at [internal classes]
	at hulop.hokoukukan.servlet.GZIPFilter.doFilter(GZIPFilter.java:99)
	at hulop.hokoukukan.servlet.GZIPFilter.doFilter(GZIPFilter.java:59)
	at hulop.hokoukukan.servlet.FileFilter.doFilter(FileFilter.java:77)
	at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:201)
	at [internal classes]

map server setup

I am trying to setup a new map server, but your document is not clear and old.
can you make a more detail document for newbies like me?

Some links have "sourceNode" but some links do not

With hokoukukan_2018, I assumed link feature does not have "sourceNode" attribute but links in a route do. I used it to distinguish them.

However, some link features (might be edited on the editor) have "sourceNode".
Is this the expected behavior with the "sourceNode" attribute?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.