Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
JSP - A mailing list about Java Server Pages specification and reference
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
Subject: - Re: How to use ports-10 in $JBOSS_HOME/docs/examples/sample-

Subject: - Re: How to use ports-10 in $JBOSS_HOME/docs/examples/sample-

2007-10-01       - By PeterJ

 Back
The port-default to port-098 (See http://ort-098.ora-code.com) is easy because in each case 100 is added to each
port number. This works great for the first 10 servers, but as you noticed
causes problems for the 10th and higher servers. What I suggest is for port-10 (See http://ort-10.ora-code.com)
use port-default adding 50 to each port. Then port-11 (See http://ort-11.ora-code.com) would be port-10 (See http://ort-10.ora-code.com) + 100
for each port. Provided that nobody else is using those ports, you should then
be good up to port-19 (See http://ort-19.ora-code.com).

But the bottom line is that all you really need to do is find unused ports.
You can use the netstat utility (or tcpview, if using Windows) to find out what
ports are in use.

Also, with that many app servers running, you really should have multiple NICs
(I recommend a minimum of 1 NIC for every 2 app servers). Each NIC can have its
own IP address, thus binding app servers to IP addresses would avoid the port
conflicts all together.

Finally, with that many CPUs, you are using process affinity to assign app
servers to CPUs, right?

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode
=reply&p=4090302
__ ____ ____ ____ ____ ____ ____ ____ ____ ____
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user

©2008 junlu.com - Jax Systems, LLC, U.S.A.