cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

https://localhost:8443/ not working

archana_prasad
Advisor
Advisor
0 Likes
21,067


Hello Colleagues,

URL : https://localhost:8443/ is not working.

I have already run go.bat from C:\HANA\sapcc-2.3.0-windows-x64

it starts but soon the bat file stops and below exception is seen in the .log file

A fatal error has been detected by the Java Runtime Environment:

#

# java.lang.OutOfMemoryError: requested 268435464 bytes for Chunk::new. Out of swap space?

#

#  Internal Error (allocation.cpp:215), pid=5396, tid=6160

#  Error: Chunk::new

#

# JRE version: 6.0_20-b02

# Java VM: Java HotSpot(TM) Server VM (16.3-b01 mixed mode windows-x86 )

# If you would like to submit a bug report, please visit:

#   http://java.sun.com/webapps/bugreport/crash.jsp

#

Please help me here...

Regards,

Archana

View Entire Topic
Former Member
0 Likes

Hi Archana

Open the props file from the folder in notepad, and try changing the text 'Xmx1024m' to 'Xmx768m'. Also check if your system variables PATH and JAVA_HOME are pointing to the correct bin folder for java.

Regards

Deepa

Former Member
0 Likes

Hi Deepa,

                This will fix the out of memory issue I assume ?

thanks

Abdul.