Skip to content

Instantly share code, notes, and snippets.

Upgrade to Spring Boot 2.7.7 with com.microsoft.sqlserver -> mssql-jdbc

Problem

spring.datasource.url=jdbc:sqlserver://url-to-sql-server;databaseName=db-name;

'PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
@micalbrecht
micalbrecht / README-nexus.md
Last active April 19, 2023 12:17 — forked from delfer/gist:00448d021945205c225c3e7657410d1f
Sonatype Nexus OrientDB
org.sonatype.nexus.repository.httpbridge.internal.ViewServlet - Failure servicing: PUT /repository/maven-snapshots
Cannot put key value entry in index
...
Caused by: java.lang.NullPointerException: null
at com.orientechnologies.orient.core.db.record.ridbag.sbtree.OIndexRIDContainerSBTree.<init>(OIndexRIDContainerSBTree.java:88)