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

How to sync workspace with dump db sql and hybris\data\media\sys_master folder

Former Member
0 Likes
949

I am a new guy for Hybris development and just join the company, my teammate give me a SQL dump file and hybris\data\media\sys_master zipped file.

So now how to sync it? I try many many many times to direct import the db sql and override the sys_master folder(at the same time), it always prompt media already exist error, or I even can not login beck office with following error:

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

Are you sure you are unpacking the media files in the corret place? Seems that the hybris server doesn't find them

Former Member
0 Likes

replace the sys_master file with the one placed by Hybris under hybris\data\media. for the .sql file, depending on the database used in your local, import the .sql file. For example if you use MySQL, use source

former_member387866
Active Contributor
0 Likes

Hi Guangwei,

Perhaps you are missing the local files on your teammate's computer.

Examine the Media not found files you are getting and try to get the required files.

Regards,
Luke