B4J Question ERROR WHILE COMPILING INTO STANDALONE PACKAGE - Erel (first post)    Mar 02, 2022 https://www.b4x./?query=unsupported+protocol+jrt B4J Question App error / Media Player on Linux? - Tecuma    Jan 19, 2022 Hello Community, I want to test a B4J App on Linux (Debian). I use the latest version from B4JPackager11 and followed the instruction. I use the SDK+JFX package V11 from B4X. When I run my App I got this error. wchris@winsafa:~/Downloads/temp/build$ ./run.command MainPage Init DataProfileFolder p B4J Question Error when running the executable from B4J Packager11 - Zeppah    May 13, 2020 When I run debug that the program provides I get: C:\B4X\B4J\B4J Exacutables\Math Trainer>cd bin C:\B4X\B4J\B4J Exacutables\Math Trainer\bin>java.exe @release_java_modules.txt -m b4j/b4j.MathTrainer2.main mathtrainer._show (java line: -1) java.lang.UnsupportedOperationException: Unsupported prot B4J Question B4JPackager11 Error With MediaPlayer, jAudioClip [SOLVED] - jmon    Jul 19, 2019 Hello, As the title says, I have errors with jAudioClip when compiling an exe with B4JPackager11 or Windows. I also tried with MediaPlayer, and get the same error when running the exe. With MediaPlayer: With jAudioClip: Both errors are related to "Unsupported protocol "jrt"". I couldn't find an B4J Question Is there a difference between Media Player in Debug Mode and Standalone ? - Tecuma (first post)    Jan 20, 2022 Yes, I mean release mode. I tried run_debug.bat. C:\Users\info\Documents\b4x\B4J\Objects\temp\build>run_debug.bat C:\Users\info\Documents\b4x\B4J\Objects\temp\build>cd bin C:\Users\info\Documents\b4x\B4J\Objects\temp\build\bin>java.exe @release_java_modules.txt -m b4j/b4j.B4XDicy.main MainPag B4i Question ResponseError: unsupported URL, status code: 0 - marconotsopolo    Nov 18, 2023 I am having a little difficulty with the post strings using iHtppUtils going to my jRDC server. If I leave the iOS post string unencoded the app throws out the error ResponseError: unsupported URL, however if I encode it using stringutils, the app sends the post but the jRDC server handler cannot re B4J Question I can play rtmp streaming in b4j - Magma (first post)    May 25, 2022   (1 reaction) Caused by: java.lang.UnsupportedOperationException: Unsupported protocol "rtmp" Strange... wait I will search a little more.. B4J Question jrdc2 only recognizes versions up to 55 - Hamied Abou Hulaikah    Jul 15, 2022 I'm try to using cassandra driver to connect, I got this error: java.lang.UnsupportedClassVersionError: has been compiled by a more recent version of the Java Runtime (class file version 56.0), this version of the Java Runtime only recognizes class file versions up to 55.0 B4J Library SQLite JDBC - Library version updates - Claudio Oliveira (first post)    Sep 09, 2022   (5 reactions) Sqlite-jdbc version 3.39.3.0 (2022.09.09) available for download HERE Features support Statement.execute methods with autoGeneratedKeys parameter ResultSetMetaData.getColumnClassName returns more accurate type Fixes JRE crash on connection close with CommitListener and auto commit disabled S B4J Question How to define HttpSession.Id in jRDC2 client? - Diceman (first post)    Sep 25, 2019 lang.RuntimeException: Unsupported type: 52 Everything works fine if I run only 1 or 2 clients at the same time. There are never any errors on the jRDC2 server. Have you experienced this problem before? Any idea what it is complaining about? TIA Page: 1   2   3   4   5   6   7   Powered by ColBERT |