Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

代码能运行,但是服务没启起来,请求就是访问被拒绝 #8

Open
stathamcheng opened this issue Dec 6, 2021 · 3 comments

Comments

@stathamcheng
Copy link

No description provided.

@stathamcheng
Copy link
Author

. ____ _ __ _ _
/\ / ' __ _ () __ __ _ \ \ \
( ( )_
_ | '_ | '| | ' / ` | \ \ \
\/ )| |)| | | | | || (| | ) ) ) )
' |
| .__|| ||| |_, | / / / /
=========|
|==============|/=////
:: Spring Boot :: (v2.1.3.RELEASE)

[main] INFO com.UnidbgServerApplication - Starting UnidbgServerApplication on xxxdeMBP.lan with PID 34609 (/Users/xxx/Desktop/unidbg-server-main/target/classes started by xxx in /Users/xxx/Desktop/unidbg-server-main)
[main] INFO com.UnidbgServerApplication - No active profile set, falling back to default profiles: default
[main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 12334 (http)
十二月 06, 2021 8:49:54 下午 org.apache.catalina.core.StandardService startInternal
信息: Starting service [Tomcat]
十二月 06, 2021 8:49:54 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet engine: [Apache Tomcat/9.0.16]
十二月 06, 2021 8:49:54 下午 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/Users/xxx/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.]
十二月 06, 2021 8:49:55 下午 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring embedded WebApplicationContext
[main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1924 ms
[main] INFO com.github.unidbg.linux.ARM32SyscallHandler - openat dirfd=-100, pathname=/proc/self/exe, oflags=0x0, mode=0

@stathamcheng
Copy link
Author

直接请求localhost:12334都被拒绝

@cxapython
Copy link
Owner

端口9090的 在文件application.properties里有配置

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

No branches or pull requests

2 participants