Orion freezing, Deadlocking, optimistic locking etc.

2002-02-08 Thread Hans Barnard
Hi I am a great fan of OrionServer generally find it an excellent application server. However, lately I have become aware of a fairly serious problem with OrionServer that I do not know how to solve and may force me to use another application server. The problem is deadlocking. I am further

RE: Job Scheduler pattern

2002-02-08 Thread Justin Crosbie
Hi again, sorry if I'm overly persistent, I promise I will drop this issue v. soon ;) Thanks for that link Scott, I couldn't get on to it, I can't get past the login. The LAST question I'd like to ask is, with the client-module tag in orion-ejb-jar.xml, is there a provision for controlling the

AW: Orion+Linux under heavy load

2002-02-08 Thread Jan Heise
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, they changed a lot of the threading/vm stuff with the release of kernel 2.4. i don't remember exactly the kernel-version for redhat 6.2 but i'm sure it is a 2.2 at maximum. but i would also be interested in a comparision linux - freebsd. jdk

Help

2002-02-08 Thread François Beauregard
I decided to day to give a first try at Orion (1.5.3). I started trying to deploy an application that already runs fine under Tomcat / Borland AppServer. I have a .ear for this application I configured server.xml, data-sources.xml and default-web-site.xml server.xml : application name=oasis

Re: Orion+Linux under heavy load

2002-02-08 Thread Jorge Jimenez C
José: I-ve found another mail about the subject. Sorry for the rest because this one is in spanish. --- Tengo tambien esto Notese que se hace la comparacion con Linux 2.2(Sun JVM La maquina virtual de sun _es_ lenta. Otra cosa a tomar en cuenta es que se hizo un cambio bastante fuerte en el

SOAP Admin Tool

2002-02-08 Thread John Tsimikas
Can anyone point me to a resource to find information regarding the Apache SOAP admin tool? The documentation that comes with Apache SOAP is not very detailed with respect to the admin tool. John [EMAIL PROTECTED]

Re(2): Application client log in

2002-02-08 Thread Remy . Boucher
Hi, Thanks for this interesting code, but when i try it , i can't make a lookup on the RoleManager : javax.naming.NameNotFoundException: java:comp/RoleManager not found Is there something special to parameter in the app server ? Thanks for your anwser. You use the rolemanager to do the

Start Shutdown OC4J ...

2002-02-08 Thread Isaac Agudo
Hi every body ... -- Right Now i've got a problem while i'm trying to shutdown one Orion instance, i explain the problem: I have installed orionserver in one linux box suse 7.0 with the kernel 2.2.16, so when i want to start the orion server, i perform the next command : nohup java -jar

Compiling JSP

2002-02-08 Thread Carlos Roberto da Silva Junior
Hi, I´m working with JBuilder6 and Orion. I have a need to use JSP in my project, but a didn´t come success in compile any JSP. My project includes all jars in ROOT-PATH/oc4j/j2ee/home. When I compile all project this fails and I Receive the following message from JBuilder6 compiler:

Re: Orion+Linux under heavy load

2002-02-08 Thread Peter Peltonen
Would you happen to have more specific info about the reliability issue? Is there any differences between JBoss and Orion? How about running these beasts on UNIX? Is Windows still the fastest optino we have? Cheers, Peter On Thu, Feb 07, 2002 at 11:29:32AM -0300, Jorge Jimenez C wrote:

Re: Help

2002-02-08 Thread Manoj Sadangi
how your web.xml file looks like François Beauregard wrote: I decided to day to give a first try at Orion (1.5.3). I started trying to deploy an application that already runs fine under Tomcat / Borland AppServer. I have a .ear for this application I configured server.xml, data-sources.xml and

Re: Help

2002-02-08 Thread Igor Chirokov
Hi François Beauregard, Configuration for server.xml, data-sources.xml and default-web-site.xml looks fine. Do your servlets located in the ..\oasis\oasisWeb\WEB-INF\classes directory? And one more note: jsp file is compiled file html not so when you run jsp file Orion compiles it. Result of

Problems with Kobrix's TICL Orion

2002-02-08 Thread Mayssam Sayyadian
Hellu, Is there anybody who experienced problems configuring Kobrix's TICL (Tag Interface Component Library) for Orion/OC4J ? I followed everything in the examples' Readme, but still i get xxceptions when trying to deploy the examples :( Thnx in advance, -MS\ P.S.

RE: Orion+Linux under heavy load

2002-02-08 Thread Christian, Joanne
Hi All, I have lot of work to do, so of course I had to procrastinate and translate this! If it's wrong, then jota can blame himself for posting in a foreign language. Maybe it will help someone. Joanne Translation - I had this problem, too. Note that the comparison

RE: Re(2): Application client log in

2002-02-08 Thread SAURUGGER,PETER (A-PaloAlto,ex2)
You are probably missing application-client.xml, and orion-application-client.xml; they have to be in a META-INF directory relative to the source root of your client. You should be able to find the apropriate tags in the orion docs and on the sites referenced before. In my own situation, I call

Re: Compiling JSP

2002-02-08 Thread Fredrik Lindgren
You probably have a JSP 1.1 compatible jar rather than a JSP 1.2 compatible one in your classpath. In the 1.1 spec they forgot to handle Throwable in the PageContext (only Exception was handled) so it was added in the latest release. /Fredrik Lindgren Carlos Roberto da Silva Junior wrote:

Re: Help

2002-02-08 Thread Fredrik Lindgren
Hi, If for some reason the JSP will not compile, you will get null when trying to get a RequestDispatcher to it. What stacktrace do you get when you access it directly (the internal server error 500)? A tip to see what's happening is to add development=true to the orion-web.xml deployment

orion + php

2002-02-08 Thread Justen Stepka
I am getting the following error, 500 Internal Server Error Couldnt find/launch the interpreter, searched for php My configuration file has the following, servlet servlet-namephp/servlet-name servlet-

Problem with starting the server

2002-02-08 Thread sachin mahajan
When i start the server with this command java -Dhttp.Cluster.debug=true -Dcluster.debug=true -jar orion.jar The server output is A nonfatal internal JIT (3.10.107(x)) error 'Relocation error: NULL relocation target' has occurred in : 'org/apache/crimson/parser/Parser2.maybeComment (Z)Z':