Re: Weird behaviour: Orion 1.5.3 / Postgres 7.2RC2 / RH7.2

2002-02-02 Thread Mike Cannon-Brookes
Title: Re: Weird behaviour: Orion 1.5.3 / Postgres 7.2RC2 / RH7.2



Christian,

This may be a shot in the dark but had a very similar problem on one of our servers. 

Are you running Orion on a non-privileged port and using ipchains to map (say port 80 to port 8000?) If so, the problem is with ipchains. We moved to using iptables and it works perfectly now.

As I said, may be a shot in the dark but it might be the problem.

Cheers,
Mike

Mike Cannon-Brookes
[EMAIL PROTECTED]

Atlassian :: www.atlassian.com
Supporting YOUR world


On 3/2/02 3:47 AM, "Christian Meunier" ([EMAIL PROTECTED]) penned the words:

Hi,i re installed my server yesterday, upgrading mainly the os and some hardware.
 
I got like 30 000 visit / day with 2Millions hits
the os is : RH 7.2, the cpu is an athlon 600MHz with 1.5Go SDRAM
got an Adaptec raid controller 3200S ( one array in raid 1)
 
Top snapshot:
--
 
  4:41pm  up  2:43,  1 user,  load average: 62,01, 58,01, 48,15
262 processes: 230 sleeping, 32 running, 0 zombie, 0 stopped
CPU states: 15,4% user, 84,5% system,  0,0% nice,  0,0% idle
Mem:  1544452K av,  492688K used, 1051764K free,   62064K shrd,   36688K buff
Swap: 2096472K av,   0K used, 2096472K free  171564K cached
 
  PID USER PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND
 3075 orion 18   0 14584  14M  2928 R 1,3  0,9   0:02 java
 3073 orion 17   0 14584  14M  2928 R 1,2  0,9   0:01 java
 3074 postgres  15   0 21864  21M 21156 R 1,2  1,4   0:02 postmaster
 3093 orion 18   0 14584  14M  2928 R 1,2  0,9   0:01 java
 1710 orion 17   0 77860  75M  2976 S 1,1  4,9   0:27 java
 3000 root  17   0  1184 1184   836 R 1,1  0,0   0:06 top
 3076 postgres  17   0 21192  20M 20516 R 1,1  1,3   0:01 postmaster
 3095 postgres  16   0 21696  21M 20996 R 1,1  1,4   0:01 postmaster
 2463 postgres  11   0 45404  44M 43936 S 1,0  2,9   0:29 postmaster
 1509 orion 12   0 77812  75M  2976 R 0,9  4,9   0:28 java
 1511 orion 11   0 77812  75M  2976 R 0,9  4,9   0:29 java
 1585 orion 18   0 77860  75M  2976 R 0,9  4,9   0:25 java
 2240 orion 13   0 77900  75M 65396 S 0,9  4,9   0:23 java
 2652 orion 11   0 77900  75M 63556 S 0,9  4,9   0:13 java
 2734 orion 20   0 77900  75M 55948 R 0,9  4,9   0:09 java
 3031 postgres  20   0 33344  32M 32188 R 0,9  2,1   0:03 postmaster
 3126 postgres  13   0 27988  27M 27300 S 0,9  1,8   0:00 postmaster
 2173 orion  9   0 77900  75M 65396 S 0,8  4,9   0:18 java
 2182 orion 12   0 77900  75M 65396 S 0,8  4,9   0:21 java
 2184 orion 14   0 77900  75M 65396 S 0,8  4,9   0:22 java
 2484 orion 10   0 77900  75M 63556 S 0,8  4,9   0:17 java
 2505 orion 11   0 77900  75M 63556 S 0,8  4,9   0:11 java
 2687 orion 10   0 77900  75M 55948 S 0,8  4,9   0:11 java
 2886 postgres  14   0 28032  27M 26520 S 0,8  1,8   0:09 postmaster
 2959 postgres  16   0 33128  32M 31984 R 0,8  2,1   0:04 postmaster
---
 
I was used to handle the load perfectly well and now its messy and i have no clue why.
 
I wonder why i have a system cpu state so high, leading to a very very high load average.
for this snapshot i started orion with no argument ( java -jar orion.jar)
As for postgres ( max backend set to the default 32):
tcpip_socket = true
shared_buffers = 16384
sort_mem = 4096
wal_buffers = 2048
wal_files = 3
 
If someone has some ideas or tips to find out whats going on...
Thx in advance
Best regards
 
 








Re: Weird behaviour: Orion 1.5.3 / Postgres 7.2RC2 / RH7.2

2002-02-02 Thread Scott Farquhar

As you mentioned - it is the system processes that are the problem, not 
any applications that you are running.

Redhat 7.2 is the 2.4 kernel, which is not entirely stable.  There are 
also some problems with ipchains - use iptables instead.

