Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

How to increase Continuous Testing Platform Marketplace Virtual Asset upload size limit

Options
Ramiro Martinez
Ramiro Martinez Posts: 53 admin

You can increase the upload size limit by doing the following:

1.) Shut down MySQL and Tomcat
2.) You need to edit the my.ini file in the MySQL installation, specifically you need to add:
max_allowed_packet=100M
3.) Turn on MySQL and Tomcat

Keep in mind that private marketplace items you upload get stored in the database.

Note: The my.ini file may be a hidden file, so you should enable visibility to all hidden files and folders.