the below error i am getting in wrapper.config file.
Exception in thread "CommitNotifier20" java.lang.OutOfMemoryError: Java heap space
and also iseen the below error in fisheye error file
OS 10060)A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. : proxy: error reading status line from remote server localhost:8060, referer:http://fisheyexxxx.com/
Its taking toomuch time to load the fisheye.
I have configured in wrapper.config file like below.
#wrapper.java.additional.18=-XX:-UseGCOverheadLimit
# Initial Java Heap Size (in MB)
#Decreased by Brett M
wrapper.java.initmemory=1024
#wrapper.java.initmemory=1256
# Maximum Java Heap Size (in MB)
#Decreased by Brett M
wrapper.java.maxmemory=7168
and some time i am getting the below error in web page
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /.
Reason: Error reading from remote server
Please help on this i am new to the config.
Hi mkukkapalli@affiniongroup.com,
According to Running FishEye as a Windows Service you should only use the Service Wrapper if your Fisheye version is 3.3 or older.
From 3.4 onwards, the Windows installers are available, and in that case you can edit the JVM settings using the tool included with the installer, which can be found at Start > All Programs > Fisheye > Configure Fisheye.
I hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.