Cheers,
Scott

-- 
Scott Farquhar :: [EMAIL PROTECTED]

Atlassian :: http://www.atlassian.com
  Supporting YOUR J2EE World


Christian Meunier wrote:

> Hi,i re installed my server yesterday, upgrading mainly the os and some 
> hardware.
> 
>  
> 
> I got like 30 000 visit / day with 2Millions hits
> 
> the os is : RH 7.2, the cpu is an athlon 600MHz with 1.5Go SDRAM
> 
> got an Adaptec raid controller 3200S ( one array in raid 1)
> 
>  
> 
> Top snapshot:
> 
> 
>--
> 
>  
> 
>   4:41pm  up  2:43,  1 user,  load average: 62,01, 58,01, 48,15
> 262 processes: 230 sleeping, 32 running, 0 zombie, 0 stopped
> CPU states: 15,4% user, 84,5% system,  0,0% nice,  0,0% idle
> Mem:  1544452K av,  492688K used, 1051764K free,   62064K shrd,   36688K 
> buff
> Swap: 2096472K av,   0K used, 2096472K free  171564K 
> cached
> 
>  
> 
>   PID USER PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND
>  3075 orion 18   0 14584  14M  2928 R 1,3  0,9   0:02 java
>  3073 orion 17   0 14584  14M  2928 R 1,2  0,9   0:01 java
>  3074 postgres  15   0 21864  21M 21156 R 1,2  1,4   0:02 postmaster
>  3093 orion 18   0 14584  14M  2928 R 1,2  0,9   0:01 java
>  1710 orion 17   0 77860  75M  2976 S 1,1  4,9   0:27 java
>  3000 root  17   0  1184 1184   836 R 1,1  0,0   0:06 top
>  3076 postgres  17   0 21192  20M 20516 R 1,1  1,3   0:01 postmaster
>  3095 postgres  16   0 21696  21M 20996 R 1,1  1,4   0:01 postmaster
>  2463 postgres  11   0 45404  44M 43936 S 1,0  2,9   0:29 postmaster
>  1509 orion 12   0 77812  75M  2976 R 0,9  4,9   0:28 java
>  1511 orion 11   0 77812  75M  2976 R 0,9  4,9   0:29 java
>  1585 orion 18   0 77860  75M  2976 R 0,9  4,9   0:25 java
>  2240 orion 13   0 77900  75M 65396 S 0,9  4,9   0:23 java
>  2652 orion 11   0 77900  75M 63556 S 0,9  4,9   0:13 java
>  2734 orion 20   0 77900  75M 55948 R 0,9  4,9   0:09 java
>  3031 postgres  20   0 33344  32M 32188 R 0,9  2,1   0:03 postmaster
>  3126 postgres  13   0 27988  27M 27300 S 0,9  1,8   0:00 postmaster
>  2173 orion  9   0 77900  75M 65396 S 0,8  4,9   0:18 java
>  2182 orion 12   0 77900  75M 65396 S 0,8  4,9   0:21 java
>  2184 orion 14   0 77900  75M 65396 S 0,8  4,9   0:22 java
>  2484 orion 10   0 77900  75M 63556 S 0,8  4,9   0:17 java
>  2505 orion 11   0 77900  75M 63556 S 0,8  4,9   0:11 java
>  2687 orion 10   0 77900  75M 55948 S 0,8  4,9   0:11 java
>  2886 postgres  14   0 28032  27M 26520 S 0,8  1,8   0:09 postmaster
>  2959 postgres  16   0 33128  32M 31984 R 0,8  2,1   0:04 postmaster
> 
> 
>---
> 
>  
> 
> I was used to handle the load perfectly well and now its messy and i 
> have no clue why.
> 
>  
> 
> I wonder why i have a system cpu state so high, leading to a very very 
> high load average.
> 
> for this snapshot i started orion with no argument ( java -jar orion.jar)
> 
> As for postgres ( max backend set to the default 32):
> 
> tcpip_socket = true
> 
> shared_buffers = 16384
> 
> sort_mem = 4096
> 
> wal_buffers = 2048
> 
> wal_files = 3
> 
>  
> 
> If someone has some ideas or tips to find out whats going on...
> 
> Thx in advance
> 
> Best regards
> 
>  
> 
>  
> 






Antigen found HTML\MimeExploit.IFRAME (CA(InoculateIT),CA(Vet)) virus

2002-02-02 Thread ANTIGEN_GSDMBXIB
Title: Antigen found HTML\MimeExploit.IFRAME (CA(InoculateIT),CA(Vet)) virus





Antigen for Exchange found Unknown infected with HTML\MimeExploit.IFRAME (CA(InoculateIT),CA(Vet)) virus.
The file is currently Removed.  The message, "Re: Questionnaire", was
sent from Robb \(BS\)  and was discovered in IMC Queues\Inbound
located at IBERMATICA/IBERCENTRAL/GSDMBXIB.





