Presumably this is based on 1.5.4?
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of sana
> Sent: Wednesday, 27 March 2002 2:05 PM
> To: Orion-Interest
> Subject: OC4J 9.0.3
>
>
> Hi,
>
> Oracle released OC4J 9.0.3 Developer Preview.
>
> http:
Seems the original went missing, again.
> -Original Message-
> From: Geoff Soutter [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 26 March 2002 3:46 PM
> To: 'Orion Interest List'
> Cc: [EMAIL PROTECTED]
> Subject: FYI/PATCH: Log4j bug masks part of Orion
And don't forget we'll all be using Drag and Drop Visual tools to do
coding soon, so we won't even need tools like IDEA. I guess this will
make Computer Science degrees irrelevant as well?
LOL
Geoff
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf
Go Shane!
This is one of the few sensible posts on IDE religion I've ever read!
:-) Theres nothing like a little common sense to distinguish the smart
developer from the average developer... :-)
Anyway, my .2c (apart from what shane said) - I'd recommend any of these
tools depending on the task
Hi there peeps,
I've spent the last few hours looking at how to best launch application
clients, and I couldn't find any documentation on how to do it nicely
(apart from Joe Ottingers's stuff on auto started application clients -
http://www.orionsupport.com/articles/appclient.html). I then discov
Hi there,
I just noticed that the application client that I wrote for Orion is
printing stack traces like so:
javax.ejb.DuplicateKeyException: Entity already exists
at
com.evermind._dn.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(.:1446)
at com.evermind._dn.invokeMethod(.:1369)
Just be aware, MS don't number each release of their browser like NS do.
For example, the original release of 5.5 was very buggy, but it's had at
least a couple of Service Packs since then (5.5.1, 5.5.2, if you like).
You need to indicate which service pack and which OS you are running on
before
If you are on windows, try pressing Ctrl-Break on the Orion window
(can't remember the kill number on unix). The JVM will print out a stack
dump of all the threads. That should help you to see if there is a
deadlock or something like that.
Geoff
> -Original Message-
> From: [EMAIL PROTEC
That'd be cool.
Geoff
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of
> Magnus Rydin
> Sent: Wednesday, 27 February 2002 10:22 AM
> To: Orion-Interest
> Subject: SV: jndi.properties and
> ApplicationClientInitialContextFactory
>
>
> Hi there
Title: Message
By
definition, it's a JVM bug. There is no possible Java which may validly
cause the VM to crash. (well, apart from Java which calls native
code).
Try
turning off the JIT. It will be slower but at least it won't crash. Also, try
different VMs, eg IBM, or JDK1.4.
geoff
Hi there,
Did you read the http://www.servlets.com/cos/faq.html?
Cheers
Geoff
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of
> Justin Crosbie
> Sent: Friday, 22 February 2002 3:22 AM
> To: Orion-Interest
> Subject: Uploading files to Orion we
on't* get that error any longer with 1.5.4, though I
did with 1.5.3.
--- Geoff Soutter <[EMAIL PROTECTED]> wrote:
> Argh. Mailing lists that are not reliable annoy the out of me.
>
> -Original Message-
> From: Geoff Soutter [mailto:[EMAIL PROTECTED]]
> Sent:
Argh. Mailing lists that are not reliable annoy the out of me.
-Original Message-
From: Geoff Soutter [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 19 February 2002 9:32 AM
To: 'Orion-Interest'
Subject: RE: A word of warning: SwiftMQ and Resource providers.
Hi Magnus,
All
Probably. Check the resource providers document
http://www.orionserver.com/docs/resource-providers/resource-providers.xm
l, you should be able to figure it out from there.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of António Cruz
Sent: Monday, 18 Febr
JMS
messages)
"Well, I just tested an MDB with SwiftMQ, and Orion still stuffs up the
message ordering." --Geoff Soutter
Please read the EJB2.0 spec before recording this as a bug. Message
order is not guaranteed in MDB's.
----- Original Message -
From: "Geoff Sou
st
Subject: RE: fyi: 1.5.4 still stacks rather than queues JMS messages
Yes, they should be received in order, but not necessarily
stored/retrieved in order.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Geoff Soutter
Sent: Sunday, February 17, 2002
PROTECTED]] On Behalf Of Geoff Soutter
Sent: Monday, 18 February 2002 9:18 AM
To: Orion-Interest
Subject: RE: fyi: 1.5.4 still stacks rather than queues JMS messages
Hi Mike,
I didn't see that comment. Unfortunately this list is so flakey that I
only get about 75% of the messages.
I just
FYI, this was not fixed in 1.5.4.
Naughty Magnus! :-)
Geoff
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Ray Harrison
Sent: Monday, 14 January 2002 8:50 AM
To: Orion-Interest
Subject: Re: A word of warning: SwiftMQ and Resource providers.
Accord
pec there is no guarantee that your messages turn up in the sequence
you sent them.
Cheers,
Mike
Mike Cannon-Brookes
[EMAIL PROTECTED]
Atlassian :: www.atlassian.com
Supporting YOUR world
On 16/2/02 12:55 AM, "Stephen Davidson" ([EMAIL PROTECTED])
penned the words:
> Geoff Sou
Re the problem reported a couple weeks back by Jorge Jimenez and
confirmed by myself, I tested 1.5.4 to see if they had fixed this
problem, but it's still there. Just set max-instances to 1 and load up
with a lot of messages, it works just like a stack. Doh.
Maybe I'll have time to put this into
Geoff, you were right.
Tibor
-Original Message-
From: Geoff Soutter [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 13, 2002 11:34 PM
To: Orion-Interest
Subject: RE: Debugging using JPDA, FATAL ERROR
Hmm, I seem to remember this one as well. Make sure you are using the
java.exe from
Hmm, I seem to remember this one as well. Make sure you are using the
java.exe from the JDK directory rather than the JRE, as in the latest
1.3.1 revision only the JDK java.exe seems to have access to JPDA (or at
least, that's what I remember, YMMV)
Geoff
-Original Message-
From: [EMAIL
Title: Message
I've
had problems with Java timezones before. As I remember, Unix inherits timezone
settings from it's environment. Did you run your java test class with the same
environment as Orion (eg the same user)?
geoff
-Original Message-From:
[EMAIL PROTECTED]
[ma
Hi there,
I've hacked up an Orion Appender to allow you to log to the
application.log file, via the Logger instance that Orion installs at
java:comp/Logger. Here it is in all it's glory, use it however you wish.
Cheers
Geoff
PS, did anyone figure out if it's possible to get orion to roll it's
Hi there,
I've been doing some research about how to log using log4j with Orion. I
was thinking that I'd like to have the log written to the Orion
application log file so that you can see the order that things happen
in. You can see other people have done similar things for other app
servers, eg
I was wondering what the (BS) stood for :-)
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Robb (BS)
Sent: Sunday, February 03, 2002 8:10 AM
To: Orion-Interest
Cc: [EMAIL PROTECTED]
Subject: Re: Questionnaire
If you cannot control your weblist from pe
You could try using your own wrappers on the JDBC classes ala this
article
http://www.onjava.com/lpt/a/onjava/2001/12/05/optimization.html
Then, you can see exactly what Orion is calling. At least that helps
track the bug down a bit.
Actually, maybe you could use this method to force Oracle to
Hmm, want us to write it for you?
But seriously, there are commercial apps for J2EE scheduling if that's
the kind of thing you are after, just use google...
Geoff
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Justin
Crosbie
Sent: Saturday, January 2
It probably depends on how you have it configured. The main thing to
remember is that J2EE uses multiple classloaders and each classloader
can potentially have it's own version of a "singleton".
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of
> J
By definition, if the jvm crashes, it's a JVM bug (Unless you have
loaded classes which use native code (like the Oracle OCI jdbc drivers).
I'd suggest you try the latest Sun JVM with and without hotspot, and if
that fails have a go with the IBM JVM.
Cheers
Geoff
> -Original Message-
>
gt;
> > -Ursprungligt meddelande-
> > Från: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]För Geoff Soutter
> > Skickat: den 16 januari 2002 07:06
> > Till: Orion-Interest
> > Kopia: Orion Interest List
> > Ämne: RE: IronFlare bug fixing policy
> &
directly, you may feel differently.
>
> Which bug numbers did you report?
>
> regards,
>
> the elephantwalker
> www.elephantwalker.com
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Geoff Soutter
> Sent
Hi there,
I reported a bug on BugZilla a few days back. It's reasonably serious -
basically the generated wrapper for the finder method of an EJB is
throwing NullPointerException when the EJB throws an exception, hiding
the real cause of the problem. (And I just found another bug -
ServletExcepti
You can see it described in googles cache
http://www.google.com/search?q=cache:4nkQslt9AjsC:www.orionsupport.com/a
rticles/appclient.html+orion+application+client&hl=en
If anyone has the source jar file, I'd really appreciate a copy!
Cheers
Geoff
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of
> Geoff Soutter
> Sent: Friday, 11 January, 2002 9:09 AM
> To: Orion-Interest
> Subject: RE: Simple question re caching/pooling of BMP Entity Beans
>
>
> Hi Sergey,
>
Hi Sergey,
Thanks for the reply. I didn't explain it very clearly did I? What I
meant was:
"However, it appears that it goes to the database (i.e. calls _ejbLoad_
in the Entity Bean's implementation) for every call to findByPrimaryKey,
regardless of whether it has previously read the instance wi
Hi there,
I'm teaching myself how to use Orion and I've got a simple question
about caching/pooling of BMP Entity Bean instances.
I've created a simple app which lets me read a BMP Entity Bean through a
Session Bean. I would expect that when I call findByPrimaryKey on my
Entity Bean's home inter
37 matches
Mail list logo