[JBoss-user] [Installation, Configuration & Deployment] - Re: how to change ${jboss.bind.address}

2006-01-27 Thread ryo1986
Thank's for the answer unfortunatly this don't resolve my problem.

Jboss stat perfectly. But my client connot comunicate with it.
I put -Djboss.bind.address=localhost.
(I use Check Point VPN-1 Secure Client that give me 10.2.254.2 address that i 
cannot ping)

I have this error on my client:
javax.naming.CommunicationException [Root exception is java.rmi.ConnectException
: Connection refused to host: 10.2.254.2; nested exception is:
java.net.ConnectException: Connection timed out: connect]
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:707)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
at javax.naming.InitialContext.lookup(Unknown Source)
at geotrack.client.tools.connector.EJBConnector.getLookupObjet(EJBConnec
tor.java:57)
at geotrack.client.tools.connector.EJBConnector.getEJBSession(EJBConnect
or.java:69)
at Serverteste.teste(Serverteste.java:37)
at Serverteste.run(Serverteste.java:102)
at java.lang.Thread.run(Unknown Source)
Caused by: java.rmi.ConnectException: Connection refused to host: 10.2.254.2; ne
sted exception is:
java.net.ConnectException: Connection timed out: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610)
... 7 more
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.(Unknown Source)
at java.net.Socket.(Unknown Source)
at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(Unknown S
ource)
at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(Unknown S
ource)
... 13 more

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration & Deployment] - how to change ${jboss.bind.address}

2006-01-25 Thread ryo1986
Hi,

how can i change this value.

I have a VPN that block the connection to jboss.
The jndi request work but the Corba answer give the name of the computer and 
this name is block by the VPN(i cannot ping it)

I want to change this value to localhost.

regards

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Shutdown Jboss server problem

2004-06-28 Thread ryo1986
I try to make a shutdown without halting the JVM
with config.setExitOnShutdown(false);

But the system cannot stop properly the jboss-service.xml and jboss-jca.sar make a 
ConcurrentModificationException (3.0.8 and 3.2.4)

an idea?

regards

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

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


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Shutdown Jboss server problem

2004-06-28 Thread ryo1986
Hi,

on the Shutdown.jar you can find a jndi.properties
modify this file with your good IP adress or network name and the good port.

Also i found  a solution to my problem on warpper use no delay at shutdown and wrapper 
wait for the end of the shutdown.

regards

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

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


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - JBoss systray

2004-06-17 Thread ryo1986
Hi,

Do you know if a systray tool exist to manage JBoss (Start, Stop etc..)?

Regards


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

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


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Shutdown Jboss server problem

2004-06-11 Thread ryo1986
I try with javawrapper and this message appear when i shutdown my service:
INFO   | jvm 1| 2004/06/11 10:40:23 | 10:40:23,552 INFO  [HypersonicDatabase] 
Stopping
ERROR  | wrapper  | 2004/06/11 10:40:30 | Shutdown failed: Timed out waiting for the 
JVM to terminate.
ERROR  | wrapper  | 2004/06/11 10:40:30 | JVM did not exit on request, terminated
STATUS | wrapper  | 2004/06/11 10:40:30 | <-- Wrapper Stopped

A solution?

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

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


---
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Shutdown Jboss server problem

2004-06-11 Thread ryo1986
Hi,

When i close the dos windows containing jboss server, or when i stop the jboss 
service. the system don't wait for the end of the prossess. 

For Dos a message to force the end of the program appear, for service it stop but the 
process are not finish yet.

How can i do to force the system to wait for the end of the jboss shutdown.

Regards

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

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


---
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - JBoss3.0.8 Hsql JavaService

2004-06-09 Thread ryo1986
Hi,

I installed with successs jboss with hsql as service.
At the shutdown i force hsql to SHUTDOWN COMPACT.(i use text file for the base)

When i reboot the computer all service shutdown, but  HSQL not have time to finish to 
close.

When i restart the service restart but my database not start because of duplicate 
value.

what can i do to wait for hsqldb finish before the reboot.

regards

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

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


---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user