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

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Could not find service for service_class = com.ptc.core.meta.common.Translator and selector

Thulasiraman
8-Gravel

Could not find service for service_class = com.ptc.core.meta.common.Translator and selector

Windchill 11.1 M020 CPS 18 is failing and throws error as shown below:-

 

Nested exception is: com.ptc.core.meta.common.IllegalFormatException: java.lang.InstantiationException: Could not find service for service_class = com.ptc.core.meta.common.Translator and selector = wt.projmgmt.admin.Project2
Nested exception is: java.lang.InstantiationException: Could not find service for service_class = com.ptc.core.meta.common.Translator and selector = wt.projmgmt.admin.Project2
at com.ptc.core.meta.common.impl.DefaultIdentifierFactory.getTranslator(DefaultIdentifierFactory.java:119)
at com.ptc.core.meta.common.impl.DefaultIdentifierFactory._createDefinitionIdentifier(DefaultIdentifierFactory.java:824)
at com.ptc.core.meta.common.impl.DefaultIdentifierFactory._createIdentifier(DefaultIdentifierFactory.java:737)
at com.ptc.core.meta.common.impl.DefaultIdentifierFactory.get(DefaultIdentifierFactory.java:184)
at com.ptc.core.meta.common.impl.LogicalIdentifierFactory.get(LogicalIdentifierFactory.java:301)
at wt.projmgmt.ix.ProjectTemplateIxHandler.populateAttributes(ProjectTemplateIxHandler.java:168)
at wt.projmgmt.ix.ProjectTemplateIxHandler.createObject(ProjectTemplateIxHandler.java:138)
at wt.ixb.actor.PickingExistingObjectActorForPersistable.createObject(PickingExistingObjectActorForPersistable.java:34)
at wt.ixb.actor.ActorTemplateForPersistable._createObject(ActorTemplateForPersistable.java:340)
at wt.ixb.publicforhandlers.ClassExporterImporterTemplate.createObjects(ClassExporterImporterTemplate.java:765)
at wt.ixb.publicforhandlers.ClassExporterImporterTemplate.importElementsBatchDefault(ClassExporterImporterTemplate.java:652)
at wt.ixb.publicforhandlers.ClassExporterImporterTemplate.importElement(ClassExporterImporterTemplate.java:452)
at wt.ixb.publicforhandlers.ClassExporterImporterTemplate.importElements(ClassExporterImporterTemplate.java:494)
at wt.ixb.publicforapps.Importer.importElements(Importer.java:1602)
at wt.ixb.publicforapps.Importer.importElement(Importer.java:1548)
at wt.ixb.handlers.netmarkets.OrgConfigIXHandler.createObject(OrgConfigIXHandler.java:225)
at wt.ixb.actor.PickingExistingObjectActorForPersistable.createObject(PickingExistingObjectActorForPersistable.java:34)
at wt.ixb.actor.ActorTemplateForPersistable._createObject(ActorTemplateForPersistable.java:340)
at wt.ixb.publicforhandlers.ClassExporterImporterTemplate.createObjects(ClassExporterImporterTemplate.java:765)
at wt.ixb.publicforhandlers.ClassExporterImporterTemplate.importElementsBatchDefault(ClassExporterImporterTemplate.java:652)
at wt.ixb.publicforhandlers.ClassExporterImporterTemplate.importElement(ClassExporterImporterTemplate.java:452)
at wt.ixb.publicforhandlers.ClassExporterImporterTemplate.importElements(ClassExporterImporterTemplate.java:494)
at wt.ixb.publicforapps.Importer.importElements(Importer.java:1602)
at wt.ixb.publicforapps.Importer.importElement(Importer.java:1548)
at wt.ixb.publicforapps.Importer.doRealImport(Importer.java:1348)
at wt.ixb.publicforapps.Importer.finalizeImport(Importer.java:572)
at wt.load.StandardLoadService.importData(StandardLoadService.java:817)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at wt.method.MethodResultWriter.writeExternal(MethodResultWriter.java:165)
at wt.method.MethodResult.writeExternal(MethodResult.java:226)
at java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1456)
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1430)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)
at sun.rmi.server.UnicastRef.marshalValue(UnicastRef.java:290)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:367)
at sun.rmi.transport.Transport$1.run(Transport.java:200)
at sun.rmi.transport.Transport$1.run(Transport.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:196)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:834)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
INFO : wt.pom.statementCache.summary - StatementCache: wt.util.Cache%754468892 [size=50, count=4, hits=57, misses=4, overflows=0]
ERROR : wt.intersvrcom.SiteMonitor - getUrlToSiteStatusMap : could not get site status. OK if less 2 ping intervals from startup - startup delay
ERROR : wt.intersvrcom.SiteMonitor - getUrlToSiteStatusMap : could not get site status. OK if less 2 ping intervals from startup - startup delay
INFO : wt.pom.statementCache.summary - StatementCache: wt.util.Cache%1540848123 [size=50, count=29, hits=295, misses=32, overflows=0]
INFO : wt.method.MethodContextMonitor.stats.summary - ElapsedSeconds=600.445078774, C

0 REPLIES 0
Top Tags