RE: [JBoss-user] Does anyone know what this error means?

2001-05-01 Thread Micky I. Mimo

Yes, I have it working now. Thanks for all of your help.

Michael Mimo
Systems Specialist
Voice: 781-457-1317 
[EMAIL PROTECTED]

 



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jason Dillon
Sent: Tuesday, May 01, 2001 3:16 PM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Does anyone know what this error means?


Have you gotten it to work yet?  If not what version of JBoss are you
using?
Did you look at the online manual (specifically chapter 3:
http://jboss.org/documentation/HTML/ch03.html)?  This gives a fairly
straight forward description of what you need to get a JDBC datasource
running in JBoss.

Things you need to make sure of:

  o You have classes12.zip in the lib/ext directory, or you have setup a
ClassPathExtention MLET to include this archive.

  o Make sure you list "oracle.jdbc.driver.OracleDriver" as one of the
Drivers for the JdbcProvider.

I have JBoss working with Oracle (v2.0 and up) and I did not have todo
anything magical to get it working.  Perhaps a little patience...

--jason


On Tue, 1 May 2001, Micky I. Mimo wrote:

> I am just trying to connect Jboss to oracle.
>
> Michael Mimo
> Systems Specialist
> Voice: 781-457-1317
> [EMAIL PROTECTED]
>
>
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jason
Dillon
> Sent: Monday, April 30, 2001 10:36 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [JBoss-user] Does anyone know what this error means?
>
>
> Why are you trying to setup an XADataSource with the classpath
extender?
>
> --jason
>
>
> > I put classes12.zip in the ../lib/ext directory and added this entry
> > to
> > the jboss.conf file:
> >
> >  > ARCHIVE="jboss.jar,classes12.zip,minerva-1_0b3.jar"
> > CODEBASE="../../lib/ext/">
> >  
> >   > VALUE="org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl">
> > 
>
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Does anyone know what this error means?

2001-05-01 Thread Jason Dillon

Have you gotten it to work yet?  If not what version of JBoss are you using?
Did you look at the online manual (specifically chapter 3:
http://jboss.org/documentation/HTML/ch03.html)?  This gives a fairly
straight forward description of what you need to get a JDBC datasource
running in JBoss.

Things you need to make sure of:

  o You have classes12.zip in the lib/ext directory, or you have setup a
ClassPathExtention MLET to include this archive.

  o Make sure you list "oracle.jdbc.driver.OracleDriver" as one of the
Drivers for the JdbcProvider.

I have JBoss working with Oracle (v2.0 and up) and I did not have todo
anything magical to get it working.  Perhaps a little patience...

--jason


On Tue, 1 May 2001, Micky I. Mimo wrote:

> I am just trying to connect Jboss to oracle.
>
> Michael Mimo
> Systems Specialist
> Voice: 781-457-1317
> [EMAIL PROTECTED]
>
>
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jason Dillon
> Sent: Monday, April 30, 2001 10:36 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [JBoss-user] Does anyone know what this error means?
>
>
> Why are you trying to setup an XADataSource with the classpath extender?
>
> --jason
>
>
> > I put classes12.zip in the ../lib/ext directory and added this entry
> > to
> > the jboss.conf file:
> >
> >  > ARCHIVE="jboss.jar,classes12.zip,minerva-1_0b3.jar"
> > CODEBASE="../../lib/ext/">
> >  
> >   > VALUE="org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl">
> > 
>
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Does anyone know what this error means?

2001-05-01 Thread Micky I. Mimo

I am just trying to connect Jboss to oracle.

Michael Mimo
Systems Specialist
Voice: 781-457-1317 
[EMAIL PROTECTED]

 



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jason Dillon
Sent: Monday, April 30, 2001 10:36 PM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Does anyone know what this error means?


Why are you trying to setup an XADataSource with the classpath extender?

--jason


> I put classes12.zip in the ../lib/ext directory and added this entry
> to
> the jboss.conf file:
>
>  ARCHIVE="jboss.jar,classes12.zip,minerva-1_0b3.jar"
> CODEBASE="../../lib/ext/">
>  
>   VALUE="org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl">
> 


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Does anyone know what this error means?

2001-04-30 Thread Jason Dillon

Why are you trying to setup an XADataSource with the classpath extender?

--jason


> I put classes12.zip in the ../lib/ext directory and added this entry
> to
> the jboss.conf file:
>
>  ARCHIVE="jboss.jar,classes12.zip,minerva-1_0b3.jar"
> CODEBASE="../../lib/ext/">
>  
>   VALUE="org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl">
> 


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Does anyone know what this error means?

2001-04-30 Thread Charles Miller

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The reordering of the jar files may help uncover a solution.  

I am almost certain that the classes in jar files are loaded in a
sequential order.  If there are two classes with identical
package/name, the class which is encountered first, will be used
within the current execution environment.  This can cause cross jar
file dependency problems. The "No such constructor" seems to provide
evidence of package/class version dependency issues. 

?? ;) -- does this make sense?

- -Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Micky I.
Mimo
Sent: Monday, April 30, 2001 3:41 PM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Does anyone know what this error means?


I put classes12.zip in the ../lib/ext directory and added this entry
to
the jboss.conf file:


 
  


I suspect that my problem is with this configuration setting. Does
anything look wrong with the above configuration?


Michael Mimo
Systems Specialist
Voice: 781-457-1317 
[EMAIL PROTECTED]

 



- -Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of danch
Sent: Monday, April 30, 2001 2:57 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Does anyone know what this error means?


The only thing run.sh puts on the classpath is the crimson.jar 
Everything else gets loaded by being included in ClassPathExtension
MBeans in jboss.conf. jboss/lib/ext is one of the directories where
all
jars are included in the 'classpath' for JBoss

"Micky I. Mimo" wrote:
> 
> I tried this but am still getting the same error. Does anyone have
> an example of a run.sh file I can view to compare with my
> classpaths for trying to get the classes12.zip working?
> 
> Michael Mimo
> Systems Specialist
> Voice: 781-457-1317
> [EMAIL PROTECTED]
> 
> 
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of danch
> Sent: Saturday, April 28, 2001 2:03 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Does anyone know what this error means?
> 
> Or throw it in jboss' lib/ext directory.
> 
> Anuj Agrawal wrote:
> 
> > In addition to Guy's suggestion, you might also want to create an
MLET
> in the
> > jboss.conf file reflecting the classes12.zip
> >
> > Anuj.
> >
> 
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
Confidential e-mail for addressee only.  Access to this e-mail by
anyone
else is unauthorized.
If you have received this message in error, please notify the sender
immediately by reply e-mail 
and destroy the original communication.


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

-BEGIN PGP SIGNATURE-
Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com>

iQA/AwUBOu4q2V+qycpxUkQNEQKfZQCfUaBHbuoMEtrjyZTUN+AMvXEnn0cAoJ6r
ZbNbOWO85V0P8tzkaxXhb+pJ
=wdmv
-END PGP SIGNATURE-


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Does anyone know what this error means?

2001-04-30 Thread Micky I. Mimo

I have done this and am now getting this error when I startup Jboss. 

java.lang.NoSuchMethodException: No such constructor
at
com.sun.management.jmx.MBeanServerImpl.internal_instantiate(MBeanServerI
mpl.java:2207)
at
com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:
761)
at javax.management.loading.MLet.getMBeansFromURL(MLet.java:540)
at javax.management.loading.MLet.getMBeansFromURL(MLet.java:369)
at org.jboss.Main.(Main.java:173)
at org.jboss.Main$1.run(Main.java:107)
at java.security.AccessController.doPrivileged(Native Method)
at org.jboss.Main.main(Main.java:103)

