• jniport dnu

    From john c@21:1/5 to All on Thu Jun 18 12:47:44 2020
    hi all,

    as mentioned elsewhere i'm trying to get jniport running with d7.
    after eliminating some un-needed code i was able to do a successful deploy. however, when i open the app i get a walkback saying "JavaVMOption class dnu fromAddress: length:". this is true but raises a couple of questions: 1) i can run the same code in a workspace with no errors. is the same code not being executed? 2) i can't find any method definitions fromAddress: length: in smalltalk or any of the jniport packages. where is that "method" invocation coming from? i also defined a class method fromAddress: length: in JavaVMOption, but it does not get called.

    any help/insights would be greatly appreciated.

    john

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From bruno.brasesco@gmail.com@21:1/5 to All on Mon Jun 22 18:41:30 2020
    Hi,

    Maybe if you share the package and what is needed to run some example we can help.

    Regards
    Bruno

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From john c@21:1/5 to bruno....@gmail.com on Tue Jun 23 04:05:47 2020
    On Monday, June 22, 2020 at 9:41:31 PM UTC-4, bruno....@gmail.com wrote:
    Hi,

    Maybe if you share the package and what is needed to run some example we can help.

    Regards
    Bruno

    hi bruno,

    do you want me to post both chris uppals jniport & mine?

    john

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From john c@21:1/5 to All on Tue Jun 23 12:35:40 2020
    hi bruno,

    rather than package my whole app, i wrote a quick driver class and got the test app to deploy and run. still had some problems but so far they seem to be jvm config or deploy wizard settings.

    given that i now know i can do a successful deploy, i'll attack my actual application.

    thanks for your offer to help.

    john

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From bruno.brasesco@gmail.com@21:1/5 to All on Thu Jun 25 04:49:53 2020
    I'm glad that you fixed the problem.

    regards,
    bruno

    El martes, 23 de junio de 2020, 16:35:41 (UTC-3), john c escribió:
    hi bruno,

    rather than package my whole app, i wrote a quick driver class and got the test app to deploy and run. still had some problems but so far they seem to be jvm config or deploy wizard settings.

    given that i now know i can do a successful deploy, i'll attack my actual application.

    thanks for your offer to help.

    john

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)