Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

扫描二维码后抛出异常 #37

Open
CopyCodeCode opened this issue Jun 29, 2020 · 1 comment
Open

扫描二维码后抛出异常 #37

CopyCodeCode opened this issue Jun 29, 2020 · 1 comment

Comments

@CopyCodeCode
Copy link

XS U6P(B62 B9OBXPQ%W 02

@CopyCodeCode CopyCodeCode changed the title 扫描二维码后 扫描二维码后抛出异常 Jun 29, 2020
@xinpengfei520
Copy link

me too.

java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.springframework.boot.maven.AbstractRunMojo$LaunchRunner.run (AbstractRunMojo.java:527) at java.lang.Thread.run (Thread.java:748) Caused by: java.lang.IllegalStateException: Failed to execute CommandLineRunner at org.springframework.boot.SpringApplication.callRunner (SpringApplication.java:735) at org.springframework.boot.SpringApplication.callRunners (SpringApplication.java:716) at org.springframework.boot.SpringApplication.afterRefresh (SpringApplication.java:703) at org.springframework.boot.SpringApplication.run (SpringApplication.java:304) at org.springframework.boot.SpringApplication.run (SpringApplication.java:1118) at org.springframework.boot.SpringApplication.run (SpringApplication.java:1107) at com.cherry.jeeves.JeevesApplication.main (JeevesApplication.java:18) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.springframework.boot.maven.AbstractRunMojo$LaunchRunner.run (AbstractRunMojo.java:527) at java.lang.Thread.run (Thread.java:748) Caused by: com.cherry.jeeves.exception.WechatException: token ret = 1203 at com.cherry.jeeves.service.LoginService.login (LoginService.java:110) at com.cherry.jeeves.Jeeves.start (Jeeves.java:25) at com.cherry.jeeves.JeevesApplication.lambda$run$1 (JeevesApplication.java:27) at org.springframework.boot.SpringApplication.callRunner (SpringApplication.java:732) at org.springframework.boot.SpringApplication.callRunners (SpringApplication.java:716) at org.springframework.boot.SpringApplication.afterRefresh (SpringApplication.java:703) at org.springframework.boot.SpringApplication.run (SpringApplication.java:304) at org.springframework.boot.SpringApplication.run (SpringApplication.java:1118) at org.springframework.boot.SpringApplication.run (SpringApplication.java:1107) at com.cherry.jeeves.JeevesApplication.main (JeevesApplication.java:18) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants