ClassFormatError

2001-04-04 Thread Knudsen, Joe

This error happened during an EJB create.  The create appears in the DB.
The error doesn't happen when called from a JSP.  Any ideas?

java -cp
.:/home/jknudsen/work/classes:/opt/orion/orion.jar:/opt/orion/jndi.jar
com.opticalsolutions.test.BuildSplitters
Creating Splitter 1000 on Port node=grnbay01:card=5:port=1


java.lang.ClassFormatError: __Proxy15 (Repeative method name/signature)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:486)
at java.lang.ClassLoader.defineClass(ClassLoader.java:426)
at com.evermind.net.jg.findClass(JAX)
at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:195)
at com.evermind.reflect.Proxy.aqn(JAX)
at com.evermind.reflect.Proxy.aqm(JAX)
at com.evermind.reflect.Proxy.aqk(JAX)
at com.evermind.server.rmi.bb.g7(JAX)
at com.evermind.server.rmi.a8.resolveObject(JAX)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:399)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at com.evermind.server.rmi.a8.gl(JAX)
at com.evermind.server.rmi.bb.hw(JAX)
at com.evermind.server.rmi.bb.run(JAX)
at java.lang.Thread.run(Thread.java:484)
java.lang.NullPointerException
at com.evermind.reflect.Proxy.aqm(JAX)
at com.evermind.reflect.Proxy.aqk(JAX)
at com.evermind.server.rmi.bb.g7(JAX)
at com.evermind.server.rmi.a8.resolveObject(JAX)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:399)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at com.evermind.server.rmi.a8.gl(JAX)
at com.evermind.server.rmi.bb.hw(JAX)
at com.evermind.server.rmi.bb.run(JAX)
at java.lang.Thread.run(Thread.java:484)




Thanks,
Joe Knudsen

Optical Solutions
Network Management Developer
Email: [EMAIL PROTECTED]
Phone: (763)268-3622




RE: Does Orion support PNG formatted images

2001-02-12 Thread Knudsen, Joe

Tim,
it wasn't any problem with Orion it was in my building of the war
file a wasn't copying the PNG files into the war.  My build only
looked for GIF or JPG file extensions.  Simple build error.

Thanks,
Joe Knudsen

Optical Solutions
Network Management Developer
Email: [EMAIL PROTECTED]
Phone: (763)268-3622

 -Original Message-
 From: Tim Endres [SMTP:[EMAIL PROTECTED]]
 Sent: Friday, February 09, 2001 12:18 PM
 To:   Knudsen, Joe
 Subject:  RE: Does Orion support PNG formatted images
 
 Maybe you could post the fix for the benefit of the archive?
 tim
 
  I found my error it works just fine.
  Sorry
  
  Thanks,
  Joe Knudsen




RE: Does Orion support PNG formatted images

2001-02-09 Thread Knudsen, Joe

I found my error it works just fine.
Sorry

Thanks,
Joe Knudsen

Optical Solutions
Network Management Developer
Email: [EMAIL PROTECTED]
Phone: (763)268-3622

 -Original Message-
 From: Knudsen, Joe 
 Sent: Thursday, February 08, 2001 7:43 PM
 To:   'Orion-Interest'
 Subject:  Does Orion support PNG formatted images
 
 I wanted to use PNG formatted Images and the Orion
 Web Server seems not to support that?  Any ideas?
 
 Thanks,
 Joe Knudsen
 
 Optical Solutions
 Network Management Developer
 Email: [EMAIL PROTECTED]
 Phone: (763)268-3622
 
   -Original Message-
   From:   Mohit Palhan [SMTP:[EMAIL PROTECTED]]
   Sent:   Thursday, February 08, 2001 4:02 AM
   To: Orion-Interest
   Subject:Problem with two Orions on same box!!!
 
   I do not have access to two servers, and have installed 2 Orions on
 the same
   box, how do I make sure that they do not use the same ports for the
 RMI server
   and for the HTTP server??
   Please help
   Mohit
   Have a nice day :-)
 
 ***

 The information contained in this message (including any
 attachments) is
 confidential and may be legally privileged.
 If you are not the intended recipient, please delete it from
 your system
 immediately - any disclosure, copying or distribution thereof or
 any
 action taken or omitted to be taken in reliance thereon is
 prohibited
 and may be unlawful.AITPL makes no warranty as to the accuracy
 or
 completeness of any information contained in this message and
 hereby
 excludes any liability of any kind for the information contained
 herein
 or for the transmission, reception, storage or use of such
 information
 in any way whatsoever.  Any opinions expressed in this message
 are those
 of the author and do not necessarily reflect the opinions of
 AITPL.

 **
 ***



 
   --
   
 **
 ***
 
   The information contained in this message (including any
 attachments) is
   confidential and may be legally privileged.
   If you are not the intended recipient, please delete it from your
 system
   immediately - any disclosure, copying or distribution thereof or any
 action
   taken or omitted to be taken in reliance thereon is prohibited and
 may be
   unlawful.AITPL makes no warranty as to the accuracy or completeness
 of any
   information contained in this message and hereby excludes any
 liability of any
   kind for the information contained herein or for the transmission,
 reception,
   storage or use of such information in any way whatsoever.  Any
 opinions
   expressed in this message are those of the author and do not
 necessarily reflect
   the opinions of AITPL.
   
 **
 ***
 
 
 