WARNING. You sent a potential virus or unauthorised code

2002-02-02 Thread alert

The MessageLabs Virus Control Centre discovered a possible
virus or unauthorised code (such as a joke program or trojan)
in an email sent by you.

Please read this whole email carefully. It explains what has
happened to your email, which suspected virus has been caught,
and what to do if you need help.



Some details about the infected message


To help identify the email:

The message sender was
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

(if this is not your email address, the message sender possibly
belongs to a mailing list to which you both subscribe.)

The message was titled 'Questionnaire'
The message date was Sat, 2 Feb 2002 23:31:55 +0800 (CST)
The message identifier was <[EMAIL PROTECTED]>
The message recipients were
[EMAIL PROTECTED]


To help identify the virus:

Scanner 1 (F-Secure) reported the following:

F-Secure Anti-Virus for i386-linux Release 4.13 build 3360
Frisk Software International F-PROT engine version 3.10 build 701

692146_2MAUDIO-X-MIDI_CTclass.pif   infection: W95/Klez.E@mm

   3 files scanned
   1 infections found


The message was diverted into the virus holding pen on
mail server server-11.tower-9.messagelabs.com (id 692146_1012697367)
and will be held for 30 days before being destroyed.



What should you do now?


If you sent the email from a corporate network, you should first
contact your local Helpdesk or System Administrator for advice.
They will be able to help you disinfect your workstation.

If you sent the email from a personal or home account, you will
need to disinfect your computer yourself. To do this you will
need an anti-virus program. We suggest using one of the leading
industry anti-virus packages such as McAfee, F-Secure or Cybersoft,
which cost £15-£30 per copy.



Getting more help

We strongly recommend that you read the Support FAQs at
http://www.messagelabs.com/page.asp?id`4 for help with Badtrans;
http://www.messagelabs.com/page.asp?ida9 for help with W32/Goner@MM
Virus (Ref-)
Also visit http://www.messagelabs.com/support/FAQs.htm. These will
answer many of the most common queries.

If you subscribe to the MessageLabs SkyScan AV Service, please contact
your IT Helpdesk/Support department for further assistance.

If you believe this message to be a false alarm, you can email
MessageLabs Support at:-

[EMAIL PROTECTED]

Please quote the following Virus Pen ID when contacting Support.
<<< mail server server-11.tower-9.messagelabs.com (id 692146_1012697367) >>>
If replying by email, please forward this entire email.


This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com





WARNING. You sent a potential virus or unauthorised code

2002-02-02 Thread alert

The MessageLabs Virus Control Centre discovered a possible
virus or unauthorised code (such as a joke program or trojan)
in an email sent by you.

Please read this whole email carefully. It explains what has
happened to your email, which suspected virus has been caught,
and what to do if you need help.



Some details about the infected message


To help identify the email:

The message sender was
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

(if this is not your email address, the message sender possibly
belongs to a mailing list to which you both subscribe.)

The message was titled Re: Questionnaire
The message date was Sat, 2 Feb 2002 15:09:42 -0600
The message identifier was <[EMAIL PROTECTED]>
The message recipients were
[EMAIL PROTECTED]


To help identify the virus:

Scanner 1 (Skeptic) reported the following:

Skeptic searching for 43 viruses
>>> Possible Virus 'CID-Exploit' variant found in '288680_2MH_message.htm'. Heuristics 
>score: 200
Skeptic ended


The message was diverted into the virus holding pen on
mail server server-4.tower-4.messagelabs.com (id 288680_1012695786)
and will be held for 30 days before being destroyed.



What should you do now?


If you sent the email from a corporate network, you should first
contact your local Helpdesk or System Administrator for advice.
They will be able to help you disinfect your workstation.

If you sent the email from a personal or home account, you will
need to disinfect your computer yourself. To do this you will
need an anti-virus program. We suggest using one of the leading
industry anti-virus packages such as McAfee, F-Secure or Cybersoft,
which cost £15-£30 per copy.



Getting more help

We strongly recommend that you read the Support FAQs at
http://www.messagelabs.com/support/FAQs.htm
These will answer many of the most common queries.

If you subscribe to the MessageLabs SkyScan AV Service, please contact
your IT Helpdesk/Support department for further assistance.

If you do not subscribe to the MessageLabs SkyScan AV Service please
contact SCC Internet Services on:-

+ 44 (0) 121 7662951

You may contact one of our Messaging Technicians at MessageLabs
Helpdesk 7 days a week , 6am - 12pm on:-

+44 (0)9067 579 001

All calls will be charged at £0.75p per minute.

If you believe this message to be a false alarm, you can email
SCC Internet Services at:-

[EMAIL PROTECTED]

