Hello, Same issue for me on Debian 6, same error message with 1.9.0_r4692.
I tried to install 1.9 on my Laptop who is on Linux Mint 12 (Ubuntu-11.10-based), same error message. I rollback to 1.8.8_r4555, this one works fine. I can provide further détails on my systems if you wish. Sorry for my English. Regards. On 10 déc, 12:52, solomax <[email protected]> wrote: > RED5_HOME is not the caseboth versions are works as expected with this > variable set to the wrong place. > > On Dec 10, 11:42 am, solomax <[email protected]> wrote: > > > > > > > > > One more thought > > can you try unset RED5_HOME before running 1.9? > > I'll try to run both 1.8 and 1.9 on the same machine in the same > > terminal > > Once I saw (on windows) weird behavior related to RED5_HOME variable > > pointed to the wrong location. > > > On Dec 10, 11:33 am, solomax <[email protected]> wrote: > > > > Actually JDK7 is not supported :( > > > OpenJPA is not compatible with JDK7. (the only unsupported component > > > AFAIK) > > > > On Dec 9, 9:33 pm, "Holger Rabbach (ICT)" <[email protected]> > > > wrote: > > > > > Hi again, > > > > > I have some more information: the same error appears on a CentOS 6 > > > > machine with Oracle JDK 7, freshly installed just for testing. Right > > > > now it looks like it's broken on more configurations than it works on. > > > > > Holger > > > > > -----Original Message----- > > > > From: [email protected] > > > > [mailto:[email protected]] On Behalf Of solomax > > > > Sent: Freitag, 9. Dezember 2011 11:26 > > > > To: OpenMeetings User > > > > Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 > > > > under Ubuntu 10.04.3 LTS > > > > > I will try to investigate this issue > > > > but unfortunately its not reproducible on my virtual servers (most of > > > > them are 11.10 work stable, requires non manual compilations) T'll > > > > write here if I will find the solution > > > > > On Dec 9, 4:59 pm, "Holger Rabbach (ICT)" <[email protected]> > > > > wrote: > > > > > It's really weird - on the same system, I can run OpenMeetings 1.8, > > > > > but not 1.9. I'm getting the same persistence error as some of the > > > > > others: > > > > > > Invocation of init method failed; nested exception is > > > > > javax.persistence.PersistenceException: Found > > > > > 'javax.persistence.provider' property in the map but the value is not > > > > > a String. Found object : 'null'. > > > > > > This is a freshly unzipped archive with no changes made and running > > > > > red5.sh as root, so there can be no access issues and no > > > > > misconfigurations. I diff'ed the persistence.xml files of the > > > > > instance that works and the one that doesn't and there were > > > > > absolutely no differences. Permissions on the files are the same as > > > > > well. > > > > > > At this point I'm thinking that one of the components included in the > > > > > zip file must be different between the two versions, with the newer > > > > > one relying on something that isn't there in Ubuntu 10.04. I checked > > > > > the obvious ones (derby.jar, derbyclient.jar, openjpa), but they're > > > > > all the same. I'd hate to have to rebuild my system, but I guess if we > > > > > can't find what's causing these problems, then I have no other choice > > > > > :( > > > > > > Best regards, > > > > > Holger > > > > > > -----Original Message----- > > > > > From: [email protected] > > > > > [mailto:[email protected]] On Behalf Of solomax > > > > > Sent: Freitag, 9. Dezember 2011 10:32 > > > > > To: OpenMeetings User > > > > > Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 > > > > > under Ubuntu 10.04.3 LTS > > > > > > I did install everything from the list described > > > > > inhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTS > > > > > except for manually compiled packages like xpdf and swftools change DB > > > > > to be mysql > > > > > > solomax@ubuntu:/opt/red5$ cd > > > > > webapps/openmeetings/WEB-INF/classes/META- > > > > > INF/ > > > > > sudo mv mysql_persistence.xml persistence.xml > > > > > > modify persistence.xml to have valid user/password > > > > > > everything works if I run it using ./red5.sh > > > > > > solomax@ubuntu:/opt/red5$ /etc/init.d/red5 start Starting Red5 flash > > > > > streaming server: red5. > > > > > solomax@ubuntu:/opt/red5$ start-stop-daemon: Unable to open pidfile '/ > > > > > var/run/red5.pid' for writing: Permission denied (Permission denied) > > > > > > guess I can fix it, seems not to be *this* issue > > > > > > On Dec 9, 3:56 pm, Lee Daniel <[email protected]> wrote: > > > > > > Hi solomax,could u setup system by this > > > > > > manualhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTSandseewhatwi... > > > > > > > On Dec 9, 12:46 pm, solomax <[email protected]> wrote: > > > > > > > > Just set up fresh ubuntu 10.04.3 x64 server (VMWare) install unzip > > > > > > > + sun-java6-sdk red5.sh starts without any issues > > > > > > > > will try to google this problem > > > > > > > or maybe you can pack your broken version bak into zip or tar.gz > > > > > > > and put on the free file hosting? > > > > > > > I can try it and maybe will find what's wrong with it... > > > > > > > > On Dec 9, 10:48 am, solomax <[email protected]> wrote: > > > > > > > > > tested 1.9.0 release on Ubuntu 11.10 server, no issues :( I'll > > > > > > > > try to set up 10.04 virtual Ubuntu server and test it. > > > > > > > > > On Dec 9, 5:19 am, "[email protected]" > > > > > > > > <[email protected]> > > > > > > > > wrote: > > > > > > > > > > The root issue: > > > > > > > > > *javax.persistence.PersistenceException: Found > > > > > > > > > 'javax.persistence.provider' property in the map but the value > > > > > > > > > is not a String. Found object : 'null'.* Actually could mean > > > > > > > > > that the application was not able to find a persistence.xml > > > > > > > > > > have you actually really renamed the mysql_persistence.xml to > > > > > > > > > persistence.xml et cetera ? > > > > > > > > > > Sebastian > > > > > > > > > > 2011/12/8 Zeeshan Ali Shah <[email protected]>: > > > > > > > > > > > here it is > > > > > > > > > > > ERROR persist for mysql and Derby.. > > > > > > > > > > > i have even tried putting root username for mysql > > > > > > > > > > > see below, hope it will help > > > > > > > > > > > Any one tried on Debian 6 or 5 successfully ? > > > > > > > > > > > netstat > > > > > > > > > > > netstat -anlp > > > > > > > > > > Active Internet connections (servers and established) Proto > > > > > > > > > > Recv-Q Send-Q Local Address Foreign Address State > > > > > > > > > > PID/Program name tcp 0 0 0.0.0.0:22 > > > > > > > > > > 0.0.0.0:* LISTEN 22109/sshd tcp 0 0 > > > > > > > > > > 127.0.0.1:8100 0.0.0.0:* LISTEN 14937/soffice.bin > > > > > > > > > > tcp 0 0 127.0.0.1:3306 > > > > > > > > > > 0.0.0.0:* LISTEN 14807/mysqld > > > > > > > > > > tcp6 0 0 :::22 :::* LISTEN > > > > > > > > > > 22109/sshd udp 0 0 176.9.17.133:123 > > > > > > > > > > 0.0.0.0:* 782/ntpd udp 0 > > > > > > > > > > 0 127.0.0.1:123 > > > > > > > > > > 0.0.0.0:* 782/ntpd udp 0 > > > > > > > > > > 0 0.0.0.0:123 > > > > > > > > > > 0.0.0.0:* 782/ntpd udp 0 > > > > > > > > > > 0 0.0.0.0:5353 > > > > > > > > > > 0.0.0.0:* 25557/avahi-daemon: > > > > > > > > > > udp 0 0 0.0.0.0:52016 > > > > > > > > > > 0.0.0.0:* 25557/avahi-daemon: > > > > > > > > > > udp6 0 0 fe80::6e62:6dff:fee:123 > > > > > > > > > > :::* 782/ntpd > > > > > > > > > > udp6 0 0 ::1:123 > > > > > > > > > > :::* 782/ntpd > > > > > > > > > > udp6 0 0 :::123 > > > > > > > > > > :::* 782/ntpd > > > > > > > > > > udp6 0 0 :::5353 > > > > > > > > > > :::* 25557/avahi-daemon: > > > > > > > > > > udp6 0 0 :::52269 > > > > > > > > > > :::* 25557/avahi-daemon: > > > > > > > > > > Active UNIX domain sockets (servers and established) Proto > > > > > > > > > > RefCnt Flags Type State I-Node > > > > > > > > > > PID/Program name Path unix 2 [ ACC ] STREAM > > > > > > > > > > LISTENING 1716056 14937/soffice.bin > > > > > > > > > > /tmp/OSL_PIPE_0_SingleOfficeIPC_2bd88f8b8b99b78d74f1598b6097 > > > > > > > > > > ad > > > > > > > > > > 37 unix 2 [ ACC ] STREAM LISTENING 281 > > > > > > > > > > 1/init @/com/ubuntu/upstart unix 2 [ ACC > > > > > > > > > > ] STREAM LISTENING 8005 25482/dbus-daemon > > > > > > > > > > /var/run/dbus/system_bus_socket unix 2 [ ] > > > > > > > > > > DGRAM > > > > > > > > > > 334 377/udevd @/org/kernel/udev/udevd unix 2 > > > > > > > > > > [ ACC ] STREAM LISTENING 1715903 14807/mysqld > > > > > > > > > > /var/run/mysqld/mysqld.sock unix 7 [ ] DGRAM > > > > > > > > > > 477 699/rsyslogd /dev/log unix 2 [ ACC ] STREAM > > > > > > > > > > LISTENING 1697278 > > > > > > > > > > 25557/avahi-daemon: /var/run/avahi-daemon/socket unix 2 [ ] > > > > > > > > > > DGRAM 1770837 19999/sudo unix > > > > > > > > > > 3 [ ] STREAM CONNECTED 1770153 > > > > > > > > > > 19896/0 > > > > > > > > > > unix 3 [ ] STREAM CONNECTED 8027 > > > > > > > > > > 25482/dbus-daemon /var/run/dbus/system_bus_socket unix 3 > > > > > > > > > > [ ] STREAM CONNECTED 1697280 > > > > > > > > > > 25557/avahi-daemon: > > > > > > > > > > unix 3 [ ] STREAM CONNECTED 1697275 > > > > > > > > > > 25559/avahi-daemon: > > > > > > > > > > unix 3 [ ] STREAM CONNECTED 1697274 > > > > > > > > > > 25557/avahi-daemon: > > > > > > > > > > unix 2 [ ] DGRAM 1697272 > > > > > > > > > > 25557/avahi-daemon: > > > > > > > > > > unix 2 [ ] DGRAM 11934 > > > > > > > > > > 25482/dbus-daemon > > ... > > plus de détails » -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
