The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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
TAGS
AUG Leaders

Atlassian Community Events