-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
ice-rest-catalogRelates to ice-rest-catalogRelates to ice-rest-catalog
Description
@token GET v1/namespaces
2026-03-11 20:24:36 [39210872-36] ERROR c.a.i.r.c.i.r.RESTCatalogServlet > @token GET v1/namespaces
java.lang.NumberFormatException: Cannot parse null string
at org.apache.iceberg.rest.CatalogHandlers.paginate(CatalogHandlers.java:114) [2 skipped]
at org.apache.iceberg.rest.CatalogHandlers.listNamespaces(CatalogHandlers.java:148)
at com.altinity.ice.rest.catalog.internal.rest.RESTCatalogAdapter.handle(RESTCatalogAdapter.java:120)
at com.altinity.ice.rest.catalog.internal.rest.RESTCatalogMiddlewareConfig.handle(RESTCatalogMiddlewareConfig.java:33)
at com.altinity.ice.rest.catalog.internal.rest.RESTCatalogMiddlewareTableConfig.handle(RESTCatalogMiddlewareTableConfig.java:33)
at com.altinity.ice.rest.catalog.internal.rest.RESTCatalogMiddlewareCredentials.handle(RESTCatalogMiddlewareCredentials.java:62)
at com.altinity.ice.rest.catalog.internal.rest.RESTCatalogMiddlewareTableCredentials.handle(RESTCatalogMiddlewareTableCredentials.java:40)
at com.altinity.ice.rest.catalog.internal.rest.RESTCatalogServlet.handle(RESTCatalogServlet.java:139)
at com.altinity.ice.rest.catalog.internal.rest.RESTCatalogServlet.doGet(RESTCatalogServlet.java:177)
at com.altinity.ice.rest.catalog.internal.rest.RESTCatalogAuthorizationHandler.next(RESTCatalogAuthorizationHandler.java:84) [6 skipped]
at com.altinity.ice.rest.catalog.internal.rest.RESTCatalogAuthorizationHandler.handle(RESTCatalogAuthorizationHandler.java:54)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ice-rest-catalogRelates to ice-rest-catalogRelates to ice-rest-catalog