Chappers

Results 7 comments of Chappers

Thrameos, many thanks for the assistance, I will look at the interactive mode and see if I can instantiate the JVM from the jaydebeapi with the mode change , greatly...

Hi Thrameos, struggling to get the 'jpype.startJVM(*args, **kwargs)' **kwargs to accept the interrupt option, can you give me some help. It will work with the *args being the jpype.startJVM(jpype.getDefaultJVMPath(), *options)...

@Thrameos, after a whole lot of tests adding the interrupt=False and this in the main thread `jpype.java.lang.Thread.detach()` ` time.sleep(0.3)` ` jpype.java.lang.Thread.attachAsDaemon()` ` time.sleep(0.3)` ` jpype.shutdownJVM()` I can actually now detect...

Any luck, I am struggling too. I have tried the connectivity tool (https://testconnectivity.microsoft.com/) and it appears to work correctly. I don't have a room list, is this a requirement? Still...

Any update? I have other services/apps that work but I must be missing something? I have added impersonation etc to the Office365 config, added the RoomList via PowerShell, still no...

Fixed it, 2 things. 1. Removed the code process.env.USERNAME ||, PASSWORD & DOMAIN from auth.js and 2. Added the username I chose as a delegate to the rooms giving then...