Bootstrap unable to get a t3 connection to localhost/127.0.0.1
Robby W
Greenhorn
Joined: Aug 10, 2001
Posts: 2
posted
0
Hi, I've a strange problem : My team is developping an web application on Weblogic 5.1O SP10 For NT, but the client wants the application to run on Solaris. When I'm trying to run this web application on Solaris, and there, as soon as the jsp try to access a session EJB, weblogic gives me the message : " <Conman> Bootstrap unable to get a t3 connection to localhost/127.0.0.1 " ( on NT, no errors : everything works) Please help me (if you can, of course...
Rahul Mahindrakar
Ranch Hand
Joined: Jul 28, 2000
Posts: 1825
posted
0
Robby W
Your User Name does not follow the Javaranch User Name Conventions. The document pertaining to these conventions is located here Please change your user name approprately. Thanks ------------------ Mahindrakar IBM Application Server Forum Moderator Consultant - Zensar Technologies. SCJP2, SCJD2 & SCJEA (Part I)
Robby W
Greenhorn
Joined: Aug 10, 2001
Posts: 2
posted
0
Is there any way to do this without re-registering ?
George Brown
Ranch Hand
Joined: Sep 26, 2000
Posts: 919
posted
0
sorry - there's no way to do it unless you re-register, which we ask of anyone not complying with our naming policy. You'll quickly build up more posts under a new name so don't worry about the number of posts reset. cheers - George
Yeo Betty
Greenhorn
Joined: Sep 24, 2001
Posts: 2
posted
0
hi, im wondering if there is any reply to the question above as im facing the same problem to Robby. Thanks Rgds
sujitmore
Greenhorn
Joined: Jul 27, 2001
Posts: 3
posted
0
Hi Robby, Do you have any files named sysprops.properties in your system. If so then please check the configuration of the context_url parameter in that file. Sujit More.
Originally posted by Robby W: Hi, I've a strange problem : My team is developping an web application on Weblogic 5.1O SP10 For NT, but the client wants the application to run on Solaris. When I'm trying to run this web application on Solaris, and there, as soon as the jsp try to access a session EJB, weblogic gives me the message : " <Conman> Bootstrap unable to get a t3 connection to localhost/127.0.0.1 " ( on NT, no errors : everything works) Please help me (if you can, of course...
Sujit More.<BR>MediaOcean Inc.<BR>------------------------<BR>Much good work is lost for the lack of a little more.
Yeo Betty
Greenhorn
Joined: Sep 24, 2001
Posts: 2
posted
0
Hi though my situation is similar to Robby, but i suspect that my is deal to alot of users assessing the application server. Im not running a localhost instance in this case but the error message is smilar except with reference to my ap server instance. What we did was to increase the servletthread in the weblogic.property file. the situation did improve a fair bit. Im wondering if there's other parameter we should set. could sujitmore detail more on the url_parameter? Rgds Thanks Betty Yeo
subject: Bootstrap unable to get a t3 connection to localhost/127.0.0.1