GithubHelp home page GithubHelp logo

linktechtips / betterfsd-java Goto Github PK

View Code? Open in Web Editor NEW
16.0 1.0 7.0 142 KB

Java refactoring version of BetterFSD

License: GNU General Public License v3.0

Java 100.00%
atc-simulation flight-simulator fsd ivao vatsim euroscope

betterfsd-java's Introduction

Metrics

betterfsd-java's People

Contributors

dependabot[bot] avatar fossabot avatar linktechtips avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

betterfsd-java's Issues

🐛[BUG] 无法被客户端连接

🐛 描述(Description)

客户端连接端口会报错,3个端口报错信息不同
ps:system interface可以连接,输入任意错误命令提示语法错误,但输入pwd password卡住,fsd报错

📄 日志信息(Log Information)

这是system management interface的日志,client interface 和 server interface也会报类似的错误,
ps 今天重新下载代码重新编译,client interface 和 server interface好像又不报错了

2023-12-16 10:33:06.322 [main] INFO org.linktechtips.process.network.TcpInterface - [Network/TcpInterface]: Connection accepted from localhost on system management interface
Exception in thread "main" java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
at org.springframework.boot.loader.Launcher.launch(Launcher.java:108)
at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65)
Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
at org.linktechtips.user.SystemUser.execPwd(SystemUser.java:581)
at org.linktechtips.user.SystemUser.runCmd(SystemUser.java:134)
at org.linktechtips.user.SystemUser.doParse(SystemUser.java:106)
at org.linktechtips.user.SystemUser.parse(SystemUser.java:65)
at org.linktechtips.user.AbstractUser.run(AbstractUser.java:277)
at org.linktechtips.process.network.TcpInterface.run(TcpInterface.java:270)
at org.linktechtips.process.network.SystemInterface.run(SystemInterface.java:26)
at org.linktechtips.process.PMan.run(PMan.java:30)
at org.linktechtips.Main.run(Main.java:418)
at org.linktechtips.MainLauncher.run(MainLauncher.java:48)
at org.linktechtips.MainLauncher.main(MainLauncher.java:43)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 5 more

🚑 基本信息(Basic Information)

  • 程序版本(Program Version): 1.1.2
  • 系统版本号(OS Version): macOS Monterey 12

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.