Giter VIP home page Giter VIP logo

getting-started's Issues

'Request Resolution Failure' for /hellolib and /gettingstarted

I followed the README instructions and everything worked: http://localhost:8080/getting-started/helloworld produced Hello Resource Oriented World.

I changed to the hellolib and hellomicroservice directories and ran gradle deployModuleNK. The builds were successful.

But visiting http://localhost:8080/getting-started/hellolib and http://localhost:8080/getting-started/uppercase?url=http://www.google.com produced Request Resolution Failure.

I followed the request trace but was left none the wiser. Can you help?

Request for help with the helloworld module

Hi,

I've installed NetKernel standard edition on my Debian GNU/Linux. I've also deployed the module helloworld following the instructions as in the screenshot 1, as attached.

The logs of the server startup are:

/netkernel/bin$ ./netkernel.sh
I 09:22:54 Kernel
Starting 1060-NetKernel-SE
Resource Oriented Computing Platform
Version 6.2.1
Copyright 2002-2022, 1060 Research Limited http://www.1060research.com
1060, NetKernel, Resource Oriented Computing are Trademarks of 1060 Research Ltd.
I 09:22:54 ModuleManager Module Factory [org.netkernel.layer0.module.java.JavaModuleFactory] registered
I 09:22:54 ModuleManager Module Factory [org.netkernel.module.standard.StandardModuleFactory] registered
I 09:22:54 ModuleManager System changing to RunLevel [1]
I 09:22:54 ModuleManager Loading Security Utilities v1.5.11
I 09:22:54 ModuleManager Loading System Services v1.48.29
I 09:22:54 ModuleManager Loading NetKernel Core v1.11.1
I 09:22:54 ModuleManager Loading Layer1 v1.60.26
I 09:22:54 ModuleManager Commissioning Modules...
I 09:22:54 Kernel Initialising commissioned modules...
I 09:22:54 LogManager Setting logging levels for [NetKernel]: [severe=true warning=true info=true fine=false finer=false debug=false cache=false ]
I 09:22:54 Kernel NetKernel Ready, accepting requests...
I 09:22:54 ModuleManager System now at RunLevel [1]
I 09:22:54 InitEndpoint Stem System Active - Init processing started...
I 09:22:54 ModuleManager System changing to RunLevel [7]
I 09:22:54 Kernel NetKernel Pausing, flushing pending requests, new requests queued...
I 09:22:54 Kernel NetKernel paused
I 09:22:54 ModuleManager Loading Web Application Resource Model v1.2.7
I 09:22:54 ModuleManager Loading Package / Application v1.26.17
I 09:22:54 ModuleManager Loading HTTP Server Module II v3.11.1
I 09:22:54 ModuleManager Loading Doc / Javadoc v1.12.13
I 09:22:54 ModuleManager Loading RDBMS Accessors v1.21.14
I 09:22:54 ModuleManager Loading NKSE / 1060 Public License v1.8.2
I 09:22:54 ModuleManager Loading Persistent Data Store v1.12.18
I 09:22:54 ModuleManager Loading Lang / Groovy v1.20.1
I 09:22:54 ModuleManager Loading Request Visualizer v1.26.12
I 09:22:54 ModuleManager Loading Doc / Core Services v1.2.3
I 09:22:54 ModuleManager Loading Lang / Freemarker v1.4.10
I 09:22:54 ModuleManager Loading Doc / Content v1.59.33
I 09:22:54 ModuleManager Loading Text / Search Core v1.16.8
I 09:22:54 ModuleManager Loading NKSE / Control Panel v2.18.11
I 09:22:54 ModuleManager Loading Lang / Javascript / Nashorn v1.1.1
I 09:22:54 ModuleManager Loading HDS v1.5.1
I 09:22:54 ModuleManager Loading Tutorial / Basics v1.3.6
I 09:22:54 ModuleManager Loading NKSE / Tools v1.61.29
I 09:22:54 ModuleManager Loading Wiki Resource Model v1.9.13
I 09:22:54 ModuleManager Loading Fulcrum / Frontend v3.3.1
I 09:22:54 ModuleManager Loading NKSE / Search Services v1.14.13
I 09:22:54 ModuleManager Loading Create A Module Tutorial v1.0.0
I 09:22:54 ModuleManager Loading Doc / Map v1.2.0
I 09:22:54 ModuleManager Loading Test / Runtime v1.16.21
I 09:22:54 ModuleManager Loading JSON / Core v1.13.3
I 09:22:54 ModuleManager Loading XML / Core Library v2.9.1
I 09:22:54 ModuleManager Loading Doc / Book, Search Applications v1.24.26
I 09:22:54 ModuleManager Loading NKSE / Style v1.40.15
I 09:22:54 ModuleManager Loading Doc / Patterns v1.6.0
I 09:22:54 ModuleManager Loading HTTP Client Library v3.8.1
I 09:22:54 ModuleManager Loading CRON v1.17.10
I 09:22:54 ModuleManager Loading Package / Core Services v1.25.12
I 09:22:54 ModuleManager Loading Lang / XRL v1.13.14
I 09:22:54 ModuleManager Loading Lang / DPML v2.25.14
I 09:22:54 ModuleManager Loading Lang / nCoDE v0.21.0
I 09:22:54 ModuleManager Loading NetKernel IDE v1.0.0
I 09:22:54 ModuleManager Loading Fulcrum / Backend v3.2.1
I 09:22:54 ModuleManager Loading Wiki / SliNKi Presentations v3.10.1
I 09:22:54 ModuleManager Loading Database / H2 v1.3.1
I 09:22:54 ModuleManager Loading Architecture Explorer v1.28.0
I 09:22:54 ModuleManager Commissioning Modules...
I 09:22:55 Kernel Initialising commissioned modules...
I 09:22:55 CronTransport Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
I 09:22:55 CronTransport Quartz Scheduler v.1.6.5 created.
I 09:22:55 CronTransport RAMJobStore initialized.
I 09:22:55 CronTransport Quartz scheduler 'NetKernel' initialized from an externally opened InputStream.
I 09:22:55 CronTransport Quartz scheduler version: 1.6.5
I 09:22:55 CronTransport Cron Started
I 09:22:55 CronTransport Scheduler NetKernel_$_1 started.
I 09:22:55 CronTransport Loading persisted jobs
I 09:22:55 HTTPTranspor
Commissioning HTTP Transport
I 09:22:55 HTTPTranspor~ Registered NetKernel WebSocket HTTP Handler
I 09:22:55 HTTPTranspor~ Registered NetKernel Synchronous HTTP Handler
I 09:22:55 HTTPTranspor~ Starting [Frontend Fulcrum: 8080] with protocol(s) [http/1.1]
I 09:22:55 HTTPTranspor~ Commissioning HTTP Transport
I 09:22:55 HTTPTranspor~ Registered NetKernel WebSocket HTTP Handler
I 09:22:55 HTTPTranspor~ Registered NetKernel Synchronous HTTP Handler
I 09:22:55 HTTPTranspor~ Starting [Backend Fulcrum: 1060] with protocol(s) [http/1.1]
I 09:22:55 Kernel NetKernel Ready, accepting requests...
I 09:22:55 ModuleManager System now at RunLevel [7]
I 09:22:55 InitEndpoint Init completed - system at RunLevel [7]
I 09:22:56 ModuleListAc~ ModuleListAccessor complete
I 09:23:05 CronTransport Searching for spaces with CronConfig, loading jobs...
I 09:23:05 CronTransport Added Job [Apposite Synchronize @ Every 3rd Day] of type [crontab]

I'm unable to connect to the resource. What I get is in the screenshot 2, as attached.

Would request some advice.

Rupinder

Screenshot 1

Screenshot2

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.