Hi all,
I'm trying to install OX on opensuse 13.1 minimal at vserver with 2GB RAM (webhoster).
I followed these instructions and used this repos:
zypper ar http://download.opensuse.org/reposit...e:backend.repo
zypper ar http://download.opensuse.org/reposit...:frontend.repo
On server registration I get:
	I played with different MAX_MEMORY_FOR_JAVAVM, but has no effect.
I would be very happy, if somebody could give me a hint.
I'm bound to the mentioned opensuse version, but I'm not sure about my choice of repos.
If memory is an issue here, I have to state, that the plans are very small, maybe 10 users with little traffic, calendar sharing, maybe little file sharing.
I guess I'm close, but don't know, how to proceed.
Have a nice day and thanks in advance, Jo
					I'm trying to install OX on opensuse 13.1 minimal at vserver with 2GB RAM (webhoster).
I followed these instructions and used this repos:
zypper ar http://download.opensuse.org/reposit...e:backend.repo
zypper ar http://download.opensuse.org/reposit...:frontend.repo
On server registration I get:
Code:
	!ENTRY com.openexchange.management.impl 4 0 2016-05-22 10:13:35.742
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Exception in com.openexchange.management.osgi.ManagementActivator.start() of bundle com.openexchan
ge.management.impl.
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
..snip..
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:714)
..snip..
I would be very happy, if somebody could give me a hint.
I'm bound to the mentioned opensuse version, but I'm not sure about my choice of repos.
If memory is an issue here, I have to state, that the plans are very small, maybe 10 users with little traffic, calendar sharing, maybe little file sharing.
I guess I'm close, but don't know, how to proceed.
Have a nice day and thanks in advance, Jo