I just found Jitsi frozen after I opened my laptop. The UI is unresponsive, and the AWT EventQueue thread appears to be in a deadlock (full stack trace attached). That's running version 5350 on macos 10.9, with the bundled jre 1.8.
I saw the same thing yesterday, but I have never seen it before, which makes me thing that it is a relatively new feature. Has anyone seen something like this? Unless there is for some weird reason limited to my machine, I think we should fix it before pushing the new stable.
I don't see anything related in the commits after 5350, but let me know if there's a fix and I missed it.
Otherwise...any idea of what's the cause and how to fix it?
I just found Jitsi frozen after I opened my laptop. The UI is
unresponsive, and the AWT EventQueue thread appears to be in a deadlock
(full stack trace attached). That's running version 5350 on macos 10.9,
with the bundled jre 1.8.
I saw the same thing yesterday, but I have never seen it before, which
makes me thing that it is a relatively new feature. Has anyone seen
something like this?
Yes, saw exactly the same thing. The freeze occurred after right-clicking on a contact and renaming it.
Unless there is for some weird reason limited to my
machine, I think we should fix it before pushing the new stable.
I don't see anything related in the commits after 5350, but let me know
if there's a fix and I missed it.
I think Damencho fixed this in c32e166abf21ff6f8fc89fd7dadb59f0cdb054e9, but these build aren't really available yet.
Otherwise...any idea of what's the cause and how to fix it?
If I download 5350 and install it still asks for apple java 1.6 when being opened.
···
Am 28.11.2014 um 17:50 schrieb Boris Grozev <boris@jitsi.org>:
Hello,
I just found Jitsi frozen after I opened my laptop. The UI is unresponsive, and the AWT EventQueue thread appears to be in a deadlock (full stack trace attached). That's running version 5350 on macos 10.9, with the bundled jre 1.8.
I saw the same thing yesterday, but I have never seen it before, which makes me thing that it is a relatively new feature. Has anyone seen something like this? Unless there is for some weird reason limited to my machine, I think we should fix it before pushing the new stable.
I don't see anything related in the commits after 5350, but let me know if there's a fix and I missed it.
Otherwise...any idea of what's the cause and how to fix it?
I just found Jitsi frozen after I opened my laptop. The UI is
unresponsive, and the AWT EventQueue thread appears to be in a
deadlock (full stack trace attached). That's running version 5350 on
macos 10.9, with the bundled jre 1.8.
I saw the same thing yesterday, but I have never seen it before, which
makes me thing that it is a relatively new feature. Has anyone seen
something like this? Unless there is for some weird reason limited to
my machine, I think we should fix it before pushing the new stable.
I don't see anything related in the commits after 5350, but let me
know if there's a fix and I missed it.
Otherwise...any idea of what's the cause and how to fix it?
I just found Jitsi frozen after I opened my laptop. The UI is
unresponsive, and the AWT EventQueue thread appears to be in a deadlock
(full stack trace attached). That's running version 5350 on macos 10.9,
with the bundled jre 1.8.
I saw the same thing yesterday, but I have never seen it before, which
makes me thing that it is a relatively new feature. Has anyone seen
something like this?
Yes, saw exactly the same thing. The freeze occurred after right-clicking on a contact and renaming it.
Unless there is for some weird reason limited to my
machine, I think we should fix it before pushing the new stable.
I don't see anything related in the commits after 5350, but let me know
if there's a fix and I missed it.
I think Damencho fixed this in c32e166abf21ff6f8fc89fd7dadb59f0cdb054e9, but these build aren't really available yet.
What is your OS version? Build 5350 includes embedded java8 and if it fails
to load it, search for installed java7 or higher and tries to load those
and if it again fails it fallbacks to the old launcher.
If I download 5350 and install it still asks for apple java 1.6 when being
opened.
> Am 28.11.2014 um 17:50 schrieb Boris Grozev <boris@jitsi.org>:
>
> Hello,
>
> I just found Jitsi frozen after I opened my laptop. The UI is
unresponsive, and the AWT EventQueue thread appears to be in a deadlock
(full stack trace attached). That's running version 5350 on macos 10.9,
with the bundled jre 1.8.
>
> I saw the same thing yesterday, but I have never seen it before, which
makes me thing that it is a relatively new feature. Has anyone seen
something like this? Unless there is for some weird reason limited to my
machine, I think we should fix it before pushing the new stable.
>
> I don't see anything related in the commits after 5350, but let me know
if there's a fix and I missed it.
>
> Otherwise...any idea of what's the cause and how to fix it?
>
>
> Regards,
> Boris
> <jitsi-deadlock.txt>_______________________________________________
> dev mailing list
> dev@jitsi.org
> Unsubscribe instructions and other list options:
> http://lists.jitsi.org/mailman/listinfo/dev
Strange I'm also running 10.8.5, and Jitsi starts without problem
using the embedded jre8.
To help debugging the problem can you send me the output of the
following commands:
$ ls /Applications/Jitsi.app/Contents/PlugIns/
$ ls Library/Java/JavaVirtualMachines
$ ls /Library/Java/JavaVirtualMachines
$ ls /System/Library/Java/JavaVirtualMachines
$ cat /Library/Internet\
Plug-Ins/JavaAppletPlugin.plugin/Contents/Info.plist | grep -A 1
CFBundleVersion
Also if there is some output after starting Jitsi from the terminal
(ignore if there is something about log4j). Start it with command:
$ /Applications/Jitsi.app/Contents/MacOS/Jitsi
I just found Jitsi frozen after I opened my laptop. The UI is unresponsive,
and the AWT EventQueue thread appears to be in a deadlock (full stack trace
attached). That's running version 5350 on macos 10.9, with the bundled jre
1.8.
I saw the same thing yesterday, but I have never seen it before, which makes
me thing that it is a relatively new feature. Has anyone seen something like
this? Unless there is for some weird reason limited to my machine, I think
we should fix it before pushing the new stable.
I don't see anything related in the commits after 5350, but let me know if
there's a fix and I missed it.
Otherwise...any idea of what's the cause and how to fix it?
Hi Damian, hope this helps (I am not so advanced in terminal) :
user-MacBook-Pro:~ user$ ls /System/Library/Java/JavaVirtualMachines
1.6.0.jdk
user-MacBook-Pro:~ user$ cat /Library/Internet\
Plug-Ins/JavaAppletPlugin.plugin/Contents/Info.plist | grep -A 1
usage: grep [-abcDEFGHhIiJLlmnOoPqRSsUVvwxZ] [-A num] [-B num] [-C[num]]
[-e pattern] [-f file] [--binary-files=value] [--color=when]
[--context[=num]] [--directories=action] [--label] [--line-buffered]
[--null] [pattern] [file ...]
cat:
/Library/InternetPlug-Ins/JavaAppletPlugin.plugin/Contents/Info.plist:
No such file or directory
user-MacBook-Pro:~ user$ CFBundleVersion
- -bash: CFBundleVersion: command not found
user-MacBook-Pro:~ user$ cat /Library/Internet\
Plug-Ins/JavaAppletPlugin.plugin/Contents/Info.plist | grep -A 1
cat:
/Library/InternetPlug-Ins/JavaAppletPlugin.plugin/Contents/Info.plist:
No such file or directory
usage: grep [-abcDEFGHhIiJLlmnOoPqRSsUVvwxZ] [-A num] [-B num] [-C[num]]
[-e pattern] [-f file] [--binary-files=value] [--color=when]
[--context[=num]] [--directories=action] [--label] [--line-buffered]
[--null] [pattern] [file ...]
user-MacBook-Pro:~ user$
Plug-Ins/JavaAppletPlugin.plugin/Contents/Info.plist | grep -A 1
CFBundleVersion
- -bash: Plug-Ins/JavaAppletPlugin.plugin/Contents/Info.plist: No such
file or directory
user-MacBook-Pro:~ user$
···
On 11/29/14 7:15 PM, Damian Minkov wrote:
Hey foss and Mr.Smith,
Strange I'm also running 10.8.5, and Jitsi starts without problem
using the embedded jre8.
To help debugging the problem can you send me the output of the
following commands:
$ ls /Applications/Jitsi.app/Contents/PlugIns/
$ ls Library/Java/JavaVirtualMachines
$ ls /Library/Java/JavaVirtualMachines
$ ls /System/Library/Java/JavaVirtualMachines
$ cat /Library/Internet\
Plug-Ins/JavaAppletPlugin.plugin/Contents/Info.plist | grep -A 1
CFBundleVersion
Also if there is some output after starting Jitsi from the terminal
(ignore if there is something about log4j). Start it with command:
$ /Applications/Jitsi.app/Contents/MacOS/Jitsi
I just found Jitsi frozen after I opened my laptop. The UI is unresponsive,
and the AWT EventQueue thread appears to be in a deadlock (full stack trace
attached). That's running version 5350 on macos 10.9, with the bundled jre
1.8.
I saw the same thing yesterday, but I have never seen it before, which makes
me thing that it is a relatively new feature. Has anyone seen something like
this? Unless there is for some weird reason limited to my machine, I think
we should fix it before pushing the new stable.
I don't see anything related in the commits after 5350, but let me know if
there's a fix and I missed it.
Otherwise...any idea of what's the cause and how to fix it?
I had offline and IRC talk with foss and he explained to me the
situation that he sees, I was just wondering is this the same on your
side:
So he has java8 installed and he has removed java6. Jitsi cannot start
from the Icon, just shows java6 download/install dialog. But it starts
ok from terminal, obviously using java8 (the embedded one).
If it starts from Terminal, you can check which java is used by
opening new terminal window/tab and executing the command:
cat ~/Library/Logs/Jitsi/log/jitsi0.log.0 | grep "java.home"
The result should be something like:
.......ConfigurationServiceImpl.info()
java.home=/Applications/Jitsi.app/Contents/PlugIns/jdk1.8.0_25.jdk/Contents/Home/jre
Could you please confirm/check?
Thanks
damencho
···
On Sat, Nov 29, 2014 at 6:33 PM, Damian Minkov <damencho@jitsi.org> wrote:
As I’ve read you don’t really like OS X. Nonetheless jitsi is on OS X and quite a few users are on that platform as well. As such, I’d like to thank you.
Now I can finally ditch java 1.6 and move to 1.8.
Been waiting a very long time for this day.
Great St. Nicholas present
···
Am 06.12.2014 um 16:55 schrieb Ingo Bauersachs <ingo@jitsi.org>:
How do I run jitsi with jre 1.8?
If I download 5350 and install it still asks for apple java 1.6 when
being opened.
5358 should now work out of the box without having Java 6 on the system.
Last login: Sun Nov 30 15:34:47 on ttys000
user-MacBook-Pro:~ user$ cat ~/Library/Logs/Jitsi/log/jitsi0.log.0 |
grep "java.home"
14:22:24.552 INFO: [15]
org.jitsi.impl.configuration.ConfigurationServiceImpl.info()
java.home=/Applications/Jitsi.app/Contents/PlugIns/jdk1.8.0_25.jdk/Contents/Home/jre
user-MacBook-Pro:~ user$
···
On 11/30/14 3:08 PM, Damian Minkov wrote:
Hey Mr.Smith,
I had offline and IRC talk with foss and he explained to me the
situation that he sees, I was just wondering is this the same on your
side:
So he has java8 installed and he has removed java6. Jitsi cannot start
from the Icon, just shows java6 download/install dialog. But it starts
ok from terminal, obviously using java8 (the embedded one).
If it starts from Terminal, you can check which java is used by
opening new terminal window/tab and executing the command:
cat ~/Library/Logs/Jitsi/log/jitsi0.log.0 | grep "java.home"
The result should be something like:
.......ConfigurationServiceImpl.info()
java.home=/Applications/Jitsi.app/Contents/PlugIns/jdk1.8.0_25.jdk/Contents/Home/jre
Could you please confirm/check?
Thanks
damencho
On Sat, Nov 29, 2014 at 6:33 PM, Damian Minkov <damencho@jitsi.org> wrote:
Last login: Sun Nov 30 15:34:47 on ttys000
user-MacBook-Pro:~ user$ cat ~/Library/Logs/Jitsi/log/jitsi0.log.0 |
grep "java.home"
14:22:24.552 INFO: [15]
org.jitsi.impl.configuration.ConfigurationServiceImpl.info()
java.home=/Applications/Jitsi.app/Contents/PlugIns/jdk1.8.0_25.jdk/Contents/Home/jre
user-MacBook-Pro:~ user$
On 11/30/14 3:08 PM, Damian Minkov wrote:
Hey Mr.Smith,
I had offline and IRC talk with foss and he explained to me the
situation that he sees, I was just wondering is this the same on your
side:
So he has java8 installed and he has removed java6. Jitsi cannot start
from the Icon, just shows java6 download/install dialog. But it starts
ok from terminal, obviously using java8 (the embedded one).
If it starts from Terminal, you can check which java is used by
opening new terminal window/tab and executing the command:
cat ~/Library/Logs/Jitsi/log/jitsi0.log.0 | grep "java.home"
The result should be something like:
.......ConfigurationServiceImpl.info()
java.home=/Applications/Jitsi.app/Contents/PlugIns/jdk1.8.0_25.jdk/Contents/Home/jre
Could you please confirm/check?
Thanks
damencho
On Sat, Nov 29, 2014 at 6:33 PM, Damian Minkov <damencho@jitsi.org> wrote:
So when starting from terminal it starts using embedded jre. The
problem is just when starting from the Icon or double clicking, right?
On Sun, Nov 30, 2014 at 12:10 PM, Mr.Smith <mr.smith476@gmail.com> wrote:
here is my output:
Last login: Sun Nov 30 15:34:47 on ttys000
user-MacBook-Pro:~ user$ cat ~/Library/Logs/Jitsi/log/jitsi0.log.0 |
grep "java.home"
14:22:24.552 INFO: [15]
org.jitsi.impl.configuration.ConfigurationServiceImpl.info()
java.home=/Applications/Jitsi.app/Contents/PlugIns/jdk1.8.0_25.jdk/Contents/Home/jre
user-MacBook-Pro:~ user$
On 11/30/14 3:08 PM, Damian Minkov wrote:
>>> Hey Mr.Smith,
>>>
>>> I had offline and IRC talk with foss and he explained to me the
>>> situation that he sees, I was just wondering is this the same on your
>>> side:
>>> So he has java8 installed and he has removed java6. Jitsi cannot start
>>> from the Icon, just shows java6 download/install dialog. But it starts
>>> ok from terminal, obviously using java8 (the embedded one).
>>> If it starts from Terminal, you can check which java is used by
>>> opening new terminal window/tab and executing the command:
>>> cat ~/Library/Logs/Jitsi/log/jitsi0.log.0 | grep "java.home"
>>>
>>> The result should be something like:
>>> .......ConfigurationServiceImpl.info()
>>>
java.home=/Applications/Jitsi.app/Contents/PlugIns/jdk1.8.0_25.jdk/Contents/Home/jre
>>>
>>> Could you please confirm/check?
>>>
>>> Thanks
>>> damencho
>>>
>>>
>>> On Sat, Nov 29, 2014 at 6:33 PM, Damian Minkov > <damencho@jitsi.org> wrote:
>>>> Hi,
>>>>
>>>> On Sat, Nov 29, 2014 at 6:09 PM, foss <foss@openmailbox.org> wrote:
>>>>> There’s quite a few messages in console.app. Do you need
anything specific?
>>>> Well, I need any message (if any) from the output when starting Jitsi
>>>> in the Terminal.
>>>>
>>>> Thanks
>>>> damencho
>>> _______________________________________________
>>> dev mailing list
>>> dev@jitsi.org
>>> Unsubscribe instructions and other list options:
>>> http://lists.jitsi.org/mailman/listinfo/dev
interesting. I wonder how our systems differ. (obviously we do have different OS versions, since you’re on 10.8.5 and I’m on 10.10.1 but for me jitsi does not start from the icon.