Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > Java code > Reverse engineering legacy Java code > Troubleshooting > Problems merging Java profile stereotypes and tag definitions (Java code)
  
Problems merging Java profile stereotypes and tag definitions (Java code)
If you reverse engineer code to a Model and you experience log messages such as the following, you do not have the required access permissions for adding the Java profile to your Model.
OPERATION: Set Property
TYPE: Released
REASON: Schema modification permissions are needed to effect this change
ERR:Attempting to merge attribute Released from object Java Profile::Java File[Tag Definition]. The reported error was: Operation on Tag Definition 'Java Profile.Java File' cannot be performed
To resolve this problem:
You require Database Write access permissions (Repository Administrator, Owner or Write permissions) to the Model's Database, or
Another user that has Database Write access permissions must add the Java profile to your Model.
For information about granting Database Write access permissions to a Model, see Granting a user access permissions to publish tag definitions
For information about adding the Java profile to your Model, see Adding the Java profile package to a model (Java code)