according to your errors you have insufficient memory.
How much physical memory do you have?
How much memory Java have? Have you tried to run highperf
On Jun 2, 2013 4:21 PM, "Holger Schranz"
<hol...@fam-schranz.de <mailto:hol...@fam-schranz.de>>
wrote:
Hello at all,
I have some questions about OM 2.1 and OpenSuse 12.x..
----------------------------------------------------------------------------------------------
My environment:
HW:
AMD 8350, 32 GB,
SW
Opensuse 12.3 64Bit runs in a VirtualBox 4.2.12
(newest)
with 8 GB
memory size.
OM 2.1
/> java -version
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01,
mixed
mode)
----------------------------------------------------------------------------------------------
Q1) Is somebody in the list which are also used
openSuse
12.x?
OM 2.0 runs fine but OM 2.1 I can't use.
Q2)
In my former mail I ask for upgrading from OM 2.0 to
2.1
(thanks
once more to Maxim for the fast answer).
Meanwhile I have install another system OpenSuse VM
12.3
and I
install OM 2.1 from scratch. The installation was o.k.
and I configured
step by step until it was finished and the and I try to
connect.
The login was displayed.
After typin the Admin the screen freeze and the
following
output in
the log I can see:
============= Log
======================================================
DEBUG 06-01 08:08:51.991 MeetingReminderJob.java
47135407
34
org.apache.openmeetings.quartz.scheduler.MeetingReminderJob
[org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10]
- MeetingReminderJob.execute
DEBUG 06-01 08:08:51.992 SessiondataDao.java 47135408
410
org.apache.openmeetings.data.basic.SessiondataDao
[org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-9]
- ****** clearSessionTable:
DEBUG 06-01 08:08:52.840 SessiondataDao.java 47136256
414
org.apache.openmeetings.data.basic.SessiondataDao
[org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-9]
- clearSessionTable: 0
DEBUG 06-01 08:08:53.008 AppointmentDao.java 47136424
929
org.apache.openmeetings.data.calendar.daos.AppointmentDao
[org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10]
- startStamp 2013-06-01 08:08:53.008
DEBUG 06-01 08:08:53.011 AppointmentDao.java 47136427
930
org.apache.openmeetings.data.calendar.daos.AppointmentDao
[org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10]
- stopStamp 2013-06-01 08:23:53.008
DEBUG 06-01 08:08:53.026 AppointmentLogic.java 47136442
423
org.apache.openmeetings.data.calendar.management.AppointmentLogic
[org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10]
- doScheduledMeetingReminder : no Appointments in range
[INFO] [NioProcessor-2]
org.red5.server.net.rtmp.codec.RTMPProtocolDecoder -
Action xmlcrm.loginByRemember
DEBUG 06-01 08:08:53.505 SessiondataDao.java 47136921
94
org.apache.openmeetings.data.basic.SessiondataDao
[NioProcessor-2] - updateUser User SID: null
ERROR 06-01 08:08:53.555 SessiondataDao.java 47136971
106
org.apache.openmeetings.data.basic.SessiondataDao
[NioProcessor-2] - Could not find session to update:
null
[INFO] [NioProcessor-2]
org.red5.server.net.rtmp.codec.RTMPProtocolDecoder -
Action ldapconfigservice.getActiveLdapConfigs
DEBUG 06-01 08:08:53.795 LdapConfigDao.java 47137211
246
org.apache.openmeetings.data.basic.dao.LdapConfigDao
[NioProcessor-2] - selectMaxFromConfigurations
[INFO] [NioProcessor-2]
org.red5.server.net.rtmp.codec.RTMPProtocolDecoder -
Action xmlcrm.getLoginOptions
[INFO] [NioProcessor-2]
org.red5.server.net.rtmp.codec.RTMPProtocolDecoder -
Action xmlcrm.loginUser
WARN 06-01 08:09:04.968 MainService.java 47148384 307
org.apache.openmeetings.remote.MainService
[NioProcessor-2] - loginUser:
8df773a58ef1b86aa078628baa372cd6 Antyr
DEBUG 06-01 08:09:04.969 UserManager.java 47148385 230
org.apache.openmeetings.data.user.UserManager
[NioProcessor-2] - Login user SID :
8df773a58ef1b86aa078628baa372cd6 Stored Permanent
:false
[WARN] [NioProaught java.lang.OutOfMemoryError: PermGen
space (Hexdump: 61 61 33 37 32 63 64 36 02 00 05 41 6E
74
79 72 02 00 08 41 72 6D 69 6F 68 31 32 01 00 05 00 BF
F0
00 00 00 00 00 00)
[INFO] [NioProcessor-2]
org.red5.server.net.rtmp.codec.RTMPProtocolDecoder -
Action userservice.refreshSession
[WARN] [NioProcessor-2]
org.red5.server.net.rtmp.RTMPMinaIoHandler - Exception
caught PermGen space
[WARN] [NioProcessor-2]
org.red5.server.net.rtmp.RTMPMinaIoHandler - Exception
caught PermGen space
============= Log end
==================================================
The following message was displayed if I type in
STRG+C:
Java HotSpot(TM) 64-Bit Server VM warning: Exception
java.lang.OutOfMemoryError occurred dispatching signal
SIGINT to handler- the VM may need to be forcibly
terminated
Java HotSpot(TM) 64-Bit Server VM warning: Exception
java.lang.OutOfMemoryError occurred dispatching signal
SIGINT to handler- the VM may need to be forcibly
terminated
============= Logend
==================================================
I'm not the Java expert, but I believe this is a
problem
in the sytem
environment of OpenSuse 12.x and not in OM 2.1.
Hint. Maxim, I have done the steps you described for
upgrade from 2.0 to
2.1. Unfortunatelay ... same behavior :(.
If anybody have the knowledge to solve this issue in
please share it.
Best regards
Holger