Please quote the following Virus Pen ID when contacting Support.

If replying by email, please forward this entire email.


This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com





WARNING. You sent a potential virus or unauthorised code

2002-02-02 Thread alert

The MessageLabs Virus Control Centre discovered a possible
virus or unauthorised code (such as a joke program or trojan)
in an email sent by you.

Please read this whole email carefully. It explains what has
happened to your email, which suspected virus has been caught,
and what to do if you need help.

For more information please visit
http://www.star.net.uk/Support/Faq/FAQ.asp


Some details about the infected message


To help identify the email:

The message sender was
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

(if this is not your email address, the message sender possibly
belongs to a mailing list to which you both subscribe.)

The message was titled 'Re: Questionnaire'
The message date was Sat, 2 Feb 2002 15:09:42 -0600
The message identifier was <[EMAIL PROTECTED]>
The message recipients were
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]


To help identify the virus:

Scanner 1 (Skeptic) reported the following:

Skeptic searching for 43 viruses
>>> Possible Virus 'CID-Exploit' variant found in '16157_2MH_message.htm'. Heuristics 
>score: 200
Skeptic ended


The message was diverted into the virus holding pen on
mail server server-22.tower-4.messagelabs.com (id 16157_1012692854)
and will be held for 30 days before being destroyed.

For more information please visit
http://www.star.net.uk/Support/Faq/FAQ.asp


What should you do now?


If you sent the email from a corporate network, you should first
contact your local Helpdesk or System Administrator for advice.
They will be able to help you disinfect your workstation.

If you sent the email from a personal or home account, you will
need to disinfect your computer yourself. To do this you will
need an anti-virus program. We suggest using one of the leading
industry anti-virus packages such as McAfee, F-Secure or Cybersoft,
which cost £15-£30 per copy.

For more information please visit
http://www.star.net.uk/Support/Faq/FAQ.asp


Getting more help


If you require further assistance please visit the FAQ section
on our website, the address is as follows:

For more information please visit
http://www.star.net.uk/Support/Faq/FAQ.asp


This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com





Antigen found HTML\MimeExploit.IFRAME (CA(InoculateIT)) virus

2002-02-02 Thread ANTIGEN_SESTOMSX02

Antigen for Exchange found Unknown infected with HTML\MimeExploit.IFRAME
(CA(InoculateIT)) virus.
The file is currently Removed.  The message, "Re: Questionnaire", was
sent from Robb \(BS\)  and was discovered in IMC Queues\Inbound
located at Icon Medialab AB/ICONSE/SESTOMSX02.




WARNING. You sent a potential virus or unauthorised code

2002-02-02 Thread alert

The MessageLabs Virus Control Centre discovered a possible
virus or unauthorised code (such as a joke program or trojan)
in an email sent by you.

Please read this whole email carefully. It explains what has
happened to your email, which suspected virus has been caught,
and what to do if you need help.

For more information please visit
http://www.star.net.uk/Support/Faq/FAQ.asp


Some details about the infected message


To help identify the email:

The message sender was
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

(if this is not your email address, the message sender possibly
belongs to a mailing list to which you both subscribe.)

The message was titled 'Re: Questionnaire'
The message date was Sat, 2 Feb 2002 15:09:42 -0600
The message identifier was <[EMAIL PROTECTED]>
The message recipients were
[EMAIL PROTECTED]
[EMAIL PROTECTED]


To help identify the virus:

Scanner 1 (Skeptic) reported the following:

Skeptic searching for 43 viruses
>>> Possible Virus 'CID-Exploit' variant found in '438933_2MH_message.htm'. Heuristics 
>score: 200
Skeptic ended


The message was diverted into the virus holding pen on
mail server server-13.tower-17.messagelabs.com (id 438933_1012688701)
and will be held for 30 days before being destroyed.

For more information please visit
http://www.star.net.uk/Support/Faq/FAQ.asp


What should you do now?


If you sent the email from a corporate network, you should first
contact your local Helpdesk or System Administrator for advice.
They will be able to help you disinfect your workstation.

If you sent the email from a personal or home account, you will
need to disinfect your computer yourself. To do this you will
need an anti-virus program. We suggest using one of the leading
industry anti-virus packages such as McAfee, F-Secure or Cybersoft,
which cost £15-£30 per copy.

For more information please visit
http://www.star.net.uk/Support/Faq/FAQ.asp


Getting more help


If you require further assistance please visit the FAQ section
on our website, the address is as follows:

For more information please visit
http://www.star.net.uk/Support/Faq/FAQ.asp


This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk





WARNING. You sent a potential virus or unauthorised code

2002-02-02 Thread alert

The MessageLabs Virus Control Centre discovered a possible
virus or unauthorised code (such as a joke program or trojan)
in an email sent by you.

Please read this whole email carefully. It explains what has
happened to your email, which suspected virus has been caught,
and what to do if you need help.



Some details about the infected message


To help identify the email:

The message sender was
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

(if this is not your email address, the message sender possibly
belongs to a mailing list to which you both subscribe.)

The message was titled 'Re: Questionnaire'
The message date was Sat, 2 Feb 2002 09:01:34 -0800
The message identifier was <[EMAIL PROTECTED]>
The message recipients were
[EMAIL PROTECTED]


To help identify the virus:

Scanner 1 (Skeptic) reported the following:

Skeptic searching for 43 viruses
>>> Possible Virus 'CID-Exploit' variant found in '81301_2MH_message.htm'. Heuristics 
>score: 200
Skeptic ended


The message was diverted into the virus holding pen on
mail server server-15.tower-9.messagelabs.com (id 81301_1012686443)
and will be held for 30 days before being destroyed.



What should you do now?


If you sent the email from a corporate network, you should first
contact your local Helpdesk or System Administrator for advice.
They will be able to help you disinfect your workstation.

If you sent the email from a personal or home account, you will
need to disinfect your computer yourself. To do this you will
need an anti-virus program. We suggest using one of the leading
industry anti-virus packages such as McAfee, F-Secure or Cybersoft,
which cost £15-£30 per copy.



Getting more help

We strongly recommend that you read the Support FAQs at
http://www.messagelabs.com/page.asp?id`4 for help with Badtrans;
http://www.messagelabs.com/page.asp?ida9 for help with W32/Goner@MM
Virus (Ref-)
Also visit http://www.messagelabs.com/support/FAQs.htm. These will
answer many of the most common queries.

If you subscribe to the MessageLabs SkyScan AV Service, please contact
your IT Helpdesk/Support department for further assistance.

If you believe this message to be a false alarm, you can email
MessageLabs Support at:-

[EMAIL PROTECTED]

Please quote the following Virus Pen ID when contacting Support.
<<< mail server server-15.tower-9.messagelabs.com (id 81301_1012686443) >>>
If replying by email, please forward this entire email.


This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com





**VIRUS ALERT**

2002-02-02 Thread MTAHM1100/Server/Accenture

Incident Information:-

Originator:[EMAIL PROTECTED]
Recipients:Orion-Interest <[EMAIL PROTECTED]>
Subject:  Questionnaire

The file class.pif attached to this message was quarantined on the server
[Unknown] because it was infected with the W32/Klez.gen@MM virus.  If this
is an email message please request the sender to resend the attachment,
otherwise re-attach the file.


This message is for the designated recipient only and may contain
privileged, proprietary, or otherwise private information.  If you have
received it in error, please notify the sender immediately and delete the
original.  Any other use of the email by you is prohibited.





Re: Questionnaire

2002-02-02 Thread Robb \(BS\)



If you cannot control your weblist from people who 
deploy viruses, how in the hell can you make a decent app 
server
 
Please remove me from your list 
ASAP!!

  - Original Message - 
  From: 
  chen.hui 
  To: Orion-Interest 
  Sent: Saturday, February 02, 2002 9:31 
  AM
  Subject: Questionnaire
  



WARNING. You sent a potential virus or unauthorised code

2002-02-02 Thread alert

The MessageLabs Virus Control Centre discovered a possible
virus or unauthorised code (such as a joke program or trojan)
in an email sent by you.

Please read this whole email carefully. It explains what has
happened to your email, which suspected virus has been caught,
and what to do if you need help.

For more information please visit
http://www.star.net.uk/Support/Faq/FAQ.asp


Some details about the infected message


To help identify the email:

The message sender was
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

(if this is not your email address, the message sender possibly
belongs to a mailing list to which you both subscribe.)

The message was titled 'Re: Questionnaire'
The message date was Sat, 2 Feb 2002 09:01:34 -0800
The message identifier was <[EMAIL PROTECTED]>
The message recipients were
[EMAIL PROTECTED]
[EMAIL PROTECTED]


To help identify the virus:

Scanner 1 (Skeptic) reported the following:

Skeptic searching for 43 viruses
>>> Possible Virus 'CID-Exploit' variant found in '339408_2MH_message.htm'. Heuristics 
>score: 200
Skeptic ended


The message was diverted into the virus holding pen on
mail server server-5.tower-1.messagelabs.com (id 339408_1012680153)
and will be held for 30 days before being destroyed.

For more information please visit
http://www.star.net.uk/Support/Faq/FAQ.asp


What should you do now?


If you sent the email from a corporate network, you should first
contact your local Helpdesk or System Administrator for advice.
They will be able to help you disinfect your workstation.

If you sent the email from a personal or home account, you will
need to disinfect your computer yourself. To do this you will
need an anti-virus program. We suggest using one of the leading
industry anti-virus packages such as McAfee, F-Secure or Cybersoft,
which cost £15-£30 per copy.