Michael Mimo
Systems Specialist
Voice: 781-457-1317 
[EMAIL PROTECTED]

 



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Anuj Agrawal
Sent: Monday, April 30, 2001 4:36 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Does anyone know what this error means?


Try:


  
  


"Micky I. Mimo" wrote:

> I put classes12.zip in the ../lib/ext directory and added this entry
to
> the jboss.conf file:
>
>  ARCHIVE="jboss.jar,classes12.zip,minerva-1_0b3.jar"
> CODEBASE="../../lib/ext/">
>  
>   VALUE="org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl">
> 
>
> I suspect that my problem is with this configuration setting. Does
> anything look wrong with the above configuration?


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Does anyone know what this error means?

2001-04-30 Thread Anuj Agrawal

Try:


  
  


"Micky I. Mimo" wrote:

> I put classes12.zip in the ../lib/ext directory and added this entry to
> the jboss.conf file:
>
>  ARCHIVE="jboss.jar,classes12.zip,minerva-1_0b3.jar"
> CODEBASE="../../lib/ext/">
>  
>   VALUE="org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl">
> 
>
> I suspect that my problem is with this configuration setting. Does
> anything look wrong with the above configuration?


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Does anyone know what this error means?

2001-04-30 Thread Micky I. Mimo

I put classes12.zip in the ../lib/ext directory and added this entry to
the jboss.conf file:


 
  


