GoogleCloudPlatform/microservices-demo

Unable to build / deploy on ARM

Offen

#622 geöffnet am 12.11.2021

 (25 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (5.880 Forks)batch import
arm64good first issuepriority: p3type: bug

Repository-Metriken

Stars
 (15.219 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

 - deployment/adservice: container server terminated with exit code 1
    - pod/adservice-5b65c5ff6-zzfkl: container server terminated with exit code 1
      > [adservice-5b65c5ff6-zzfkl server] Error occurred during initialization of VM
      > [adservice-5b65c5ff6-zzfkl server] Could not find agent library /opt/cprof/profiler_java_agent.so in absolute path, with error: /opt/cprof/profiler_java_agent.so: cannot open shared object file: No such file or directory (Possible cause: can't load AMD 64-bit .so on a AARCH64-bit platform)
 - deployment/adservice failed. Error: container server terminated with exit code 1.

Contributor Guide