For more information please visit
http://www.star.net.uk/Support/Faq/FAQ.asp


Getting more help


If you require further assistance please visit the FAQ section
on our website, the address is as follows:

For more information please visit
http://www.star.net.uk/Support/Faq/FAQ.asp


This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com





Antigen found HTML\MimeExploit.IFRAME (CA(InoculateIT)) virus

2002-02-02 Thread ANTIGEN_SESTOMSX02

Antigen for Exchange found Unknown infected with HTML\MimeExploit.IFRAME
(CA(InoculateIT)) virus.
The file is currently Removed.  The message, "Re: Questionnaire", was
sent from Tom Gallaway  and was discovered in IMC Queues\Inbound
located at Icon Medialab AB/ICONSE/SESTOMSX02.




WARNING. You sent a potential virus or unauthorised code

2002-02-02 Thread alert

The MessageLabs Virus Control Centre discovered a possible
virus or unauthorised code (such as a joke program or trojan)
in an email sent by you.

Please read this whole email carefully. It explains what has
happened to your email, which suspected virus has been caught,
and what to do if you need help.



Some details about the infected message


To help identify the email:

The message sender was
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

(if this is not your email address, the message sender possibly
belongs to a mailing list to which you both subscribe.)

The message was titled 'Re: Questionnaire'
The message date was Sat, 2 Feb 2002 09:01:34 -0800
The message identifier was <[EMAIL PROTECTED]>
The message recipients were
[EMAIL PROTECTED]


To help identify the virus:

Scanner 1 (Skeptic) reported the following:

Skeptic searching for 43 viruses
>>> Possible Virus 'CID-Exploit' variant found in '339429_2MH_message.htm'. Heuristics 
>score: 200
Skeptic ended


The message was diverted into the virus holding pen on
mail server server-10.tower-1.messagelabs.com (id 339429_1012675702)
and will be held for 30 days before being destroyed.



What should you do now?


If you sent the email from a corporate network, you should first
contact your local Helpdesk or System Administrator for advice.
They will be able to help you disinfect your workstation.

If you sent the email from a personal or home account, you will
need to disinfect your computer yourself. To do this you will
need an anti-virus program. We suggest using one of the leading
industry anti-virus packages such as McAfee, F-Secure or Cybersoft,
which cost £15-£30 per copy.



Getting more help

We strongly recommend that you read the Support FAQs at
http://www.messagelabs.com/page.asp?id`4 for help with Badtrans;
http://www.messagelabs.com/page.asp?ida9 for help with W32/Goner@MM
Virus (Ref-)
Also visit http://www.messagelabs.com/support/FAQs.htm. These will
answer many of the most common queries.

If you subscribe to the MessageLabs SkyScan AV Service, please contact
your IT Helpdesk/Support department for further assistance.

If you believe this message to be a false alarm, you can email
MessageLabs Support at:-

[EMAIL PROTECTED]

Please quote the following Virus Pen ID when contacting Support.
<<< mail server server-10.tower-1.messagelabs.com (id 339429_1012675702) >>>
If replying by email, please forward this entire email.


This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com





Re: automatic invocation of servlet as the root-service

2002-02-02 Thread Tom Gallaway

Please take off your email list.

Technologent

- Original Message - 
From: "Jeff Schnitzer" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Thursday, January 31, 2002 8:01 AM
Subject: RE: automatic invocation of servlet as the root-service