Does Orion support PNG formatted images

2001-02-09 Thread Knudsen, Joe

I wanted to use PNG formatted Images and the Orion
Web Server seems not to support that?  Any ideas?

Thanks,
Joe Knudsen

Optical Solutions
Network Management Developer
Email: [EMAIL PROTECTED]
Phone: (763)268-3622

 -Original Message-
 From: Mohit Palhan [SMTP:[EMAIL PROTECTED]]
 Sent: Thursday, February 08, 2001 4:02 AM
 To:   Orion-Interest
 Subject:  Problem with two Orions on same box!!!
 
 I do not have access to two servers, and have installed 2 Orions on the
 same
 box, how do I make sure that they do not use the same ports for the RMI
 server
 and for the HTTP server??
 Please help
 Mohit
 Have a nice day :-)
 
   ***
  
   The information contained in this message (including any attachments)
 is
   confidential and may be legally privileged.
   If you are not the intended recipient, please delete it from your
 system
   immediately - any disclosure, copying or distribution thereof or any
   action taken or omitted to be taken in reliance thereon is prohibited
   and may be unlawful.AITPL makes no warranty as to the accuracy or
   completeness of any information contained in this message and hereby
   excludes any liability of any kind for the information contained
 herein
   or for the transmission, reception, storage or use of such information
   in any way whatsoever.  Any opinions expressed in this message are
 those
   of the author and do not necessarily reflect the opinions of AITPL.
   **
   ***
  
  
  
 
 --
 **
 ***
 
 The information contained in this message (including any attachments) is
 confidential and may be legally privileged.
 If you are not the intended recipient, please delete it from your system
 immediately - any disclosure, copying or distribution thereof or any
 action
 taken or omitted to be taken in reliance thereon is prohibited and may be
 unlawful.AITPL makes no warranty as to the accuracy or completeness of any
 information contained in this message and hereby excludes any liability of
 any
 kind for the information contained herein or for the transmission,
 reception,
 storage or use of such information in any way whatsoever.  Any opinions
 expressed in this message are those of the author and do not necessarily
 reflect
 the opinions of AITPL.
 **
 ***
 
 
 




Session Timeout Default

2000-12-07 Thread Knudsen, Joe

Does anybody know what the default session timeout.
In the docs it shows how to set it in web.xml but not what
the default is.

Thanks,
Joe Knudsen

Optical Solutions
Network Management Developer
Email: [EMAIL PROTECTED]
Phone: (763)268-3622




RE: cache-control problem

2000-12-05 Thread Knudsen, Joe

I see these couple lines in the Orion Primer.

// Make sure this page will not be cached by the browser
response.addHeader("Pragma", "no-cache");
response.addHeader("Cache-Control", "no-store");

I'm not sure if this is what you want.
Thanks,
Joe Knudsen

 -Original Message-
 From: Christian Fernandes [SMTP:[EMAIL PROTECTED]]
 Sent: Tuesday, December 05, 2000 4:25 AM
 To:   Orion-Interest
 Subject:  cache-control problem
 
 Hi!
 
 Does anyone know how to configure orionserver's HTTP-response for
 cache-control. I would like to change it from the default value "private"
 to
 "no-cache" and "expire date" to 0, so that the pages are not cached on a
 proxy.
 
 thanks...
 
 Christian
 
 
 




RE: Debugging CMP sql

2000-11-28 Thread Knudsen, Joe

I have had similar problems.  It seems like the it only initially generates
the SQL.
I had to delete the directory and all its contents under
orion/application-deployments/appName
and then it would recreate the database.  It may fail on things that already
exist but
create any new items.


 -Original Message-
 From: John Pletka [SMTP:[EMAIL PROTECTED]]
 Sent: Tuesday, November 28, 2000 1:44 PM
 To:   Orion-Interest
 Subject:  Debugging CMP sql
 
 Is there any way to force orion to log all the SQL it generates?  I made a
 change to one of my CMP beans to add some new columns, and now Oracle is
 reporting an "Invalid column" error when I do a findAll.  This one should
 be
 a no-brainer, but I've checked the orion-ejb-jar.xml file 5 times now and
 everything is spelled correct.  The comment above the findAll method has
 not
 changed since I added the columns, but I assume that has nothing to do
 with
 this.