I suspect that my problem is with this configuration setting. Does
anything look wrong with the above configuration?


Michael Mimo
Systems Specialist
Voice: 781-457-1317 
[EMAIL PROTECTED]

 



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of danch
Sent: Monday, April 30, 2001 2:57 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Does anyone know what this error means?


The only thing run.sh puts on the classpath is the crimson.jar 
Everything else gets loaded by being included in ClassPathExtension
MBeans in jboss.conf. jboss/lib/ext is one of the directories where all
jars are included in the 'classpath' for JBoss

"Micky I. Mimo" wrote:
> 
> I tried this but am still getting the same error. Does anyone have an
> example of a run.sh file I can view to compare with my classpaths for
> trying to get the classes12.zip working?
> 
> Michael Mimo
> Systems Specialist
> Voice: 781-457-1317
> [EMAIL PROTECTED]
> 
> 
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of danch
> Sent: Saturday, April 28, 2001 2:03 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Does anyone know what this error means?
> 
> Or throw it in jboss' lib/ext directory.
> 
> Anuj Agrawal wrote:
> 
> > In addition to Guy's suggestion, you might also want to create an
MLET
> in the
> > jboss.conf file reflecting the classes12.zip
> >
> > Anuj.
> >
> 
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
Confidential e-mail for addressee only.  Access to this e-mail by anyone
else is unauthorized.
If you have received this message in error, please notify the sender
immediately by reply e-mail 
and destroy the original communication.


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Does anyone know what this error means?

2001-04-30 Thread danch

The only thing run.sh puts on the classpath is the crimson.jar 
Everything else gets loaded by being included in ClassPathExtension
MBeans in jboss.conf. jboss/lib/ext is one of the directories where all
jars are included in the 'classpath' for JBoss

"Micky I. Mimo" wrote:
> 
> I tried this but am still getting the same error. Does anyone have an
> example of a run.sh file I can view to compare with my classpaths for
> trying to get the classes12.zip working?
> 
> Michael Mimo
> Systems Specialist
> Voice: 781-457-1317
> [EMAIL PROTECTED]
> 
> 
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of danch
> Sent: Saturday, April 28, 2001 2:03 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Does anyone know what this error means?
> 
> Or throw it in jboss' lib/ext directory.
> 
> Anuj Agrawal wrote:
> 
> > In addition to Guy's suggestion, you might also want to create an MLET
> in the
> > jboss.conf file reflecting the classes12.zip
> >
> > Anuj.
> >
> 
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
Confidential e-mail for addressee only.  Access to this e-mail by anyone else is 
unauthorized.
If you have received this message in error, please notify the sender immediately by 
reply e-mail 
and destroy the original communication.


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Does anyone know what this error means?

2001-04-30 Thread Micky I. Mimo

I tried this but am still getting the same error. Does anyone have an
example of a run.sh file I can view to compare with my classpaths for
trying to get the classes12.zip working?

Michael Mimo
Systems Specialist
Voice: 781-457-1317 
[EMAIL PROTECTED]

 



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of danch
Sent: Saturday, April 28, 2001 2:03 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Does anyone know what this error means?


Or throw it in jboss' lib/ext directory.

Anuj Agrawal wrote:

> In addition to Guy's suggestion, you might also want to create an MLET
in the
> jboss.conf file reflecting the classes12.zip
> 
> Anuj.
> 


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Does anyone know what this error means?

2001-04-28 Thread danch

Or throw it in jboss' lib/ext directory.

Anuj Agrawal wrote:

> In addition to Guy's suggestion, you might also want to create an MLET in the
> jboss.conf file reflecting the classes12.zip
> 
> Anuj.
> 


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Does anyone know what this error means?

2001-04-28 Thread Anuj Agrawal

In addition to Guy's suggestion, you might also want to create an MLET in the
jboss.conf file reflecting the classes12.zip

Anuj.

"Micky I. Mimo" wrote:

> [Shutdown] Shutdown hook added
> [Service Control] Registered with server
> [Configuration] Could not create MBean
> DefaultDomain:service=XADataSource,name=thinPool()
> [Configuration] java.lang.ClassNotFoundException:
> [Configuration] at
> javax.management.loading.MLet.findClass(MLet.java:800)
> [Configuration] at
> java.lang.ClassLoader.loadClass(ClassLoader.java:297)
> [Configuration] at
> java.lang.ClassLoader.loadClass(ClassLoader.java:253)
> [Configuration] at
> com.sun.management.jmx.MBeanServerImpl.findClass(MBeanServerImpl.java:24
> 66)
> [Configuration] at
> com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:
> 499)
> [Configuration] at
> org.jboss.configuration.ConfigurationService.create(ConfigurationService
> .java:340)
> [Configuration] at
> org.jboss.configuration.ConfigurationService.loadConfiguration(Configura
> tionService.java:271)
> [Configuration] at java.lang.reflect.Method.invoke(Native
> Method)
> [Configuration] at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
> [Configuration] at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
> [Configuration] at org.jboss.Main.(Main.java:195)
> [Configuration] at org.jboss.Main$1.run(Main.java:107)
> [Configuration] at
> java.security.AccessController.doPrivileged(Native Method)
> [Configuration] at org.jboss.Main.main(Main.java:103)
> [Service Control] Initializing 24 MBeans
>
> I modified the jboss.jcml file as such:
> 
>name="DefaultDomain:service=JdbcProvider">
>   name="Drivers">oracle.jdbc.driver.OracleDriver
>   
>
> At least this is what the instructions say to do on jboss.org. Are the
> docs up to date? If not what am I missing?
>
> I put the classes.zip in the /lib/ext directory.


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Does anyone know what this error means?

2001-04-27 Thread Guy Rouillier

Make sure classes12.zip is in the classpath being used by JBoss.  The
easiest way to do this is to modify the batch file you are using to start
JBoss, and add this zip to the classpath established in there.

- Original Message -
From: "Micky I. Mimo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 27, 2001 10:30 PM
Subject: [JBoss-user] Does anyone know what this error means?


[Shutdown] Shutdown hook added
[Service Control] Registered with server
[Configuration] Could not create MBean
DefaultDomain:service=XADataSource,name=thinPool()
[Configuration] java.lang.ClassNotFoundException:
[Configuration] at
javax.management.loading.MLet.findClass(MLet.java:800)
[Configuration] at
java.lang.ClassLoader.loadClass(ClassLoader.java:297)
[Configuration] at
java.lang.ClassLoader.loadClass(ClassLoader.java:253)
[Configuration] at
com.sun.management.jmx.MBeanServerImpl.findClass(MBeanServerImpl.java:24
66)
[Configuration] at
com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:
499)
[Configuration] at
org.jboss.configuration.ConfigurationService.create(ConfigurationService
.java:340)
[Configuration] at
org.jboss.configuration.ConfigurationService.loadConfiguration(Configura
tionService.java:271)
[Configuration] at java.lang.reflect.Method.invoke(Native
Method)
[Configuration] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
[Configuration] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
[Configuration] at org.jboss.Main.(Main.java:195)
[Configuration] at org.jboss.Main$1.run(Main.java:107)
[Configuration] at
java.security.AccessController.doPrivileged(Native Method)
[Configuration] at org.jboss.Main.main(Main.java:103)
[Service Control] Initializing 24 MBeans

I modified the jboss.jcml file as such:

  
 oracle.jdbc.driver.OracleDriver
  

At least this is what the instructions say to do on jboss.org. Are the
docs up to date? If not what am I missing?

I put the classes.zip in the /lib/ext directory.




___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user