Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save fondemen/a69c719a42274c9acb340ab4a76cc990 to your computer and use it in GitHub Desktop.
Save fondemen/a69c719a42274c9acb340ab4a76cc990 to your computer and use it in GitHub Desktop.
Error creating a new ressource-group
ERROR REPORT 609282FD-00000-000042
============================================================
Application: LINBIT? LINSTOR
Module: Controller
Version: 1.12.2
Build ID: 72244c7d40ba34808024a2c75da1d736dfd2e54e
Build time: 2021-05-04T12:46:31+00:00
Error time: 2021-05-05 12:28:17
Node: linstor-controller-748b697b5b-bsc2l
Peer: RestClient(192.168.177.13; 'PythonLinstor/1.7.0 (API1.0.4)')
============================================================
Reported error:
===============
Category: RuntimeException
Class name: LinStorDBRuntimeException
Class canonical name: com.linbit.linstor.LinStorDBRuntimeException
Generated at: Method 'setValues', Source file 'SQLEngine.java', Line #468
Error message: Could not set object '[]' of type String as SQL type: 2005 (CLOB) for column RESOURCE_GROUPS.NODE_NAME_LIST
Error context:
Creation of resource group 'test' failed due to an unknown exception.
Call backtrace:
Method Native Class:Line number
setValues N com.linbit.linstor.dbdrivers.sql.SQLEngine:468
create N com.linbit.linstor.dbdrivers.sql.SQLEngine:92
create N com.linbit.linstor.dbdrivers.AbsDatabaseDriver:69
create N com.linbit.linstor.core.objects.ResourceGroupControllerFactory:109
createResourceGroup N com.linbit.linstor.core.apicallhandler.controller.CtrlRscGrpApiCallHandler:716
create N com.linbit.linstor.core.apicallhandler.controller.CtrlRscGrpApiCallHandler:228
createResourceGroup N com.linbit.linstor.core.apicallhandler.controller.CtrlApiCallHandler:1269
lambda$createResourceGroup$1 N com.linbit.linstor.api.rest.v1.ResourceGroups:149
doInScope N com.linbit.linstor.api.rest.v1.RequestHelper:231
createResourceGroup N com.linbit.linstor.api.rest.v1.ResourceGroups:138
invoke N jdk.internal.reflect.GeneratedMethodAccessor23:unknown
invoke N jdk.internal.reflect.DelegatingMethodAccessorImpl:43
invoke N java.lang.reflect.Method:566
lambda$static$0 N org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory:52
run N org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1:124
invoke N org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher:167
doDispatch N org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker:176
dispatch N org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher:79
invoke N org.glassfish.jersey.server.model.ResourceMethodInvoker:469
apply N org.glassfish.jersey.server.model.ResourceMethodInvoker:391
apply N org.glassfish.jersey.server.model.ResourceMethodInvoker:80
run N org.glassfish.jersey.server.ServerRuntime$1:253
call N org.glassfish.jersey.internal.Errors$1:248
call N org.glassfish.jersey.internal.Errors$1:244
process N org.glassfish.jersey.internal.Errors:292
process N org.glassfish.jersey.internal.Errors:274
process N org.glassfish.jersey.internal.Errors:244
runInScope N org.glassfish.jersey.process.internal.RequestScope:265
process N org.glassfish.jersey.server.ServerRuntime:232
handle N org.glassfish.jersey.server.ApplicationHandler:680
service N org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer:356
run N org.glassfish.grizzly.http.server.HttpHandler$1:200
doWork N org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker:569
run N org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker:549
run N java.lang.Thread:829
Caused by:
==========
Category: Exception
Class name: PSQLException
Class canonical name: org.postgresql.util.PSQLException
Generated at: Method 'setObject', Source file 'PgPreparedStatement.java', Line #661
Error message: Cannot cast an instance of java.lang.String to type Types.CLOB
Call backtrace:
Method Native Class:Line number
setObject N org.postgresql.jdbc.PgPreparedStatement:661
setObject N org.postgresql.jdbc.PgPreparedStatement:908
setObject N org.apache.commons.dbcp2.DelegatingPreparedStatement:529
setObject N org.apache.commons.dbcp2.DelegatingPreparedStatement:529
setValues N com.linbit.linstor.dbdrivers.sql.SQLEngine:459
create N com.linbit.linstor.dbdrivers.sql.SQLEngine:92
create N com.linbit.linstor.dbdrivers.AbsDatabaseDriver:69
create N com.linbit.linstor.core.objects.ResourceGroupControllerFactory:109
createResourceGroup N com.linbit.linstor.core.apicallhandler.controller.CtrlRscGrpApiCallHandler:716
create N com.linbit.linstor.core.apicallhandler.controller.CtrlRscGrpApiCallHandler:228
createResourceGroup N com.linbit.linstor.core.apicallhandler.controller.CtrlApiCallHandler:1269
lambda$createResourceGroup$1 N com.linbit.linstor.api.rest.v1.ResourceGroups:149
doInScope N com.linbit.linstor.api.rest.v1.RequestHelper:231
createResourceGroup N com.linbit.linstor.api.rest.v1.ResourceGroups:138
invoke N jdk.internal.reflect.GeneratedMethodAccessor23:unknown
invoke N jdk.internal.reflect.DelegatingMethodAccessorImpl:43
invoke N java.lang.reflect.Method:566
lambda$static$0 N org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory:52
run N org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1:124
invoke N org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher:167
doDispatch N org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker:176
dispatch N org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher:79
invoke N org.glassfish.jersey.server.model.ResourceMethodInvoker:469
apply N org.glassfish.jersey.server.model.ResourceMethodInvoker:391
apply N org.glassfish.jersey.server.model.ResourceMethodInvoker:80
run N org.glassfish.jersey.server.ServerRuntime$1:253
call N org.glassfish.jersey.internal.Errors$1:248
call N org.glassfish.jersey.internal.Errors$1:244
process N org.glassfish.jersey.internal.Errors:292
process N org.glassfish.jersey.internal.Errors:274
process N org.glassfish.jersey.internal.Errors:244
runInScope N org.glassfish.jersey.process.internal.RequestScope:265
process N org.glassfish.jersey.server.ServerRuntime:232
handle N org.glassfish.jersey.server.ApplicationHandler:680
service N org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer:356
run N org.glassfish.grizzly.http.server.HttpHandler$1:200
doWork N org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker:569
run N org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker:549
run N java.lang.Thread:829
END OF ERROR REPORT.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment