libvirt port fails to build

2020-04-30 Thread Kaya Saman via freebsd-ports
Hi, I'm trying to update my ports and ran into a problem where libvirt isn't building. The base OS is running RELEASE: 12.1-RELEASE-p1 GENERIC amd64 I'm using Portmaster with command: portmaster -ad -y --no-confirm I also tested with with standard @port command and still build fails: cd

Lcdproc support for AARCH64 Pine64-LTS

2019-07-26 Thread Kaya Saman
Hi, I would like to run Lcdproc on my Pine64-LTS but it seems the current port is only x86/x64 compatible. I am aware that there are a few Linux distros that have compiled Lcdproc into a ARM64 package, though I would really love to see this on FreeBSD. In the port itself I changed the Make

Re: OpenLDAP 24 and MemberOf

2017-09-20 Thread Kaya Saman
On Tue, 2017-09-19 at 23:49 +0200, Per olof Ljungmark wrote: > On 2017-09-19 17:59, Kaya Saman wrote: > > Hi, > > > > I'm trying to install the MemberOf Overlay in the OpenLDAP 24 > > Server > > port but for some reason I don't think it's ge

OpenLDAP 24 and MemberOf

2017-09-19 Thread Kaya Saman
Hi, I'm trying to install the MemberOf Overlay in the OpenLDAP 24 Server port but for some reason I don't think it's getting installed?? Most likely I'm doing something wrong here but on the port dir: /usr/ports/net/openldap24-server make config [X] MemberOf make clean make make deinstall (

py-psutil also failing to build on -CURRENT

2017-09-08 Thread Kaya Saman
Hi, I'm encountering this error when trying to build py-psutil on -CURRENT: /usr/ports/sysutils/py-psutil # make ===>  License BSD3CLAUSE accepted by the user ===>   py27-psutil-5.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-psutil-5.3.0 for bui

Re: syslog-ng requires eventlog but conflicts with eventlog?

2017-09-07 Thread Kaya Saman
On 09/07/2017 03:50 PM, Kurt Jaeger wrote: Hi the makefile for syslog-ng has this in it: [...] so when trying to build it complains about a libeventlog.so file. Which version of the ports tree do you have ? The most recent should work. I just performed a portsnap fetch; portsnap update

syslog-ng requires eventlog but conflicts with eventlog?

2017-09-07 Thread Kaya Saman
Hi, the makefile for syslog-ng has this in it: LIB_DEPENDS=    libpcre.so:devel/pcre \     libuuid.so:misc/e2fsprogs-libuuid \     libbson-1.0.so:devel/libbson \     libevtlog.so:sysutils/eventlog BROKEN_powerpc64=   fails to link: Internal error: Segme

Fwd: p5-GSSAPI fails to build in Jail on -Current

2017-09-06 Thread Kaya Saman
FIX="$(PREFIX)"\     PASTHRU_DEFINE='-DHEIMDAL $(PASTHRU_DEFINE)'\     PASTHRU_INC='-I/usr/include $(PASTHRU_INC)' Forwarded Message Subject:p5-GSSAPI fails to build in Jail on -Current Date: Wed, 6 Sep 2017 20:07:53 +0100 From:

p5-GSSAPI fails to build in Jail on -Current

2017-09-06 Thread Kaya Saman
Hi, I'm trying to rebuild my installed ports as I've recently upgraded from -Release to -Stable and now -Current to get over a bug in 11.1-R1 which kept freezing my system (only locked to one particular system board as 2 machines of same time had same issues - now on 12.0-Current the issues

munin-master won't build: no 'module_name' or MANIFEST file

2016-12-15 Thread Kaya Saman
Hi, I'm trying to rebuild munin-master but keep running into this: cd master && /usr/local/bin/perl Build.PL No 'module_name' was provided and it could not be inferred from other properties. This will prevent a packlist from being written for this file. Please set either 'module_name' or 'di

Fwd: Ntopng port segfaulting when using with Mysql

2016-12-12 Thread Kaya Saman
32 [Lua.cpp:388] ntop_get_ndpi_protocol_id() called Segmentation fault Forwarded Message Subject:Ntopng port segfaulting when using with Mysql Date: Tue, 13 Dec 2016 00:20:12 +0000 From: Kaya Saman To: freebsd-ports Hi, I'm trying to run Ntopng while loggi

Ntopng port segfaulting when using with Mysql

2016-12-12 Thread Kaya Saman
Hi, I'm trying to run Ntopng while logging to a Mysql server. I'm using this command to start it: ntopng -r ris-server:6379 -i lagg0 -F "mysql;remote-db-host;ntopng;flows;uname;passwd" -U ntopng -m 192.168.0.0/16,172.16.0.0/12,10.0.0.0/8 -D all -S all What happens is that if I click on

Re: net-snmp index files / cached data

2016-11-26 Thread Kaya Saman
False alarm! Found it: /var/net-snmp/mib_indexes :-) On 11/27/2016 02:22 AM, Kaya Saman wrote: Hi, does anyone know where the net-snmp port stores its cache? It seems that the cached files which are stored as .index files on some systems (not sure if it's the case with the FBSD port

net-snmp index files / cached data

2016-11-26 Thread Kaya Saman
Hi, does anyone know where the net-snmp port stores its cache? It seems that the cached files which are stored as .index files on some systems (not sure if it's the case with the FBSD port) are getting out of sync and causing issues for applications trying to locally load mibs. I've check

Plex Media Server unstable won't run anymore?

2014-04-30 Thread Kaya Saman
Hi, I'm running 10.0-RELEASE on amd64 and for some reason Plex Media Server doesn't want to fire up any more? Running ps aux |grep plex only these can be seen after /usr/local/etc/rc.d/plexmediaserver plex110 0.0 0.6 223992 52988 - SN3:11PM 0:03.07 Plex Plug-in [com.plexa

Re: Plex Media Server Port issues

2014-03-19 Thread Kaya Saman
On 03/19/2014 06:59 PM, Mark Felder wrote: On 2014-03-18 18:36, Kaya Saman wrote: Hi, I'm experiencing 3 issues with the Plex Media Server My configuration is running FreeBSD 10.0 x64 with the ports tree up to date. Issue 1: Upon first installing the port everything went fine ho

Re: Plex Media Server Port issues

2014-03-19 Thread Kaya Saman
On 03/19/2014 05:14 PM, Waitman Gobble wrote: On 3/19/2014 8:59 AM, Kaya Saman wrote: On 03/19/2014 12:08 AM, Waitman Gobble wrote: On 3/18/2014 4:36 PM, Kaya Saman wrote: Hi, I'm experiencing 3 issues with the Plex Media Server My configuration is running FreeBSD 10.0 x64 wit

Re: Plex Media Server Port issues

2014-03-19 Thread Kaya Saman
On 03/19/2014 12:08 AM, Waitman Gobble wrote: On 3/18/2014 4:36 PM, Kaya Saman wrote: Hi, I'm experiencing 3 issues with the Plex Media Server My configuration is running FreeBSD 10.0 x64 with the ports tree up to date. Issue 1: Upon first installing the port everything went

Plex Media Server Port issues

2014-03-18 Thread Kaya Saman
Hi, I'm experiencing 3 issues with the Plex Media Server My configuration is running FreeBSD 10.0 x64 with the ports tree up to date. Issue 1: Upon first installing the port everything went fine however, PMS wouldn't start and kept complaining about a Python C Lang issue... Google'ing I

Re: samba36 port unable to build PAM backends?

2012-06-21 Thread Kaya Saman
On 06/21/2012 05:23 PM, Chris Rees wrote: Best to include maintainer in CC. On Jun 20, 2012 3:26 PM, "Kaya Saman" <mailto:kayasa...@gmail.com>> wrote: Have sent a separate email to them.. including same info. Wish this could be sorted soon as am so excited to show-o

Re: FreeBSD ports which are currently marked broken

2012-06-21 Thread Kaya Saman
Is this only for "Ports" which don't build or "Ports" which have other issues?? I posted an issue with the net/samba36 port where it doesn't seem to create the PAM module?? Regards, Kaya On Thu, Jun 21, 2012 at 1:01 PM, Julian H. Stacey wrote: > lini...@freebsd.org wrote: >> As part of an on

samba36 port unable to build PAM backends?

2012-06-20 Thread Kaya Saman
Hi, I'm getting these errors while trying to install the "samba36" port with the PAM modules: ===> Installing for samba36-3.6.5 ===> samba36-3.6.5 depends on package: tdb>=1.2.6 - found ===> samba36-3.6.5 depends on package: talloc>=2.0.1 - found ===> samba36-3.6.5 depends on shared libra

Zenoss Zenpacks not installing??

2012-06-08 Thread Kaya Saman
Hi, I'm trying to install a Zenpack on my demo of Zenoss in order to be able to query our MSSQL backend servers however I'm having quite a few issues. These are what I'm trying to install: ZenPacks.community.WMIDataSource-3.0.egg ZenPacks.community.WMIDataSource-3.0.egg.zip ZenPacks.community.WM

Re: Zenoss Port Web-UI seems incomplete

2012-06-07 Thread Kaya Saman
[...] > > Actually I think I'll take a backup of the zope.conf file and copy the > zope.conf.in file over and see if that changes anything. > > > Regards, > > Kaya Ok well here we go this is interesting! I backed up the current zope.conf file then copied over the zope.conf.in file. It didn't wor

Re: Zenoss Port Web-UI seems incomplete

2012-06-07 Thread Kaya Saman
[...] > > If there is no issue after this, please send us a unified diff of the > zone.conf files. > > The reason I ask to do this, is that I changed nothing and it worked > out-of-the-box. > > Thanks, > Jason > > > -- > Jason Helfman > System Administrator > experts-exchange.com > http://www.exper

Re: Zenoss Port Web-UI seems incomplete

2012-06-06 Thread Kaya Saman
On 06/06/2012 07:27 PM, Jason Helfman wrote: On Wed, Jun 06, 2012 at 10:03:20PM +0400, Ruslan Mahmatkhanov thus spake: Kaya Saman wrote on 06.06.2012 21:55: [...] How are you accessing the system? What port? I have set it up locally, and can access it on port 8080: http://localhost:8080

Re: Zenoss Port Web-UI seems incomplete

2012-06-06 Thread Kaya Saman
[...] How are you accessing the system? What port? I have set it up locally, and can access it on port 8080: http://localhost:8080 -jgh That is exactly how I set it up which should actually just be this by default When I had the service started initially I used: service zenoss start

Re: Zenoss Port Web-UI seems incomplete

2012-06-06 Thread Kaya Saman
On Wed, Jun 6, 2012 at 1:59 PM, Ruslan Mahmatkhanov wrote: > Kaya Saman wrote on 06.06.2012 16:54: > >> Everything went through fine and am up online! > > > Glad to see. > > Whoops spoke too soon! The web-ui won't launch?? I don't see anything in the

Re: Zenoss Port Web-UI seems incomplete

2012-06-06 Thread Kaya Saman
On Wed, Jun 6, 2012 at 1:13 PM, Kaya Saman wrote: > On Wed, Jun 6, 2012 at 1:06 PM, Robert Huff wrote: >> >> Kaya Saman writes: >> >>>  FreeBSD version is 3.1.0 built fresh from ports - clean install >> >>        Are you sure that's the correct

Re: Zenoss Port Web-UI seems incomplete

2012-06-06 Thread Kaya Saman
On Wed, Jun 6, 2012 at 1:06 PM, Robert Huff wrote: > > Kaya Saman writes: > >>  FreeBSD version is 3.1.0 built fresh from ports - clean install > >        Are you sure that's the correct version?  3.* has been > unsupported for, like, ten years.  (Not that some pe

Re: Zenoss Port Web-UI seems incomplete

2012-06-06 Thread Kaya Saman
On Wed, Jun 6, 2012 at 12:22 PM, Ruslan Mahmatkhanov wrote: > Kaya Saman wrote on 06.06.2012 15:02: > >> On Wed, Jun 6, 2012 at 11:53 AM, Ruslan Mahmatkhanov >>  wrote: >>> >>> Hi Kaya, >>> >>> Kaya Saman wrote on 06.06.2012 14:30: >>

Re: Zenoss Port Web-UI seems incomplete

2012-06-06 Thread Kaya Saman
On Wed, Jun 6, 2012 at 11:53 AM, Ruslan Mahmatkhanov wrote: > Hi Kaya, > > Kaya Saman wrote on 06.06.2012 14:30: > >> >> Can someone suggest anything or am I stuck with Linux for Zenoss? >> > > Would you disclose some details like what the exact problem is, w

Zenoss Port Web-UI seems incomplete

2012-06-06 Thread Kaya Saman
Hi, I've installed the Zenoss port on FreeBSD 8.3 RELEASE 64bit however, I am unable to get the web-ui up and running. I'm currently in the process of hacking things out, however, I was wondering if there was an issue with it or if some alternative procedure needed to be taken At the momen

Re: ATmail Port not working?

2012-05-27 Thread Kaya Saman
On 05/27/2012 08:06 PM, Olli Hauer wrote: On 2012-05-27 17:47, Kaya Saman wrote: Hi, I am currently in the process of testing ATmail as a replacement to my currently running old Zimbra setup. I would like to get rid of Linux and migrate my mail system onto FreeBSD. :) However, for some

ATmail Port not working?

2012-05-27 Thread Kaya Saman
Hi, I am currently in the process of testing ATmail as a replacement to my currently running old Zimbra setup. I would like to get rid of Linux and migrate my mail system onto FreeBSD. However, for some reason the ATmail port isn't working. I have contacted the port maintainer about it who

Re: Asterisk GUI port?

2012-05-17 Thread Kaya Saman
On 05/17/2012 10:46 PM, Bob Eager wrote: On Thu, 17 May 2012 19:45:21 +0100 Kaya Saman wrote: Hi, I'm wondering if there is any port for a version of the Asterisk GUI?? Either asterisk-ui or FreePBX ?? I currently have an old and broken version of Trixbox CE installed and I want to

Asterisk GUI port?

2012-05-17 Thread Kaya Saman
Hi, I'm wondering if there is any port for a version of the Asterisk GUI?? Either asterisk-ui or FreePBX ?? I currently have an old and broken version of Trixbox CE installed and I want to move away from Linux as much as possible as FreeBSD is so much better in so many areas. Could an

Re: Zimbra mail exchange port for FreeBSD

2012-05-02 Thread Kaya Saman
On 05/02/2012 11:56 PM, Michael Scheidell wrote: On 5/2/12 6:41 PM, Kaya Saman wrote: Tried php52, also php4.. no joy :-( The base URL doesn't even display. The standard php5 port works best but bombs out at the "create DB" screen. try 1.0.5: edit the /usr/po

Re: Zimbra mail exchange port for FreeBSD

2012-05-02 Thread Kaya Saman
On 05/02/2012 11:44 PM, Michael Scheidell wrote: On 5/2/12 6:41 PM, Kaya Saman wrote: Tried php52, also php4.. no joy :-( The base URL doesn't even display. The standard php5 port works best but bombs out at the "create DB" screen. let me try to upgrade atmail to 1.

Re: Zimbra mail exchange port for FreeBSD

2012-05-02 Thread Kaya Saman
On 05/02/2012 11:20 PM, Michael Scheidell wrote: On 5/2/12 6:02 PM, Kaya Saman wrote: *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/atmail/libs/PEAR/DB.php* on line *472* *Deprecated*: Assigning the return value of new by reference is

Re: Zimbra mail exchange port for FreeBSD

2012-05-02 Thread Kaya Saman
On 05/02/2012 05:08 PM, Michael Scheidell wrote: On 5/2/12 12:02 PM, Kaya Saman wrote: Never tried Atmail Just checked it out though and looks cool, even Thunderbird integration which is good. Will try it out and see, though would need to work out a migration plan between Zimbra to it

Re: Zimbra mail exchange port for FreeBSD

2012-05-02 Thread Kaya Saman
work out if can integrate it. Regards, Kaya On Wed, May 2, 2012 at 3:55 PM, Michael Scheidell wrote: > > > On 5/2/12 10:47 AM, Kaya Saman wrote: >> >> Hi, >> >> is anyone working on a FreeBSD port of Zimbra? >> >> >> I am just wondering

Re: Zimbra mail exchange port for FreeBSD

2012-05-02 Thread Kaya Saman
I had those links too but that was it? On Wed, May 2, 2012 at 3:56 PM, Miroslav Lachman <000.f...@quip.cz> wrote: > Kaya Saman wrote: >> >> Hi, >> >> is anyone working on a FreeBSD port of Zimbra? >> >> >> I am just wondering as I am more in f

Zimbra mail exchange port for FreeBSD

2012-05-02 Thread Kaya Saman
Hi, is anyone working on a FreeBSD port of Zimbra? I am just wondering as I am more in favor of using FreeBSD then Linux and currently I run an old version of Zimbra on CentOS, which I would like to upgrade to a version running on FreeBSD. I know a few years ago some work was being done on thi

Re: Puppet port - Dashboard guide or config reference

2012-05-02 Thread Kaya Saman
---BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 5/2/12 10:06 AM, Kaya Saman wrote: >> Hi, >> >> I've managed to get Puppet up and running on FreeBSD 8.2 which I >> built from ports however, I am having difficulty in finding >> documentation on

Puppet port - Dashboard guide or config reference

2012-05-02 Thread Kaya Saman
Hi, I've managed to get Puppet up and running on FreeBSD 8.2 which I built from ports however, I am having difficulty in finding documentation on how to get the Dashboard up and running. I am totally new to Puppet though not to FreeBSD, so I've managed to hack through quite a bit already and

Re: jabberd port doesn't come with any certificates and is not allowing authorization?

2012-03-30 Thread Kaya Saman
On Fri, Mar 30, 2012 at 10:47 AM, Matthew Seaman wrote: > On 30/03/2012 08:57, Kaya Saman wrote: >>> You've got both 'register-enable' and 'register-oob' -- you probably >>> > don't want both of those, unless you do have an out-of-band method

Re: jabberd port doesn't come with any certificates and is not allowing authorization?

2012-03-30 Thread Kaya Saman
On Thu, Mar 29, 2012 at 4:30 PM, Matthew Seaman wrote: > On 29/03/2012 15:45, Kaya Saman wrote: >> I've recently built the jabberd port and upgraded to the latest version: 2.x > > Actually jabberd2 (net-im/jabberd) is a completely different different > project to jabberd14

jabberd port doesn't come with any certificates and is not allowing authorization?

2012-03-29 Thread Kaya Saman
Hi, I've recently built the jabberd port and upgraded to the latest version: 2.x I'm having major problems in configuring it though and was wondering if someone could either give me a hand or help me generate certificates for it which are mentioned in the config file but not within the /usr/local

Re: FreeBSD has serious problems with focus, longevity, and lifecycle

2012-01-20 Thread Kaya Saman
On 19/01/12 22:21, Doug Barton wrote: On Thu, 19 Jan 2012, Kaya Saman wrote: not sure where this thread started as searching my mail archives yielded nothing apart from this excerpt. -hackers. If this is an attack on FreeBSD It's not. as the title suggests; It doesn't. In

Re: FreeBSD has serious problems with focus, longevity, and lifecycle

2012-01-19 Thread Kaya Saman
On 19/01/12 11:18, Doug Barton wrote: On 01/18/2012 23:07, vermaden wrote: Lets talk about Ports maintainers for a while, ftp/vsftpd maintainer for example, one of the options of this port is to provide a RC script so one will be able to start this FTP server with /usr/local/etc/rc.d script, but

Re: Java Heap Space out of memory error Tomcat6 port

2012-01-03 Thread Kaya Saman
On 01/03/2012 07:31 PM, George Liaskos wrote: On Tue, Jan 3, 2012 at 7:07 PM, Kaya Saman wrote: On 01/03/2012 06:49 PM, George Liaskos wrote: tomcat55_java_opts="-Djava.awt.headless=true -Dfile.encoding=UTF-8 -server -Xms1536m -Xmx1536m -XX:NewSize=256m -XX:MaxNewSize=256m -XX:PermSize

Re: Java Heap Space out of memory error Tomcat6 port

2012-01-03 Thread Kaya Saman
On 01/03/2012 06:49 PM, George Liaskos wrote: tomcat55_java_opts="-Djava.awt.headless=true -Dfile.encoding=UTF-8 -server -Xms1536m -Xmx1536m -XX:NewSize=256m -XX:MaxNewSize=256m -XX:PermSize=256m -XX:MaxPermSize=256m -XX:+DisableExplicitGC" Thanks for that! I copied and pasted the java_opts of

Java Heap Space out of memory error Tomcat6 port

2012-01-03 Thread Kaya Saman
Hi, I'm running FreeBSD 8.2 x64 edition with 4GB RAM on a quad core machine. I keep getting this error: umbers=0&rev=11.1" java.lang.OutOfMemoryError: Java heap space Exception in thread "http-8180-Acceptor-0" java.lang.OutOfMemoryError: Java heap space and essentially due to it my webapp

Re: Strange issues while upgrading ports

2011-11-27 Thread Kaya Saman
On 11/27/2011 03:01 PM, Jerry wrote: On Sun, 27 Nov 2011 14:25:04 +0200 Kaya Saman articulated: On 11/27/2011 08:03 AM, Kevin Oberman wrote: When it has been this long, you might want to completely delete and re-install all ports following the instructions in the portmaster man page examples

Re: Strange issues while upgrading ports

2011-11-27 Thread Kaya Saman
On 11/27/2011 08:03 AM, Kevin Oberman wrote: When it has been this long, you might want to completely delete and re-install all ports following the instructions in the portmaster man page examples. This will assure that EVERYTHING is properly cleaned up. No obsolete libraries, header files, dat

Re: Strange issues while upgrading ports

2011-11-27 Thread Kaya Saman
On 11/27/2011 08:03 AM, Kevin Oberman wrote: On Sat, Nov 26, 2011 at 8:01 PM, Kaya Saman wrote: I tried that and it didn't help :-( I also just performed a version upgrade to 8.2 and still get the same errors? After running portsnap fetch; portsnap update; then portupgrade -a I get

Re: Strange issues while upgrading ports

2011-11-26 Thread Kaya Saman
On 11/25/2011 09:46 PM, Chris Rees wrote: On 25 November 2011 15:06, Julian H. Stacey wrote: Hi, Kaya Saman wrote: On 11/25/2011 02:51 PM, Julian H. Stacey wrote: Kaya Saman wrote: Hi, I'm running FreeBSD version 8.0 x64 edition on my server with multiple jails. <Detail delete

Re: Strange issues while upgrading ports

2011-11-26 Thread Kaya Saman
On 11/26/2011 10:56 AM, Edward wrote: On 11/25/11 10:14 PM, Kaya Saman wrote: Would you also advise to upgrade my BSD 'release'? The FreeBSD Handbook have a section covering it : http://www.freebsd.org/doc/handbook/updating-upgrading-freebsdupdate.html My personal experie

Re: Strange issues while upgrading ports

2011-11-25 Thread Kaya Saman
On 11/25/2011 04:05 PM, Daniel Nebdal wrote: On Fri, Nov 25, 2011 at 2:56 PM, Kaya Saman wrote: On 11/25/2011 03:44 PM, Daniel Nebdal wrote: On Fri, Nov 25, 2011 at 2:12 PM, Marco Beishuizenwrote: On Fri, 25 Nov 2011, the wise Kaya Saman wrote: Then ran portupgrade -a for some weird

Re: Strange issues while upgrading ports

2011-11-25 Thread Kaya Saman
On 11/25/2011 03:44 PM, Daniel Nebdal wrote: On Fri, Nov 25, 2011 at 2:12 PM, Marco Beishuizen wrote: On Fri, 25 Nov 2011, the wise Kaya Saman wrote: Then ran portupgrade -a for some weird reason the packages listed below didn't get upgraded; upon the error output 'portupgrade&#

Re: Strange issues while upgrading ports

2011-11-25 Thread Kaya Saman
On 11/25/2011 02:51 PM, Julian H. Stacey wrote: Kaya Saman wrote: Hi, I'm running FreeBSD version 8.0 x64 edition on my server with multiple jails. < Detail deleted> Can anyone help with my issues?? 8.0 is too old, November 2009 http://www.freebsd.org/releases/ 8.0 Is not supp

Strange issues while upgrading ports

2011-11-25 Thread Kaya Saman
Hi, I'm running FreeBSD version 8.0 x64 edition on my server with multiple jails. #uname -a FreeBSD Server 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009 r...@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 A few weeks back I performed a portupgrade on all

Re: Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Kaya Saman
On 17/09/2010 13:07, Jeremy Chadwick wrote: On Fri, Sep 17, 2010 at 12:53:09PM +0300, Andriy Gapon wrote: on 17/09/2010 12:42 Jeremy Chadwick said the following: On Fri, Sep 17, 2010 at 12:19:00PM +0300, Andriy Gapon wrote: on 17/09/2010 11:56 Jeremy Chadwick said the followi

Re: Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Kaya Saman
Thanks a lot Jeremy for the response!! On 17/09/2010 11:56, Jeremy Chadwick wrote: [...] You should probably spend a bit of time in a debugger (specifically a Java debugger) figuring out if your code is spinning or not. Debugging anything under Tomcat/Java is a PITA, and I say that from experie

Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Kaya Saman
Date: Thu, 16 Sep 2010 21:38:16 +0300 From: Kaya Saman To: Mailing List FreeBSD Ports Hi, I'm running Tomcat6 in a jail which I'm using to host the Xwiki application. This is the version of Tomcat I'm running: tomcat-6.0.29 Open-source Java web server by Apache,

Tomcat6 port keeps locking up??

2010-09-16 Thread Kaya Saman
Hi, I'm running Tomcat6 in a jail which I'm using to host the Xwiki application. This is the version of Tomcat I'm running: tomcat-6.0.29 Open-source Java web server by Apache, 6.x branch Now after a while the wiki will just stop working and the CPU will spin up to 100%?? The system

Fwd: Re: Torrentflux and Zabbix Apache Include files??

2010-06-07 Thread Kaya Saman
s.com/pics/ Well back to MS SQL migration for me now... Regards, Kaya Original Message Subject:Re: Torrentflux and Zabbix Apache Include files?? Date: Mon, 07 Jun 2010 00:30:24 +0300 From: Kaya Saman To: Doug Barton CC: freebsd-ports@freebsd.org

Re: Torrentflux and Zabbix Apache Include files??

2010-06-06 Thread Kaya Saman
e general folk and what's better for large scale enterprise clustered environments. Regards, Kaya Matthew Seaman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/06/2010 15:20:10, Kaya Saman wrote: I don't know it is fun; lot's of fun when have the time but if c

Re: Torrentflux and Zabbix Apache Include files??

2010-06-06 Thread Kaya Saman
On 06/06/2010 02:50 PM, Kaya Saman wrote: Hi guys, I am trying to migrate over from Linux to FreeBSD and although have been using BSD for a few months now I really enjoy it and it's amazing ability to be light yet powerful and secure at the same time. Not to mention the UFS2 an

Torrentflux and Zabbix Apache Include files??

2010-06-06 Thread Kaya Saman
Hi guys, I am trying to migrate over from Linux to FreeBSD and although have been using BSD for a few months now I really enjoy it and it's amazing ability to be light yet powerful and secure at the same time. Not to mention the UFS2 and ZFS filesystems which knowing UFS and ZFS from Solaris