Re: Orion crashes JVM

2002-02-28 Thread Juan Fuentes
Thanks to all of you for your help We have been looking into the system, and we discovered that the system has an important lack of memory. It's running an Oracle with 100 processes, and orion, with only 256 MB. We are expecting to have more memory and try again. Thanks Geoff Soutter wrote:

RE: modeling tool

2002-02-28 Thread Jonathan Leaver
You can do worse than try Poseidon, available at www.gentleware.com If anyone's interested, Enterprise Architect 2.5 Desktop was given away free with the February 2002 DVD edition of PC Plus (a UK mag). -Original Message- From: Jean-Guillaume LALANNE [mailto:[EMAIL PROTECTED]]

RE: disappear postings (was Re: Uploading files to Orion webserver with MultipartParser API)

2002-02-28 Thread Smith Jason
Has happened to me too - serveral times. /Jason -Original Message- From: Simon Stewart [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 27, 2002 5:37 PM To: Orion-Interest Subject: OT: disappear postings (was Re: Uploading files to Orion webserver with MultipartParser API) On Wed,

Database cursor in CMP/EJB

2002-02-28 Thread Eddie Post
Can someone please tell me how to implement a database cursor with EJB CMP ?? And if this isn't possible, how to do it with EJB EMP ? I was looking for info on the web but couldn't find any that can help me Please some help ?? Eddie

RE: Uploading files to Orion webserver with MultipartParser API

2002-02-28 Thread Justin Crosbie
Hi again, Hopefully this one will get through (lol) :) Thanks for the reply Joan, much appreciated. The faulty browser appears to be: IE 5.50.4522.1800 SP1 IE 5.50.4807.2300 SP2 We don't use a proxy server, and we always use HTTP 1.1. OS is Windows 2000 and WinNT for server, and Win2000 only

ClassCastException with struts

2002-02-28 Thread Lucas Persona
Greetings, I've been trying Orion and I'm having some problems using multiple applications (or copy's from the same application) What I have is one application, used (and modified) by some guys So, each one has his own web-app and application and a source / library directory The

Re: SV: disappear postings (was Re: Uploading files to Orion webserver with MultipartParser API)

2002-02-28 Thread KirkYarina
Take a look at Mailman ( http://www.gnu.org/software/mailman/mailman.html ). While I haven't used it, it's replacing Majordomo in a lot of sites. Majordomo's been static for years, while Mailman's an active project. While that could mean that Majordomo's stable and Mailman's chock full of

orion JavaService

2002-02-28 Thread Shal Jain
I have orion running as a service using JNT under win2K. However, I dont know how to redirect any console output (stdout,stderr) to a logfile Yes, I am using log4j but in some rare instances I get stack traces dumped from JVM. Also, prior to connecting to log4J, there are some diagnostic

General Question about Enterprise Deployment of Orion

2002-02-28 Thread Garrett Skelly
Guys Gals, has anyone deployed Orion in and enterprise environment? While trying to deploy our application we have encountered a MEMORY LEAK TYPE PROBLEM where EJBs are maintained in Memory and not released - in addition the config of the max-instances in memory does not work - this is a

Re: General Question about Enterprise Deployment of Orion

2002-02-28 Thread Ray Harrison
Hi Garrett - I believe this does work in Orion, at least I haven't had any known problems with it. (I'm using 1.5.4) Cheers Ray --- Garrett Skelly [EMAIL PROTECTED] wrote: Guys Gals, has anyone deployed Orion in and enterprise environment? While trying to deploy our application we have

orion JNT/JavaService

2002-02-28 Thread Shal Jain
I have orion running as a service using JNT under win2K. However, I dont know how to redirect any console output (stdout,stderr) to a logfile Yes, I am using log4j but in some rare instances I get stack traces dumped from JVM. Also, prior to connecting to log4J, there are some diagnostic

Holding on to instance of ServletOutputStream

2002-02-28 Thread Nimmons, Buster
I have one servlet which is called by a hidden frame. This sevlet creates a pushlet object by passing it's ServletOutputStream in the Pushlets constructor. This pushlet then holds on to this output stream and sends messages back to the hidden frame when certain server conditions are met thereby

RE: Database cursor in CMP/EJB

2002-02-28 Thread The elephantwalker
Eddie, What are you trying to do? regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Eddie Post Sent: Thursday, February 28, 2002 3:08 AM To: Orion-Interest Subject: Database cursor in CMP/EJB Can someone please tell me

RE: Database cursor in CMP/EJB

2002-02-28 Thread Eddie Post
What are you trying to do? I want to scroll through data in the database, such that I only show a maximum of 50 items on the web page. I am using EJB CMP with a web part and Orion 1.5.2 with java 1.3.1 (trying 1.5.4 as well now) ;) Eddie From: The elephantwalker [EMAIL PROTECTED] Reply-To:

Re: orion JavaService

2002-02-28 Thread Eddie Post
Typ java -jar orion.jar -help and you will see the corect commands to redirect the output to files. I use JNT and have a out.log and err.log file for redirection and it works fine. Cheers, Eddie From: Shal Jain [EMAIL PROTECTED] Reply-To: Orion-Interest [EMAIL PROTECTED] To: Orion-Interest

Orion doesn't pass stack traces from server to application client?

2002-02-28 Thread Geoff Soutter
Hi there, I just noticed that the application client that I wrote for Orion is printing stack traces like so: javaxejbDuplicateKeyException: Entity already exists at comevermind_dnEXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(:1446) at comevermind_dninvokeMethod(:1369) at

Couldnt read web-site config file: ../applications/mywebapp

2002-02-28 Thread Boz
Couldnt read web-site config file: /applications/mywebapp What causes the above message? I have a simple web app where mywebapp basically is organized like - orion - applications - mywebapp - META-INF - applicationxml - webstuff indexjsp

RE: Database cursor in CMP/EJB

2002-02-28 Thread The elephantwalker
Yes, I'm doing this with cmps, no problem. See this post, somewhere down towards the middle, there's some code I use in the finder of orion-ejb-jar.xml: http://www.elephantwalker.com/rfa?id=383page=2 regards, the elephantwalker www.elephantwalker.com -Original Message- From: [EMAIL

re: Couldn't read web-site config file...

2002-02-28 Thread Dale M. Boresz
You didn't mention your orion/config/serverxml file There must be an entry in serverxml which specifies the location of your webxml file It would look something like: web-site path=/applications/mywebapp/webstuff/WEB-INF/webxml / You may also need another line in this same serverxml file,

remove

2002-02-28 Thread
remove my email address : [EMAIL PROTECTED]