RE: orion server works with jdk 1.3???

2000-11-20 Thread Kemp Randy-W18971

Thanks.  I'm always interested in easier ways to do things and your way is certainly 
easier. 

-Original Message-
From: Santosh Kumar [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 20, 2000 12:58 AM
To: Orion-Interest
Subject: Re: orion server works with jdk 1.3???


Sorry for a very late reply,

Kemp seems to have a very lengthy, painful solution while the actual
workaround is just too simple. Somebody mentioned that the problem is in the
registry. Yes! He got it right. Just type REGEDIT and modify the current
version
as shown in the attachement. Look at the attachment picture i have sent.

Just replace CurrentVersion to 1.3 (If not 1.3)

Regards,
Santosh.

- Original Message -
From: Kemp Randy-W18971 [EMAIL PROTECTED]
To: Orion-Interest [EMAIL PROTECTED]
Sent: Tuesday, November 14, 2000 8:08 PM
Subject: RE: orion server works with jdk 1.3???


I ran into the same problem with other Java software and reinstalling JDK1.3
resolved everything.

-Original Message-
From: Robert Krueger [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 14, 2000 3:50 AM
To: Orion-Interest
Subject: Re: orion server works with jdk 1.3???


At 09:16 14.11.00 , you wrote:
hi,

I used to work with orion server with jdk 1.2.2. Recently I installed jdk
1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion server. I
get the error message saying that could not find version number 1.3 for
jre in program files/java soft/jre.

any idea?

has nothing to do with orion. it's something with your registry being
screwed up by installing/uninstalling, typical M$ problem. I've had that a
ages ago but don't remember the solution :-(.

robert

thanks in advance.

krishna
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.



(-) Robert Krüger
(-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
(-) Brüder-Knauß-Str. 79 - 64285 Darmstadt,
(-) Tel: 06151 665401, Fax: 06151 665373
(-) [EMAIL PROTECTED], www.signal7.de







Re: orion server works with jdk 1.3???

2000-11-19 Thread Santosh Kumar

Sorry for a very late reply,

Kemp seems to have a very lengthy, painful solution while the actual
workaround is just too simple. Somebody mentioned that the problem is in the
registry. Yes! He got it right. Just type REGEDIT and modify the current
version
as shown in the attachement. Look at the attachment picture i have sent.

Just replace CurrentVersion to 1.3 (If not 1.3)

Regards,
Santosh.

- Original Message -
From: Kemp Randy-W18971 [EMAIL PROTECTED]
To: Orion-Interest [EMAIL PROTECTED]
Sent: Tuesday, November 14, 2000 8:08 PM
Subject: RE: orion server works with jdk 1.3???


I ran into the same problem with other Java software and reinstalling JDK1.3
resolved everything.

-Original Message-
From: Robert Krueger [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 14, 2000 3:50 AM
To: Orion-Interest
Subject: Re: orion server works with jdk 1.3???


At 09:16 14.11.00 , you wrote:
hi,

I used to work with orion server with jdk 1.2.2. Recently I installed jdk
1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion server. I
get the error message saying that could not find version number 1.3 for
jre in program files/java soft/jre.

any idea?

has nothing to do with orion. it's something with your registry being
screwed up by installing/uninstalling, typical M$ problem. I've had that a
ages ago but don't remember the solution :-(.

robert

thanks in advance.

krishna
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.



(-) Robert Krüger
(-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
(-) Brüder-Knauß-Str. 79 - 64285 Darmstadt,
(-) Tel: 06151 665401, Fax: 06151 665373
(-) [EMAIL PROTECTED], www.signal7.de




 versionNumNotFound.gif


RE: orion server works with jdk 1.3???

2000-11-15 Thread Russ White

My test suite includes 15 CMPEBs controlled by one SLSB which is instantiated by
a servlet. The test logs in to the app and then performs an insert, update, and
delete on every entity. I am getting the high 200's in transactions per second
on my 2 cpu box with RH7. I get over 2000 TPS on my 8 box cluster with the added
assurance that if a box or two or three goes down I only lose a little
performance, not my whole site. :) TurboLinux server rocks.

The only time I have had the JDK crash on me was when I was using RH6.2(I am
sure this is because of a flaky so) or the hardware drivers were flaky (I know
the Tulip driver and some of the 3Com NIC drivers are flaky). That's it. I have
found that most of the time Linux segfaults like the one you are describing are
a deeper issue then just the JDK.

All in all I am thrilled with Orion's performance.


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Daniel G.
 Koulomzin
 Sent: Tuesday, November 14, 2000 3:47 PM
 To: Orion-Interest
 Subject: Re: orion server works with jdk 1.3???


 Russ,

 I get the following error after 5 minutes of JMeter when I run Sun
 jdk1.3 on a Red Hat 7 machine.  Granted, this RH7 was upgraded from
 RH6.2, and not a clean install, which produces results that are ...
 quirky... at best.   You've never gotten this?

 What "parts" of Orion do you use?  My app is a bunch of EJBs, and a
 few Servlets (including Turbine).

 -Dan


 #
 # HotSpot Virtual Machine Error, Internal Error
 # Please report this error at
 # http://java.sun.com/cgi-bin/bugreport.cgi
 #
 # Error ID: 43113F32554E54494D45110E43505002C5
 #
 # Problematic Thread: prio=1 tid=0x82463b0 nid=0xeda suspended
 #






 Russ White wrote:

  I am running Orion under Linux(RedHat 7) with Sun's JDK 1.3 with
  absolutely wonderful stability. I would look more closely at your
  particular setup to see why your server is crashing. I have load
  tested it to the max with JMeter and my own load tester and found it
  almost as well behaved as Apache. You may check your heap size, and
  make sure you have plenty of memory. I run 2gig of ram for production
  boxes. I am also running Orion on an 8 box TurboLinux cluster. This
  setup will be going live next week. Orion on Linux simply rocks.The
  only problem I have ever had was a poorly written written tulip
  Ethernet driver (produced segfaults under load) which I rewrote and
  solved. Now the box is using gigabit Ethernet and screams through
  requests. Russ-Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]]On Behalf Of Daniel G.
  Koulomzin
  Sent: Tuesday, November 14, 2000 10:50 AM
  To: Orion-Interest
  Subject: Re: orion server works with jdk 1.3???
 
 
   Gerald,
 
   You speak as if you have gotten Orion to run under a
   Linux jdk1.3... any Linux jdk1.3 I run Orion on seems to
   Segfault after about 5 minutes of continuous HTTP
   requests.   To be fair, I don't think this would happen
   under Windows... which isn't to say I want to use Windows...
   but lets be fair.
 
   -Dan
 
 
   Gerald Gutierrez wrote:
 
   You're probably using Windows. This wouldn't happen on
   Linux.
  
   Somewhere, you've messed up the registry key that
   indicates what version of
   the Java Runtime you supposedly have installed. The
   easiest thing is to
   uninstall JDK1.3, and then reinstall it again.
  
   At 09:16 AM 11/14/2000 +, you wrote:
   hi,
   
   I used to work with orion server with jdk 1.2.2. Recently
   I installed jdk
   1.3 and uninstalled jdk 1.2.2. Now I am not able to start
   orion server. I
   get the error message saying that could not find version
   number 1.3 for
   jre in program files/java soft/jre.
   
   any idea?
   
   thanks in advance.
   
   krishna
   ___
   _
  
   Get Your Private, Free E-mail from MSN Hotmail at
   http://www.hotmail.com.
   
   Share information about yourself, create your own public
   profile at
   http://profiles.msn.com.
   
 
   --
   Daniel G. Koulomzin
   Digital Media On Demand
   244 Brighton Ave. 3rd Floor
   Allston MA 02134
 
 
 
 --
 Daniel G. Koulomzin
 Digital Media On Demand
 244 Brighton Ave. 3rd Floor
 Allston MA 02134










orion server works with jdk 1.3???

2000-11-14 Thread krishna mukdapu

hi,

I used to work with orion server with jdk 1.2.2. Recently I installed jdk 
1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion server. I 
get the error message saying that could not find version number 1.3 for jre 
in program files/java soft/jre.

any idea?

thanks in advance.

krishna
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.





Re: orion server works with jdk 1.3???

2000-11-14 Thread Gerald Gutierrez


You're probably using Windows. This wouldn't happen on Linux.

Somewhere, you've messed up the registry key that indicates what version of 
the Java Runtime you supposedly have installed. The easiest thing is to 
uninstall JDK1.3, and then reinstall it again.



At 09:16 AM 11/14/2000 +, you wrote:
hi,

I used to work with orion server with jdk 1.2.2. Recently I installed jdk 
1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion server. I 
get the error message saying that could not find version number 1.3 for 
jre in program files/java soft/jre.

any idea?

thanks in advance.

krishna
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.







Re: orion server works with jdk 1.3???

2000-11-14 Thread Robert Krueger

At 09:16 14.11.00 , you wrote:
hi,

I used to work with orion server with jdk 1.2.2. Recently I installed jdk 
1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion server. I 
get the error message saying that could not find version number 1.3 for 
jre in program files/java soft/jre.

any idea?

has nothing to do with orion. it's something with your registry being 
screwed up by installing/uninstalling, typical M$ problem. I've had that a 
ages ago but don't remember the solution :-(.

robert

thanks in advance.

krishna
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.



(-) Robert Krüger
(-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
(-) Brüder-Knauß-Str. 79 - 64285 Darmstadt,
(-) Tel: 06151 665401, Fax: 06151 665373
(-) [EMAIL PROTECTED], www.signal7.de





RE: orion server works with jdk 1.3???

2000-11-14 Thread pavel

I work with SUN's jdk1.3 (with server Hotspot )on Win200, but Orion crashes
with IBM's jdk1.3.


Bernshtam Pavel   053-398944
Certified Java 2 Programmer   [EMAIL PROTECTED]

M.Sc. student at CS department, BGU[EMAIL PROTECTED]
http://www.cs.bgu.ac.il/~barnshte
http://www.enow.comA million minds a minute!


 -Original Message-
 From: Robert Krueger [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, November 14, 2000 11:50 AM
 To: Orion-Interest
 Subject: Re: orion server works with jdk 1.3???
 
 
 At 09:16 14.11.00 , you wrote:
 hi,
 
 I used to work with orion server with jdk 1.2.2. Recently I 
 installed jdk 
 1.3 and uninstalled jdk 1.2.2. Now I am not able to start 
 orion server. I 
 get the error message saying that could not find version 
 number 1.3 for 
 jre in program files/java soft/jre.
 
 any idea?
 
 has nothing to do with orion. it's something with your registry being 
 screwed up by installing/uninstalling, typical M$ problem. 
 I've had that a 
 ages ago but don't remember the solution :-(.
 
 robert
 
 thanks in advance.
 
 krishna
 _
 
 Get Your Private, Free E-mail from MSN Hotmail at 
http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.



(-) Robert Krüger
(-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
(-) Brüder-Knauß-Str. 79 - 64285 Darmstadt,
(-) Tel: 06151 665401, Fax: 06151 665373
(-) [EMAIL PROTECTED], www.signal7.de





RE: orion server works with jdk 1.3???

2000-11-14 Thread Arved Sandstrom

General Windoze rule of thumb, particularly when handling different versions
of the same thing...always install your target version after uninstalling
the other.

Arved Sandstrom

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Robert Krueger
Sent: Tuesday, November 14, 2000 5:50 AM
To: Orion-Interest
Subject: Re: orion server works with jdk 1.3???


At 09:16 14.11.00 , you wrote:
hi,

I used to work with orion server with jdk 1.2.2. Recently I installed jdk
1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion server. I
get the error message saying that could not find version number 1.3 for
jre in program files/java soft/jre.

any idea?

has nothing to do with orion. it's something with your registry being
screwed up by installing/uninstalling, typical M$ problem. I've had that a
ages ago but don't remember the solution :-(.

robert

thanks in advance.

krishna
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.



(-) Robert Krüger
(-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
(-) Brüder-Knauß-Str. 79 - 64285 Darmstadt,
(-) Tel: 06151 665401, Fax: 06151 665373
(-) [EMAIL PROTECTED], www.signal7.de







Re: orion server works with jdk 1.3???

2000-11-14 Thread Adam Cassar

or do you mean ibm's jdk1.3 crashes? :)

On Tue, Nov 14, 2000 at 01:51:50PM +0200, [EMAIL PROTECTED] wrote:
 I work with SUN's jdk1.3 (with server Hotspot )on Win200, but Orion crashes
 with IBM's jdk1.3.
 
 
 Bernshtam Pavel   053-398944
 Certified Java 2 Programmer   [EMAIL PROTECTED]
 
 M.Sc. student at CS department, BGU[EMAIL PROTECTED]
 http://www.cs.bgu.ac.il/~barnshte
 http://www.enow.comA million minds a minute!
 
 
  -Original Message-
  From: Robert Krueger [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, November 14, 2000 11:50 AM
  To: Orion-Interest
  Subject: Re: orion server works with jdk 1.3???
  
  
  At 09:16 14.11.00 , you wrote:
  hi,
  
  I used to work with orion server with jdk 1.2.2. Recently I 
  installed jdk 
  1.3 and uninstalled jdk 1.2.2. Now I am not able to start 
  orion server. I 
  get the error message saying that could not find version 
  number 1.3 for 
  jre in program files/java soft/jre.
  
  any idea?
  
  has nothing to do with orion. it's something with your registry being 
  screwed up by installing/uninstalling, typical M$ problem. 
  I've had that a 
  ages ago but don't remember the solution :-(.
  
  robert
  
  thanks in advance.
  
  krishna
  _
  
  Get Your Private, Free E-mail from MSN Hotmail at 
 http://www.hotmail.com.
 
 Share information about yourself, create your own public profile at 
 http://profiles.msn.com.
 
 
 
 (-) Robert Krüger
 (-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
 (-) Brüder-Knauß-Str. 79 - 64285 Darmstadt,
 (-) Tel: 06151 665401, Fax: 06151 665373
 (-) [EMAIL PROTECTED], www.signal7.de
 
 




Re: orion server works with jdk 1.3???

2000-11-14 Thread Claudio Miranda


  Goto registry,
HKEY_LOCAL_MACHINE/Software/Javasoft/{JavaDevelopmentKit,
JavaRuntimeEnvironment}, choice and change.


Claudio Miranda


Robert Krueger wrote:
 
 At 09:16 14.11.00 , you wrote:
 hi,
 
 I used to work with orion server with jdk 1.2.2. Recently I installed jdk
 1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion server. I
 get the error message saying that could not find version number 1.3 for
 jre in program files/java soft/jre.
 
 any idea?




RE: orion server works with jdk 1.3???

2000-11-14 Thread J.T. Wenting

check and doublecheck (goes for *nix too). For example Oracle installs its
own JVM without asking or telling you. If you choose custom setup you will
see 1.1.7 in the list of installed items, but removing it from the install
has no effect,it is still installed...
This caught us by surprise once, installing Oracle left all our Java2 stuff
inoperable :(

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Arved
 Sandstrom
 Sent: Tuesday, November 14, 2000 13:58
 To: Orion-Interest
 Subject: RE: orion server works with jdk 1.3???


 General Windoze rule of thumb, particularly when handling
 different versions
 of the same thing...always install your target version after uninstalling
 the other.

 Arved Sandstrom

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Robert Krueger
 Sent: Tuesday, November 14, 2000 5:50 AM
 To: Orion-Interest
 Subject: Re: orion server works with jdk 1.3???


 At 09:16 14.11.00 , you wrote:
 hi,
 
 I used to work with orion server with jdk 1.2.2. Recently I installed jdk
 1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion server. I
 get the error message saying that could not find version number 1.3 for
 jre in program files/java soft/jre.
 
 any idea?

 has nothing to do with orion. it's something with your registry being
 screwed up by installing/uninstalling, typical M$ problem. I've had that a
 ages ago but don't remember the solution :-(.

 robert

 thanks in advance.
 
 krishna
 _
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
 
 Share information about yourself, create your own public profile at
 http://profiles.msn.com.
 
 

 (-) Robert Krüger
 (-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
 (-) Brüder-Knauß-Str. 79 - 64285 Darmstadt,
 (-) Tel: 06151 665401, Fax: 06151 665373
 (-) [EMAIL PROTECTED], www.signal7.de









RE: orion server works with jdk 1.3???

2000-11-14 Thread Kemp Randy-W18971

I ran into the same problem with other Java software and reinstalling JDK1.3 resolved 
everything.  

-Original Message-
From: Robert Krueger [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 14, 2000 3:50 AM
To: Orion-Interest
Subject: Re: orion server works with jdk 1.3???


At 09:16 14.11.00 , you wrote:
hi,

I used to work with orion server with jdk 1.2.2. Recently I installed jdk 
1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion server. I 
get the error message saying that could not find version number 1.3 for 
jre in program files/java soft/jre.

any idea?

has nothing to do with orion. it's something with your registry being 
screwed up by installing/uninstalling, typical M$ problem. I've had that a 
ages ago but don't remember the solution :-(.

robert

thanks in advance.

krishna
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.



(-) Robert Krüger
(-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
(-) Brüder-Knauß-Str. 79 - 64285 Darmstadt,
(-) Tel: 06151 665401, Fax: 06151 665373
(-) [EMAIL PROTECTED], www.signal7.de





RE: orion server works with jdk 1.3???

2000-11-14 Thread J.T. Wenting

more likely. Orion runs just fine on Suns 1.3 :)

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Adam Cassar
 Sent: Tuesday, November 14, 2000 14:10
 To: Orion-Interest
 Subject: Re: orion server works with jdk 1.3???


 or do you mean ibm's jdk1.3 crashes? :)

 On Tue, Nov 14, 2000 at 01:51:50PM +0200, [EMAIL PROTECTED] wrote:
  I work with SUN's jdk1.3 (with server Hotspot )on Win200, but
 Orion crashes
  with IBM's jdk1.3.
 
  
  Bernshtam Pavel   053-398944
  Certified Java 2 Programmer   [EMAIL PROTECTED]
 
  M.Sc. student at CS department, BGU[EMAIL PROTECTED]
  http://www.cs.bgu.ac.il/~barnshte
  http://www.enow.comA million minds a minute!
 
 
   -Original Message-
   From: Robert Krueger [mailto:[EMAIL PROTECTED]]
   Sent: Tuesday, November 14, 2000 11:50 AM
   To: Orion-Interest
   Subject: Re: orion server works with jdk 1.3???
  
  
   At 09:16 14.11.00 , you wrote:
   hi,
   
   I used to work with orion server with jdk 1.2.2. Recently I
   installed jdk
   1.3 and uninstalled jdk 1.2.2. Now I am not able to start
   orion server. I
   get the error message saying that could not find version
   number 1.3 for
   jre in program files/java soft/jre.
   
   any idea?
  
   has nothing to do with orion. it's something with your registry being
   screwed up by installing/uninstalling, typical M$ problem.
   I've had that a
   ages ago but don't remember the solution :-(.
  
   robert
  
   thanks in advance.
   
   krishna
   _
   
   Get Your Private, Free E-mail from MSN Hotmail at
  http://www.hotmail.com.
  
  Share information about yourself, create your own public profile at
  http://profiles.msn.com.
  
  
 
  (-) Robert Krüger
  (-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
  (-) Brüder-Knauß-Str. 79 - 64285 Darmstadt,
  (-) Tel: 06151 665401, Fax: 06151 665373
  (-) [EMAIL PROTECTED], www.signal7.de
 
 






Re: orion server works with jdk 1.3???

2000-11-14 Thread Sven van 't Veer



"J.T. Wenting" wrote:
 
 check and doublecheck (goes for *nix too). For example Oracle installs its
 own JVM without asking or telling you. If you choose custom setup you will
 see 1.1.7 in the list of installed items, but removing it from the install
 has no effect,it is still installed...
 This caught us by surprise once, installing Oracle left all our Java2 stuff
 inoperable :(
 
It's not just Oracle though. DB2 v7.1 comes with IBM JDK 1.1.8 (WIN NT)
and without JDK on Linux. On windooze it screws up your install, however
on Linux you need to manually install IBM JDK1.1.8 since it does not run
on SUN or Blackdown. All these near 100% java Databases are sortof cool,
but it would be nice if they could at least run on the before-last
stable Sun jdk (1.2.2 for example).

sven

-- 
==
Sven E. van 't Veer  
http://www.cachoeiro.net
Java Developer  [EMAIL PROTECTED]
==




Re: orion server works with jdk 1.3???

2000-11-14 Thread Daniel G. Koulomzin


Gerald,
 You speak as if you have gotten Orion to run under
a Linux jdk1.3... any Linux jdk1.3 I run Orion on seems to Segfault after
about 5 minutes of continuous HTTP requests. To be fair, I
don't think this would happen under Windows... which isn't to say I want
to use Windows... but lets be fair.
-Dan

Gerald Gutierrez wrote:
You're probably using Windows. This wouldn't happen
on Linux.
Somewhere, you've messed up the registry key that indicates what version
of
the Java Runtime you supposedly have installed. The easiest thing is
to
uninstall JDK1.3, and then reinstall it again.
At 09:16 AM 11/14/2000 +, you wrote:
>hi,
>
>I used to work with orion server with jdk 1.2.2. Recently I installed
jdk
>1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion server.
I
>get the error message saying that could not find version number 1.3
for
>jre in program files/java soft/jre.
>
>any idea?
>
>thanks in advance.
>
>krishna
>_
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>Share information about yourself, create your own public profile at
>http://profiles.msn.com.
>

--
Daniel G. Koulomzin
Digital Media On Demand
244 Brighton Ave. 3rd Floor
Allston MA 02134



RE: orion server works with jdk 1.3???

2000-11-14 Thread pavel

When I run orion on IBM's jdk 1.3, after 2-3 min testing with WebStone Load
testing tool
JVM crashes.


Bernshtam Pavel   053-398944
Certified Java 2 Programmer   [EMAIL PROTECTED]

M.Sc. student at CS department, BGU[EMAIL PROTECTED]
http://www.cs.bgu.ac.il/~barnshte
http://www.enow.comA million minds a minute!


 -Original Message-
 From: Adam Cassar [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, November 14, 2000 3:10 PM
 To: Orion-Interest
 Subject: Re: orion server works with jdk 1.3???
 
 
 or do you mean ibm's jdk1.3 crashes? :)
 
 On Tue, Nov 14, 2000 at 01:51:50PM +0200, [EMAIL PROTECTED] wrote:
  I work with SUN's jdk1.3 (with server Hotspot )on Win200, 
 but Orion crashes
  with IBM's jdk1.3.
  
  
 --
 --
  Bernshtam Pavel 
   053-398944
  Certified Java 2 Programmer   
 [EMAIL PROTECTED]
  
  M.Sc. student at CS department, BGU
 [EMAIL PROTECTED]
  http://www.cs.bgu.ac.il/~barnshte
  http://www.enow.comA million 
 minds a minute!
  
  
   -Original Message-
   From: Robert Krueger [mailto:[EMAIL PROTECTED]]
   Sent: Tuesday, November 14, 2000 11:50 AM
   To: Orion-Interest
   Subject: Re: orion server works with jdk 1.3???
   
   
   At 09:16 14.11.00 , you wrote:
   hi,
   
   I used to work with orion server with jdk 1.2.2. Recently I 
   installed jdk 
   1.3 and uninstalled jdk 1.2.2. Now I am not able to start 
   orion server. I 
   get the error message saying that could not find version 
   number 1.3 for 
   jre in program files/java soft/jre.
   
   any idea?
   
   has nothing to do with orion. it's something with your 
 registry being 
   screwed up by installing/uninstalling, typical M$ problem. 
   I've had that a 
   ages ago but don't remember the solution :-(.
   
   robert
   
   thanks in advance.
   
   krishna
   _
   
   Get Your Private, Free E-mail from MSN Hotmail at 
  http://www.hotmail.com.
  
  Share information about yourself, create your own public 
 profile at 
  http://profiles.msn.com.
  
  
  
  (-) Robert Krüger
  (-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
  (-) Brüder-Knauß-Str. 79 - 64285 Darmstadt,
  (-) Tel: 06151 665401, Fax: 06151 665373
  (-) [EMAIL PROTECTED], www.signal7.de
  
  
 




Re: orion server works with jdk 1.3???

2000-11-14 Thread Joel Shellman

We have been using Orion on Linux and Sun's JDK 1.3 and it hasn't 
crashed for a long time. It's the most stable JDK we have found for 
linux (and I tried a lot of them).

-joel shellman
http://www.ants.com/


Daniel G. Koulomzin wrote:

 Gerald,
 
 You speak as if you have gotten Orion to run under a Linux jdk1.3... 
 any Linux jdk1.3 I run Orion on seems to Segfault after about 5 minutes 
 of continuous HTTP requests.   To be fair, I don't think this would 
 happen under Windows... which isn't to say I want to use Windows... but 
 lets be fair.
 
 -Dan
  
 
 Gerald Gutierrez wrote:
 
 You're probably using Windows. This wouldn't happen on Linux.
 
 Somewhere, you've messed up the registry key that indicates what 
 version of
 the Java Runtime you supposedly have installed. The easiest thing is to
 uninstall JDK1.3, and then reinstall it again.
 
 At 09:16 AM 11/14/2000 +, you wrote:
  hi,
  
  I used to work with orion server with jdk 1.2.2. Recently I 
 installed jdk
  1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion 
 server. I
  get the error message saying that could not find version number 
 1.3 for
  jre in program files/java soft/jre.
  
  any idea?
  
  thanks in advance.
  
  krishna
  _
  Get Your Private, Free E-mail from MSN Hotmail at 
 http://www.hotmail.com.
  
  Share information about yourself, create your own public profile at
  http://profiles.msn.com.
  
 
 -- 
 Daniel G. Koulomzin
 Digital Media On Demand
 244 Brighton Ave. 3rd Floor
 Allston MA 02134
  





RE: orion server works with jdk 1.3???

2000-11-14 Thread Russ White



I am runningOrion under Linux(RedHat 7) with 
Sun's JDK 1.3 with absolutely wonderful stability. I would look more closely at 
your particular setup to see why your server is crashing. I have load tested it 
to the max with JMeter and my own load tester and found it almost as well 
behaved as Apache. You may check your heap size, and make sure you have plenty 
of memory. I run 2gig of ram for production boxes. I am also running Orion on an 
8 box TurboLinux cluster. Thissetup will be going live next week. 


Orion on Linux simply 
rocks.

The only problem I have ever had was a poorly written 
written tulip Ethernet driver (produced segfaults under load) which I rewrote 
and solved. Now the box is using gigabit Ethernet and screams through 
requests.

Russ
-Original Message-From: 
[EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED]]On Behalf Of Daniel G. 
KoulomzinSent: Tuesday, November 14, 2000 10:50 AMTo: 
Orion-InterestSubject: Re: orion server works with jdk 
1.3???
Gerald, 
   You speak as if you have gotten Orion to run under a 
  Linux jdk1.3... any Linux jdk1.3 I run Orion on seems to Segfault after about 
  5 minutes of continuous HTTP requests. To be fair, I don't think 
  this would happen under Windows... which isn't to say I want to use Windows... 
  but lets be fair. 
  -Dan  
  Gerald Gutierrez wrote: 
  You're probably using Windows. This wouldn't happen 
on Linux. 
Somewhere, you've messed up the registry key that indicates what version 
of the Java Runtime you supposedly have installed. The easiest thing is 
to uninstall JDK1.3, and then reinstall it again. 
At 09:16 AM 11/14/2000 +, you wrote: hi,  I 
used to work with orion server with jdk 1.2.2. Recently I installed jdk 
1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion 
server. I get the error message saying that could not find version 
number 1.3 for jre in program files/java soft/jre.  
any idea?  thanks in advance.  
krishna 
_ 
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.  
Share information about yourself, create your own public profile at 
http://profiles.msn.com. 
--
Daniel G. Koulomzin
Digital Media On Demand
244 Brighton Ave. 3rd Floor
Allston MA 02134 


Re: orion server works with jdk 1.3???

2000-11-14 Thread Sarathy Mattaparti

Ye
   I'm running orion using JDK1.3 under windows 2000 server. Its working 
fine.

Sarathy



"Daniel G. Koulomzin" wrote:
 
  Gerald,
 
  You speak as if you have gotten Orion to run under a Linux
  jdk1.3... any Linux jdk1.3 I run Orion on seems to Segfault after
  about 5 minutes of continuous HTTP requests.   To be fair, I don't
  think this would happen under Windows... which isn't to say I want to
  use Windows... but lets be fair.
 
Seems about right to me. 5 minutes max on Sun JDK1.3/Linux
unfortunately. This by the way happened to me on Tomcat too.

Fair is Fair. 1.3 seems to be a lot more stable on windooze than on
Linux (unfortunately)

sven

--
==
Sven E. van 't Veer
http://www.cachoeiro.net
Java Developer [EMAIL PROTECTED]
==


_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.





Re: orion server works with jdk 1.3???

2000-11-14 Thread Sean P. McNamara


To add my 2-cents, I am running OrionServer on Linux using the IBM JDK 
v1.3, and have had the server up and running for several days with no
problems.


Daniel G. Koulomzin writes:
  You speak as if you have gotten Orion to run under a Linux jdk1.3... any
  Linux jdk1.3 I run Orion on seems to Segfault after about 5 minutes of
  continuous HTTP requests.   To be fair, I don't think this would happen under
  Windows... which isn't to say I want to use Windows... but lets be fair.

-- 
Sean P. McNamara[EMAIL PROTECTED] 
SOMA Technologies, Inc. [EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]




Re: orion server works with jdk 1.3???

2000-11-14 Thread Gerald Gutierrez


It's interesting that you say that because I've been using Orion 1.3.8 with 
PostgreSQL 7.02 and JDK 1.3 on Mandrake Linux 7.2 for several weeks and it 
has not given me any problems other than those that I generate myself; I 
leave Orion on for several hours on end. I haven't, however, loaded it 
significantly, so perhaps this is the difference. What kind of "continuous 
HTTP requests" do you mean?



At 10:49 AM 11/14/2000 -0500, you wrote:
Gerald,

 You speak as if you have gotten Orion to run under a Linux jdk1.3... 
 any Linux jdk1.3 I run Orion on seems to Segfault after about 5 minutes 
 of continuous HTTP requests.   To be fair, I don't think this would 
 happen under Windows... which isn't to say I want to use Windows... but 
 lets be fair.

-Dan


Gerald Gutierrez wrote:
You're probably using Windows. This wouldn't happen on Linux.

Somewhere, you've messed up the registry key that indicates what version of
the Java Runtime you supposedly have installed. The easiest thing is to
uninstall JDK1.3, and then reinstall it again.

At 09:16 AM 11/14/2000 +, you wrote:
 hi,
 
 I used to work with orion server with jdk 1.2.2. Recently I installed jdk
 1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion server. I
 get the error message saying that could not find version number 1.3 for
 jre in program files/java soft/jre.
 
 any idea?
 
 thanks in advance.
 
 krishna
 _
 Get Your Private, Free E-mail from MSN Hotmail at 
 http://www.hotmail.comhttp://www.hotmail.com.
 
 Share information about yourself, create your own public profile at
 http://profiles.msn.comhttp://profiles.msn.com.
 

--
Daniel G. Koulomzin
Digital Media On Demand
244 Brighton Ave. 3rd Floor
Allston MA 02134






Re: orion server works with jdk 1.3???

2000-11-14 Thread Daniel G. Koulomzin


Hmm...
Well, frankly, I'd love to have a working 1.3 jdk on my linux box.
I am running Red Hat 6.2 with 512M of ram, with a heap size of half that.
I did read something somewhere about a conflict with a version of glibc
and jdk1.3s, but when a downloaded a version that was supposed to work,
the problem did NOT go away.
It seems results vary significantly with these jdks. I think I
ought to try RH7 before giving up though.
BTW, I've noticed it takes at least 4 hours (sometimes a day) for mail
from my machine to get to the list. Has anyone else experienced this
sort of lag?
-Dan

Russ White wrote:
I
am running Orion under Linux(RedHat 7) with Sun's JDK 1.3 with absolutely
wonderful stability. I would look more closely at your particular setup
to see why your server is crashing. I have load tested it to the max with
JMeter and my own load tester and found it almost as well behaved as Apache.
You may check your heap size, and make sure you have plenty of memory.
I run 2gig of ram for production boxes. I am also running Orion on an 8
box TurboLinux cluster. This setup will be going live next week.Orion
on Linux simply rocks.The
only problem I have ever had was a poorly written written tulip Ethernet
driver (produced segfaults under load) which I rewrote and solved. Now
the box is using gigabit Ethernet and screams through requests.
Russ-Original
Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Daniel
G. Koulomzin
Sent: Tuesday, November 14,
2000 10:50 AM
To: Orion-Interest
Subject: Re: orion server
works with jdk 1.3???

Gerald,
 You speak as if you have gotten Orion to run under
a Linux jdk1.3... any Linux jdk1.3 I run Orion on seems to Segfault after
about 5 minutes of continuous HTTP requests. To be fair, I
don't think this would happen under Windows... which isn't to say I want
to use Windows... but lets be fair.
-Dan

Gerald Gutierrez wrote:
You're probably using Windows. This wouldn't happen
on Linux.
Somewhere, you've messed up the registry key that indicates what version
of
the Java Runtime you supposedly have installed. The easiest thing is
to
uninstall JDK1.3, and then reinstall it again.
At 09:16 AM 11/14/2000 +, you wrote:
>hi,
>
>I used to work with orion server with jdk 1.2.2. Recently I installed
jdk
>1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion server.
I
>get the error message saying that could not find version number 1.3
for
>jre in program files/java soft/jre.
>
>any idea?
>
>thanks in advance.
>
>krishna
>_
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>Share information about yourself, create your own public profile at
>http://profiles.msn.com.
>

--
Daniel G. Koulomzin
Digital Media On Demand
244 Brighton Ave. 3rd Floor
Allston MA 02134



--
Daniel G. Koulomzin
Digital Media On Demand
244 Brighton Ave. 3rd Floor
Allston MA 02134



Re: orion server works with jdk 1.3???

2000-11-14 Thread Daniel G. Koulomzin

Russ,

I get the following error after 5 minutes of JMeter when I run Sun
jdk1.3 on a Red Hat 7 machine.  Granted, this RH7 was upgraded from
RH6.2, and not a clean install, which produces results that are ...
quirky... at best.   You've never gotten this?

What "parts" of Orion do you use?  My app is a bunch of EJBs, and a
few Servlets (including Turbine).

-Dan


#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 43113F32554E54494D45110E43505002C5
#
# Problematic Thread: prio=1 tid=0x82463b0 nid=0xeda suspended
#






Russ White wrote:

 I am running Orion under Linux(RedHat 7) with Sun's JDK 1.3 with
 absolutely wonderful stability. I would look more closely at your
 particular setup to see why your server is crashing. I have load
 tested it to the max with JMeter and my own load tester and found it
 almost as well behaved as Apache. You may check your heap size, and
 make sure you have plenty of memory. I run 2gig of ram for production
 boxes. I am also running Orion on an 8 box TurboLinux cluster. This
 setup will be going live next week. Orion on Linux simply rocks.The
 only problem I have ever had was a poorly written written tulip
 Ethernet driver (produced segfaults under load) which I rewrote and
 solved. Now the box is using gigabit Ethernet and screams through
 requests. Russ-Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Daniel G.
 Koulomzin
 Sent: Tuesday, November 14, 2000 10:50 AM
 To: Orion-Interest
 Subject: Re: orion server works with jdk 1.3???


  Gerald,

  You speak as if you have gotten Orion to run under a
  Linux jdk1.3... any Linux jdk1.3 I run Orion on seems to
  Segfault after about 5 minutes of continuous HTTP
  requests.   To be fair, I don't think this would happen
  under Windows... which isn't to say I want to use Windows...
  but lets be fair.

  -Dan


  Gerald Gutierrez wrote:

  You're probably using Windows. This wouldn't happen on
  Linux.
 
  Somewhere, you've messed up the registry key that
  indicates what version of
  the Java Runtime you supposedly have installed. The
  easiest thing is to
  uninstall JDK1.3, and then reinstall it again.
 
  At 09:16 AM 11/14/2000 +, you wrote:
  hi,
  
  I used to work with orion server with jdk 1.2.2. Recently
  I installed jdk
  1.3 and uninstalled jdk 1.2.2. Now I am not able to start
  orion server. I
  get the error message saying that could not find version
  number 1.3 for
  jre in program files/java soft/jre.
  
  any idea?
  
  thanks in advance.
  
  krishna
  ___
  _
 
  Get Your Private, Free E-mail from MSN Hotmail at
  http://www.hotmail.com.
  
  Share information about yourself, create your own public
  profile at
  http://profiles.msn.com.
  

  --
  Daniel G. Koulomzin
  Digital Media On Demand
  244 Brighton Ave. 3rd Floor
  Allston MA 02134



--
Daniel G. Koulomzin
Digital Media On Demand
244 Brighton Ave. 3rd Floor
Allston MA 02134







RE: orion server works with jdk 1.3???

2000-11-14 Thread Kemp Randy-W18971

Are you loading JDK1.3 on Linux or Solaris?  In the Solaris version, there are several 
recommended patches not included in the initial Tar.  Have you checked all the 
recommended patches and loaded them? 

-Original Message-
From: Gerald Gutierrez [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 14, 2000 1:42 PM
To: Orion-Interest
Subject: Re: orion server works with jdk 1.3???



It's interesting that you say that because I've been using Orion 1.3.8 with 
PostgreSQL 7.02 and JDK 1.3 on Mandrake Linux 7.2 for several weeks and it 
has not given me any problems other than those that I generate myself; I 
leave Orion on for several hours on end. I haven't, however, loaded it 
significantly, so perhaps this is the difference. What kind of "continuous 
HTTP requests" do you mean?



At 10:49 AM 11/14/2000 -0500, you wrote:
Gerald,

 You speak as if you have gotten Orion to run under a Linux jdk1.3... 
 any Linux jdk1.3 I run Orion on seems to Segfault after about 5 minutes 
 of continuous HTTP requests.   To be fair, I don't think this would 
 happen under Windows... which isn't to say I want to use Windows... but 
 lets be fair.

-Dan


Gerald Gutierrez wrote:
You're probably using Windows. This wouldn't happen on Linux.

Somewhere, you've messed up the registry key that indicates what version of
the Java Runtime you supposedly have installed. The easiest thing is to
uninstall JDK1.3, and then reinstall it again.

At 09:16 AM 11/14/2000 +, you wrote:
 hi,
 
 I used to work with orion server with jdk 1.2.2. Recently I installed jdk
 1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion server. I
 get the error message saying that could not find version number 1.3 for
 jre in program files/java soft/jre.
 
 any idea?
 
 thanks in advance.
 
 krishna
 _
 Get Your Private, Free E-mail from MSN Hotmail at 
 http://www.hotmail.comhttp://www.hotmail.com.
 
 Share information about yourself, create your own public profile at
 http://profiles.msn.comhttp://profiles.msn.com.
 

--
Daniel G. Koulomzin
Digital Media On Demand
244 Brighton Ave. 3rd Floor
Allston MA 02134






Re: orion server works with jdk 1.3???

2000-11-14 Thread Daniel G. Koulomzin


Gerald,
I use JMeter (on the most horrific setting) to test Orion. I'm
running RH6.2 with the Sun 1.3 jdk. With that jdk, development is
fine, but when the load goes up to 20 or so simultaneous requests, it crashes
almost just after the JIT kicks in. This also happens with the IBM
jdk. If you have JMeter, I'd really appreciate you running it...
I'd love to know what Linux-distro/jdk combinations are stable.
-Dan

Gerald Gutierrez wrote:
It's interesting that you say that because I've been
using Orion 1.3.8 with
PostgreSQL 7.02 and JDK 1.3 on Mandrake Linux 7.2 for several weeks
and it
has not given me any problems other than those that I generate myself;
I
leave Orion on for several hours on end. I haven't, however, loaded
it
significantly, so perhaps this is the difference. What kind of "continuous
HTTP requests" do you mean?
At 10:49 AM 11/14/2000 -0500, you wrote:
>Gerald,
>
> You speak as if you have gotten Orion to
run under a Linux jdk1.3...
> any Linux jdk1.3 I run Orion on seems to Segfault after about 5 minutes
> of continuous HTTP requests. To be fair, I don't think
this would
> happen under Windows... which isn't to say I want to use Windows...
but
> lets be fair.
>
>-Dan
>
>
>Gerald Gutierrez wrote:
>>You're probably using Windows. This wouldn't happen on Linux.
>>
>>Somewhere, you've messed up the registry key that indicates what
version of
>>the Java Runtime you supposedly have installed. The easiest thing
is to
>>uninstall JDK1.3, and then reinstall it again.
>>
>>At 09:16 AM 11/14/2000 +, you wrote:
>> >hi,
>> >
>> >I used to work with orion server with jdk 1.2.2. Recently I installed
jdk
>> >1.3 and uninstalled jdk 1.2.2. Now I am not able to start orion
server. I
>> >get the error message saying that could not find version number
1.3 for
>> >jre in program files/java soft/jre.
>> >
>> >any idea?
>> >
>> >thanks in advance.
>> >
>> >krishna
>> >_
>> >Get Your Private, Free E-mail from MSN Hotmail at
>> http://www.hotmail.com>http://www.hotmail.com.
>> >
>> >Share information about yourself, create your own public profile
at
>> >http://profiles.msn.com>http://profiles.msn.com.
>> >
>
>--
>Daniel G. Koulomzin
>Digital Media On Demand
>244 Brighton Ave. 3rd Floor
>Allston MA 02134

--
Daniel G. Koulomzin
Digital Media On Demand
244 Brighton Ave. 3rd Floor
Allston MA 02134



RE: orion server works with jdk 1.3???

2000-11-14 Thread pavel

After 6-7 hours of work with heavy loading jdk 1.3 from SUN crashes too :(((


Bernshtam Pavel   053-398944
Certified Java 2 Programmer   [EMAIL PROTECTED]

M.Sc. student at CS department, BGU[EMAIL PROTECTED]
http://www.cs.bgu.ac.il/~barnshte
http://www.enow.comA million minds a minute!


 -Original Message-
 From: J.T. Wenting [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, November 14, 2000 4:50 PM
 To: Orion-Interest
 Subject: RE: orion server works with jdk 1.3???
 
 
 more likely. Orion runs just fine on Suns 1.3 :)
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]]On Behalf Of 
 Adam Cassar
  Sent: Tuesday, November 14, 2000 14:10
  To: Orion-Interest
  Subject: Re: orion server works with jdk 1.3???
 
 
  or do you mean ibm's jdk1.3 crashes? :)
 
  On Tue, Nov 14, 2000 at 01:51:50PM +0200, [EMAIL PROTECTED] wrote:
   I work with SUN's jdk1.3 (with server Hotspot )on Win200, but
  Orion crashes
   with IBM's jdk1.3.
  
   
 --
 --
   Bernshtam Pavel   
 053-398944
   Certified Java 2 Programmer   
 [EMAIL PROTECTED]
  
   M.Sc. student at CS department, BGU
 [EMAIL PROTECTED]
   http://www.cs.bgu.ac.il/~barnshte
   http://www.enow.comA million 
 minds a minute!
  
  
-Original Message-
From: Robert Krueger [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 14, 2000 11:50 AM
To: Orion-Interest
Subject: Re: orion server works with jdk 1.3???
   
   
At 09:16 14.11.00 , you wrote:
hi,

I used to work with orion server with jdk 1.2.2. Recently I
installed jdk
1.3 and uninstalled jdk 1.2.2. Now I am not able to start
orion server. I
get the error message saying that could not find version
number 1.3 for
jre in program files/java soft/jre.

any idea?
   
has nothing to do with orion. it's something with your 
 registry being
screwed up by installing/uninstalling, typical M$ problem.
I've had that a
ages ago but don't remember the solution :-(.
   
robert
   
thanks in advance.

krishna
_

Get Your Private, Free E-mail from MSN Hotmail at
   http://www.hotmail.com.
   
   Share information about yourself, create your own public 
 profile at
   http://profiles.msn.com.
   
   
  
   (-) Robert Krüger
   (-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
   (-) Brüder-Knauß-Str. 79 - 64285 Darmstadt,
   (-) Tel: 06151 665401, Fax: 06151 665373
   (-) [EMAIL PROTECTED], www.signal7.de