Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hi All,
Can you help me unable to create local attribute and i did excuted belows commands for windchill shell but columns are not creating
the commands
AddColumns wt.part.WTPart -f String=2
AddColumns wt.part.WTPart String=1
Following error i got
C:\ptc\Windchill_12.0\Windchill>windchill start
C:\ptc\Windchill_12.0\Windchill>AddColumns wt.part.WTPart String=1
Validated type wt.part.WTPart
Schema validation successful. Updates will attempt to proceed.
Generating class & introspection files for type: wt.part.WTPart
error: cannot access module-info
bad class file: C:\ptc\Windchill_12.0\Windchill\codebase\module-info.class
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
1 error
ERROR : com.ptc.core.lwc.server.addColumns.ClassfileGenerator - Failed to compile the generated annotated source files for type: wt.part.WTPart
wt.util.WTException: Failed to compile the generated annotated source files for type: wt.part.WTPart
at com.ptc.core.lwc.server.addColumns.ClassfileGenerator.generateNewSrcAndClassfile(ClassfileGenerator.java:185)
at com.ptc.core.lwc.server.addColumns.AddColumnsImpl.performAction(AddColumnsImpl.java:227)
at com.ptc.core.lwc.server.AddColumns.addColumns(AddColumns.java:70)
at com.ptc.core.lwc.server.AddColumns.main(AddColumns.java:46)
AddColumns failure. Review the console error message and upgrade_tool.log in the current directory for more information.
C:\ptc\Windchill_12.0\Windchill>
C:\ptc\Windchill_12.0\Windchill>
Thanks & Regards
Sarathkumar M
FYI
It seams that you use wrong version of java.
Try this>
https://www.ptc.com/en/support/article/CS366519
PetrH
Hi @Sarathkumar_M,
I wanted to follow up with you on your post to see if your question has been answered.
If so, please mark the appropriate reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so that we can continue to help you.
Thanks,
Anurag