java.lang.NullPointerException: Cannot read the array length because "bytes" is null at java.base/java.lang.String.(String.java:1433) ~[na:na] at com.alicloud.openservices.tablestore.core.auth.InstanceProfileCredentialsFetcher.parse(InstanceProfileCredentialsFetcher.java:79) ~[tablestore-5.13.8-jar-with-dependencies.jar!/:na] at com.alicloud.openservices.tablestore.core.auth.HttpCredentialsFetcher.fetch(HttpCredentialsFetcher.java:56) ~[tablestore-5.13.8-jar-with-dependencies.jar!/:na] at com.alicloud.openservices.tablestore.core.auth.InstanceProfileCredentialsProvider.getCredentials(InstanceProfileCredentialsProvider.java:74) ~[tablestore-5.13.8-jar-with-dependencies.jar!/:na] at com.alicloud.openservices.tablestore.core.auth.InstanceProfileCredentialsProvider.getCredentials(InstanceProfileCredentialsProvider.java:30) ~[tablestore-5.13.8-jar-with-dependencies.jar!/:na] at com.alicloud.openservices.tablestore.core.OperationLauncher.asyncInvokePost(OperationLauncher.java:156) ~[tablestore-5.13.8-jar-with-dependencies.jar!/:na] at com.alicloud.openservices.tablestore.core.SearchLauncher.fire(SearchLauncher.java:51) ~[tablestore-5.13.8-jar-with-dependencies.jar!/:na] at com.alicloud.openservices.tablestore.InternalClient.search(InternalClient.java:1131) ~[tablestore-5.13.8-jar-with-dependencies.jar!/:na] at com.alicloud.openservices.tablestore.SyncClient.search(SyncClient.java:489) ~[tablestore-5.13.8-jar-with-dependencies.jar!/:na] at jdk.internal.reflect.GeneratedMethodAccessor207.invoke(Unknown Source) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) ~[spring-aop-6.0.4.jar!/:6.0.4] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.0.4.jar!/:6.0.4] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.0.4.jar!/:6.0.4] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:752) ~[spring-aop-6.0.4.jar!/:6.0.4] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-6.0.4.jar!/:6.0.4] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.0.4.jar!/:6.0.4] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:752) ~[spring-aop-6.0.4.jar!/:6.0.4] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703) ~[spring-aop-6.0.4.jar!/:6.0.4] 你好,表格存储最近偶尔会报这种问题,请问可能会是什么原因?因为这个是个偶现问题,想问下你们有遇到反馈吗?
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。