Hi ,
Run ur program in extended memory.
Syntax example:
"%JAVA_HOME%\bin\java" -hotspot -ms256m -mx384m
-Dweblogic.Domain=LOPSWEBDOMAIN
-Dweblogic.Name=LOPSWEBSERVER "-Dbea.home=C:\weblogic"
"-Djava.security.policy=C:\weblogic\wlserver.0\lib\weblogic.policy"
-Dweblogic.management.username=system
-Dweblogic.management.password=lopsdomain
weblogic.Server
Basic syntax :
java -ms128m -mx256m <program_name>
or
java -ms256m -mx384m <program_name>
Thanks
Subrata SEN
[EMAIL PROTECTED]
--- Anantha_Krishnan <[EMAIL PROTECTED]>
wrote:
> Hi,
> This is the error i receive when I try to load the
> login page. Can anyone pl
> clarify this.
> For subsequent refreshes the login page appears but
> am unable to navigate
> further On.
>
>
> ////////////////////////////Stack Trace From Here
>
> Error. The server encountered an unexpected
> condition which prevented it
> from fulfilling the request.
> java.lang.OutOfMemoryError
> at
>
java.io.InputStreamReader.(InputStreamReader.java:74)
> at
> java.util.Properties.load(Properties.java, Compiled
> Code)
> at com.inet.tds.TdsDriver.a(Unknown Source)
> at com.inet.tds.TdsDriver.connect(Unknown
> Source)
> at
>
java.sql.DriverManager.getConnection(DriverManager.java,
> Compiled
> Code)
> at
>
java.sql.DriverManager.getConnection(DriverManager.java:137)
> at
>
com.trd.moneymaximizer.login.Login.dbConnect(Login.java:384)
> at
>
com.trd.moneymaximizer.login.Login.doPost(Login.java:185)
> at
>
javax.servlet.http.HttpServlet.service(HttpServlet.java,
> Compiled
> Code)
> at
>
javax.servlet.http.HttpServlet.service(HttpServlet.java,
> Compiled
> Code)
> at
>
com.unify.ewave.servletexec.ServletExec.CallServletService(ServletExec.java,
> Compiled Code)
> at
>
com.unify.ewave.servletexec.ServletExec.processServletRequest(ServletExec.ja
> va, Compiled Code)
> at
>
com.unify.ewave.servletexec.ServletExec.ProcessRequest(ServletExec.java,
> Compiled Code)
> at
>
com.unify.ewave.servletexec.ServletExec.ProcessRequest(ServletExec.java,
> Compiled Code)
>
>
> ////////////////////////Stack Trace till here
>
>
> thanks
> ananth
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED]
> and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives:
>
http://archives.java.sun.com/archives/servlet-interest.html
> Resources:
>
http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help:
> http://www.lsoft.com/manuals/user/user.html
>
__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html