> Create a default.jsp with either:
> 
> 
> 
> or
> 
> <% response.sendRedirect("your/servlet/path"); %>
> 
> depending on which fits your preference best.  I find that the redirect
> is a bit better for debugging because jsp:forward munges any errors.
> 
> I never managed to configure Orion to use a servlet as the context root.
> Nothing in the Servlet specification seems to require this be possible,
> either.
> 
> Jeff Schnitzer
> [EMAIL PROTECTED]
> 
> > -Original Message-
> > From: Robert Virkus [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, January 31, 2002 12:27 PM
> > To: Orion-Interest
> > Cc: Orion-Interest
> > Subject: Re: automatic invocation of servlet as the root-service
> > 
> > Hello Igor & everyone out there,
> > 
> > thanks for your help,
> > I set the servlet-webdir to "" in the orion-web.xml and set the
> > welcome file in the WEB-INF/web.xml to my desired servlet
> > (
> >com.scaraboo.servlet.Loadbalancer
> > )
> > but if I surf to the root (eg. http://127.0.0.1), I just get a "403
> > Forbidden
> > Directory browsing not allowed"-Message. If I browse
> > http://127.0.0.1/com.scaraboo.servlet.Loadbalancer instead, my servlet
> > is invoked as expected...
> > 
> > As you know I'd like to have my serlvet invoked each time I enter the
> > root of the server (like in http://127.0.0.1).
> > 
> > any further ideas?
> > 
> > thanks a lot!
> >- Robert
> > 
> > 
> > 
> > 
> > Friday, February 01, 2002, 12:09:41 AM, you wrote:
> > 
> > 
> > IC> Hello, Robert .
> > 
> > IC> I sent to you the same message throw orion-interest e-mail(just
> reply
> > on your message), but I am not sure you received it or not.
> > IC> Try next:
> > 
> > IC> Go to \orion\application-deployments\YourApplication... directory
> > created
> > IC>
> > YourSubApplication...
> > IC> folder with
> > IC>  orion-web.xml
> > where we
> > IC> can init
> > 
> > IC> 
> > IC> Default is "/servlet/"
> > IC> You also can use: 
> > 
> > IC> I hope it's help.
> > 
> > IC> Igor.
> > 
> > IC>> Hello everybody!
> > IC>>
> > IC>> I hope someone can give me a hint for my problem:
> > IC>> I want to try to use a servlet as the root of my web-application,
> so
> > I
> > IC>> want the servlet/com.company.mystuff.MyServlet  - servlet called,
> > when
> > IC>> I do not specify any file in my http-request.
> > IC>>
> > IC>> So I want to map my servlet to the root of the web-application;
> if I
> > IC>> call "www.mycompany.com" I want to get to my servlet, rather than
> > IC>> receiving default.jsp or index.html (or a directory-browsing not
> > IC>> allowed - message).
> > IC>>
> > IC>> Thanks in advance for your help!!!
> > 
> > --
> > Robert Virkus
> > scaraboo GmbH
> > mobile Entertainment
> > Georg-Wulf-Str.4-6
> > 28199 Bremen
> > Germany
> > phone  +49 - (0)421 - 59 67 549
> > fax+49 - (0)421 - 59 67 567
> > mobile +49 - (0)171 - 35 31 635
> > [EMAIL PROTECTED]
> > www.scaraboo.de
> > wap.scaraboo.de
> > 
> > 
> > Aus Rechts- und Sicherheitsgruenden ist die in dieser E-Mail gegebene
> > Information nicht rechtsverbindlich. Eine rechtsverbindliche
> Bestaetigung
> > reichen wir Ihnen gerne auf Anforderung in schriftlicher Form nach.
> > Beachten
> > Sie bitte, dass jede Form der unautorisierten Nutzung,
> Veroeffentlichung,
> > Vervielfaeltigung oder Weitergabe des Inhalts dieser E-Mail nicht
> > gestattet
> > ist. Diese Nachricht ist ausschliesslich fuer den bezeichneten
> Adressaten
> > oder dessen Vertreter bestimmt. Sollten Sie nicht der vorgesehene
> Adressat
> > dieser E-Mail oder dessen Vertreter sein, so bitten wir Sie, sich mit
> dem
> > Absender der E-Mail in Verbindung zu setzen.
> > 
> > For legal and security reasons the information provided in this e-mail
> is
> > not legally binding. Upon request we would be pleased to provide you
> with
> > a
> > legally binding confirmation in written form. Any form of unauthorised
> > use,
> > publication, reproduction, copying or disclosure of the content of
> this
> > e-mail is not permitted. This message is exclusively for the person
> > addressed or their representative. If you are not the intended
> recipient
> > of
> > this message and its contents, please notify the sender immediately.
> > 
> 
> 
> 





Re: Questionnaire

2002-02-02 Thread Tom Gallaway



Please take me off your email list.
 
Thank you.

  - Original Message - 
  From: 
  chen.hui 
  To: Orion-Interest 
  Sent: Saturday, February 02, 2002 7:31 
  AM
  Subject: Questionnaire
  



Weird behaviour: Orion 1.5.3 / Postgres 7.2RC2 / RH7.2

2002-02-02 Thread Christian Meunier



Hi,i re installed my server yesterday, upgrading 
mainly the os and some hardware.
 
I got like 30 000 visit / day with 2Millions 
hits
the os is : RH 7.2, the cpu is an athlon 600MHz 
with 1.5Go SDRAM
got an Adaptec raid controller 3200S ( one array in 
raid 1)
 
Top snapshot:
--
 
  4:41pm  up  2:43,  1 
user,  load average: 62,01, 58,01, 48,15262 processes: 230 sleeping, 32 
running, 0 zombie, 0 stoppedCPU states: 15,4% user, 84,5% system,  0,0% 
nice,  0,0% idleMem:  1544452K av,  492688K used, 1051764K 
free,   62064K shrd,   36688K buffSwap: 2096472K 
av,   0K used, 2096472K 
free  
171564K cached
 
  PID USER PRI  
NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME 
COMMAND 3075 orion 18   0 14584  
14M  2928 R 1,3  0,9   0:02 
java 3073 orion 17   0 14584  
14M  2928 R 1,2  0,9   0:01 
java 3074 postgres  15   0 21864  21M 21156 
R 1,2  1,4   0:02 
postmaster 3093 orion 18   0 
14584  14M  2928 R 1,2  0,9   
0:01 java 1710 orion 17   0 
77860  75M  2976 S 1,1  4,9   
0:27 java 3000 root  17   
0  1184 1184   836 R 1,1  
0,0   0:06 top 3076 postgres  17   0 
21192  20M 20516 R 1,1  1,3   0:01 
postmaster 3095 postgres  16   0 21696  21M 20996 
R 1,1  1,4   0:01 
postmaster 2463 postgres  11   0 45404  44M 43936 
S 1,0  2,9   0:29 
postmaster 1509 orion 12   0 
77812  75M  2976 R 0,9  4,9   
0:28 java 1511 orion 11   0 
77812  75M  2976 R 0,9  4,9   
0:29 java 1585 orion 18   0 
77860  75M  2976 R 0,9  4,9   
0:25 java 2240 orion 13   0 
77900  75M 65396 S 0,9  4,9   0:23 
java 2652 orion 11   0 77900  
75M 63556 S 0,9  4,9   0:13 
java 2734 orion 20   0 77900  
75M 55948 R 0,9  4,9   0:09 
java 3031 postgres  20   0 33344  32M 32188 
R 0,9  2,1   0:03 
postmaster 3126 postgres  13   0 27988  27M 27300 
S 0,9  1,8   0:00 
postmaster 2173 orion  9   0 
77900  75M 65396 S 0,8  4,9   0:18 
java 2182 orion 12   0 77900  
75M 65396 S 0,8  4,9   0:21 
java 2184 orion 14   0 77900  
75M 65396 S 0,8  4,9   0:22 
java 2484 orion 10   0 77900  
75M 63556 S 0,8  4,9   0:17 
java 2505 orion 11   0 77900  
75M 63556 S 0,8  4,9   0:11 
java 2687 orion 10   0 77900  
75M 55948 S 0,8  4,9   0:11 
java 2886 postgres  14   0 28032  27M 26520 
S 0,8  1,8   0:09 
postmaster 2959 postgres  16   0 33128  32M 31984 
R 0,8  2,1   0:04 postmaster
---
 
I was used to handle the load perfectly well and 
now its messy and i have no clue why.
 
I wonder why i have a system cpu state so high, 
leading to a very very high load average.
for this snapshot i started orion with no argument 
( java -jar orion.jar)
As for postgres ( max backend set to the default 
32):
    tcpip_socket = true
shared_buffers = 
16384
    sort_mem = 4096
    wal_buffers = 2048
    wal_files = 3
 
If someone has some ideas or tips to find out whats 
going on...
Thx in advance
Best regards
 
 


User-defined implicit objects

2002-02-02 Thread Dave Ford

I would like to augment JSP's list of implicit objects (request, out, etc.)
with one of my own. I currently know of one way to do this. It requires me
to add a taglib directive and custom tag to the top of every page, which
seems more hassle than it's worth. I was wondering if there's a way to do
this without adding all the junk to the top of every page.

So, instead of this:

<%@ taglib uri=".." prefix="me" %>

<%
myImplicitObject.foo();
%>

I would like this:

<%
myImplicitObject.foo();
%>

Q1: Is there a standard way to do this? (I'm guessing no)
Q2: Is there a Orion-specific way to do this?

Dave Ford
Smart Soft - The Developer Training Company
http://www.smart-soft.com





Re: automatic invocation of servlet as the root-service

2002-02-02 Thread Curt Smith

> How to setup virtual hosting with Orion:
>
> http://kb.atlassian.com/content/orionsupport/articles/vhosts.html


Thanks Scott,  great tutorial on virtual hosting with orion!


Ya gotta love Orion, the orion developers, all the folks from Atlassian,
Elephantwalker and mail list contributors!!Hay, if big Larry E. 
votes with
his pocket book and mouth, Orion's getting the respect it's deserved.
Go Orion, eat WLS, kick Websphere...  -falling off chair dizzy,,...


Thanks guys!

>







Antigen found =*.bat file

2002-02-02 Thread ANTIGEN_SFEXCH01

Antigen for Exchange found mdb_orion_jms.ZIP->AntBuild.bat matching =*.bat
file filter.
The file is currently Removed.  The message, "Re: MQSeries as JMS
provider?", was
sent from Kesav Kumar and was discovered in Mike G.
Hammonds\Filed-E-Mail\Java
located at Fellon-McCord/Exchange2/SFEXCH01.


**
This email and any files transmitted with it from Fellon-McCord &  
Associates, Inc. are confidential and intended solely for the 
use of the individual or entity to whom they are addressed. 
If you have received this email in error please notify the 
sender.
**