I compile from B4J bridge on Laptop to Raspberry Pi's. The code runs on the Pi, and the AppName.jar file arrives in the Objects folder on the Laptop. When it's tested and ready to deploy I transfer the AppName.jar file to the Pi and run it on startup using crontab. All good.
I the past, in addition to adding AppName.jar to the Objects folder in my Laptop, it also put the same jar file (named AsyncInput1 or AsyncInput2 without an extension) into a folder on the pi called /tempjars. This has stopped happening. I've searched every folder of the Pi for other 'tempjars' folders or any files called Async* but no sign.
Any idea why it has stopped, and if the .jar is somewhere else on the pi now?
I the past, in addition to adding AppName.jar to the Objects folder in my Laptop, it also put the same jar file (named AsyncInput1 or AsyncInput2 without an extension) into a folder on the pi called /tempjars. This has stopped happening. I've searched every folder of the Pi for other 'tempjars' folders or any files called Async* but no sign.
Any idea why it has stopped, and if the .jar is somewhere else on the pi now?