From owner-freebsd-java@FreeBSD.ORG Sun Mar 12 19:09:23 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C15DC16A400; Sun, 12 Mar 2006 19:09:23 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA83C43D46; Sun, 12 Mar 2006 19:09:22 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k2CJ9LUg004372; Sun, 12 Mar 2006 21:09:21 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.13.3/8.13.3) with ESMTP id k2CJ9IIk017089; Sun, 12 Mar 2006 21:09:19 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <441471DA.5020400@ebs.gr> Date: Sun, 12 Mar 2006 21:09:14 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5 (X11/20060203) MIME-Version: 1.0 To: NAKATA Maho References: <44114DBE.3040202@ebs.gr> <20060311.104756.104072791.chat95@mac.com> In-Reply-To: <20060311.104756.104072791.chat95@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: java@freebsd.org, gerald@pfeifer.com, openoffice@freebsd.org Subject: Re: GCJ 4.1 and OpenOffice.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Mar 2006 19:09:23 -0000 NAKATA Maho wrote: > In Message-ID: <44114DBE.3040202@ebs.gr> > Panagiotis Astithas wrote: > >> So this is essentially a (collection of) tweaked gcc41 port(s) that >> avoids the gmake bug that hoses systems with 1GB RAM? If so I'd love to > right aviods. >> try this, as I've been wanting to do the same for a while. > > Not only contains a workaround of gmake bug ;) > current gmake eats up system's memory while installation, but > 3.81RC1 does not seem to be compatible with other programs. > so I restricted to use ONLY while installing gcj. I'm getting the following error while building: ... mkdir .libs /usr/home/past/myports/gcc41-with_gcj/work/build/./gcc/xgcc -B/usr/home/past/myports/gcc41-with_gcj/work/build/./gcc/ -B/usr/local/i386-portbld-freebsd6.1/bin/ -B/usr/local/i386-portbld-freebsd6.1/lib/ -isystem /usr/local/i386-portbld-freebsd6.1/include -isystem /usr/local/i386-portbld-freebsd6.1/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././..//gcc-4.1-20060217/libjava/classpath/native/jawt -I../../include -I../../../../.././..//gcc-4.1-20060217/libjava/classpath/include -I../../../../.././..//gcc-4.1-20060217/libjava/classpath/native/jni/classpath -I../../../../.././..//gcc-4.1-20060217/libjava/classpath/native/target/Linux -I../../../../.././..//gcc-4.1-20060217/libjava/classpath/native/target/generic -I/usr/local/include -pedantic -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -O2 -O2 -fno-strict-aliasing -pipe -MT jawt.lo -MD -MP -MF .deps/jawt.Tpo -c ../../../../.././..//gcc-4.1-20060217/libjava/classpath/native/jawt/jawt.c -fPIC -DPIC -o .libs/jawt.o /bin/sh ../../libtool --mode=link /usr/home/past/myports/gcc41-with_gcj/work/build/./gcc/xgcc -B/usr/home/past/myports/gcc41-with_gcj/work/build/./gcc/ -B/usr/local/i386-portbld-freebsd6.1/bin/ -B/usr/local/i386-portbld-freebsd6.1/lib/ -isystem /usr/local/i386-portbld-freebsd6.1/include -isystem /usr/local/i386-portbld-freebsd6.1/sys-include -pedantic -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -O2 -O2 -fno-strict-aliasing -pipe -module -version-info 0:0:0 -no-undefined -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lXrender -lX11 -lXext -lgthread-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -L/usr/X11R6/lib -lXtst -o libjawtgnu.la jawt.lo ../../native/jni/gtk-peer/libgtkpeer.la libtool: link: cannot find the library `' gmake[6]: *** [libjawtgnu.la] Error 1 gmake[6]: Leaving directory `/usr/home/past/myports/gcc41-with_gcj/work/build/i386-portbld-freebsd6.1/libjava/classpath/native/jawt' gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory `/usr/home/past/myports/gcc41-with_gcj/work/build/i386-portbld-freebsd6.1/libjava/classpath/native' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/home/past/myports/gcc41-with_gcj/work/build/i386-portbld-freebsd6.1/libjava/classpath' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/home/past/myports/gcc41-with_gcj/work/build/i386-portbld-freebsd6.1/libjava' gmake[2]: *** [all-target-libjava] Error 2 gmake[2]: Leaving directory `/usr/home/past/myports/gcc41-with_gcj/work/build' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/home/past/myports/gcc41-with_gcj/work/build' gmake: *** [bootstrap-lean] Error 2 *** Error code 2 Stop in /usr/home/past/myports/gcc41-with_gcj. Is this ports supposed to build with the new libtool? Cheers, Panagiotis From owner-freebsd-java@FreeBSD.ORG Sun Mar 12 19:29:09 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02AF416A400; Sun, 12 Mar 2006 19:29:09 +0000 (GMT) (envelope-from freebsd@chillt.de) Received: from dd2718.kasserver.com (dd2718.kasserver.com [81.209.184.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1AD143D58; Sun, 12 Mar 2006 19:29:07 +0000 (GMT) (envelope-from freebsd@chillt.de) Received: from [127.0.0.1] (dslb-084-061-200-065.pools.arcor-ip.net [84.61.200.65]) by dd2718.kasserver.com (Postfix) with ESMTP id A197462364; Sun, 12 Mar 2006 20:27:29 +0100 (CET) Message-ID: <44147685.3010703@chillt.de> Date: Sun, 12 Mar 2006 20:29:09 +0100 From: Bartosz Fabianowski User-Agent: Thunderbird 1.5 (X11/20060113) MIME-Version: 1.0 To: Panagiotis Astithas References: <44114DBE.3040202@ebs.gr> <20060311.104756.104072791.chat95@mac.com> <441471DA.5020400@ebs.gr> In-Reply-To: <441471DA.5020400@ebs.gr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: java@freebsd.org, NAKATA Maho , gerald@pfeifer.com, openoffice@freebsd.org Subject: Re: GCJ 4.1 and OpenOffice.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Mar 2006 19:29:09 -0000 > libtool: link: cannot find the library `' > gmake[6]: *** [libjawtgnu.la] Error 1 > gmake[6]: Leaving directory > `/usr/home/past/myports/gcc41-with_gcj/work/build/i386-portbld-freebsd6.1/libjava/classpath/native/jawt' This looks fallout from the recent libtool changes. It seems that Maho has written the port on a system that is using the old way of handling libtool. By default, every port will use its included version of libtool. If that one is too old and doesn't work, you will get the error above. In this case, you need to force the port to use the libtool version provided by the system: --- gcc41/Makefile.orig Sun Mar 12 20:21:09 2006 +++ gcc41/Makefile Sun Mar 12 20:21:49 2006 @@ -37,6 +37,7 @@ USE_BISON= yes USE_BZIP2= yes USE_GMAKE= yes +USE_AUTOTOOLS= libtool:15 USE_ICONV= yes USE_PERL5_BUILD=yes .if defined(WITH_JAVA_AWT) This change should be enough unless the version of classpath included with gcj 4.1 has its own libtool. If so, this will need to be replaced by /usr/local/bin/libtool as well. You can probably do this manually by symlinking for now. For a later release, it would need to be fixed properly. - Bartosz From owner-freebsd-java@FreeBSD.ORG Mon Mar 13 02:14:44 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E96B416A401; Mon, 13 Mar 2006 02:14:44 +0000 (UTC) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id A84B643D45; Mon, 13 Mar 2006 02:14:44 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin02-en2 [10.13.10.147]) by smtpout.mac.com (Xserve/8.12.11/smtpout04/MantshX 4.0) with ESMTP id k2D2EZ98013015; Sun, 12 Mar 2006 18:14:35 -0800 (PST) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin02/MantshX 4.0) with ESMTP id k2D2ETeU021963; Sun, 12 Mar 2006 18:14:33 -0800 (PST) Date: Mon, 13 Mar 2006 11:14:27 +0900 (JST) Message-Id: <20060313.111427.41636808.chat95@mac.com> To: freebsd@chillt.de From: NAKATA Maho In-Reply-To: <44147685.3010703@chillt.de> References: <20060311.104756.104072791.chat95@mac.com> <441471DA.5020400@ebs.gr> <44147685.3010703@chillt.de> Organization: private X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: java@freebsd.org, gerald@pfeifer.com, past@ebs.gr, openoffice@freebsd.org Subject: Re: GCJ 4.1 and OpenOffice.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2006 02:14:45 -0000 In Message-ID: <44147685.3010703@chillt.de> Bartosz Fabianowski wrote: > --- gcc41/Makefile.orig Sun Mar 12 20:21:09 2006 > +++ gcc41/Makefile Sun Mar 12 20:21:49 2006 > @@ -37,6 +37,7 @@ > USE_BISON= yes > USE_BZIP2= yes > USE_GMAKE= yes > +USE_AUTOTOOLS= libtool:15 > USE_ICONV= yes > USE_PERL5_BUILD=yes > .if defined(WITH_JAVA_AWT) > > This change should be enough unless the version of classpath included > with gcj 4.1 has its own libtool. If so, this will need to be replaced > by /usr/local/bin/libtool as well. You can probably do this manually by > symlinking for now. For a later release, it would need to be fixed properly. thanks, I updated my ports tarball at good-day. ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/misc/openoffice.org-2.0.060313.tar.bz2 (contains gcc41 as well) -- NAKATA, Maho (maho@FreeBSD.org) From owner-freebsd-java@FreeBSD.ORG Mon Mar 13 09:00:47 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2432B16A423; Mon, 13 Mar 2006 09:00:47 +0000 (UTC) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2E0C43D53; Mon, 13 Mar 2006 09:00:44 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k2D90WUg006659; Mon, 13 Mar 2006 11:00:32 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.157] (pc157.ebs.gr [10.1.1.157]) by ebs.gr (8.13.3/8.13.3) with ESMTP id k2D90UHH031531; Mon, 13 Mar 2006 11:00:31 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <441534AA.1080304@ebs.gr> Date: Mon, 13 Mar 2006 11:00:26 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5 (X11/20060203) MIME-Version: 1.0 To: NAKATA Maho References: <20060311.104756.104072791.chat95@mac.com> <441471DA.5020400@ebs.gr> <44147685.3010703@chillt.de> <20060313.111427.41636808.chat95@mac.com> In-Reply-To: <20060313.111427.41636808.chat95@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd@chillt.de, gerald@pfeifer.com, openoffice@freebsd.org, java@freebsd.org Subject: Re: GCJ 4.1 and OpenOffice.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2006 09:00:47 -0000 NAKATA Maho wrote: > In Message-ID: <44147685.3010703@chillt.de> > Bartosz Fabianowski wrote: > > >> --- gcc41/Makefile.orig Sun Mar 12 20:21:09 2006 >> +++ gcc41/Makefile Sun Mar 12 20:21:49 2006 >> @@ -37,6 +37,7 @@ >> USE_BISON= yes >> USE_BZIP2= yes >> USE_GMAKE= yes >> +USE_AUTOTOOLS= libtool:15 >> USE_ICONV= yes >> USE_PERL5_BUILD=yes >> .if defined(WITH_JAVA_AWT) >> >> This change should be enough unless the version of classpath included >> with gcj 4.1 has its own libtool. If so, this will need to be replaced >> by /usr/local/bin/libtool as well. You can probably do this manually by >> symlinking for now. For a later release, it would need to be fixed properly. > > thanks, I updated my ports tarball at good-day. > ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/misc/openoffice.org-2.0.060313.tar.bz2 (contains gcc41 as well) Unfortunately it does not fix the issue. It appears that the port uses its own libtool. Cheers, Panagiotis From owner-freebsd-java@FreeBSD.ORG Mon Mar 13 11:02:48 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89B5516A437 for ; Mon, 13 Mar 2006 11:02:46 +0000 (UTC) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC1BA43D53 for ; Mon, 13 Mar 2006 11:02:45 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2DB2jm0097677 for ; Mon, 13 Mar 2006 11:02:45 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2DB2hL5097671 for freebsd-java@freebsd.org; Mon, 13 Mar 2006 11:02:43 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 13 Mar 2006 11:02:43 GMT Message-Id: <200603131102.k2DB2hL5097671@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-java@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2006 11:02:48 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/05/01] java/66151 java JBuilderX (sun jvm 1.4.1 builtin) crashes o [2005/01/24] java/76631 java any port linux-*-jdk12 will core dump if o [2005/05/19] ports/81272 java JDK 1.5 port doesn't build. f [2005/06/13] java/82183 java Cannot install Java 1.5, lots of missing o [2005/09/29] java/86700 java SIGSEGV in native jdk15 o [2005/12/21] java/90743 java jdk-1.5.0p2_3 compilation failure o [2006/02/12] ports/93253 java jdk 1.5 port build problem 7 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2003/09/16] ports/56928 java jce-aba port should install to $JAVA_HOME o [2004/08/11] java/70292 java jdk14 compile problem o [2005/09/02] ports/85626 java java/jdk15 compile error 3 problems total. From owner-freebsd-java@FreeBSD.ORG Mon Mar 13 14:57:15 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EA7C16A400; Mon, 13 Mar 2006 14:57:12 +0000 (UTC) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from arabica.esil.univ-mrs.fr (arabica.esil.univ-mrs.fr [139.124.41.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B54543D46; Mon, 13 Mar 2006 14:57:10 +0000 (GMT) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from arabica.esil.univ-mrs.fr (localhost [127.0.0.1]) by arabica.esil.univ-mrs.fr (8.13.4/8.13.4) with ESMTP id k2DEv99P083860; Mon, 13 Mar 2006 15:57:09 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: (from rv@localhost) by arabica.esil.univ-mrs.fr (8.13.4/8.13.4/Submit) id k2DEv8GZ083859; Mon, 13 Mar 2006 15:57:08 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) X-Authentication-Warning: arabica.esil.univ-mrs.fr: rv set sender to herve.quiroz@esil.univ-mrs.fr using -f Date: Mon, 13 Mar 2006 15:57:08 +0100 From: Herve Quiroz To: NAKATA Maho Message-ID: <20060313145708.GA83814@arabica.esil.univ-mrs.fr> Mail-Followup-To: NAKATA Maho , java@freebsd.org, gerald@pfeifer.com, openoffice@freebsd.org References: <20060310.105935.85400368.chat95@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060310.105935.85400368.chat95@mac.com> User-Agent: Mutt/1.4.2.1i Cc: java@freebsd.org, gerald@pfeifer.com, openoffice@freebsd.org Subject: Re: GCJ 4.1 and OpenOffice.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2006 14:57:15 -0000 FWIW, I have been working with Eric Anholt to have Kaffe (java/kaffe) supported by bsd.java.mk. The only thing with miss is a port of a Javadoc tool so that ports documentation may be built without any Sun or IBM JDK. I believe gjdoc (can't remember if this part of classpath or another "free" Java tool) could be used in place of javadoc. I'll have a look at your wrapper and modifications in the next few days. Herve On Fri, Mar 10, 2006 at 10:59:35AM +0900, NAKATA Maho wrote: > I believe gcj is now one of the usable Java implementation, > however there are some small (but tedious) issues must be solved to > check in to FBSD ports cvs repo. > I made some ports or updates of ports so that we can at least compile a > package using Java; OpenOffice.org. I believe with appropreate wrapper, > we can add gnugcj as _JAVA_VENDOR_LIST in /usr/ports/Mk/bsd.java.mk. > then we can use/comple Java applications without bootstrapping java/jdk14 > etc. From owner-freebsd-java@FreeBSD.ORG Mon Mar 13 17:16:00 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0C2B16A400 for ; Mon, 13 Mar 2006 17:15:59 +0000 (UTC) (envelope-from conrad.burger@clockspeed.co.za) Received: from thezone.swistgroup.com (thezone.swistgroup.com [196.44.35.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC63043D49 for ; Mon, 13 Mar 2006 17:15:57 +0000 (GMT) (envelope-from conrad.burger@clockspeed.co.za) Received: from mailnull by thezone.swistgroup.com with local (Exim 4.44 (FreeBSD)) id 1FIqZK-0005sw-6D for freebsd-java@freebsd.org; Mon, 13 Mar 2006 19:10:54 +0200 Received: from hermes.swistgroup.com ([172.16.6.65]) by thezone.swistgroup.com with esmtp (Exim 4.44 (FreeBSD)) id 1FIqZJ-0005sk-T8 for freebsd-java@freebsd.org; Mon, 13 Mar 2006 19:10:53 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Mon, 13 Mar 2006 19:15:51 +0200 Message-ID: <88B5DDE8C1A06741B754B910DE2DEFBB49B033@HERMES.swistgroup.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Jboss 4.0.4RC1 + jdk-1.5.0p2_3 on FreeBSD 5.4-RELEASE-p9 i386 --- VM crash Thread-Index: AcZGwcaBU5Rpmc75TSCHr82izqWPYw== From: "Conrad Burger" To: X-Scan-Signature: 1be025c6299eabb79fab726ecb55580a X-disclaimer: Legalsentry Subject: Jboss 4.0.4RC1 + jdk-1.5.0p2_3 on FreeBSD 5.4-RELEASE-p9 i386 --- VM crash X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2006 17:16:01 -0000 Hi=20 We needed to upgrade to Jboss 4.0.4RC1. And since the upgrade the VM has = been crashing at random intervals.=20 Version info :: Jboss 4.0.4RC1 + jdk-1.5.0p2_3 on FreeBSD 5.4-RELEASE-p9 = i386 Using gdb I got this ::=20 Core was generated by `java'. Program terminated with signal 6, Aborted. Reading symbols from /usr/lib/libpthread.so.1...(no debugging symbols = found)...d one. Loaded symbols for /usr/lib/libpthread.so.1 Reading symbols from /lib/libc.so.5...(no debugging symbols = found)...done. Loaded symbols for /lib/libc.so.5 Reading symbols from = /usr/local/jdk1.5.0/jre/lib/i386/server/libjvm.so...(no deb ugging symbols found)...done. Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/server/libjvm.so Reading symbols from /lib/libm.so.3...(no debugging symbols = found)...done. Loaded symbols for /lib/libm.so.3 Reading symbols from = /usr/local/jdk1.5.0/jre/lib/i386/native_threads/libhpi.so.. .(no debugging symbols found)...done. Loaded symbols for = /usr/local/jdk1.5.0/jre/lib/i386/native_threads/libhpi.so Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/libverify.so...(no = debuggi ng symbols found)...done. Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libverify.so Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/libjava.so...(no = debugging symbols found)...done. Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libjava.so Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/libzip.so...(no = debugging symbols found)...done. Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libzip.so Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/libnet.so...(no = debugging symbols found)...done. Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libnet.so Reading symbols from = /usr/local/jdk1.5.0/jre/lib/i386/libmanagement.so...(no deb ugging symbols found)...done. Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libmanagement.so Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/libnio.so...(no = debugging symbols found)...done. Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libnio.so Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/librmi.so...(no = debugging symbols found)...done. Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/librmi.so Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols = found)...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x4809e31b in pthread_testcancel () from /usr/lib/libpthread.so.1 Cannot get thread info: generic error I have been googling, but cannot find anything definitive.=20 Is there anybody our there that could possibly help me or point me in = the right direction? Thanks Conrad=20 From owner-freebsd-java@FreeBSD.ORG Tue Mar 14 00:37:10 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B285616A400; Tue, 14 Mar 2006 00:37:10 +0000 (UTC) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2999643D58; Tue, 14 Mar 2006 00:37:10 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin01-en2 [10.13.10.146]) by smtpout.mac.com (Xserve/8.12.11/smtpout15/MantshX 4.0) with ESMTP id k2E0b5V8015889; Mon, 13 Mar 2006 16:37:05 -0800 (PST) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin01/MantshX 4.0) with ESMTP id k2E0b0iJ013470; Mon, 13 Mar 2006 16:37:04 -0800 (PST) Date: Tue, 14 Mar 2006 09:36:57 +0900 (JST) Message-Id: <20060314.093657.71096041.chat95@mac.com> To: herve.quiroz@esil.univ-mrs.fr From: NAKATA Maho In-Reply-To: <20060313145708.GA83814@arabica.esil.univ-mrs.fr> References: <20060310.105935.85400368.chat95@mac.com> <20060313145708.GA83814@arabica.esil.univ-mrs.fr> Organization: private X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: java@freebsd.org, gerald@pfeifer.com, openoffice@freebsd.org Subject: Re: GCJ 4.1 and OpenOffice.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Mar 2006 00:37:10 -0000 In Message-ID: <20060313145708.GA83814@arabica.esil.univ-mrs.fr> Herve Quiroz wrote: > FWIW, I have been working with Eric Anholt to have Kaffe (java/kaffe) > supported by bsd.java.mk. The only thing with miss is a port of a > Javadoc tool so that ports documentation may be built without any Sun or > IBM JDK. I believe gjdoc (can't remember if this part of classpath or > another "free" Java tool) could be used in place of javadoc. OOo uses gjdoc so I have to make a port for it; please have a look at: ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/misc/openoffice.org-2.0.060314.tar.bz2 > I'll have a look at your wrapper and modifications in the next few days. thanks! -- NAKATA, Maho (maho@FreeBSD.org) From owner-freebsd-java@FreeBSD.ORG Tue Mar 14 08:11:16 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D667316A401 for ; Tue, 14 Mar 2006 08:11:16 +0000 (UTC) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BB9D43D45 for ; Tue, 14 Mar 2006 08:11:14 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k2E88gUg010756; Tue, 14 Mar 2006 10:08:42 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.157] (pc157.ebs.gr [10.1.1.157]) by ebs.gr (8.13.3/8.13.3) with ESMTP id k2E88jg6054769; Tue, 14 Mar 2006 10:08:46 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <44167A08.5050507@ebs.gr> Date: Tue, 14 Mar 2006 10:08:40 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5 (X11/20060203) MIME-Version: 1.0 To: Conrad Burger References: <88B5DDE8C1A06741B754B910DE2DEFBB49B033@HERMES.swistgroup.com> In-Reply-To: <88B5DDE8C1A06741B754B910DE2DEFBB49B033@HERMES.swistgroup.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: Jboss 4.0.4RC1 + jdk-1.5.0p2_3 on FreeBSD 5.4-RELEASE-p9 i386 --- VM crash X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Mar 2006 08:11:17 -0000 Conrad Burger wrote: > Hi > > We needed to upgrade to Jboss 4.0.4RC1. And since the upgrade the VM has been > crashing at random intervals. > > Version info :: Jboss 4.0.4RC1 + jdk-1.5.0p2_3 on FreeBSD 5.4-RELEASE-p9 i386 > > Using gdb I got this :: > > Core was generated by `java'. > Program terminated with signal 6, Aborted. > Reading symbols from /usr/lib/libpthread.so.1...(no debugging symbols found)...d > one. > Loaded symbols for /usr/lib/libpthread.so.1 > Reading symbols from /lib/libc.so.5...(no debugging symbols found)...done. > Loaded symbols for /lib/libc.so.5 > Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/server/libjvm.so...(no deb > ugging symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/server/libjvm.so > Reading symbols from /lib/libm.so.3...(no debugging symbols found)...done. > Loaded symbols for /lib/libm.so.3 > Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/native_threads/libhpi.so.. > .(no debugging symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/native_threads/libhpi.so > Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/libverify.so...(no debuggi > ng symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libverify.so > Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/libjava.so...(no debugging > symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libjava.so > Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/libzip.so...(no debugging > symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libzip.so > Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/libnet.so...(no debugging > symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libnet.so > Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/libmanagement.so...(no deb > ugging symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libmanagement.so > Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/libnio.so...(no debugging > symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libnio.so > Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/librmi.so...(no debugging > symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/librmi.so > Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done. > Loaded symbols for /libexec/ld-elf.so.1 > #0 0x4809e31b in pthread_testcancel () from /usr/lib/libpthread.so.1 > Cannot get thread info: generic error > > I have been googling, but cannot find anything definitive. > > Is there anybody our there that could possibly help me or point me in the right > direction? We are using jboss 4.0.4RC1 with jdk-1.5.0p2_6 on both 5.4-STABLE and RELENG_6, without any issues. Try updating to the latest revision of the jdk15 port and if it still crashes, post the hotspot log file. Cheers, Panagiotis From owner-freebsd-java@FreeBSD.ORG Wed Mar 15 10:18:06 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 644AA16A41F for ; Wed, 15 Mar 2006 10:18:06 +0000 (UTC) (envelope-from conrad.burger@clockspeed.co.za) Received: from timon.swistgroup.com (timon.swistgroup.com [196.44.35.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1C5843D46 for ; Wed, 15 Mar 2006 10:18:04 +0000 (GMT) (envelope-from conrad.burger@clockspeed.co.za) Received: from mailnull by timon.swistgroup.com with local (Exim 4.52 (FreeBSD)) id 1FJT4s-0000tJ-5O for freebsd-java@freebsd.org; Wed, 15 Mar 2006 12:18:02 +0200 Received: from hermes.swistgroup.com ([172.16.6.65]) by timon.swistgroup.com with esmtp (Exim 4.52 (FreeBSD)) id 1FJT4s-0000st-1c; Wed, 15 Mar 2006 12:18:02 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Wed, 15 Mar 2006 12:18:01 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Message-ID: <88B5DDE8C1A06741B754B910DE2DEFBB49B043@HERMES.swistgroup.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Jboss 4.0.4RC1 + jdk-1.5.0p2_3 on FreeBSD 5.4-RELEASE-p9 i386 --- VM crash Thread-Index: AcZHPuvgT2wb7lxsTSexX2VBa4EHewA2mKzw From: "Conrad Burger" To: "Panagiotis Astithas" X-Scan-Signature: ce75eba5256c798f7eb0c4cef1ea2774 X-disclaimer: Legalsentry Cc: freebsd-java@freebsd.org Subject: RE: Jboss 4.0.4RC1 + jdk-1.5.0p2_3 on FreeBSD 5.4-RELEASE-p9 i386 --- VM crash X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 10:18:06 -0000 ******************************************************** Click here to view our e-mail legal notice: http://www.tebivo.com/email.htm or call: +27 21 888 7920 ******************************************************** Thanks for the reply. No hotspot log file was written.=20 Anything else that I can try? -----Original Message----- From: owner-freebsd-java@freebsd.org = [mailto:owner-freebsd-java@freebsd.org] On Behalf Of Panagiotis Astithas Sent: 14 March 2006 10:09 AM To: Conrad Burger Cc: freebsd-java@freebsd.org Subject: Re: Jboss 4.0.4RC1 + jdk-1.5.0p2_3 on FreeBSD 5.4-RELEASE-p9 = i386 --- VM crash Conrad Burger wrote: > Hi=20 >=20 > We needed to upgrade to Jboss 4.0.4RC1. And since the upgrade the VM = has been > crashing at random intervals.=20 >=20 > Version info :: Jboss 4.0.4RC1 + jdk-1.5.0p2_3 on FreeBSD = 5.4-RELEASE-p9 i386 >=20 > Using gdb I got this ::=20 >=20 > Core was generated by `java'. > Program terminated with signal 6, Aborted. > Reading symbols from /usr/lib/libpthread.so.1...(no debugging symbols found)...d > one. > Loaded symbols for /usr/lib/libpthread.so.1 > Reading symbols from /lib/libc.so.5...(no debugging symbols = found)...done. > Loaded symbols for /lib/libc.so.5 > Reading symbols from = /usr/local/jdk1.5.0/jre/lib/i386/server/libjvm.so...(no deb > ugging symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/server/libjvm.so > Reading symbols from /lib/libm.so.3...(no debugging symbols = found)...done. > Loaded symbols for /lib/libm.so.3 > Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/native_threads/libhpi.so.. > .(no debugging symbols found)...done. > Loaded symbols for = /usr/local/jdk1.5.0/jre/lib/i386/native_threads/libhpi.so > Reading symbols from = /usr/local/jdk1.5.0/jre/lib/i386/libverify.so...(no debuggi > ng symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libverify.so > Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/libjava.so...(no debugging > symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libjava.so > Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/libzip.so...(no debugging > symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libzip.so > Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/libnet.so...(no debugging > symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libnet.so > Reading symbols from = /usr/local/jdk1.5.0/jre/lib/i386/libmanagement.so...(no deb > ugging symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libmanagement.so > Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/libnio.so...(no debugging > symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/libnio.so > Reading symbols from /usr/local/jdk1.5.0/jre/lib/i386/librmi.so...(no debugging > symbols found)...done. > Loaded symbols for /usr/local/jdk1.5.0/jre/lib/i386/librmi.so > Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done. > Loaded symbols for /libexec/ld-elf.so.1 > #0 0x4809e31b in pthread_testcancel () from /usr/lib/libpthread.so.1 > Cannot get thread info: generic error >=20 > I have been googling, but cannot find anything definitive.=20 >=20 > Is there anybody our there that could possibly help me or point me in = the right > direction? We are using jboss 4.0.4RC1 with jdk-1.5.0p2_6 on both 5.4-STABLE and=20 RELENG_6, without any issues. Try updating to the latest revision of the = jdk15 port and if it still crashes, post the hotspot log file. Cheers, Panagiotis _______________________________________________ freebsd-java@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-java To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" From owner-freebsd-java@FreeBSD.ORG Wed Mar 15 10:59:09 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 468EB16A401 for ; Wed, 15 Mar 2006 10:59:09 +0000 (UTC) (envelope-from conrad.burger@clockspeed.co.za) Received: from timon.swistgroup.com (timon.swistgroup.com [196.44.35.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0536343D45 for ; Wed, 15 Mar 2006 10:59:08 +0000 (GMT) (envelope-from conrad.burger@clockspeed.co.za) Received: from mailnull by timon.swistgroup.com with local (Exim 4.52 (FreeBSD)) id 1FJTic-0001Aa-Qs for freebsd-java@freebsd.org; Wed, 15 Mar 2006 12:59:06 +0200 Received: from hermes.swistgroup.com ([172.16.6.65]) by timon.swistgroup.com with esmtp (Exim 4.52 (FreeBSD)) id 1FJTic-0001AO-Oz for freebsd-java@freebsd.org; Wed, 15 Mar 2006 12:59:06 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Wed, 15 Mar 2006 12:59:05 +0200 Message-ID: <88B5DDE8C1A06741B754B910DE2DEFBB49B047@HERMES.swistgroup.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: VM Crash :: jdk-1.5.0p2_6, FreeBSD 6.0-RELEASE-p5 AMD64 SMP Thread-Index: AcZIH3oIvnWhL2RpTjqAif2QuyuzXQ== From: "Conrad Burger" To: X-Scan-Signature: 49b81303e0c47f50b6a9d5ccddde667c X-disclaimer: Legalsentry Subject: VM Crash :: jdk-1.5.0p2_6, FreeBSD 6.0-RELEASE-p5 AMD64 SMP X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 10:59:09 -0000 ******************************************************** Click here to view our e-mail legal notice: http://www.tebivo.com/email.htm or call: +27 21 888 7920 ******************************************************** Hi=20 My first VM crash on AMD64 with jdk-1.5.0p2_6.=20 I have googled around, but couldn't find anything related.=20 If anyone can give me any advice I would be extremely glad! Below the hotspot log file. ------------------------------------------- # # An unexpected error has been detected by HotSpot Virtual Machine: # # Internal Error (53484152454432554E54494D450E43505001A1), pid=3D6010, tid=3D0x15dac00 # # Java VM: Java HotSpot(TM) 64-Bit Server VM = (1.5.0-p2-root_10_mar_2006_10_23 mixed mode) --------------- T H R E A D --------------- Current thread (0x00000000015da000): JavaThread "pool-1-thread-265" [_thread_in_Java, id=3D22916096] Stack: [0x00007ffff9ba6000,0x00007ffff9be6000), = sp=3D0x00007ffff9be4520, free space=3D249k Native frames: (J=3Dcompiled Java code, j=3Dinterpreted, Vv=3DVM code, = C=3Dnative code) V [libjvm.so+0x79068e] V [libjvm.so+0x465ca6] V [libjvm.so+0x70a9c8] V [libjvm.so+0x6ac434] V [libjvm.so+0x6aae6e] --------------- P R O C E S S --------------- Java Threads: ( =3D> current thread ) 0x0000000001694400 JavaThread "pool-1-thread-297" [_thread_blocked, id=3D23699456] 0x000000000168c400 JavaThread "pool-1-thread-295" [_thread_blocked, id=3D23658496] 0x0000000001681400 JavaThread "pool-1-thread-293" [_thread_blocked, id=3D23599104] 0x0000000001672c00 JavaThread "pool-1-thread-292" [_thread_blocked, id=3D23597056] 0x000000000165c000 JavaThread "pool-1-thread-289" [_thread_blocked, id=3D23448576] 0x000000000164f400 JavaThread "pool-1-thread-287" [_thread_blocked, id=3D23412736] 0x0000000001641400 JavaThread "pool-1-thread-284" [_thread_blocked, id=3D23337984] 0x0000000001635c00 JavaThread "pool-1-thread-283" [_thread_blocked, id=3D23334912] 0x000000000162cc00 JavaThread "pool-1-thread-281" [_thread_blocked, id=3D23267328] 0x0000000001624c00 JavaThread "pool-1-thread-280" [_thread_blocked, id=3D23250944] 0x000000000161dc00 JavaThread "pool-1-thread-278" [_thread_blocked, id=3D23216128] 0x0000000001612c00 JavaThread "pool-1-thread-276" [_thread_blocked, id=3D23171072] 0x0000000001601400 JavaThread "pool-1-thread-275" [_thread_blocked, id=3D23074816] 0x00000000015fc400 JavaThread "pool-1-thread-274" [_thread_blocked, id=3D23072768] 0x00000000015fb400 JavaThread "pool-1-thread-273" [_thread_blocked, id=3D23052288] 0x00000000015b2400 JavaThread "pool-1-thread-269" [_thread_blocked, id=3D22751232] 0x00000000015e7c00 JavaThread "pool-1-thread-268" [_thread_blocked, id=3D22749184] 0x00000000015e3000 JavaThread "pool-1-thread-267" [_thread_blocked, id=3D22952960] 0x00000000015df000 JavaThread "pool-1-thread-266" [_thread_blocked, id=3D22936576] =3D>0x00000000015da000 JavaThread "pool-1-thread-265" [_thread_in_Java, id=3D22916096] 0x00000000015d6000 JavaThread "pool-1-thread-264" [_thread_blocked, id=3D22899712] 0x00000000015cd000 JavaThread "pool-1-thread-262" [_thread_blocked, id=3D22862848] 0x00000000015a4800 JavaThread "pool-1-thread-261" [_thread_blocked, id=3D22694912] 0x000000000159f400 JavaThread "pool-1-thread-260" [_thread_blocked, id=3D22691840] 0x000000000159b400 JavaThread "pool-1-thread-259" [_thread_blocked, id=3D22671360] 0x000000000158d400 JavaThread "pool-1-thread-256" [_thread_blocked, id=3D22618112] 0x0000000001588400 JavaThread "pool-1-thread-255" [_thread_blocked, id=3D22597632] 0x000000000157f400 JavaThread "pool-1-thread-253" [_thread_blocked, id=3D22556672] 0x0000000001573400 JavaThread "pool-1-thread-252" [_thread_blocked, id=3D22540288] 0x0000000001572400 JavaThread "pool-1-thread-251" [_thread_blocked, id=3D22491136] 0x0000000001560400 JavaThread "pool-1-thread-247" [_thread_blocked, id=3D22446080] 0x000000000155c400 JavaThread "pool-1-thread-246" [_thread_blocked, id=3D22413312] 0x0000000001556400 JavaThread "pool-1-thread-245" [_thread_blocked, id=3D22396928] 0x0000000001544400 JavaThread "pool-1-thread-244" [_thread_blocked, id=3D22372352] 0x0000000001540400 JavaThread "pool-1-thread-243" [_thread_blocked, id=3D22298624] 0x000000000153e800 JavaThread "pool-1-thread-242" [_thread_blocked, id=3D22282240] 0x000000000147b400 JavaThread "pool-1-thread-240" [_thread_blocked, id=3D21504000] 0x0000000001484400 JavaThread "pool-1-thread-239" [_thread_blocked, id=3D21475328] 0x0000000001497000 JavaThread "pool-1-thread-237" [_thread_blocked, id=3D21591040] 0x000000000149a000 JavaThread "pool-1-thread-235" [_thread_blocked, id=3D21605376] 0x00000000014e3000 JavaThread "pool-1-thread-217" [_thread_blocked, id=3D21904384] 0x00000000014cc000 JavaThread "pool-1-thread-212" [_thread_in_Java, id=3D21810176] 0x000000000140e000 JavaThread "pool-1-thread-205" [_thread_in_Java, id=3D21031936] 0x0000000001400000 JavaThread "pool-1-thread-204" [_thread_blocked, id=3D20974592] 0x00000000013f3400 JavaThread "pool-1-thread-202" [_thread_blocked, id=3D20920320] 0x00000000013b4000 JavaThread "pool-1-thread-186" [_thread_blocked, id=3D20663296] 0x0000000001329000 JavaThread "pool-1-thread-174" [_thread_blocked, id=3D20093952] 0x0000000001325000 JavaThread "pool-1-thread-173" [_thread_blocked, id=3D20077568] 0x0000000001245000 JavaThread "pool-1-thread-162" [_thread_blocked, id=3D19160064] 0x00000000010f8000 JavaThread "pool-1-thread-153" [_thread_blocked, id=3D17796096] 0x000000000109d000 JavaThread "pool-1-thread-147" [_thread_blocked, id=3D17423360] 0x0000000001052000 JavaThread "pool-1-thread-143" [_thread_blocked, id=3D17116160] 0x000000000103fc00 JavaThread "pool-1-thread-142" [_thread_blocked, id=3D17057792] 0x000000000102bc00 JavaThread "pool-1-thread-139" [_thread_blocked, id=3D16996352] 0x0000000000ffa000 JavaThread "pool-1-thread-129" [_thread_blocked, id=3D16755712] 0x0000000000fec000 JavaThread "pool-1-thread-126" [_thread_blocked, id=3D16697344] 0x0000000000fe7000 JavaThread "pool-1-thread-125" [_thread_blocked, id=3D16677888] 0x0000000000de6400 JavaThread "pool-1-thread-120" [_thread_blocked, id=3D14577664] 0x0000000000e7fc00 JavaThread "pool-1-thread-117" [_thread_blocked, id=3D16372736] 0x0000000000dedc00 JavaThread "pool-1-thread-116" [_thread_blocked, id=3D15202304] 0x0000000001227000 JavaThread "pool-1-thread-102" [_thread_blocked, id=3D19037184] 0x0000000001292400 JavaThread "pool-1-thread-89" [_thread_blocked, id=3D19488768] 0x0000000001276400 JavaThread "pool-1-thread-83" [_thread_blocked, id=3D19378176] 0x000000000126d400 JavaThread "pool-1-thread-81" [_thread_blocked, id=3D19341312] 0x0000000001267400 JavaThread "pool-1-thread-80" [_thread_blocked, id=3D19320832] 0x00000000011a7400 JavaThread "pool-1-thread-77" [_thread_blocked, id=3D19222528] 0x00000000010b5c00 JavaThread "pool-1-thread-61" [_thread_blocked, id=3D17528832] 0x000000000102ec00 JavaThread "pool-1-thread-52" [_thread_blocked, id=3D17221632] 0x0000000000f9bc00 JavaThread "pool-1-thread-42" [_thread_blocked, id=3D16406528] 0x0000000000ed0800 JavaThread "pool-1-thread-38" [_thread_blocked, id=3D15535104] 0x0000000000df8000 JavaThread "pool-1-thread-36" [_thread_blocked, id=3D14664704] 0x0000000000edf000 JavaThread "pool-1-thread-33" [_thread_blocked, id=3D15596544] 0x0000000000e07000 JavaThread "pool-1-thread-31" [_thread_blocked, id=3D14711808] 0x0000000000e03000 JavaThread "pool-1-thread-30" [_thread_blocked, id=3D14695424] 0x0000000000e1d400 JavaThread "pool-1-thread-27" [_thread_blocked, id=3D14815232] 0x0000000000bdb400 JavaThread "pool-1-thread-26" [_thread_blocked, id=3D14798848] 0x0000000000aed400 JavaThread "pool-1-thread-23" [_thread_blocked, id=3D11472896] 0x0000000000bd5800 JavaThread "pool-1-thread-22" [_thread_blocked, id=3D11456512] 0x0000000001374c00 JavaThread "pool-1-thread-19" [_thread_blocked, id=3D20420608] 0x00000000012e7c00 JavaThread "pool-1-thread-18" [_thread_blocked, id=3D20400128] 0x00000000012e3c00 JavaThread "pool-1-thread-17" [_thread_blocked, id=3D19822592] 0x00000000010d1c00 JavaThread "pool-1-thread-16" [_thread_blocked, id=3D19806208] 0x0000000000f59c00 JavaThread "pool-1-thread-13" [_thread_blocked, id=3D17627136] 0x0000000000e2bc00 JavaThread "pool-1-thread-11" [_thread_blocked, id=3D15898624] 0x0000000000df5c00 JavaThread "pool-1-thread-10" [_thread_blocked, id=3D14858240] 0x0000000000df3c00 JavaThread "pool-1-thread-9" [_thread_blocked, = id=3D14637056] 0x0000000000db5c00 JavaThread "pool-1-thread-8" [_thread_blocked, = id=3D14628864] 0x0000000000db4c00 JavaThread "pool-1-thread-7" [_thread_blocked, = id=3D14374912] 0x0000000000da7c00 JavaThread "pool-1-thread-5" [_thread_blocked, = id=3D14346240] 0x0000000000d7bc00 JavaThread "pool-1-thread-4" [_thread_blocked, = id=3D14317568] 0x0000000000ac1c00 JavaThread "pool-1-thread-3" [_thread_blocked, = id=3D14137344] 0x0000000000abfc00 JavaThread "pool-1-thread-2" [_thread_blocked, = id=3D11278336] 0x0000000000d1cc00 JavaThread "Timeout Connections" [_thread_blocked, id=3D11244544] 0x0000000000c69c00 JavaThread "Client Slow Messages Thread 19" [_thread_blocked, id=3D13748224] 0x0000000000c63c00 JavaThread "Client Slow Messages Thread 18" [_thread_blocked, id=3D13015040] 0x0000000000c62000 JavaThread "Client Slow Messages Thread 17" [_thread_blocked, id=3D12988416] 0x0000000000c5c000 JavaThread "Client Slow Messages Thread 16" [_thread_blocked, id=3D12962816] 0x0000000000d1a000 JavaThread "Client Slow Messages Thread 15" [_thread_blocked, id=3D13741056] 0x0000000000d0f400 JavaThread "Client Slow Messages Thread 14" [_thread_blocked, id=3D13696000] 0x0000000000d0a400 JavaThread "Client Slow Messages Thread 13" [_thread_blocked, id=3D13692928] 0x0000000000d04400 JavaThread "Client Slow Messages Thread 12" [_thread_blocked, id=3D13672448] 0x0000000000cfe400 JavaThread "Client Slow Messages Thread 11" [_thread_blocked, id=3D13647872] 0x0000000000cf8400 JavaThread "Client Slow Messages Thread 10" [_thread_blocked, id=3D13623296] 0x0000000000cf2400 JavaThread "Client Slow Messages Thread 9" [_thread_blocked, id=3D13598720] 0x0000000000ced400 JavaThread "Client Slow Messages Thread 8" [_thread_blocked, id=3D13574144] 0x0000000000ce7400 JavaThread "Client Slow Messages Thread 7" [_thread_blocked, id=3D13553664] 0x0000000000ce1400 JavaThread "Client Slow Messages Thread 6" [_thread_blocked, id=3D13529088] 0x0000000000cdb400 JavaThread "Client Slow Messages Thread 5" [_thread_blocked, id=3D13504512] 0x0000000000cd4400 JavaThread "Client Slow Messages Thread 4" [_thread_blocked, id=3D13479936] 0x0000000000ccf400 JavaThread "Client Slow Messages Thread 3" [_thread_blocked, id=3D13451264] 0x0000000000cc1400 JavaThread "Client Slow Messages Thread 2" [_thread_blocked, id=3D13430784] 0x0000000000cbc400 JavaThread "Client Slow Messages Thread 1" [_thread_blocked, id=3D13373440] 0x0000000000c9a800 JavaThread "Client Slow Messages Thread 0" [_thread_blocked, id=3D13352960] 0x0000000000c94800 JavaThread "Client Med Messages Thread 7" = [_thread_blocked, id=3D13214720] 0x0000000000c8e800 JavaThread "Client Med Messages Thread 6" = [_thread_blocked, id=3D13190144] 0x0000000000c71800 JavaThread "Client Med Messages Thread 5" = [_thread_blocked, id=3D13165568] 0x0000000000c24800 JavaThread "Client Med Messages Thread 4" = [_thread_blocked, id=3D13046784] 0x0000000000ac3800 JavaThread "Client Med Messages Thread 3" = [_thread_blocked, id=3D12731392] 0x0000000000ac2800 JavaThread "Client Med Messages Thread 2" = [_thread_blocked, id=3D11285504] 0x0000000000bae400 JavaThread "Client Med Messages Thread 1" = [_thread_blocked, id=3D12250112] 0x0000000000ba9400 JavaThread "Client Med Messages Thread 0" = [_thread_blocked, id=3D12247040] 0x0000000000b60400 JavaThread "Client Fast Messages Thread 9" [_thread_blocked, id=3D12226560] 0x0000000000b5b400 JavaThread "Client Fast Messages Thread 8" [_thread_blocked, id=3D11927552] 0x0000000000b48400 JavaThread "Client Fast Messages Thread 7" [_thread_blocked, id=3D11907072] 0x0000000000b42400 JavaThread "Client Fast Messages Thread 6" [_thread_blocked, id=3D11829248] 0x0000000000b2e400 JavaThread "Client Fast Messages Thread 5" [_thread_blocked, id=3D11804672] 0x0000000000ac7400 JavaThread "Client Fast Messages Thread 4" [_thread_blocked, id=3D11722752] 0x0000000000ac5400 JavaThread "Client Fast Messages Thread 3" [_thread_blocked, id=3D11300864] 0x0000000000ab2400 JavaThread "Client Fast Messages Thread 2" [_thread_blocked, id=3D11292672] 0x0000000000ab1400 JavaThread "Client Fast Messages Thread 1" [_thread_blocked, id=3D11214848] 0x0000000000971800 JavaThread "Client Fast Messages Thread 0" [_thread_blocked, id=3D9903104] 0x0000000000973400 JavaThread "Utils.tickTock" daemon = [_thread_blocked, id=3D9901056] 0x0000000000919000 JavaThread "MXitCache.updateThread" = [_thread_blocked, id=3D9541632] 0x0000000000914400 JavaThread "MXitCache.adTimer" [_thread_blocked, id=3D9521152] 0x00000000007dd000 JavaThread "ConnectionTable.Connection.Receiver [172.16.6.83:5000 - 172.16.6.83:50794]" daemon [_thread_in_native, = id=3D8246272] 0x0000000000757800 JavaThread "ConnectionTable.Connection.Receiver [172.16.6.83:50794 - 172.16.6.83:5000]" daemon [_thread_in_native, = id=3D7699456] 0x0000000000d94000 JavaThread "Timer-2" [_thread_blocked, = id=3D7697408] 0x0000000000c81000 JavaThread "MERGE2.FindSubgroups thread" daemon [_thread_blocked, id=3D7670784] 0x0000000000dbd000 JavaThread "ServerSocket acceptor thread" daemon [_thread_in_native, id=3D14529536] 0x0000000000db7000 JavaThread "IncomingPacketHandler" daemon = [_thread_blocked, id=3D14384128] 0x0000000000d94400 JavaThread "DiagnosticsHandler" daemon = [_thread_in_native, id=3D14240768] 0x0000000000d92000 JavaThread "ConnectionTable.AcceptorThread" daemon [_thread_in_native, id=3D14232576] 0x0000000000d71000 JavaThread "TimeScheduler.Thread" daemon = [_thread_blocked, id=3D14095360] 0x0000000000d3d000 JavaThread "UpHandler (FRAG2)" daemon = [_thread_blocked, id=3D13884416] 0x0000000000ccc800 JavaThread "UpHandler (VERIFY_SUSPECT)" daemon [_thread_blocked, id=3D13421568] 0x0000000000ccc000 JavaThread "UpHandler (TCPPING)" daemon = [_thread_blocked, id=3D13419520] 0x0000000000c40c00 JavaThread "DownHandler (TCPPING)" daemon = [_thread_blocked, id=3D13113344] 0x0000000000bb5000 JavaThread "StatsManager.hk" daemon = [_thread_blocked, id=3D12276736] 0x0000000000b95000 JavaThread "Timer-1" daemon [_thread_blocked, = id=3D12145664] 0x0000000000ae6400 JavaThread "Thread-5" daemon [_thread_blocked, = id=3D11426816] 0x00000000008d4400 JavaThread "Timer-0" daemon [_thread_blocked, = id=3D9260032] 0x0000000000700400 JavaThread "Low Memory Detector" daemon = [_thread_blocked, id=3D7360512] 0x00000000006fa400 JavaThread "CompilerThread1" daemon = [_thread_blocked, id=3D7340032] 0x00000000006f5400 JavaThread "CompilerThread0" daemon = [_thread_blocked, id=3D7315456] 0x00000000006ef400 JavaThread "AdapterThread" daemon [_thread_blocked, id=3D7294976] 0x00000000006d8400 JavaThread "Signal Dispatcher" daemon = [_thread_blocked, id=3D7270400] 0x00000000006cd400 JavaThread "Finalizer" daemon [_thread_blocked, = id=3D7176192] 0x00000000006c4400 JavaThread "Reference Handler" daemon = [_thread_blocked, id=3D7131136] 0x0000000000515800 JavaThread "main" [_thread_blocked, id=3D5328896] Other Threads: 0x0000000000655a00 VMThread [id=3D7094272] 0x0000000000524800 WatcherThread [id=3D7499776] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap PSYoungGen total 4736K, used 4106K [0x000000085a740000, 0x000000085ac00000, 0x000000085ac00000) eden space 4672K, 87% used [0x000000085a740000,0x000000085ab42a58,0x000000085abd0000) from space 64K, 0% used [0x000000085abd0000,0x000000085abd0000,0x000000085abe0000) to space 128K, 0% used [0x000000085abe0000,0x000000085abe0000,0x000000085ac00000) PSOldGen total 257280K, used 140561K [0x000000084ac00000, 0x000000085a740000, 0x000000085a740000) object space 257280K, 54% used [0x000000084ac00000,0x00000008535445b0,0x000000085a740000) PSPermGen total 25344K, used 12420K [0x0000000845a00000, 0x00000008472c0000, 0x000000084ac00000) object space 25344K, 49% used [0x0000000845a00000,0x0000000846621020,0x00000008472c0000) Dynamic libraries: 0x0000000000400000 /usr/local/jdk1.5.0/bin/java 0x0000000800633000 /lib/libz.so.3 0x0000000800746000 /usr/lib/libpthread.so.2 0x0000000800871000 /lib/libc.so.6 0x0000000800a6e000 /usr/local/jdk1.5.0/jre/lib/amd64/server/libjvm.so 0x00000008014a7000 /usr/lib/libstdc++.so.5 0x000000080169e000 /lib/libm.so.4 0x00000008017ba000 /usr/local/jdk1.5.0/jre/lib/amd64/native_threads/libhpi.so 0x00000008018c6000 /usr/local/jdk1.5.0/jre/lib/amd64/libverify.so 0x00000008019d5000 /usr/local/jdk1.5.0/jre/lib/amd64/libjava.so 0x0000000801afd000 /usr/local/jdk1.5.0/jre/lib/amd64/libzip.so 0x000000085ba11000 /usr/local/jdk1.5.0/jre/lib/amd64/libnet.so 0x000000085bb49000 /usr/local/jdk1.5.0/jre/lib/amd64/libnio.so 0x0000000800509000 /libexec/ld-elf.so.1 VM Arguments: jvm_args: -Dbind.address=3D172.16.6.83 -XX:NewRatio=3D1 = -XX:+AggressiveHeap -XX:+DisableExplicitGC -XX:ThreadStackSize=3D256 = -XX:CompileThreshold=3D100 -Dlog4j.configuration=3Dfile:log4j.properties -Xmx256m -Xms256M -Xoss10k -Djava.ext.dirs=3Dlib java_command: za.co.mxit.proxy.SocketProxy Environment Variables: JAVA_HOME=3D/usr/local/jdk1.5.0 PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/loca= l/bin:/us r/X11R6/bin:/root/bin LD_LIBRARY_PATH=3D/usr/local/jdk1.5.0/jre/lib/amd64/server:/usr/local/jdk= 1.5.0/jre /lib/amd64:/usr/local/jdk1.5.0/jre/../lib/amd64 SHELL=3D/bin/csh HOSTTYPE=3DFreeBSD OSTYPE=3DFreeBSD MACHTYPE=3Dunknown --------------- S Y S T E M --------------- OS:FreeBSD uname:FreeBSD 6.0-RELEASE-p5 FreeBSD 6.0-RELEASE-p5 #0: Fri Mar 10 = 14:16:45 UTC 2006 root@amd64.swistgroup.com:/usr/obj/usr/src/sys/AMD64 amd64 rlimit: STACK 524288k, CORE infinity, NOFILE 11095 CPU:total 4=20 Memory: 4k page, physical 262144k vm_info: Java HotSpot(TM) 64-Bit Server VM = (1.5.0-p2-root_10_mar_2006_10_23) for freebsd-amd64, built on Mar 10 2006 10:43:00 by root with gcc 3.4.4 = [FreeBSD] 20050518 From owner-freebsd-java@FreeBSD.ORG Wed Mar 15 20:46:43 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40E6016A422 for ; Wed, 15 Mar 2006 20:46:43 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 831C443D6E for ; Wed, 15 Mar 2006 20:46:35 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id D282622B81 for ; Wed, 15 Mar 2006 21:46:34 +0100 (CET) Received: from koala.ipv6.droso.net (localhost [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id B122922B82 for ; Wed, 15 Mar 2006 21:46:30 +0100 (CET) From: linimon@FreeBSD.org To: java@freebsd.org Message-Id: <20060315204630.B122922B82@mail.droso.net> Date: Wed, 15 Mar 2006 21:46:30 +0100 (CET) X-Virus-Scanned: by amavisd 0.1 Cc: Subject: FreeBSD ports that you maintain which are currently marked forbidden X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 20:46:43 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we are attempting to notify maintainers of ports that are marked as "forbidden" in their Makefiles. Often, these ports are so marked due to security concerns, such as known exploits. An overview of the port, including errors seen on the build farm, is included below. portname: java/linux-blackdown-jdk13 forbidden because: Vulnerabilities in the browser plugin build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=linux-blackdown-jdk13 portname: java/linux-ibm-jdk13 forbidden because: Vulnerabilities in the browser plugin build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=linux-ibm-jdk13 If this problem is one that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-java@FreeBSD.ORG Wed Mar 15 22:53:49 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2BA816A424 for ; Wed, 15 Mar 2006 22:53:48 +0000 (UTC) (envelope-from dommay107@yahoo.com) Received: from web38410.mail.mud.yahoo.com (web38410.mail.mud.yahoo.com [209.191.125.41]) by mx1.FreeBSD.org (Postfix) with SMTP id 3E75743D72 for ; Wed, 15 Mar 2006 22:53:43 +0000 (GMT) (envelope-from dommay107@yahoo.com) Received: (qmail 11798 invoked by uid 60001); 15 Mar 2006 22:53:42 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-RocketDSI:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=cpaOSfZfFcpHpZEzLN75Kt8HBjWT4nc301MlOmwfyGKeqhX5HVd8FsR9xXGWj1BSI9opQKbdo5iyowd8WiHNYqme37ojIoVIEG+zI2/5f8Io1jg9kr5s7YrCLb4eegH7ni6UCcfCdCphvfTQmSnYKfRTt8vyWvzKW8SH+kvUpdk= ; Message-ID: <20060315225342.11796.qmail@web38410.mail.mud.yahoo.com> X-RocketDSI: i=209.191.125.41;s=w Date: Wed, 15 Mar 2006 14:53:42 -0800 (PST) From: dom may To: java@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Good Day X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dom_may2003@yahoo.co.in List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 22:53:49 -0000 I have a new email address!You can now email me at: dommay107@yahoo.com Dear sir/ma I am Dom May and I represent Mr. Mikhail Khordokovsky the former C.E.O of Yukos Oil Company in Russia. I have a very sensitive and confidential brief from him to ask for your partnership in re-profiling funds in a private bank investment portfolio in Western Europe. I will give the details, but in summary, the funds are coming via Bank Menatep in Russia. This is a legitimate transaction. You will be paid 5% of the portfolio investment value as your "management fees". If you are interested, please write back to me via my private E-mail and provide me with your confidential telephone number, fax number and email address and I will provide further details and if you are satisfied I can proceed with the instructions. Please we can not afford any political problems because of recent events in Russia. So I will advice you keep this to your self.Finally, please note that this must be concluded within reasonable time frame therefore your prompt reply is essential. Write me back. I look forward to it. Dom May - dom may From owner-freebsd-java@FreeBSD.ORG Wed Mar 15 23:22:36 2006 Return-Path: X-Original-To: java@FreeBSD.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5DAB16A422 for ; Wed, 15 Mar 2006 23:22:36 +0000 (UTC) (envelope-from honwqestvn@wmdata.com) Received: from 87-196-205-231.net.novis.pt (87-196-205-231.net.novis.pt [87.196.205.231]) by mx1.FreeBSD.org (Postfix) with SMTP id 47D7F43D53 for ; Wed, 15 Mar 2006 23:22:34 +0000 (GMT) (envelope-from honwqestvn@wmdata.com) Message-ID: <001201c64887$567411f0$e7cdc457@default> From: "honwqestvn" To: java@FreeBSD.org Date: Wed, 15 Mar 2006 23:22:33 -0000 MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_000_000E_01C64887.567411F0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Fw: X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 23:22:36 -0000 ------=_NextPart_000_000E_01C64887.567411F0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable ----- Original Message -----=20 From: Pierre Jasmine=20 To: thnhlpmd@tetranet.net=20 Sent: Monday, March 13, 2006 10:39 PM Subject: java ------=_NextPart_000_000E_01C64887.567411F0-- From owner-freebsd-java@FreeBSD.ORG Wed Mar 15 23:22:37 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64BA316A423 for ; Wed, 15 Mar 2006 23:22:37 +0000 (UTC) (envelope-from iwczlynjgo@bertsworld.com) Received: from 87-196-205-231.net.novis.pt (87-196-205-231.net.novis.pt [87.196.205.231]) by mx1.FreeBSD.org (Postfix) with SMTP id 4ACA543D55 for ; Wed, 15 Mar 2006 23:22:34 +0000 (GMT) (envelope-from iwczlynjgo@bertsworld.com) Message-ID: <000a01c64887$56896eb0$e7cdc457@default> From: "iwczlynjgo" To: java@freebsd.org Date: Wed, 15 Mar 2006 23:22:33 -0000 MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_000_0006_01C64887.56896EB0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Fw: X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 23:22:37 -0000 ------=_NextPart_000_0006_01C64887.56896EB0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable ----- Original Message -----=20 From: Savage Leona=20 To: ucpauhgt@williampitt.com=20 Sent: Monday, March 13, 2006 11:54 PM Subject: java ------=_NextPart_000_0006_01C64887.56896EB0-- From owner-freebsd-java@FreeBSD.ORG Wed Mar 15 23:24:47 2006 Return-Path: X-Original-To: freebsd-java@freefall.freebsd.org Delivered-To: freebsd-java@freefall.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E91B16A42A for ; Wed, 15 Mar 2006 23:24:47 +0000 (UTC) (envelope-from 2anna@absolutemotion.com) Received: from spr1-burn2-5-0-cust217.bagu.broadband.ntl.com (spr1-burn2-5-0-cust217.bagu.broadband.ntl.com [80.4.219.218]) by mx1.FreeBSD.org (Postfix) with SMTP id 0F3C343D88 for ; Wed, 15 Mar 2006 23:24:37 +0000 (GMT) (envelope-from 2anna@absolutemotion.com) Message-ID: <470701c648f2$328bd08b$09943f43@absolutemotion.com> From: Lori Chapman <2anna@absolutemotion.com> To: freebsd-java@freefall.freebsd.org Date: Thu, 16 Mar 2006 15:08:04 +0300 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express V6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Mortgage - refinance it! X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 23:24:47 -0000 Let the banks compete for your refinance or debt consolidation! Get a quote by filling out a form: http://www.better-life-2006.com/form - Save hundreds off your monthly payment. - Programs for every credit situation. - Credit history is NOT a factor. __________________ To be gone, go here From owner-freebsd-java@FreeBSD.ORG Thu Mar 16 02:36:03 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D32B16A46B for ; Thu, 16 Mar 2006 02:36:03 +0000 (UTC) (envelope-from kensyou@kld.com) Received: from freebsd.org (pl1403.nas922.o-tokyo.nttpc.ne.jp [219.102.181.123]) by mx1.FreeBSD.org (Postfix) with SMTP id 1EC1C43D5E for ; Thu, 16 Mar 2006 02:35:53 +0000 (GMT) (envelope-from kensyou@kld.com) To: From: =?iso-2022-jp?B?GyRCSSwkOkV2JD8kaxsoQg==?= MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit Message-Id: <20060316023553.1EC1C43D5E@mx1.FreeBSD.org> Date: Thu, 16 Mar 2006 02:35:53 +0000 (GMT) Cc: Subject: =?iso-2022-jp?b?GyRCRk1BMyROJCpDTiRpJDs8Ok5pQ1ckNyReJDkbKEI8KF8g?= =?iso-2022-jp?b?Xyk+?= X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kensyou@kld.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 02:36:03 -0000 $B$"$J$?$O7|>^$H$$$&$b$N$r$4B8CN$G$9$+(B? $BCN$i$J$$$H$O8@$o$;$^$;$s!#(B $BC/$G$bCN$C$F$$$k$"$N!Z7|>^![$G$9!#(B $B:#$d!"Ju$/$8$rGc$$B3$1$k$h$j!Z8=6b![$d!Z>&IJ![$r(B $BEv$F$k;v$,$G$-$k$HCG8@$7$F$b2a8@$G$O$"$j$^$;$s!*(B $B:#2s$*4+$a$9$k%5%$%H$OJu$/$8$J$I$H$O0c$$(B $B"!(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,"!(B $B-!"M$*6b$,$+$+$i$:$K(Bipod$B$d>&IJ7t$r(BGET$B!*(B $B-""M$O$:$l$F$bO3$l$J$/#1#0#0#0#01_$,Lc$($k!*(B $B-#"M:G9b#3#0#0K|1_$,$"$?$k!*(B $B"!(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,"!(B $B>\:Y!!(Bhttp://kensyo.st/ $B!zEPO?J}K!$O4JC1!z(B $B(.(,(,(,(,(,(,(,(,(,(,(,(/(B $B!!#P#C%a!<%k%"%I%l%95-F~(B $B!!!!!!"-(B $B!!7HBS%a!<%k%"%I%l%95-F~(B $B!!!!!!"-(B $B!!@-JL!"G/Np!"CB@8F|(B $B!!!!!!"-(B $B!!4uK>$N%3!<%9(B($B>&IJ(B) $B!!!!!!"-(B $B!!!!!!1~Jg$9$k!!!!!!!!!!(B $B(1(,(,(,(,(,(,(,(,(,(,(,(0(B $B0J>e$N4JC1EPO?J}K!$J$N$G@'Hs$4;22C2<$5$$!#(B $B"M!!(Bhttp://kensyo.st/ $B!ZCm0U![#P#C%a!<%k%"%I%l%9$K4X$7$F(B $B!!!!!!!!"-"-!!!!!!!!!!!!"-"-(B $B!!(Byahoo$B%a!<%k!"(BHOT$B%a!<%k$O;HMQ$G$-$^$;$s$N$G(B $B!!$=$NB>$N%a!<%k%"%I%l%9$r$4;HMQ2<$5$$!#(B $B"M#1J,0JFb$G:n$l$k4JC1%U%j!<%"%I%l%9(B $B!Z(BHITMAIL$B![$,$*4+$a$G$9(B From owner-freebsd-java@FreeBSD.ORG Thu Mar 16 08:03:09 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15DC516A401 for ; Thu, 16 Mar 2006 08:03:09 +0000 (UTC) (envelope-from oluwiese@hjy.com) Received: from hjy.com (dyn-83-153-99-98.ppp.tiscali.fr [83.153.99.98]) by mx1.FreeBSD.org (Postfix) with SMTP id D476843D53 for ; Thu, 16 Mar 2006 08:03:07 +0000 (GMT) (envelope-from oluwiese@hjy.com) Message-ID: <000001c648d0$09e492d0$8f16a8c0@bka62> From: "Oluwaseyi Wiese" To: java@freebsd.org Date: Thu, 16 Mar 2006 03:02:58 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Phara3omacy news X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oluwaseyi Wiese List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 08:03:09 -0000 =20 o C t i q a i I x i i s $9 u 9 (1 Iy 0 h p p i d l r l l s a ) m V m a i I e i m u i m $1 t 05 ( jk 30 r p m i s l l l j s o ) m V q i z a j g j r t a $ f 69 ( l8 10 u p e i p l b l n s x ) =20 Many oth I1 er, Vis nh it our sit Vn e and Sa Pw ve o 29 ver 5 YL 0% From owner-freebsd-java@FreeBSD.ORG Thu Mar 16 08:21:22 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09EF316A420 for ; Thu, 16 Mar 2006 08:21:22 +0000 (UTC) (envelope-from nbecker@exalumnos.com) Received: from c-71-228-197-92.hsd1.tn.comcast.net (c-71-228-197-92.hsd1.tn.comcast.net [71.228.197.92]) by mx1.FreeBSD.org (Postfix) with SMTP id 0B92F43D6B for ; Thu, 16 Mar 2006 08:21:17 +0000 (GMT) (envelope-from nbecker@exalumnos.com) Received: from exalumnos.com (exalumnos.com [204.228.229.168]) by c-71-228-197-92.hsd1.tn.comcast.net (Postfix) with ESMTP id F3D1937C2C for ; Thu, 16 Mar 2006 03:19:02 -0500 Date: Thu, 16 Mar 2006 03:19:02 -0500 From: Holdingi X-Mailer: The Bat! (v2.00.7) Personal X-Priority: 3 Message-ID: <9139436428.20060316031902@exalumnos.com> To: freebsd-java Content-Transfer-Encoding: 8bit X-Virus-Scanned: by AMaViS perl-11 mion MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: =?windows-1251?b?yu7t8vDu6/wg7eDkIPPv8ODi6+Xt6OXsIOIg9e7r5Ojt?= =?windows-1251?b?4+Uu?= X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 08:21:22 -0000 Интегрированные структуры (холдинги). Контроль над управлением Цель семинара: Осмысление современного состояния и перспектив развития правового регулирования холдинговых структур в России. Обзор основных способов создания холдингов. Изучение особенностей корпоративного управления и обеспечения корпоративного контроля в интегрированных структурах. Дата проведения: 21 - 22 марта, по 6 академических часов в день, с перерывом на обед и кофе-брэйк. Место проведения: г. Москва Стоимость участия: 10 999 рублей, методические и раздаточные материалы, обеды, кофе-брэйки включены в стоимость. Аудитория: Курс разработан для руководителей предприятий крупного и среднего бизнеса, членов советов директоров, собственников бизнеса, руководителей и ответственных работников юридических и финансовых департаментов, отделов ценных бумаг, инвестиционной практики, управления имуществом, корпоративного управления, внутреннего аудита. По окончании курса участники узнают: * Наиболее оптимальные способы создания холдинговых структур. * Порядок изменения корпоративного управления дочерними обществами в зависимости от потребностей холдинга. * Методы и приемы, обеспечивающие сохранение корпоративного контроля над интегрированными структурами. * Принципы гармонизации внутренних документов (локальных нормативных актов) интегрированных структур. Краткое содержание * Понятие холдинга. Современное состояние и перспективы развития правового регулирования холдинговых структур в России. * Особенности создания и внутренняя структура холдингов в России * Корпоративное управление холдинговыми структурами: международная практика и российский подход * Обеспечение корпоративного контроля над холдингами и предотвращение внешних и внутренних угроз. * Значение внутренних документов (локальных нормативных актов) в управлении интегрированными структурами. * Правовое регулирование ответственности в холдинговых структурах * Ответы на вопросы По вопросам регистарации обращайтесь по тел: (495) 792 21 22, 742 91 98 nUyED From owner-freebsd-java@FreeBSD.ORG Thu Mar 16 12:25:25 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 187D516A401 for ; Thu, 16 Mar 2006 12:25:25 +0000 (UTC) (envelope-from jgamble@otakumail.com) Received: from 142-217-28-167.telebecinternet.net (142-217-28-167.telebecinternet.net [142.217.28.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B16A43D76 for ; Thu, 16 Mar 2006 12:25:15 +0000 (GMT) (envelope-from jgamble@otakumail.com) Message-ID: <100101c648f4$24960b8c$c63e6093@otakumail.com> From: buh_seminar To: java Date: Thu, 16 Mar 2006 04:21:27 -0800 Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by AMaViS perl-11 mion MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: =?windows-1251?b?ze7i7uUg4iDz9+Xy5SDu8e3u4u379SDx8OXk8fLiIOIg?= =?windows-1251?b?MjAwNuMuIMjn7OXt5e3o/yDiIM/B0yA2LzAxLg==?= X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 12:25:25 -0000 =20 =20 <= em>=c8=ed=f4=ee=f0=ec=e0=f6=e8=ff=20 =e4=eb=ff =e3=eb=e0=e2=ed=ee=e3=ee =e1=f3=f5=e3=e0=eb=f2=e5=f0=e0= !! =20 =20 20 =ec=e0=f0= =f2=e0 "=cd=ee=e2=ee=e5=20 =e2 =f3=f7=e5=f2=e5 =ee=f1=ed=ee=e2=ed=fb=f5 =f1=f0=e5=e4=f1=f2= =e2 =e2 2006=e3=2e=c8=e7=ec=e5=ed=e5=ed=e8=ff =e2 =cf=c1=d3 6/01=2e" =20 =cd=ce=c2=db=c5 =cf=d0=c0=c2=c8=cb= =c0 =d3=d7=c5=d2=c0 =cf=ce =cf=c1=d3 6/01=20 =cf=ee=f0=ff=e4=ee=ea =ef=f0=e8=ec=e5=ed=e5=ed=e8=ff =ed=ee=e2=fb= =f5 =ef=f0=e0=e2=e8=eb =f3=f7=e5=f2=e0 =ce=d1=2e =c8=e7=ec=e5=ed=e5=ed=e8=e5 =f3=f7=e5=f2=ed=ee=e9 =ef=ee=eb=e8=f2= =e8=ea=e8 =f1 2006 =e3=ee=e4=e0=2e =d3=f2=ee=f7=ed=e5=ed=e8=e5 =f1=ee=f1=f2=e0=e2=e0 =e8 =ee=e1=ff= =e7=e0=f2=e5=eb=fc=ed=fb=f5 =ef=f0=e8=e7=ed=e0=ea=ee=e2 =ce=d1=2e =c8=e7=ec=e5=ed=e5=ed=e8=ff =e2 =e8=f1=f7=e8=f1=eb=e5=ed=e8=e8 = =ed=e0=eb=ee=e3=e0 =ed=e0 =e8=ec=f3=f9=e5=f1=f2=e2=ee=2e =cd=ee=e2=fb=e9 =ef=ee=f0=ff=e4=ee=ea =f3=f7=e5=f2=e0 =ed=e5=e4= =ee=f0=ee=e3=e8=f5 =ee=e1=fa=e5=ea=f2=ee=e2 =ce=d1=2e =ce=ef=f0=e5=e4=e5=eb=e5=ed=e8=e5 =ef=e5=f0=e2=ee=ed=e0=f7=e0=eb= =fc=ed=ee=e9 =f1=f2=ee=e8=ec=ee=f1=f2=e8 =ce=d1=2e =cd=ee=e2=ee=e5 =e2 =ef=f0=e0=e2=e8=eb=e0=f5 =ed=e0=f7=e8=f1=eb= =e5=ed=e8=ff =e0=ec=ee=f0=f2=e8=e7=e0=f6=e8=e8=2e =c8=e7=ec=e5=ed=e5=ed=e8=e5 =ef=e5=f0=e5=f7=ed=ff =ce=d1, =ed=e5= =ef=ee=e4=eb=e5=e6=e0=f9=e8=f5 =e0=ec=ee=f0=f2=e8=e7=e0=f6=e8=e8 =cf=ee=ef=f0=e0=e2=ea=e8 =ef=ee =f3=f7=e5=f2=f3 =f0=e0=f1=f5=ee= =e4=ee=e2 =ed=e0 =ec=ee=e4=e5=f0=ed=e8=e7=e0=f6=e8=fe =e8 =f0=e5=ea=ee=ed= =f1=f2=f0=f3=ea=f6=e8=fe =ce=d1=2e =d3=f2=ee=f7=ed=e5=ed=e8=ff, =ea=e0=f1=e0=fe=f9=e8=e5=f1=ff =e2= =fb=e1=fb=f2=e8=ff =ce=d1=2e =d1=d0=c0=c2=cd=c8=d2=c5=cb=dc=cd=db=c9 =c0=cd=c0=cb=c8= =c7 =cd=ce=d0=cc =cd=c0=cb=ce=c3=ce=c2=ce=c3=ce =c8 =c1=d3=d5=c3=c0=cb=d2= =c5=d0=d1=ca=ce=c3=ce =d3=d7=c5=d2=c0=20 =ce=d1=cd=ce=c2=cd=db=d5 =d1=d0=c5=c4=d1=d2=c2 =ce=ef=f0=e5=e4=e5=eb=e5=ed=e8=e5 =ce=d1 =e2 =ed=e0=eb= =ee=e3=ee=e2=ee=ec =e8 =e1=f3=f5=2e =f3=f7=e5=f2=e5=2e =ce=f2=eb=e8=f7=e8=ff =e2 =f4=ee=f0=ec=e8=f0=ee=e2=e0=ed=e8=e8 = =ef=e5=f0=e2=ee=ed=e0=f7=e0=eb=fc=ed=ee=e9 =f1=f2=ee=e8=ec=ee=f1=f2=e8 =ce= =d1 =e2 =ed=e0=eb=ee=e3=ee=e2=ee=ec =e8 =e1=f3=f5=e3=e0=eb=f2=e5=f0=f1=ea= =ee=ec=20 =f3=f7=e5=f2=e5=2e =cf=ee=f0=ff=e4=ee=ea =ed=e0=f7=e8=f1=eb=e5=ed=e8=ff =e0=ec=ee=f0= =f2=e8=e7=e0=f6=e8=e8 =ef=ee =ee=e1=fa=e5=ea=f2=e0=ec =ce=d1=2e =ce=f1=ee=e1=e5=ed=ed=ee=f1=f2=e8 =f3=f7=e5=f2=e0 =f0=e0=f1=f5=ee= =e4=ee=e2 =ed=e0 =ec=ee=e4=e5=f0=ed=e8=e7=e0=f6=e8=fe =e8 =f0=e5=ea=ee=ed= =f1=f2=f0=f3=ea=f6=e8=fe =ce=d1 =e2 =ed=e0=eb=ee=e3=ee=e2=ee=ec=20 =e8 =e1=f3=f5=2e =f3=f7=e5=f2=e5=2e =d3=f7=e5=f2 =ee=ef=e5=f0=e0=f6=e8=e9 =ef=ee =e2=fb=e1=fb=f2=e8= =fe =ce=d1=2e =cf=ee=f0=ff=e4=ee=ea =ef=f0=e8=e7=ed=e0=ed=e8=ff =f3=e1=fb= =f2=ea=e0 =ee=f2 =f0=e5=e0=eb=e8=e7=e0=f6=e8=e8=20 =ce=d1=2e =ce=f1=ee=e1=e5=ed=ed=ee=f1=f2=e8 =f3=f7=e5=f2=e0 =ee=ef=e5=f0=e0= =f6=e8=e9 =ef=ee =ef=e5=f0=e5=e4=e0=f7=e5 =ce=d1 =e2 =e2=e8=e4=e5 =e2=ea=eb= =e0=e4=e0 =e2 =f3=f1=f2=e0=e2=ed=fb=e9 =ea=e0=ef=e8=f2=e0=eb=2e=20 =d3=f7=e5=f2 =e8=e7=eb=e8=f8=ea=ee=e2 =e8 =ed=e5=e4=ee=f1=f2=e0= =f7=e8 =ce=d1 =ef=f0=e8 =e8=ed=e2=e5=ed=f2=e0=f0=e8=e7=e0=f6=e8=e8=2e =d3=f7=e5=f2 =ee=ef=e5=f0=e0=f6=e8=e9 =ef=ee =f1=ef=e8=f1=e0=ed= =e8=fe =ce=d1=2e =ce=f6=e5=ed=ea=e0 =ec=e0=f2=e5=f0=e8=e0=eb=ee=e2, =ef=ee= =eb=f3=f7=e5=ed=ed=fb=f5 =ef=f0=e8 =e4=e5=ec=ee=ed=f2=e0=e6=e5=20 =ce=d1=2e =cf=ce=d0=df=c4=ce=ca =c8=d1=d7=c8=d1=cb=c5=cd=c8=df =cd= =c4=d1 =cf=ce =ce=cf=c5=d0=c0=d6=c8=df=cc =d1 =ce=d1 =cf=f0=e8=ec=e5=ed=e5=ed=e8=e5 =e2=fb=f7=e5=f2=e0 =cd=c4=d1 =ef= =f0=e8 =ef=f0=e8=ee=e1=f0=e5=f2=e5=ed=e8=e8 =ce=d1, =ed=e5 =f2=f0=e5=e1=f3= =fe=f9=e8=f5 =ec=ee=ed=f2=e0=e6=e0 =ce=f1=ee=e1=e5=ed=ed=ee=f1=f2=e8 =e8=f1=f7=e8=f1=eb=e5=ed=e8=ff= =cd=c4=d1 =ef=f0=e8 =ef=f0=e8=ee=e1=f0=e5=f2=e5=ed=e8=e8 =ce=d1 =ef=ee =e4= =ee=e3=ee=e2=ee=f0=f3 =ec=e5=ed=fb, =ef=f0=e8=20 =f0=e0=f1=f7=e5=f2=e0=f5 =e2=e5=ea=f1=e5=eb=ff=ec=e8 =cf=ee=f0=ff=e4=ee=ea =e2=fb=f7=e5=f2=e0 =cd=c4=d1 =ef=f0=e8 =ef= =f0=ee=e2=e5=e4=e5=ed=e8=e8 =ea=e0=ef=e8=f2=e0=eb=fc=ed=ee=e3=ee =f1=f2=f0= =ee=e8=f2=e5=eb=fc=f1=f2=e2=e0, =f1=e1=ee=f0=ea=e5=20 (=ec=ee=ed=f2=e0=e6=e5) =ce=d1=2e =cf=ee=f0=ff=e4=ee=ea =e2=fb=f7=e5=f2=e0 =cd=c4=d1 =ef=f0=e8 =e2= =fb=ef=ee=eb=ed=e5=ed=e8=e8 =d1=cc=d0 =e4=eb=ff =f1=ee=e1=f1=f2=e2=e5=ed=ed= =ee=e3=ee =ef=ee=f2=f0=e5=e1=eb=e5=ed=e8=ff=2e=20 =c2=ee=f1=f1=f2=e0=ed=ee=e2=eb=e5=ed=e8=e5 =cd=c4=d1 =ef=ee =ee= =e1=fa=e5=ea=f2=e0=ec =ed=e5=e4=e2=e8=e6=e8=ec=ee=f1=f2=e8=2e =c2=ee=f1=f1=f2=e0=ed=ee=e2=eb=e5=ed=e8=e5 =cd=c4=d1 =ef=ee =ce= =d1 (=ea=f0=ee=ec=e5 =ed=e5=e4=e2=e8=e6=e8=ec=ee=f1=f2=e8)=2e =c8=f1=f7=e8=f1=eb=e5=ed=e8=e5 =cd=c4=d1 =ef=f0=e8 =ef=e5=f0=e5= =e4=e0=f7=e5 =e8=ec=f3=f9=e5=f1=f2=e2=e0 =e2 =f3=f1=f2=e0=e2=ed=fb=e9 =ea= =e0=ef=e8=f2=e0=eb=2e =cf=e5=f0=e5=f5=ee=e4=ed=fb=e9 =ef=e5=f0=e8=ee=e4 =ef=ee =cd=c4= =d1 =e2 2006-2007 =e3=e3=2e =cb=e5=ea=f2=ee=f0: =fd=ea=f1=ef=e5=f0=f2 =e6=f3=f0=ed=e0=eb= =e0 =d4=cd=d1 =d0=ee=f1=f1=e8=e8 "=d0=ee=f1=f1=e8=e9=f1=ea=e8=e9 =ed=e0=eb= =ee=e3=ee=e2=fb=e9 =ea=f3=f0=fc=e5=f0",=20 =ea=ee=ed=f1=f3=eb=fc=f2=e0=ed=f2 =ef=ee =e1=f3=f5=e3=e0=eb=f2=e5= =f0=f1=ea=ee=ec=f3 =f3=f7=e5=f2=f3 =e8 =ed=e0=eb=ee=e3=ee=ee=e1=eb=ee=e6=e5= =ed=e8=fe, =e0=f2=f2=e5=f1=f2=ee=e2=e0=ed=ed=fb=e9=20 =ef=f0=e5=ef=ee=e4=e0=e2=e0=f2=e5=eb=fc =c8=cf=c1 =d0=ee=f1=f1=e8= =e8=2e =d1=f2=ee=e8=ec=ee=f1=f2=fc =f1=e5=ec=e8=ed=e0=f0=e0= : 4900 =f0=f3=e1=2e <= /p> =20 24 =ec=e0=f0=f2=e0 "=c4=e5=ed=e5=e6=ed=fb=e5=20 =f0=e0=f1=f7=e5=f2=fb =f1 =ed=e0=f1=e5=eb=e5=ed=e8=e5=ec =f1 =ef= =f0=e8=ec=e5=ed=e5=ed=e8=e5=ec =ca=ca=cc =e8 =e1=eb=e0=ed=ea=ee=e2 =f1=f2= =f0=ee=e3=ee=e9 =ee=f2=f7=e5=f2=ed=ee=f1=f2=e8"=20 1=2e =cd=ee=f0= =ec=e0=f2=e8=e2=ed=e0=ff =e1=e0=e7=e0,=20 =f0=e5=e3=f3=eb=e8=f0=f3=fe=f9=e0=ff =ef=f0=e8=ec=e5=ed=e5=ed=e8= =e5 =ca=ca=cc; 2=2e =cf=f0=e8=ee=e1=f0=e5=f2=e5=ed=e8=e5, =f0=e5=e3=e8=f1=f2=f0= =e0=f6=e8=ff =e8 =f4=e8=f1=ea=e0=eb=e8=e7=e0=f6=e8=ff; 3=2e =cd=e0=eb=ee=e3=ee=e2=fb=e9 =ea=ee=ed=f2=f0=ee=eb=fc =e7=e0= =ef=f0=e8=ec=e5=ed=e5=ed=e8=e5=ec =ca=ca=cc; 4=2e =ce=f2=e2=e5=f2=f1=f2=e2=e5=ed=ed=ee=f1=f2=fc =e7=e0 =ed=e5= =ef=f0=e0=e2=e8=eb=fc=ed=ee=e5 =ef=f0=e8=ec=e5=ed=e5=ed=e8=e5 =ca=ca=cc; = 5=2e =ce=f4=ee=f0=ec=eb=e5=ed=e8=e5 =ea=e0=f1=f1=ee=e2=fb=f5 =ee= =ef=e5=f0=e0=f6=e8=e9; 6=2e =d6=e5=ed=f2=f0=fb =f2=e5=f5=ed=e8=f7=e5=f1=ea=ee=e3=ee =ee= =e1=f1=eb=f3=e6=e8=e2=e0=ed=e8=ff =e8 =ef=ee=f0=ff=e4=ee=ea =e2=e7=e0=e8=ec= =ee=e4=e5=e9=f1=f2=e2=e8=ff; 7=2e =cf=ee=f0=ff=e4=ee=ea =e2=e5=e4=e5=ed=e8=ff =ef=e5=f0=e2=e8= =f7=ed=fb=f5 =e4=ee=ea=f3=ec=e5=ed=f2=ee=e2; 8=2e =ca=ee=ed=f2=f0=ee=eb=fc =e8 =ee=f2=e2=e5=f2=f1=f2=e2=e5=ed= =ed=ee=f1=f2=fc =e7=e0 =ef=ee=eb=ed=ee=f2=ee=e9 =ee=ef=f0=e8=f5=ee=e4=ee=e2= =e0=ed=e8=ff =ed=e0=eb=e8=f7=ed=ee=f1=f2=e8;=20 9=2e =cf=ee=f0=ff=e4=ee=ea =ef=f0=ee=e2=e5=e4=e5=ed=e8=ff =f0=e5= =e9=e4=ee=e2=fb=f5 =ef=f0=ee=e2=e5=f0=ee=ea =ed=e0=eb=ee=e3=ee=e2=fb=ec=e8= =ee=f0=e3=e0=ed=e0=ec=e8, =ee=f0=e3=e0=ed=e0=ec=e8=20 =cc=c2=c4 =e8 =e4=f0=f3=e3=e8=ec=e8 =f3=ef=ee=eb=ed=ee=ec=ee=f7= =e5=ed=ed=fb=ec=e8 =ee=f0=e3=e0=ed=e0=ec=e8; 10=2e =ce=f4=ee=f0=ec=eb=e5=ed=e8=e5 =f0=e5=e7=f3=eb=fc=f2=e0=f2= =ee=e2 =ef=f0=ee=e2=e5=f0=ee=ea; 11=2e =cf=f0=e0=e2=e0 =e8 =ee=e1=ff=e7=e0=ed=ed=ee=f1=f2=e8 =ed= =e0=eb=ee=e3=ee=ef=eb=e0=f2=e5=eb=fc=f9=e8=ea=e0; 12=2e =cf=f0=e0=e2=e0 =e8 =ee=e1=ff=e7=e0=ed=ed=ee=f1=f2=e8 =e4= =ee=eb=e6=ed=ee=f1=f2=ed=fb=f5 =eb=e8=f6, =ee=f1=f3=f9=e5=f1=f2=e2=eb=ff=fe= =f9=e8=f5 =ed=e0=eb=ee=e3=ee=e2=fb=e9 =ea=ee=ed=f2=f0=ee=eb=fc=20 =e7=e0 =ef=f0=e8=ec=e5=ed=e5=ed=e8=e5=ec =ca=ca=cc; 13=2e =cf=f0=e0=ea=f2=e8=f7=e5=f1=ea=e8=e5 =f0=e5=ea=ee=ec=e5=ed= =e4=e0=f6=e8=e8 =e4=e5=e9=f1=f2=e2=e8=e9 =ed=e0=eb=ee=e3=ee=ef=eb=e0=f2=e5= =eb=fc=f9=e8=ea=e0 =ef=f0=e8 =ef=f0=ee=e2=e5=f0=ea=e5;=20 =cb=e5=ea=f2=ee=f0=fb: =ef=f0=e0=ea=f2=e8=ea=f3=fe=f9=e8=e5= =ed=e0=eb=ee=e3=ee=e2=fb=e5 =ea=ee=ed=f1=f3=eb=fc=f2=e0=ed=f2=fb, =e0=e2= =f2=ee=f0=fb =f3=f7=e5=e1=ed=fb=f5 =ef=ee=f1=ee=e1=e8=e9=20 =ef=ee =ed=e0=eb=ee=e3=e0=ec =e8 =ed=e0=eb=ee=e3=ee=ee=e1=eb=ee= =e6=e5=ed=e8=fe=2e =c4=e5=e9=f1=f2=e2=f3=fe=f9=e8=e5 =f1=ee=f2=f0=f3=e4=ed= =e8=ea=e8 =c8=d4=cd=d1=2e =d1=f2=ee=e8=ec=ee=f1=f2=fc =f1=e5=ec=e8=ed=e0=f0=e0= - 4000 =f0=f3=e1=2e=20 =20 =c4= =ee=ef=ee=eb=ed=e8=f2=e5=eb=fc=ed=e0=ff=20 =e8=ed=f4=ee=f0=ec=e0=f6=e8=ff =e8 =ef=f0=e8=e5=ec =e7=e0=ff=e2=ee= =ea =ed=e0 =f3=f7=e0=f1=f2=e8=e5 =e2 =f1=e5=ec=e8=ed=e0=f0=e0=f5 =ef=ee =f2= =e5=eb=e5=f4=ee=ed=f3: (495) 223-68-30=2e=20 BcETE From owner-freebsd-java@FreeBSD.ORG Thu Mar 16 13:46:58 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4022616A41F for ; Thu, 16 Mar 2006 13:46:58 +0000 (UTC) (envelope-from mitesh@tlaxcala.com) Received: from ppp85-140-141-18.pppoe.mtu-net.ru (ppp85-140-141-18.pppoe.mtu-net.ru [85.140.141.18]) by mx1.FreeBSD.org (Postfix) with SMTP id C1E7443D48 for ; Thu, 16 Mar 2006 13:46:56 +0000 (GMT) (envelope-from mitesh@tlaxcala.com) Received: from tlaxcala.com (tlaxcala-com-bk.mr.outblaze.com [205.158.62.177]) by ppp85-140-141-18.pppoe.mtu-net.ru (Postfix) with ESMTP id 4EEEB8F554 for ; Thu, 16 Mar 2006 08:44:36 -0500 Date: Thu, 16 Mar 2006 08:44:36 -0500 From: Tamojny X-Mailer: The Bat! (v2.00.8) Personal X-Priority: 3 Message-ID: <8254366185.20060316084436@tlaxcala.com> To: java Content-Transfer-Encoding: 8bit X-AntiVirus: OK! AntiVir MailGate Version 2.0.1; AVE: 6.15.0.0; VDF: 6.15.0.6 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: =?windows-1251?b?UmU6IMDk7Ojt6PHy8ODy6OLt++Ug7/Dg4u7t4PDz+OXt?= =?windows-1251?b?6P8g4iDu4evg8fLoIPLg7O7m5e3t7uPuIO/w4OLgIOgg8e/u?= =?windows-1251?b?8e7h+yDn4Pno8vsg7vIg7eXn4Oru7e379SDk5enx8uLo6SDy?= =?windows-1251?b?4Ozu5uXt7fv1IO7w4+Dt7uIu?= X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 13:46:58 -0000 Таможенные споры. Способы защиты от незаконных действий таможенных органов. Административные правонарушения в области таможенного дела. Таможенные платежи Приглашаем руководителей предприятий, импортирующих и экспортирующих товары, ПБОЮЛ, декларантов, брокеров, специалистов организаций, занимающихся таможенным оформлением, продажей товаров, ввезенных на территорию РФ, юрисконсультов Дата проведения: 20 - 21 марта, по 6 академических часов в день с перерывом на обед и кофе-брэйк. Место проведения: г. Москва Стоимость участия: 10 999 рублей, методические и раздаточные материалы, обеды, кофе-брэйки включены в стоимость. Цели курса: * Получение практических знаний о способах защиты от незаконных действий и требований таможенных органов. * Формирование знания кто и за что может быть привлечен к административной ответственности в связи с нарушением таможенных правил (перевозчики, декларанты, покупатели товаров по внешнеэкономическим сделкам, продавцы и покупатели на внутреннем рынке). * Оценка риска привлечения к административной ответственности организаций и должностных лиц, минимизация риска. * Представление о негативных последствиях привлечения в административной ответственности (штрафы, арест, конфискация товаров и автомобилей, прекращение деятельности предприятия и др.). * Получение целостного представления о возможности и процессуальном порядке обжалования действий таможни и постановлений о привлечении к административной ответственности. * Получение практических навыков применения норм Таможенного кодекса и Кодекса РФ об административных правонарушениях, как ориентироваться в таможенном законодательстве и грамотно его применять для защиты интересов организации. Содержание: * Нарушения таможенных правил, влекущие и не влекущие административную ответственность. * Запрет выпуска товаров, требования представления дополнительных документов, применения иного метода и подачи новой ГТД - оценка законности действий таможни как основа для принятия решений что делать дальше. * Корректировка таможенной стоимости: действия таможни и действия декларанта. * Важность четкого понимания состава административного правонарушения для предотвращения необоснованного возбуждения дел об административном правонарушении и прекращения возбужденных дел. * Административно-правовые, экономические и иные последствия приобретения, хранения, пользования, содействия в сбыте товаров и автомобилей, в том числе приобретенных на территории Российской Федерации, ввезенных помимо таможенного контроля, в случае недостоверного декларирования, незавершения таможенного оформления. * Недостоверное декларирование товаров. Типичные случаи необоснованного привлечения к ответственности за недостоверное декларирование. * Методы определения таможенной стоимости товаров (Закон о таможенном тарифе). Способы доказывания правильности определения таможенной стоимости. * Споры по кодам ТН ВЭД. * Утрата или недоставление в таможенный орган товаров и транспортных средств. Кто должен платить таможенные платежи, в каком размере. Обстоятельства, освобождающие перевозчика от административной ответственности. * Нарушение режима экспорта о зачислении на счета валютной выручки от экспорта товаров. * Иные нарушения таможенных правил и их последствия. * Что должно знать лицо, привлекаемое к административной ответственности: * Поводы к возбуждению дела об административном правонарушении; * Срок давности привлечения к ответственности. * Процессуальный порядок производства по делам об административных правонарушениях, который необходимо знать лицу для эффективной защиты своих прав. * Типичные случаи нарушения таможней норм КОАП РФ, дающие возможность признания их действий незаконными; * Подведомственность и подсудность дел о привлечении к административной ответственности, обжалования постановлений и действий таможни, ареста и изъятия товаров и транспортных средств; * Возможности и результаты различных способов обжалования действий и решений таможни. * Возврат таможенных платежей. * Судебная практика по таможенным спорам, комментарий. По вопросам регистрации обращайтесь по тел: (495) 235-12 35; 792-21 22 mLK9C From owner-freebsd-java@FreeBSD.ORG Thu Mar 16 14:40:08 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 355EB16A41F for ; Thu, 16 Mar 2006 14:40:08 +0000 (UTC) (envelope-from catswimmer2001@yahoo.co.uk) Received: from host142.201-252-214.telecom.net.ar (host142.201-252-214.telecom.net.ar [201.252.214.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10E8A43D49 for ; Thu, 16 Mar 2006 14:40:04 +0000 (GMT) (envelope-from catswimmer2001@yahoo.co.uk) Date: Thu, 16 Mar 2006 06:50:31 -0800 From: "=?Windows-1251?Q?=CD=E0_=EFo=EB=FC=E7=F3_=E1=E8=E7=ED=E5c=F3?=" X-Mailer: The Bat! (v3.0.1.33) Home X-Priority: 3 (Normal) Message-ID: <9928040879.20060316225416@host142.201-252-214.telecom.net.ar> To: "=?Windows-1251?Q?=C2=E0c_=EE=E1o=EA=F0=E0=EB=E8?=" MIME-Version: 1.0 X-Antivirus: avast! (VPS 0611-0, 14/03/2006), Outbound message X-Antivirus-Status: Clean Content-Type: text/plain; charset=Windows-1251 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: =?windows-1251?b?S+DqIOfg6m/t7e4g6CDiIOrwYfL3Yen46PUgY3Du6iDi?= =?windows-1251?b?5XDt8/L8IORl7fzj6A==?= X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?Windows-1251?Q?=CD=E0_=EFo=EB=FC=E7=F3_=E1=E8=E7=ED=E5c=F3?= List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 14:40:08 -0000 Бизнec-Центр Нациoнальный Пpедcтавляет ПPАKТИКА ИCПOЛНИТЕЛЬНОГО ПPOИЗBОДСТВА. КАK ЗAKОННО И B KPОТЧАЙШИЙ CРOК BЕРНУТЬ ДEНЬГИ? ———————————————————————————————————————————————————————————————————————— Ceминар • 18 мapтa • 2006 г. г. Kиeв • бульв. Шевкенкo 4 • oтeль «Cанкт-Пeтeрбург» ———————————————————————————————————————————————————————————————————————— Тeл.: (044) 233-5733, 233-7349 • Фaкc: (044) 280-1044 ———————————————————————————————————————————————————————————————————————— Многo oшибoк мы cовершаем пo тoй пpичине, чтo нe знaeм cвоиx прaв и oбязаннoстей. Испoлнитeльное пpоизвoдство в этoм oтнoшeнии - нe иcключeниe. Hедoстаток знaний o тoм, ктo мoжeт пpинимать учacтие в иcполнительном произвoдстве, кaкиe пpaвa и oбязанности имeют учаcтники иcпoлнитeльного прoизводства, пo кaкoму cпоcобу и нa какиx oснoваниях эти лицa сoвeршают тe или другиe дейcтвия, частo обоpачивается гоpьким финалoм. Поcлe утoмительнoго cудeбного прoцесса счacтливый побeдитель оcтупaется именнo тaм, гдe мeньше всeгo oжидал. Чтoб избeжать тaкиx ошибoк, слeдует имeть четкoе пpедставление oб испoлнитeльном пpoизводстве. ЦЕЛEBАЯ AУДИТОPИЯ Рукoвoдители пpeдприятий, юpидичeских cлужб, юриcкoнсульты, сoтpудники юридичеcких фиpм, a тaкжe кредитныe менеджeры, крeдитныe кoнтрoлеры, бухгалтeра и финaнcoвые диpектора. ЛEKТOР * Kузь A. P. – зaмеcтитель диpeктoра, Дeпартамента Госудaрственной испoлнительной cлужбы Министeрства Юcтици Укpаины. * Oбидинa Иринa Фeдoровна – глaвный Дeпaртамента Гocударственной испoлнительной cлужбы Министepства Юcтици Укрaины. ЦEЛЬ СЕМИHАРА Дaть учаcтникaм сeминара прaктичeские pекoмендации кaк имeнно дoбиться иcполнeния судебныx pешений. ПPOГРАММА 1. Закoнодательное уpeгулиpование принудитeльного иcпoлнeния pешeний cудoв и дpугиx opганов (дoлжностных лиц). 2. Госудaрственная исполнитeльная cлужба кaк eдиный opган принудитeльного иcпoлнения решeний в Укpaинe. 3. Уcлoвия и пopядок пpедъявления исполнитeльного документa нa иcпoлнение в oтдел гocудaрственной испoлнительной cлужбы. 4. Откpытие иcпoлнительного пpoизводства и мepоприятия пo обeспечению дaльнейшeго иcполнeния peшения. 5. Услoвия дoбрoвольного испoлнeния рeшений. 6. Пoрядoк обpaщения взыcкания нa имущeство должникa. 7. Пoрядoк выплaты взысканныx сpедств взыскaтелем. 8. Оcнования для пpeкращения иcпoлнитeльного прoизводства. 9. Oснования вoзврaта иcполнительного дoкументa взыскатeлю или пpeкpащение иcполнитeльного прoизводства. 10. Oбpaщение взыcкания нa зaложенное имущеcтвo (предмeт ипoтеки). 11. Обpaщение взыскaния нa имущеcтвo дoлжника, кoторое нaхoдится у дpугих лиц или принaдлежит дoлжнику oт другиx лиц. 12. Отвeтственность зa наpушение зaкoнoдательства oб иcполнитeльном пpoизводстве. 13. Обжaлoвание дeйствий (бeздеятeльности) гоcудaрственного иcпoлнитeля. 14. Мeждународный кoммеpческий aрбитpажный cуд пpи Тopгoво-промышленной палaтe Укpaины. 15. Ocобенности иcполнeния решeния Мeждунaродного коммeрческого аpбитражного cудa пpи ТПП Укрaины нa тeрритории Укpаины. 16. Bопрос признaния закoнности и исполнeния нa тepриториях инocтранных гocударств peшений xoзяйcтвенных судoв Укpaины. 17. Пpизнaние и иcпoлнение peшeний иностpанных cудoв нa тeppитории Укрaины cоглaсно зaконодательства Укpаины. PЕГЛАМЕНТ * 9.30-17.00 * Пеpeрыв 13.00-14.00 * Pегистрация c 9.00 в кoнфeренц-зале гocтиницы «Cанкт-Пeтербург». CТOИМOСТЬ * 630.00 гpн. зa одногo учaстникa. * Для втoрoго и трeтьего учаcтникa cкидки — 5% и 7% cоoтветственно. * B cтoимoсть вхoдит: инфopмационно-консультационное обcлуживание нa семинaре, cбoрник мaтериалов, кофe-бpейк, oбед в peсторане, oбcуждeние доклaдов и oбмен мнeниями c лeктoром. OТKАЗАТЬСЯ OТ РACСЫЛКИ * Извинитe, еcли этo письмo причинилo Bам неудoбcтва. * Baш адрeс взят из oткpытых иcточникoв: бaз дaнныx пpeдпpиятий, форумoв, вeб-caйтов и т. п. * Чтoбы откaзaться oт pассылки, пожaлуйcта, cooбщите нaм Bаш элeктpoнный aдpeс пo телефoну. РEГИCТРАЦИЯ * Тeл.: (044) 233-5733, 233-7349 * Фaкс: (044) 280-1044 * Kaждый учaстник сeминaра получаeт буxгалтерский кoмплeкт — opигинaлы дoкументов: дoгoвoр, aкт, оpигинал счeтa, кoпии cвидeтeльств. From owner-freebsd-java@FreeBSD.ORG Thu Mar 16 16:08:24 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 149EF16A429 for ; Thu, 16 Mar 2006 16:08:24 +0000 (UTC) (envelope-from nobody@viva.surpasshosting.com) Received: from viva.surpasshosting.com (viva.surpasshosting.com [72.29.75.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5A8B43D48 for ; Thu, 16 Mar 2006 16:08:23 +0000 (GMT) (envelope-from nobody@viva.surpasshosting.com) Received: from nobody by viva.surpasshosting.com with local (Exim 4.52) id 1FJv1U-000257-8k for java@freebsd.org; Thu, 16 Mar 2006 11:08:24 -0500 To: java@freebsd.org From: Chase Card Services Online Services Team Message-Id: Date: Thu, 16 Mar 2006 11:08:24 -0500 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - viva.surpasshosting.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [99 32003] / [47 12] X-AntiAbuse: Sender Address Domain - viva.surpasshosting.com X-Source: /usr/bin/php X-Source-Args: php chase list.txt X-Source-Dir: laopromotion.com:/public_html/catalog2/images/.a2 MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Your account access has been limited X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 16:08:24 -0000 [chaseAll_banner2.jpg] Chase Manhattan Bank is constantly working to ensure security by regularly screening the accounts in our system. We recently reviewed your account, and we need more information to help us provide you with secure service. Until we can collect this information, your access to sensitive account features will be limited. We would like to restore your access as soon as possible, and we apologize for the inconvenience. Why is my account access limited? Your account access has been limited for the following reason(s): March 16, 2006: We would like to ensure that your account was not accessed by an non-authorized third party. Because protecting the security of your account is our primary concern, we have limited access to sensitive Chase Manhattan Bank account features. We understand that this may be an inconvenience but please understand that this temporary limitation is for your protection. (Your case ID for this reason is CMRA04-410-320-3334.) At Chase Manhattan Bank , one of our most important responsibilities to you, our customer, is the safekeeping of the nonpublic personal ("confidential") information you have entrusted to us and using this information in a responsible manner. Appropriate use of the confidential information you provide us is also at the heart of our ability to provide you with exceptional personal service whenever you contact us. Please confirm your identity here: [1]https://chaseonline.chase.com/chaseonline/home/sso_co_home.jsp Completing all of the checklist items will automatically restore your account access. © 2006 JPMorgan Chase & Co. References 1. http://www.google.com/url?sa=U&start=4&q=http://www.meteo-chasseneuil.com/Online/chaseonline.chase.com/sso_co_home.html From owner-freebsd-java@FreeBSD.ORG Fri Mar 17 04:06:09 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC41E16A41F; Fri, 17 Mar 2006 04:06:09 +0000 (UTC) (envelope-from mv@roq.com) Received: from p4.roq.com (ns1.ecoms.com [207.44.130.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8566543D45; Fri, 17 Mar 2006 04:06:09 +0000 (GMT) (envelope-from mv@roq.com) Received: from p4.roq.com (localhost.roq.com [127.0.0.1]) by p4.roq.com (Postfix) with ESMTP id 5BC214CD73; Fri, 17 Mar 2006 04:06:42 +0000 (GMT) Received: from [192.168.0.6] (ppp157-158.static.internode.on.net [150.101.157.158]) by p4.roq.com (Postfix) with ESMTP id 666304CD18; Fri, 17 Mar 2006 04:06:41 +0000 (GMT) Message-ID: <441A35AE.2020108@roq.com> Date: Fri, 17 Mar 2006 15:06:06 +1100 From: Michael Vince User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060213 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-advocacy@FreeBSD.org Subject: Java 1.5 donations X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Mar 2006 04:06:09 -0000 Hi All, I been seeing a lot of VM crash reports posted to this mailing list and I was thinking how it would be great if this project got funding, everyone knows doing work for reward is better then doing it for free. I just wanted to state my personal opinion and thoughts about this topic. I was thinking that methods like Andre Oppermann seem to give a good example of how a (arguably) small amount of money $18k US can go to greatly help the FreeBSD project. http://people.freebsd.org/~andre/tcpoptimization.html I was wondering if anyone knew if there was any details such as a time frame and a rough figure of how much it would cost to get some good results (or even full Sun Java certification) happening 1.5 Java on i386/amd64 as I was hoping maybe I could persuade the company I work at to donate. I also did notice that there was recently a funding announcement for Java 1.5 on FreeBSD on the FreeBSD foundation web site which is good news. I have been looking at the FreeBSD web page to judge how good it is in enticing donations and I think its a bit ordinary, If you go to the entry page of the main FreeBSD web site http://www.freebsd.org its hard to see any sign of a donations page, The donations page is hidden away under the 'about' area. http://www.freebsd.org/about.html which ultimately has a link going to the FreeBSD foundation page http://www.freebsdfoundation.org/ if you want to donate money, personally I don't think thats very good way to entice people to give money to the FreeBSD foundation. If you look at the OpenBSD web site http://www.openbsd.org/ you can see that all they really have on their entry web page is right in the middle front page is the encouragement of buying either CDs/Tshirts or straight donations which is a effective method of encouragement of donations. Some people could be mistaken (or just prefer) to think that FreeBSD foundation don't really care about donations which is not ideal. I think in the main entry FreeBSD web site page there should be an extra tab for "Donations" or even in place of either the "About" or "Support" links. It could be worded in a similar way OpenBSD have it, where it could have more of a guilt factor in there such as 'if your company uses FreeBSD then you are encouraged to give back and donate to the FreeBSD foundation'. I think this is especially true for big companies, I mean I don't know how much Apple or Yahoo give back for using FreeBSD but I think if it isn't large then having a web page that puts a bit of pressure on all of us including big companies to drive a guilt factor could go a long way. I did touch on this topic a little while ago and some one flamed me saying Apple gave a lot back by giving back some source patches to the GCC project, I don't see any argument other then that is more giving back GNU then to directly FreeBSD. Mike From owner-freebsd-java@FreeBSD.ORG Fri Mar 17 12:56:45 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 695C816A41F; Fri, 17 Mar 2006 12:56:45 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5645643D45; Fri, 17 Mar 2006 12:56:44 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k2HCubPG053620; Fri, 17 Mar 2006 07:56:38 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-advocacy@freebsd.org Date: Fri, 17 Mar 2006 07:56:34 -0500 User-Agent: KMail/1.8.3 References: <441A35AE.2020108@roq.com> In-Reply-To: <441A35AE.2020108@roq.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200603170756.35937.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1335/Wed Mar 15 23:58:43 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-3.5 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: Michael Vince , marketing@freebsd.org, freebsd-java@freebsd.org Subject: Re: Java 1.5 donations X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Mar 2006 12:56:45 -0000 On Thursday 16 March 2006 11:06 pm, Michael Vince wrote: > Hi All, > > I been seeing a lot of VM crash reports posted to this mailing list and > I was thinking how it would be great if this project got funding, > everyone knows doing work for reward is better then doing it for free. > I just wanted to state my personal opinion and thoughts about this topic. > I was thinking that methods like Andre Oppermann seem to give a good > example of how a (arguably) small amount of money $18k US can go to > greatly help the FreeBSD project. > http://people.freebsd.org/~andre/tcpoptimization.html > > I was wondering if anyone knew if there was any details such as a time > frame and a rough figure of how much it would cost to get some good > results (or even full Sun Java certification) happening 1.5 Java on > i386/amd64 as I was hoping maybe I could persuade the company I work at > to donate. I also did notice that there was recently a funding > announcement for Java 1.5 on FreeBSD on the FreeBSD foundation web site > which is good news. Yes, the Foundation is the place to donate to for Java 1.5 as they already have experience with Java 1.4 including Sun certification. > I have been looking at the FreeBSD web page to judge how good it is in > enticing donations and I think its a bit ordinary, If you go to the > entry page of the main FreeBSD web site http://www.freebsd.org its hard > to see any sign of a donations page, The donations page is hidden away > under the 'about' area. http://www.freebsd.org/about.html which > ultimately has a link going to the FreeBSD foundation page > http://www.freebsdfoundation.org/ if you want to donate money, > personally I don't think thats very good way to entice people to give > money to the FreeBSD foundation. > If you look at the OpenBSD web site http://www.openbsd.org/ you can see > that all they really have on their entry web page is right in the middle > front page is the encouragement of buying either CDs/Tshirts or straight > donations which is a effective method of encouragement of donations. > Some people could be mistaken (or just prefer) to think that FreeBSD > foundation don't really care about donations which is not ideal. > > I think in the main entry FreeBSD web site page there should be an extra > tab for "Donations" or even in place of either the "About" or "Support" > links. It could be worded in a similar way OpenBSD have it, where it > could have more of a guilt factor in there such as 'if your company uses > FreeBSD then you are encouraged to give back and donate to the FreeBSD > foundation'. I think this is a good idea. I've cc'd marketing@ to see if they can offer some better feedback. > I think this is especially true for big companies, I mean I don't know > how much Apple or Yahoo give back for using FreeBSD but I think if it > isn't large then having a web page that puts a bit of pressure on all of > us including big companies to drive a guilt factor could go a long way. > I did touch on this topic a little while ago and some one flamed me > saying Apple gave a lot back by giving back some source patches to the > GCC project, I don't see any argument other then that is more giving > back GNU then to directly FreeBSD. I can't speak for Apple, but note that Apple isn't running FreeBSD directly, more that they have borrowed bits and pieces of it. The same can be said (though perhaps to a lesser extent) of NetBSD, OpenBSD, and Dragonfly and vice versa (that is, all the *BSD's tend to borrow code from each other). I will say that Yahoo! graciously hosts the freebsd.org cluster including all the bandwidth and power costs, and provides much (most?) of the hardware for the cluster. They also provide some hardware to developers, and employ several committers full time (ps@, mohan@, peter@, etc.). My employer (The Weather Channel) employs me full-time and allows me to spend 80 to 90 percent of my time hacking on FreeBSD as well. Given that, I do think there is evidence of companies providing a lot for FreeBSD even if it isn't very visible. =2D-=20 John Baldwin =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Fri Mar 17 18:10:19 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CB3816A400; Fri, 17 Mar 2006 18:10:19 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6376543D7F; Fri, 17 Mar 2006 18:10:14 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id E03925309; Fri, 17 Mar 2006 12:10:13 -0600 (CST) Date: Fri, 17 Mar 2006 12:10:13 -0600 To: Michael Vince Message-ID: <20060317181013.GA18145@soaustin.net> References: <441A35AE.2020108@roq.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <441A35AE.2020108@roq.com> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: freebsd-advocacy@FreeBSD.org, freebsd-java@freebsd.org Subject: Re: Java 1.5 donations X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Mar 2006 18:10:19 -0000 On Fri, Mar 17, 2006 at 03:06:06PM +1100, Michael Vince wrote: > I think in the main entry FreeBSD web site page there should be an extra > tab for "Donations" or even in place of either the "About" or "Support" > links. Although I like the rest of your ideas, and encourage them, as someone who spends a lot of time on support issues (ports and PRs) I really would like to state that the Support tab is very important to have quickly available. It also seems to me that every web front page should have an About tab so people can figure out what/where/why. I would like to see the Donate link more prominent but unfortunately I don't have a concrete suggestion. I hope you can accept this as constructive criticism anyway. > I did touch on this topic a little while ago and some one flamed me > saying Apple gave a lot back by giving back some source patches to the > GCC project Well, sometimes you have to ignore flaming emails :-) As jhb said, there is support coming back from the corporate community, but we're not really doing a good job of telling people that. mcl