Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Service builder table is not created
I have used db-support:clean-service-builder to clean the schema. Then I have updated the schema added new coulumn and used the same table name(namespace). After deploying the jat the table is not created. I am getting this error.
JDBCExceptionReporter:234 - user lacks privilege or object not found:
- Typically Servicebuilder only creates tables on first deployment...
- ...unless Developer-settings are active
- and, of course, if the user you use to connect to the database has appropriate permissions.
Hey antony, I faced the same issue and i solved this by
Deleting the existing custom table created in SQL, Deleting the entry created for your service.xml in release table and servicecomponent table in SQL.
Clean, re-build the service-builder and Deploy your service-builder.
Now, Your new fields will be created in custom table in SQL.
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™