[JBoss-user] [Beginners Corner] - Re: java.lang.RuntimeException: Cannot create MBeanServer

2004-12-03 Thread monsterk
i changed the sdk and works tanx dude

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857358#3857358

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857358


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - java.lang.RuntimeException: Cannot create MBeanServer

2004-12-03 Thread monsterk
iÂve got this error when iÂve tried to start the jboss4.0.0

help me

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857352#3857352

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857352


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS & JBossMQ] - javax.naming.CommunicationException: Receive timed out.

2004-12-02 Thread monsterk
I everybody iÂm trying to implementing a simple send receive example and when 
i try to start the sender i got this error on jboss

C:\SADSXPJAVA\JMS\bin>java -classpath 
.;c:\jboss-3.2.1\client\jbossall-client.jar MessageSender

javax.naming.CommunicationException: Receive timed out.  Root exception is java.
net.SocketTimeoutException: Receive timed out
at java.net.PlainDatagramSocketImpl.receive(Native Method)
at java.net.DatagramSocket.receive(DatagramSocket.java:671)
at org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:10
38)
at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1127)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:478)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:471)
at javax.naming.InitialContext.lookup(InitialContext.java:347)
at MessageSender.(MessageSender.java:25)
at MessageSender.main(MessageSender.java:9)


please help me


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857201#3857201

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857201


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: org.jboss.util.NestedSQLException:

2004-12-01 Thread monsterk




   
  
  
  DefaultDS
  
  jdbc:hsqldb:hsql://localhost:1701
  
  jdbc:hsqldb:.
  
  jdbc:hsqldb:${jboss.server.data.dir}/hypersonic/localDB
  
  
  org.hsqldb.jdbcDriver
  
  sa
  
  
  

  
  
  
  5
  
  20
  
  
  
  0
  
  
  
  
  
  
  HsqlDbRealm
  
  
  jboss:service=Hypersonic
 
   
   
   
 1701
 true
 default
 false
 true
   


this is my xml
and my jboss version is 3.2.3

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857064#3857064

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857064


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - org.jboss.util.NestedSQLException:

2004-11-30 Thread monsterk
everything started when i had to use hte hypersonic, and i had to edit the 
hsqldb-ds.xml to uncomment the lines from MBEAn and the the hypersonic service 
appear on the agent view at jmx-console, but the problem is when i try to use a 
entity bean cmp i got an error: 

org.jboss.util.NestedSQLException: You are trying to use a connection factory 
that has been shut down: ManagedConnectionFactory is null.; - nested throwable: 
(javax.resource.ResourceException: You are trying to use a connection factory 
that has been shut down: ManagedConnectionFactory is null.) 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856973#3856973

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856973


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - org.jboss.util.NestedSQLException: You are trying to use a c

2004-11-30 Thread monsterk
everything started when i had to use hte hypersonic, and i had to edit the 
hsqldb-ds.xml to uncomment the lines from MBEAn and the the hypersonic service 
appear on the agent view at jmx-console, but the problem is when i try to use a 
entity bean cmp i got an error: 

org.jboss.util.NestedSQLException: You are trying to use a connection factory 
that has been shut down: ManagedConnectionFactory is null.; - nested throwable: 
(javax.resource.ResourceException: You are trying to use a connection factory 
that has been shut down: ManagedConnectionFactory is null.) 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856972#3856972

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856972


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - org.jboss.util.NestedSQLException: You are trying to use a c

2004-11-30 Thread monsterk
everything started when i had to use hte hypersonic, and i had to edit the 
hsqldb-ds.xml to uncomment the lines from MBEAn and the the hypersonic service 
appear on the agent view at jmx-console, but the problem is when i try to use a 
entity bean cmp i got an error:

org.jboss.util.NestedSQLException: You are trying to use a connection factory 
that has been shut down: ManagedConnectionFactory is null.; - nested throwable: 
(javax.resource.ResourceException: You are trying to use a connection factory 
that has been shut down: ManagedConnectionFactory is null.)

please somebody help me to solve this problem

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856971#3856971

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856971


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user