Skip to main content
1-Visitor
January 20, 2026
Question

java.lang.UnsupportedOperationException

  • January 20, 2026
  • 1 reply
  • 215 views
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS08

PersistenceHelper.manager.delete();

객체 삭제 하면서 발생하는 에러.

Here are the errors that I faced
INFO : wt.system.err wcadmin - wt.util.WTException: java.lang.UnsupportedOperat
ionException
INFO : wt.system.err wcadmin - ?? ??: java.lang.UnsupportedOperationException
INFO : wt.system.err wcadmin - at wt.fc.collections.UnmodifiableCollect
ions$UnmodifiableIterator.remove(UnmodifiableCollections.java:895)
INFO : wt.system.err wcadmin - at java.util.AbstractCollection.retainAl
l(AbstractCollection.java:410)
INFO : wt.system.err wcadmin - at wt.projmgmt.StandardProjMgmtService$3
.notifyVetoableMultiObjectEvent(StandardProjMgmtService.java:552)
INFO : wt.system.err wcadmin - at wt.events.StandardKeyedEventBranch.in
tDispatchEvent(StandardKeyedEventBranch.java:298)
INFO : wt.system.err wcadmin - at wt.events.StandardKeyedEventBranch.di
spatchVetoableMultiObjectEvent(StandardKeyedEventBranch.java:263)

    1 reply

    16-Pearl
    January 20, 2026

    Hi @CL_9966509,

     

    What are you trying to delete?

    1-Visitor
    January 20, 2026

    @GenAsPersistable(superClass=RevisionControlled.class,
    interfaces={ FormatContentHolder.class},
    properties={

    ...

    ...

     

    ];

     

    RevisionControlled  obj delete

    PersistanceHelper.manager.delete(obj);

     

    error 

    Catalina
    Community Moderator
    February 4, 2026

    Hi @CL_9966509 

    I wanted to see if you got the help you needed.

    If so, please mark the appropriate reply as the Accepted Solution or please feel free to detail in a reply what has helped you and mark it as the Accepted Solution. It will help other members who may have the same question.

    Of course, if you have more to share on your issue, please pursue the conversation.

    Thanks,

    Catalina | PTC Community Moderator