Activity for Janel: Java Native Executable / Launcher

  • Timothy Kil Timothy Kil modified a wiki page

    Home

  • Timothy Kil Timothy Kil posted a comment on discussion Open Discussion

    Hi Michael, Feel free to create a Janel2 if you wish. Janel is no longer under active development. Tim

  • Michael Michael posted a comment on discussion Open Discussion

    With Java version 9 the Windows registry keys that hold version information about installed Java versions changed. Furthermore, the JDK does not longer contain a subdirectory "jre" that contains the JRE. Due to these changes Janel had to be enhanced. See my implemenation at https://github.com/michaelknigge/janel/tree/enhanced commit https://github.com/michaelknigge/janel/commit/7c55f718cb1d28304b79d8f7b15d3cb2dbce9776 Timothy, please add my enhancement to Janel so we avoid "competing" Janel versions....

  • Michael Michael modified a comment on discussion Open Discussion

    I did some enhancements and fixes to the current Janel 4.2.0.... they are available at my GitHub page and I hope that you'll integrate them into the official version of Janel. To get all of my changes, jut download the whole code base at https://github.com/michaelknigge/janel/tree/enhanced Here are my changes: Janel crashes if an environement variable is referenced in the LAP file that is not set. https://github.com/michaelknigge/janel/commit/d4efa66c2477a543f6d3b954de4c6c214df93daa New Janel property...

  • Michael Michael modified a comment on discussion Open Discussion

    Tim, In 2014 I've added some fixes and enhancements to Janel 4.0.4 and we still use this self built version. I'm pretty sure that I've sent you my changes as I alwas did in the past.... And yes, I'm looking for that changes now - why not?!? There was no reason for us to upgrade to newer versions of Janel because they contained no benefit for us.... And if I send you bug fixes of course I assume that you'll integrate them.... I don't understand your confusion.... But maybe I forgot to send my changes...

  • Michael Michael modified a comment on discussion Open Discussion

    I did some enhancements and fixes to the current Janel 4.2.0.... they are available at my GitHub page and I hope that you'll integrate them into the official version of Janel. To get all of my changes, jut download the whole code base at https://github.com/michaelknigge/janel/tree/enhanced Here are my changes: Janel crashes if an environement variable is referenced in the LAP file that is not set. https://github.com/michaelknigge/janel/commit/d4efa66c2477a543f6d3b954de4c6c214df93daa New Janel property...

  • Michael Michael modified a comment on discussion Open Discussion

    I did some enhancements and fixes to the current Janel 4.2.0.... they are available at my GitHub page and I hope that you'll integrate them into the official version of Janel. To get all of my changes, jut download the whole code base at https://github.com/michaelknigge/janel/tree/enhanced Here are my changes: Janel crashes if an environement variable is referenced in the LAP file that is not set. https://github.com/michaelknigge/janel/commit/d4efa66c2477a543f6d3b954de4c6c214df93daa New Janel property...

  • Michael Michael posted a comment on discussion Open Discussion

    I did some enhancements and fixes to the current Janel 4.2.0.... they are available at my GitHub page and I hope that you'll integrate them into the official version of Janel. To get all of my changes, jut download the whole code base at https://github.com/michaelknigge/janel/tree/enhanced Here are my changes: Janel crashes if an environement variable is referenced in the LAP file that is not set. https://github.com/michaelknigge/janel/commit/d4efa66c2477a543f6d3b954de4c6c214df93daa New Janel property...

  • Michael Michael posted a comment on discussion Open Discussion

    Tim, In 2014 I've added some fixes and enhancements to Janel 4.0.4 and we sill use this self built version. I'me pretty sure that I've sent you my changes as I alwas did in the past.... And yes, I'm looking for that changes now - why not?!? There was no reason for us to upgrade to newer versions of Janel because they contained no benefit for us.... And if I send you bug fixes of course I assume that you'll integrate them.... I don't understand your confusion.... But maybe I forgot to send my changes...

  • Timothy Kil Timothy Kil posted a comment on discussion Open Discussion

    Michael, There were no released versions of Janel for the entire 2014. There were no releases of Janel from April 2013 to November 2015. And so three years later you are looking for your changes you supposedly sent me? Tim

  • Michael Michael posted a comment on discussion Open Discussion

    I've found the bug. I've fixed this bug a long time ago and I'm pretty sure that I've sent you the patch (May 2014). You've not integrated the fix - as well as the property "janel.jvm.bitness.mismatch" I've implemented.... Oh yes, and the fix that Janel exits with better error message if the bitnes of the JVM does not match the bitness of the executable... Was something wrong with these fixed / enhancements?!? Bye, Michael

  • Timothy Kil Timothy Kil posted a comment on discussion Open Discussion

    Hi Michael, I am building on a Windows 10 box using Visual Studio Community 2017. On the box that I build Janel, I downloaded Janel 4.2 from sourceforge and ran all 4 of the executables. None of them "crashed" but I did have to tell Windows Defender and Avira Antivirus that it was ok to run them. I also launched an AWS EC2 instance of Windows Server 2016 and was able to successfully run the two 64 bit Janel executables on it. An EC2 instance with only Java installed on it was able to run the 64 bit...

  • Michael Michael posted a comment on discussion Open Discussion

    Tim, have you changed something in your build infrastructure? I've been running 4.0.4 without any problems but the executables of your new 4.2 release are crahing immediately on my system :-(

  • Timothy Kil Timothy Kil posted a comment on discussion Open Discussion

    Hi Michael, Your changes are in version 4.2.0 of Janel. Thanks! Tim

  • Janel: Java Native Executable / Launcher Janel: Java Native Executable / Launcher released /janel/4.2.0/janel-4.2.0.zip

  • Timothy Kil Timothy Kil posted a comment on discussion Open Discussion

    Thank you Michael! I will try to get the next release of Janel ready as soon as possible. Tim

  • Michael Michael posted a comment on discussion Open Discussion

    See my modification in the attached ZIP-File... I've send you just the modifications (in Janel.cpp I've just changed space-indation to tab-indention). Have you ever considered moving to GitHub? It would make contributing much easier (by pull requests) and you could youse a "free for open source" continous integration server for automatic building (www.appveyor.com supports windows for free, too).....

  • Michael Michael posted a comment on discussion Open Discussion

    Tim, ok, I'll make the change and send the code to you..... Bye, Michael

  • Timothy Kil Timothy Kil posted a comment on discussion Open Discussion

    Hi Michael, Glad to hear from you again! Would you be able to make your requested change? I would be glad to include your code in the next version of Janel. Thanks, Tim

  • Michael Michael posted a comment on discussion Open Discussion

    Tim, would you be so kind and introduce an additional property value "BITNESS"?!? This would be great for users (like me) who need to add JARs to the classpath depending on the bitnes of the operating system. Using this property I could just do a janel.classpath.jars.dir.recursive=${SELF_HOME}/jars${BITNESS} to add jars from .../jars32 or ..../jars64 depending on the bitness of the runnung Janel EXE.... I could do it too and send you the code (as in the past), but I guess the enhancement is that...

  • Timothy Kil Timothy Kil posted a comment on discussion Help

    Excellent, thank you. Anyone reading this post, if you would like to help out please submit Janel as a false positive. Security software should really be checking for the malicious Java jar not the launcher of the jar.

  • FrozenShade FrozenShade posted a comment on discussion Help

    I did the same but only for 360.

  • Timothy Kil Timothy Kil posted a comment on discussion Help

    Hello, I submitted Janel 4.1.2 as a false positive to 360 Total Security and Bitdefender. This may take awhile to resolve. Since Janel launches Java apps it is probably being used to deploy malware written in Java and so getting marked as the source of the issue as opposed to the Java app that is the actual malware. Tim

  • FrozenShade FrozenShade posted a comment on discussion Help

    Hi, 360 Total Security recognizes Janel as a malware HEUR/QVM10.1.Malware.Gen. Is there a way to solve this problem?

  • Timothy Kil Timothy Kil posted a comment on discussion Open Discussion

    Hi Ivan, When you run it without using Janel but with a normal java invocation, does...

  • Ivan Ivan posted a comment on discussion Open Discussion

    Hi, I noticed one thing... when I run my 32bit app under Windows 8, it look like...

  • Timothy Kil Timothy Kil posted a comment on discussion Help

    Hi Pete, I wrote a test to see if I could reproduce what you are seeing, and it may...

  • Pete R Pete R posted a comment on discussion Help

    Hi @all Because of high-dpi displays i need to know the dpi from my computer. So...

  • Timothy Kil Timothy Kil posted a comment on discussion Help

    You're welcome!

  • Humphrey Clerx Humphrey Clerx posted a comment on discussion Help

    Hi Tim, I've just tested version 4.1.2 and all seems to be OK. Thanks for fixing...

  • Timothy Kil Timothy Kil posted a comment on discussion Help

    Hi Humphrey, Version 4.1.2 has the PlatformToolset set to v140_xp for all the binaries....

  • Janel: Java Native Executable / Launcher Janel: Java Native Executable / Launcher released /janel/4.1.2/janel-4.1.2.zip

  • Timothy Kil Timothy Kil posted a comment on discussion Help

    Hi Humphrey, Thank you for the investigation into what it takes to get it working...

  • Humphrey Clerx Humphrey Clerx posted a comment on discussion Help

    I recompiled Janel using Visual Studio 2015 and was able to get it working on Windows...

  • Humphrey Clerx Humphrey Clerx posted a comment on discussion Help

    When I try to run the latest version of Janel under Windows XP (32-bit), I get an...

  • Timothy Kil Timothy Kil modified ticket #3

    Several bugs discovered by Visual Studio static code analysis

  • Timothy Kil Timothy Kil modified ticket #4

    Service can not be stopped

  • Timothy Kil Timothy Kil posted a comment on ticket #4

    You're welcome! Tim

  • Roland Schaeuble Roland Schaeuble posted a comment on ticket #4

    Hi Tim, Thats understandable and OK for me. IMHO You can close this bug now.Thank...

  • Timothy Kil Timothy Kil posted a comment on ticket #4

    Hi Roland, You are going to need to use a system-wide environment variable for your...

  • Roland Schaeuble Roland Schaeuble posted a comment on ticket #4

    Hi Timothy, I did some more experiments. The problem seems to be related to the janel.java.home_path...

  • Timothy Kil Timothy Kil posted a comment on ticket #4

    Hi Roland, I have three tests that I ran with 4.1.1 which start a Windows service...

  • Roland Schaeuble Roland Schaeuble posted a comment on ticket #4

    I tried Janel 4.1.1. Now the service can be installed, but not started. I did the...

  • Timothy Kil Timothy Kil posted a comment on ticket #4

    Thank you John! Your changes are in Janel 4.1.1. Thank you Roland for reporting this!...

  • Janel: Java Native Executable / Launcher Janel: Java Native Executable / Launcher released /janel/4.1.1/janel-4.1.1.zip

  • John Stroy John Stroy posted a comment on ticket #4

    I think this should fix it: https://bitbucket.org/jdstroy/janel/commits/45729290...

  • John Stroy John Stroy posted a comment on ticket #4

    I think I see where I introduced that bug: https://bitbucket.org/jdstroy/janel/src/e6915337d48dc5471471e3dc97fd389fbcfdde1d/JVMLauncher.cpp?at=default&fileviewer=file-view-default#JVMLauncher.cpp-90...

  • Timothy Kil Timothy Kil posted a comment on ticket #4

    Hi Roland, Please use Janel 4.0.4 until this is resolved. Thanks, Tim

  • Julian Casadesus Julian Casadesus posted a comment on discussion Help

    I didn't test it on windows 10. Maybe SWT (lib/swt.jar) version needs to be upgraded...

  • Roland Schaeuble Roland Schaeuble created ticket #4

    Service can not be stopped

  • Timothy Kil Timothy Kil posted a comment on discussion Help

    Hi Julian, I am testing with a Windows 10 64bit machine with Java 8 installed and...

  • Julian Casadesus Julian Casadesus posted a comment on discussion Help

    You can get the app here: http://sourceforge.net/projects/tuxguitar/files/TuxGuitar/TuxGuitar-1.2/tuxguitar-1.2-windows-x86.zip/download...

  • Timothy Kil Timothy Kil posted a comment on discussion Help

    Hi Julian, Thank you, I looked at the debug files and nothing stands out. Would you...

  • Julian Casadesus Julian Casadesus posted a comment on discussion Help

    Hi, I send you attached 3 debug versions. (version code is in file name) Maybe i...

  • Timothy Kil Timothy Kil posted a comment on discussion Help

    Hi Julian, Would you add to your .lap file the following property then run it with...

  • Julian Casadesus Julian Casadesus posted a comment on discussion Help

    I'm having same issue after upgrade an older version. I found it happens since 3.0.0...

  • Timothy Kil Timothy Kil posted a comment on ticket #3

    Hi John, Your changes are now in version 4.1.0 of Janel. Thank you for your contribution!...

  • Janel: Java Native Executable / Launcher Janel: Java Native Executable / Launcher released /janel/4.1.0/janel-4.1.0.zip

  • John Stroy John Stroy posted a comment on ticket #3

    Hey Tim, Sure thing. You can also grab it via bitbucket. Regards, John

  • Timothy Kil Timothy Kil posted a comment on ticket #3

    Thanks John! Would you attach your new source files to this thread zipped up? Thanks,...

  • John Stroy John Stroy posted a comment on ticket #3

    Hi Tim, Can you give this patch a try? It should be applied on top of janel-4.0.4....

  • John Stroy John Stroy posted a comment on ticket #3

    Hi Tim, Sorry for the slow response... Things have been busy lately. I see the same...

  • Timothy Kil Timothy Kil posted a comment on ticket #3

    Hi John, When I run the unit/integration tests against your code I am getting "Unrecognized...

  • John Stroy John Stroy posted a comment on ticket #3

    Certainly. Here's the Source directory where I made the changes on top of janel-4.0.4....

  • Timothy Kil Timothy Kil posted a comment on ticket #3

    Hi John, Would you zip up the files and send them to me (or just add the zip file...

  • John Stroy John Stroy posted a comment on ticket #3

    Hi Tim, Thanks! I apologize if you get a duplicate of this comment. Seems SourceForge...

  • Timothy Kil Timothy Kil posted a comment on ticket #3

    Thanks John! I will get these changes into the next version of Janel. A couple questions...

  • John Stroy John Stroy created ticket #3

    Several bugs discovered by Visual Studio static code analysis

  • Charlie Hayes Charlie Hayes posted a comment on discussion Help

    It's the same version. On Feb 23, 2015 12:57 AM, "Timothy Kil" timothydk@users.sf.net...

  • Timothy Kil Timothy Kil posted a comment on discussion Help

    I wonder if Janel is launching your app with a different version of Java than what...

  • Charlie Hayes Charlie Hayes posted a comment on discussion Help

    When I launch my GUI app using Janel, I experience painting issues. Specifically,...

  • Timothy Kil Timothy Kil imported Janel Wiki

  • Timothy Kil Timothy Kil posted a comment on discussion Help

    Hello, Yes, Janel is supported in Windows 2012. Yes, Java 7 and Janel as a windows...

  • ping ping modified a comment on discussion Help

    Hi I wonder if Janel is supported for windows 2012. Can I use it to run application...

  • ping ping modified a comment on discussion Help

    Hi I wonder if Janel is supported for windows 2012. Can I use it to run application...

  • ping ping modified a comment on discussion Help

    Hi I wonder if Janel is supported for windows 2012. Can I use it to run application...

  • ping ping modified a comment on discussion Help

    Hi I wonder if Janel is supported for windows 2012. Can I use it to run application...

  • ping ping posted a comment on discussion Help

    I wonder if Janel is supported for windows 2012. Can I use it to run application...

1
MongoDB Logo MongoDB