Giter Club home page Giter Club logo

Comments (1)

github-actions avatar github-actions commented on May 29, 2024
______________        _____________________________
__  ____/__  /_______ __  /__  ____/__  __ \__  __/
_  /    __  __ \  __ `/  __/  / __ __  /_/ /_  /
/ /___  _  / / / /_/ // /_ / /_/ / _  ____/_  /
\____/  /_/ /_/\__,_/ \__/ \____/  /_/     /_/

You are now at conversation: issue-62

�[31mjava.lang.NullPointerException�[0m
�[31mjava.lang.NullPointerException
at io.github.kezhenxu94.chatgpt.ConversationImpl.ask(ConversationImpl.java:63)
at io.github.kezhenxu94.chatgpt.cli.commands.ConversationCommands.ask(ConversationCommands.java:50)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:568)
at org.springframework.shell.command.invocation.InvocableShellMethod.doInvoke(InvocableShellMethod.java:306)
at org.springframework.shell.command.invocation.InvocableShellMethod.invoke(InvocableShellMethod.java:232)
at org.springframework.shell.command.CommandExecution$DefaultCommandExecution.evaluate(CommandExecution.java:220)
at org.springframework.shell.Shell.evaluate(Shell.java:246)
at org.springframework.shell.Shell.run(Shell.java:158)
at org.springframework.shell.jline.ScriptShellRunner.run(ScriptShellRunner.java:83)
at org.springframework.shell.DefaultShellApplicationRunner.run(DefaultShellApplicationRunner.java:65)
at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:760)
at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:750)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:317)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1304)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1293)
at io.github.kezhenxu94.chatgpt.cli.ChatGPTCLIApplication.main(ChatGPTCLIApplication.java:32)
�[0m
2024-04-26T21:11:07.323Z ERROR 1737 --- [ main] o.s.boot.SpringApplication : Application run failed

java.lang.IllegalStateException: Failed to execute ApplicationRunner
at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:763) ~[chatgpt:3.0.4]
at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:750) ~[chatgpt:3.0.4]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:317) ~[chatgpt:3.0.4]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1304) ~[chatgpt:3.0.4]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1293) ~[chatgpt:3.0.4]
at io.github.kezhenxu94.chatgpt.cli.ChatGPTCLIApplication.main(ChatGPTCLIApplication.java:32) ~[chatgpt:na]
Caused by: java.lang.NullPointerException: null
at io.github.kezhenxu94.chatgpt.ConversationImpl.ask(ConversationImpl.java:63) ~[na:na]
at io.github.kezhenxu94.chatgpt.cli.commands.ConversationCommands.ask(ConversationCommands.java:50) ~[chatgpt:na]
at [email protected]/java.lang.reflect.Method.invoke(Method.java:568) ~[chatgpt:na]
at org.springframework.shell.command.invocation.InvocableShellMethod.doInvoke(InvocableShellMethod.java:306) ~[na:na]
at org.springframework.shell.command.invocation.InvocableShellMethod.invoke(InvocableShellMethod.java:232) ~[na:na]
at org.springframework.shell.command.CommandExecution$DefaultCommandExecution.evaluate(CommandExecution.java:220) ~[na:na]
at org.springframework.shell.Shell.evaluate(Shell.java:246) ~[chatgpt:3.0.0]
at org.springframework.shell.Shell.run(Shell.java:158) ~[chatgpt:3.0.0]
at org.springframework.shell.jline.ScriptShellRunner.run(ScriptShellRunner.java:83) ~[chatgpt:3.0.0]
at org.springframework.shell.DefaultShellApplicationRunner.run(DefaultShellApplicationRunner.java:65) ~[chatgpt:3.0.0]
at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:760) ~[chatgpt:3.0.4]
... 5 common frames omitted

from chatgpt-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.