Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

36
LINES

< > BotCompany Repo | #1027628 // HTTP+HTTPS Server Include for DynModules

JavaX fragment (include) [tags: use-pretranspiled]

java.lang.RuntimeException: java.io.IOException: Snippet #1027628 not found or not public
	at main.rethrow(m1008705.java:173)
	at main.loadSnippet(m1008705.java:342)
	at main.html2(m1008705.java:83)
	at main.html(m1008705.java:67)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:577)
	at main.invokeMethod(m1008705.java:1601)
	at main.callOpt_withVarargs(m1008705.java:4387)
	at main.callOpt(m1008705.java:3326)
	at main.callHtmlMethod2(m1008705.java:11404)
	at main$MyHTTPD$1.get(m1008705.java:7337)
	at main$MyHTTPD$1.get(m1008705.java:1)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:577)
	at main.invokeMethod(m1008705.java:1601)
	at main.safeCallF(m1008705.java:642)
	at main.callF(m1008705.java:611)
	at main$MyHTTPD.serve(m1008705.java:7373)
	at main$NanoHTTPD.serve_2(m1008705.java:9572)
	at main$NanoHTTPD.serve(m1008705.java:9553)
	at main$NanoHTTPD$HTTPSession.execute(m1008705.java:8453)
	at main$NanoHTTPD$ClientHandler.run(m1008705.java:7829)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.io.IOException: Snippet #1027628 not found or not public
	at main.loadSnippet_noResourceLoader(m1008705.java:395)
	at main.loadSnippet(m1008705.java:365)
	at main.loadSnippet(m1008705.java:341)
	... 21 more

Author comment

Began life as a copy of #1026245

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027628
Snippet name: HTTP+HTTPS Server Include for DynModules
Eternal ID of this version: #1027628/13
Text MD5: 448e968fbaf4b5c3058e9db60e276d7d
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-05 13:22:33
Source code size: 1342 bytes / 36 lines
Pitched / IR pitched: No / No
Views / Downloads: 511 / 1377
Version history: 12 change(s)
Referenced in: #1027610 - Cruddie standalone [old]
#1027647 - Cruddie [backup with speech recognition on bottom]
#1027648 - Cruddie v2 [moving speech recognition button in chat popup, not really working]
#1027649 - Cruddie v2.1 [just putting the button in the popup]
#1027650 - Cruddie 2.2 [putting everything in one script]
#1027689 - Cruddie [backup before awesomplete]
#1027691 - Cruddie [adding awesomplete, old]
#1027705 - Cruddie [backup before "all public" notice]
#1027715 - Test HttpFromFileSystem
#1027734 - Cruddie [backup before changing cookie handling]
#1028671 - Eleu Cruddie [old]
#1028679 - Cruddie Spike [with VAT magic for Chrome]
#1029492 - HTTP+HTTPS Server Include for DynModules [WebSocket version]
#1029494 - Eleu 3 [backup without WebSockets]
#1029617 - Eleu 3 [backup before DynEleu]