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

NullPointerException

Robbin Bonthond
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 26, 2021

crucible (4.8.6) seems to be having issues with a particular changelist from perforce, any suggestions here?

Tue Oct 26 14:46:28 GMT 2021: Repository paused due to error com.cenqua.fisheye.perforce.client.P4ClientException: [p4.company.com:1666//depot/project] Problem executing describe -dn 317587: com.atlassian.utils.process.ProcessException:java.lang.NullPointerException

1 answer

1 vote
Suvarna Gaikwad
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 26, 2021

@Robbin Bonthond Welcome to Community. Perforce repo needs to be Unicode. Else you would have to follow below workaround to handle ClientException in Fisheye.

  1. Please add the following to the $FISHEYE_INST/system.properties file
    fisheye.ignore.p4.client.errors=true
  2. add the following to the FISHEYE_OPTS environment variable
    -Dfisheye.ignore.p4.client.errors=true
  3. Restart Fisheye
  4. Restart Repository and Reindex

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events