cbelka
Participant
Member since ‎07-29-2019

User Statistics

  • 58 Posts
  • 5 Solutions
  • 4 Kudos given
  • 12 Kudos received

User Activity

I am using a few custom ehCaches to cache non-hybris Objects (coming from webservices etc). Does someone know how to make those caches visible in the dynatrace dashboard or anywhere in the managed Dynatrace ?
During startup the tanuki wrapper sometimes (not always) dosent find the licence file and throws an error Starting again and again helps, does anyone know a workaround or how to develop without it ? Java Service Wrapper Professional Edition 64-...
When running a rolling update on a cluster it happens that the new solr config gets published and is missing on the old nodes ( like new Beanresolvers introduced) so that the old nodes get an error still being up. Is there any way to prevent this ...
I activated polyglott persistence and want to access the affected models through beanshell / groovy In the storefront it works through modelservice but through modelservice in the hac i cant access the same models , giving me a not found exception...
The Query SELECT PK,TargetPK,SourcePK,SequenceNumber,RSequenceNumber FROM pgrels WHERE SourcePK IN (?) AND languagepk IS NULL UNION SELECT PK,TargetPK,SourcePK,SequenceNumber,RSequenceNumber FROM pgrels WHERE TargetPK IN (?) AND languagepk IS NUL...