on 2018 Sep 06 9:41 PM
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
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
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!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.