cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

error reading property field 'defaultValue'/'p_defaultvalue' of item '8796568354903'/'8796568354903' (info was [defaultValue,p_defaultvalue,class java.lang.Object] ) stack:

Former Member
0 Kudos
2,658

Facing this issue when trying to start server with 6.7 having merged code from 6.4. Server is up and running even after this error.

The PK mentioned in the error is of attribute descriptor attribute.link text

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

I resolved the issue. Mostly this will happen when deprecated extension is not available in latest version. You need to find the table using that PK value. In my case attributedescriptors table is using that and it's referring to b2badmincockpit extension which is not available in 1811. You just need to update p_defaultvalue to NULL for that pk then it will work!

Former Member
0 Kudos

Thank you. It worked!

Answers (1)

Answers (1)

former_member763575
Discoverer
0 Kudos

Hi venu5041

I am having the same issue in 6.7 ,I agree with your answer but how we can findfind the table using that PK value

ROR [hybrisHTTP8] [PropertyJDBC] error reading property field 'defaultValue'/'p_defaultvalue' of item '8797415374935'/'8797415374935' (info was [defaultValue,p_defaultvalue,class java.lang.Object] ) stack:

mynynachau
Community Manager
Community Manager
0 Kudos

Thanks for coming to SAP Community for answers. Please post your question as a new question here:
https://answers.sap.com/questions/ask.htmlSince you're new in asking questions here, check out our tutorial about asking and answering questions (if you haven't already), as it provides tips for preparing questions more effectively, that draw responses from our members. Please note, that your post here won't be answered.

Ask a Question