Re: [Vserver] java crash in vserver...

2007-05-10 Thread Michael S. Zick
On Thu May 10 2007 11:08, Michael S. Zick wrote:
> On Thu May 10 2007 09:14, Thomas Besser wrote:
> > Herbert Poetzl wrote:
> > >> Thanx for testing. I have no clue, what my problem is and no idea how to
> > >> resolve this.
> > > 
> > > maybe you could package up your guest (maybe
> > > after some cleanups to preserve privacy and
> > > reduce size), and upload it somewhere, and
> > > maybe some folks who already had success with
> > > your installation do the same, then try each-
> > > others guests and see what happens ...
> > 
> > I made a package of my guest 'gis' (about 465 MB):
> > /etc/vservers/gis (config of the image)
> > /vservers/gis (home of the guest images)
> > 
> > http://www.archit.uni-karlsruhe.de/geoserver/vserver.tar.bz2
> > 
> > It would be great if Asier or Michael or somebody else have enough bandwith
> > for down-/uploading.
> >
> 
> I can do that.

I lied. 
Hit a disk limit on the site that has the bandwidth available.
But can give the tar-ball a try here and post results.

Mike

> Will post the url once I have moved a copy.
> 
> Mike 
> > > if the kernel/config is to blame, then your
> > > guest should work fine on another system and
> > > the other guest should fail on yours, no?
> > 
> > Yepp, that should be like that ;-)
> > 
> > TIA
> > Thomas
> > 
> > ___
> > Vserver mailing list
> > Vserver@list.linux-vserver.org
> > http://list.linux-vserver.org/mailman/listinfo/vserver
> > 
> > 
> ___
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
> 
> 
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] java crash in vserver...

2007-04-13 Thread Herbert Poetzl
On Fri, Apr 13, 2007 at 09:30:32AM +0200, Thomas Besser wrote:
> Hi,
> 
> I'm trying to install 'geoserver' (http://geoserver.org, written in Java,
> version 1.5.0-rc4) into a linux vserver (host and guest debian etch).
> 
> On a fresh installed and native etch box this installation runs without
> problems, so the problem seems to be vserver specific.
> 
> Installation crashes with an java error in conjunction with libc, as far as
> I understand the error output:

first, check it on the host, maybe you have changed
certain settings in the kernel which are affecting
this specific application

> 3510 [INFO] org.geotools.referencing.factory.epsg.HSQLDataSource - Creating
> cached EPSG database. It may take a few minutes.
> #
> # An unexpected error has been detected by HotSpot Virtual Machine:
> #
> #  SIGBUS (0x7) at pc=0xb7e43ccf, pid=24680, tid=3084740832
> #
> # Java VM: Java HotSpot(TM) Client VM (1.5.0_10-b03 mixed mode, sharing)
> # Problematic frame:
> # C  [libc.so.6+0x6cccf]  memcpy+0x2f
> #
> # An error report file with more information is saved as hs_err_pid27177.log

then, make sure that the gust installation is 
identical to the 'native etch box', i.e. contains
all the libraries and stuff ...

> # If you would like to submit a bug report, please visit:
> #   http://java.sun.com/webapps/bugreport/crash.jsp
> #
> 
> Are there any known problems with java applications in vserver?
> http://linux-vserver.org/Problematic_Programs says nothing about java.

none we would know of ...

> I tested it also with several JDK's directly from SUN (also jdk1.6), always
> the same error. Also I tested another java application (ApacheDS) without
> problems.
> 
> The above mentioned log and also a strace run is here:
> http://www.archIT.uni-karlsruhe.de/geoserver/error.log
> http://www.archIT.uni-karlsruhe.de/geoserver/strace.log

will look into that after my vacation ...

best,
Herbert

> Any hints what could be done for getting more informations for
> troubleshooting?
> 
> Thanx in advance...
> Thomas
> 
> ___
> Vserver mailing list
> [EMAIL PROTECTED]
> http://list.linux-vserver.org/mailman/listinfo/vserver
___
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver