????
OoookkkKkkaayyy.  When did that rar file disappear from my deploy directory?  I put it 
there! Honest!

Thanks, David.  That seems to have been the last issue.

Many of my relatives live in Fl, so I occasionally wander around that state.

-Steve

David Jencks wrote:

> Are you sure after all the changes you've made that the firebirdsql.rar is
> still being deployed?  This line suggests it isn't:
> 
> ObjectName: jboss.jca:service=XaTxDS,name=FirebirdDS
>   state: CONFIGURED
>   I Depend On:   jboss.jca:service=RARDeployment,name=Firebird Database
> Connector
> 
> 
> (BTW I currently live in south florida, not too close to Toronto;-)
> 
> david jencks
> 
> On 2002.07.30 14:46:09 -0400 Stephen Davidson wrote:
> 
>>Hi David.
>>
>>Tried both of your suggestions, and several variations.
>>
>>As I will eventually be creating/dropping databases with some of the
>>applications that are going to be getting used, I would very much like to
>>have the FBManager running.
>>
>>Attached is the last attempt I made to get this to work.  I think I must
>>be having a Low-IQ day today, because I am still getting errors.
>>
>>Your help is appreciated.  Next time I am in the Toronto Area, I owe you
>>a lunch or dinner (you are in Toronto, right?).
>>Steve
>>
>>13:39:43,285 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
>>Packages waiting for a deployer:
>>   <none>
>>Incompletely deployed packages:
>>   <none>
>>MBeans waiting for classes:
>>   <none>
>>MBeans waiting for other MBeans:
>>[ObjectName: jboss.jca:service=XaTxCM,name=FirebirdDS
>>  state: CONFIGURED
>>  I Depend On:   jboss.jca:service=RARDeployer
>>   jboss.jca:service=XaTxDS,name=FirebirdDS
>>   jboss.jca:service=XaTxPool,name=FirebirdDS
>>   jboss.jca:service=CachedConnectionManager
>>   jboss.security:service=JaasSecurityManager
>>
>>  Depends On Me: , ObjectName: jboss.jca:service=XaTxDS,name=FirebirdDS
>>  state: CONFIGURED
>>  I Depend On:   jboss.jca:service=RARDeployment,name=Firebird Database
>>Connector
>>
>>  Depends On Me:   jboss.jca:service=XaTxCM,name=FirebirdDS
>>]
>>13:39:43,290 INFO  [URLDeploymentScanner] Started
>>13:39:43,291 INFO  [MainDeployer] Deployed package:
>>file:/home/jboss/jboss-all/build/output/jboss-3.0.1RC1/server/default/conf/jboss-service.xml
>>13:39:43,296 ERROR [Server] start failed
>>Incomplete Deployment listing:
>>Packages waiting for a deployer:
>>   <none>
>>Incompletely deployed packages:
>>   <none>
>>MBeans waiting for classes:
>>   <none>
>>MBeans waiting for other MBeans:
>>[ObjectName: jboss.jca:service=XaTxCM,name=FirebirdDS
>>  state: CONFIGURED
>>  I Depend On:   jboss.jca:service=RARDeployer
>>   jboss.jca:service=XaTxDS,name=FirebirdDS
>>   jboss.jca:service=XaTxPool,name=FirebirdDS
>>   jboss.jca:service=CachedConnectionManager
>>   jboss.security:service=JaasSecurityManager
>>
>>  Depends On Me: , ObjectName: jboss.jca:service=XaTxDS,name=FirebirdDS
>>  state: CONFIGURED
>>  I Depend On:   jboss.jca:service=RARDeployment,name=Firebird Database
>>Connector
>>
>>  Depends On Me:   jboss.jca:service=XaTxCM,name=FirebirdDS
>>]
>>         at 
>org.jboss.deployment.MainDeployer.checkIncompleteDeployments(MainDeployer.java:1091)
>>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:583)
>>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:565)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>         at 
>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>         at 
>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>         at java.lang.reflect.Method.invoke(Method.java:324)
>>         at 
>org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
>>         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
>>         at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:319)
>>         at org.jboss.system.server.ServerImpl.start(ServerImpl.java:216)
>>         at org.jboss.Main.boot(Main.java:142)
>>         at org.jboss.Main$1.run(Main.java:375)
>>         at java.lang.Thread.run(Thread.java:536)
>>13:39:43,313 ERROR [STDERR] Incomplete Deployment listing:
>>Packages waiting for a deployer:
>>   <none>
>>Incompletely deployed packages:
>>   <none>
>>MBeans waiting for classes:
>>   <none>
>>MBeans waiting for other MBeans:
>>[ObjectName: jboss.jca:service=XaTxCM,name=FirebirdDS
>>  state: CONFIGURED
>>  I Depend On:   jboss.jca:service=RARDeployer
>>   jboss.jca:service=XaTxDS,name=FirebirdDS
>>   jboss.jca:service=XaTxPool,name=FirebirdDS
>>   jboss.jca:service=CachedConnectionManager
>>   jboss.security:service=JaasSecurityManager
>>
>>  Depends On Me: , ObjectName: jboss.jca:service=XaTxDS,name=FirebirdDS
>>  state: CONFIGURED
>>  I Depend On:   jboss.jca:service=RARDeployment,name=Firebird Database
>>Connector
>>
>>  Depends On Me:   jboss.jca:service=XaTxCM,name=FirebirdDS
>>]
>>13:39:43,314 ERROR [STDERR]     at 
>org.jboss.deployment.MainDeployer.checkIncompleteDeployments(MainDeployer.java:1091)
>>13:39:43,314 ERROR [STDERR]     at 
>org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:583)
>>13:39:43,314 ERROR [STDERR]     at 
>org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:565)
>>13:39:43,314 ERROR [STDERR]     at 
>sun.reflect.NativeMethodAccessorImpl.invoke0(Native
>>Method)
>>13:39:43,314 ERROR [STDERR]     at 
>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>13:39:43,314 ERROR [STDERR]     at 
>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>13:39:43,315 ERROR [STDERR]     at java.lang.reflect.Method.invoke(Method.java:324)
>>13:39:43,315 ERROR [STDERR]     at 
>org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
>>13:39:43,315 ERROR [STDERR]     at 
>org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
>>13:39:43,315 ERROR [STDERR]     at 
>org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:319)
>>13:39:43,315 ERROR [STDERR]     at 
>org.jboss.system.server.ServerImpl.start(ServerImpl.java:216)
>>13:39:43,315 ERROR [STDERR]     at org.jboss.Main.boot(Main.java:142)
>>13:39:43,357 ERROR [STDERR]     at org.jboss.Main$1.run(Main.java:375)
>>13:39:43,358 ERROR [STDERR]     at java.lang.Thread.run(Thread.java:536)
>>
>>
>>David Jencks wrote:
>>
>>
>>>What you attached won't work because you have 2 mbeans with the same
>>>
>>name. 
>>
>>>Either comment out the FBManaged mbean entirely or leave it with its
>>>
>>unique
>>
>>>object name and give it server and port attributes.  Without the
>>>interference, the ConnectionManager mbean looks ok to me.
>>>
>>>david jencks
>>>
>>>On 2002.07.29 21:54:50 -0400 Stephen Davidson wrote:
>>>
>>>
>>>>Hi David.
>>>>
>>>>Have you checked in an updated sample yet?
>>>>
>>>>The attached sample, which I believe has your suggested changes, still
>>>>does not work for me.
>>>>I get an "Incomplete Deployment" error, using the rar file supplied by
>>>>the Firebird project.
>>>>
>>>>Thanks,
>>>>Steve
>>>>
>>>>
>>-- 
>>Java Developer
>>Looking for a new job opportunity
>>214-724-7741
>>
>>

Java Developer
Looking for a new job opportunity
214-724-7741




-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to