Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Unable to start fecru

Intelcan March 11, 2014

Hi,

After stopping fecru with the command ./fisheyectl.sh stop

I am unable to start it again, I get the following error when I run ./fisheyectl.sh run or ./fisheyectl.sh start in the log file

ERROR - Could not create webserver : for input string: "8060/fecru"

Any ideas?

I am using fecru 3.1.4 on Ubuntu 64 bit

Thanks

2 answers

1 accepted

1 vote
Answer accepted
Piotr Swiecicki
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 11, 2014

Have you played with FISHEYE_INST/config.xml file manually perhaps? Seems like you've set up http bind like:

<http bind=":8060/fecru"/>

where in fact it should be

<http bind=":6060"/>

Check your config.xml file, or submit it here so I can check what's wrong with it. Beware it contains sensitive information (db password for example) so sanitise all your sensitive information first.

Cheers,
Piotr

1 vote
Intelcan March 11, 2014

Hi Piotr,

Yes indeed it was like that :)

I must have changed it when we added the context path. I hope that there will be a permanent way to have the context path so we don't lose it afte reach upgrade.

Thanks!

Piotr Swiecicki
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 11, 2014

Of course there is, if you set up context path via admin UI it is stored in

<web-server ... context="fecru">

attribute and is preserved between restarts and upgrades. If you noticed any issue with that please let us know by raising bug report.

Cheers,

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events