Home
Hi Michael, Feel free to create a Janel2 if you wish. Janel is no longer under active development. Tim
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....
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...
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...
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...
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...
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...
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...
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
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
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...
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 :-(
Hi Michael, Your changes are in version 4.2.0 of Janel. Thanks! Tim
Thank you Michael! I will try to get the next release of Janel ready as soon as possible. Tim
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).....
Tim, ok, I'll make the change and send the code to you..... Bye, Michael
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
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...
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.
I did the same but only for 360.
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
Hi, 360 Total Security recognizes Janel as a malware HEUR/QVM10.1.Malware.Gen. Is there a way to solve this problem?
Hi Ivan, When you run it without using Janel but with a normal java invocation, does...
Hi, I noticed one thing... when I run my 32bit app under Windows 8, it look like...
Hi Pete, I wrote a test to see if I could reproduce what you are seeing, and it may...
Hi @all Because of high-dpi displays i need to know the dpi from my computer. So...
You're welcome!
Hi Tim, I've just tested version 4.1.2 and all seems to be OK. Thanks for fixing...
Hi Humphrey, Version 4.1.2 has the PlatformToolset set to v140_xp for all the binaries....
Hi Humphrey, Thank you for the investigation into what it takes to get it working...
I recompiled Janel using Visual Studio 2015 and was able to get it working on Windows...
When I try to run the latest version of Janel under Windows XP (32-bit), I get an...
Several bugs discovered by Visual Studio static code analysis
Service can not be stopped
You're welcome! Tim
Hi Tim, Thats understandable and OK for me. IMHO You can close this bug now.Thank...
Hi Roland, You are going to need to use a system-wide environment variable for your...
Hi Timothy, I did some more experiments. The problem seems to be related to the janel.java.home_path...
Hi Roland, I have three tests that I ran with 4.1.1 which start a Windows service...
I tried Janel 4.1.1. Now the service can be installed, but not started. I did the...
Thank you John! Your changes are in Janel 4.1.1. Thank you Roland for reporting this!...
I think this should fix it: https://bitbucket.org/jdstroy/janel/commits/45729290...
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...
Hi Roland, Please use Janel 4.0.4 until this is resolved. Thanks, Tim
I didn't test it on windows 10. Maybe SWT (lib/swt.jar) version needs to be upgraded...
Service can not be stopped
Hi Julian, I am testing with a Windows 10 64bit machine with Java 8 installed and...
You can get the app here: http://sourceforge.net/projects/tuxguitar/files/TuxGuitar/TuxGuitar-1.2/tuxguitar-1.2-windows-x86.zip/download...
Hi Julian, Thank you, I looked at the debug files and nothing stands out. Would you...
Hi, I send you attached 3 debug versions. (version code is in file name) Maybe i...
Hi Julian, Would you add to your .lap file the following property then run it with...
I'm having same issue after upgrade an older version. I found it happens since 3.0.0...
Hi John, Your changes are now in version 4.1.0 of Janel. Thank you for your contribution!...
Hey Tim, Sure thing. You can also grab it via bitbucket. Regards, John
Thanks John! Would you attach your new source files to this thread zipped up? Thanks,...
Hi Tim, Can you give this patch a try? It should be applied on top of janel-4.0.4....
Hi Tim, Sorry for the slow response... Things have been busy lately. I see the same...
Hi John, When I run the unit/integration tests against your code I am getting "Unrecognized...
Certainly. Here's the Source directory where I made the changes on top of janel-4.0.4....
Hi John, Would you zip up the files and send them to me (or just add the zip file...
Hi Tim, Thanks! I apologize if you get a duplicate of this comment. Seems SourceForge...
Thanks John! I will get these changes into the next version of Janel. A couple questions...
Several bugs discovered by Visual Studio static code analysis
It's the same version. On Feb 23, 2015 12:57 AM, "Timothy Kil" timothydk@users.sf.net...
I wonder if Janel is launching your app with a different version of Java than what...
When I launch my GUI app using Janel, I experience painting issues. Specifically,...
Hello, Yes, Janel is supported in Windows 2012. Yes, Java 7 and Janel as a windows...
Hi I wonder if Janel is supported for windows 2012. Can I use it to run application...
Hi I wonder if Janel is supported for windows 2012. Can I use it to run application...
Hi I wonder if Janel is supported for windows 2012. Can I use it to run application...
Hi I wonder if Janel is supported for windows 2012. Can I use it to run application...
I wonder if Janel is supported for windows 2012. Can I use it to run application...