When running fisheyectl.sh on Linux, I get the following:
INFO - Using log4j configuration file: /opt/fecru-3.2.4/log4j-client.xml
INFO - FishEye SVN Symbolic Rules Verifier
INFO - FishEye arguments: [aml]
INFO - loading config from file: /opt/instance/config.xml
ERROR - Could not find a FishEye or Crucible license.
I have a valid license.
Hi Gary,
You can confirm whether you have or not a license by checking it in your config.xml located at /opt/instance
You can check for it under the tag <license> which keeps both tags for FishEye and Crucible licenses as <fisheye> and <crucible>. In case your licenses are not there, you can insert them manually by taking them at https://my.atlassian.comand pasting them inside the respective tags. For instance, a FishEye license will be like:
<fisheye>AAAA/A0AlknaoHH88tqwzAQRff6CkHXKvKzrUGL1HKpwY+SuHSTzUSdNIJENZJs6r+v06QplCwGh plz71zm5g3faas85SENkizBBBBFEJDplde/1pxFP2u2KCdcZLUbYD3AcktziTyPBozhKW MBZxMkfIrwdkGrTxaMAoLL56baezSTibBCx8IK39AKPdyWbh9+CcBkNWaEe0p RSP4V3L7mWVs1g2zyzp0iVZFY2Yi1URT9J0TlJphcbhjFelvLa5fvs38Bnqph4bOKDI27oulnm5q C5IMxw2dsai987ALEKJNlkVDhz+f8o3W8ZzGTAtAhUAjpMcj7wUEiR2Xxs4G2GHsg+VbacCFBhHz m9oXuZJbbaABQ/yIQhye95ZX02d1</fisheye>
Notice that, when inserting this manually directly in the config.xml, if the license contains the characters < or > you need to replace them by, respectively, < and >
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.