-
Notifications
You must be signed in to change notification settings - Fork 24
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
production ! #1
Comments
Hello:
We have four server used esim framework in production. I suggest you should know DDD and COLA before you use it.
狂旋
…------------------ 原始邮件 ------------------
发件人: "0x457"<notifications@github.com>;
发送时间: 2020年5月18日(星期一) 下午2:41
收件人: "jukylin/esim"<esim@noreply.github.com>;
抄送: "Subscribed"<subscribed@noreply.github.com>;
主题: [jukylin/esim] production ! (#1)
Can it be used in production?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
run : panic: |
esim db2entity -d saep-mini -t test {"level":"error","ts":"2020-05-19 18:08:12","msg":"A panic occurred : runtime error: invalid memory address or nil pointer dereference","caller":"db2entity/db2entity.go:155","stacktrace":"github.com/jukylin/esim/log.(*logger).Errorf\n\t/Users/bruce/go/pkg/mod/github.com/jukylin/esim@v0.0.8/log/logger.go:98\ngithub.com/jukylin/esim/tool/db2entity.(*Db2Entity).Run.func1\n\t/Users/bruce/go/pkg/mod/github.com/jukylin/esim@v0.0.8/tool/db2entity/db2entity.go:155\nruntime.gopanic\n\t/usr/local/go/src/runtime/panic.go:969\nruntime.panicmem\n\t/usr/local/go/src/runtime/panic.go:212\nruntime.sigpanic\n\t/usr/local/go/src/runtime/signal_unix.go:695\ngithub.com/jukylin/esim/tool/db2entity.(*Db2Entity).Run\n\t/Users/bruce/go/pkg/mod/github.com/jukylin/esim@v0.0.8/tool/db2entity/db2entity.go:171\ngithub.com/jukylin/esim/tool/cmd.glob..func1\n\t/Users/bruce/go/pkg/mod/github.com/jukylin/esim@v0.0.8/tool/cmd/db2entity.go:66\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/bruce/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:846\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/bruce/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:950\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/bruce/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:887\ngithub.com/jukylin/esim/tool/cmd.Execute\n\t/Users/bruce/go/pkg/mod/github.com/jukylin/esim@v0.0.8/tool/cmd/root.go:34\nmain.main\n\t/Users/bruce/go/pkg/mod/github.com/jukylin/esim@v0.0.8/tool/main.go:21\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:203"} |
up to v0.0.9
狂旋
…------------------ 原始邮件 ------------------
发件人: "0x457"<notifications@github.com>;
发送时间: 2020年5月19日(星期二) 晚上6:10
收件人: "jukylin/esim"<esim@noreply.github.com>;
抄送: "§的§"<742161455@qq.com>;"Comment"<comment@noreply.github.com>;
主题: Re: [jukylin/esim] production ! (#1)
esim db2entity -d saep-mini -t test
{"level":"error","ts":"2020-05-19 18:08:12","msg":"A panic occurred : runtime error: invalid memory address or nil pointer dereference","caller":"db2entity/db2entity.go:155","stacktrace":"github.com/jukylin/esim/log.(*logger).Errorf\n\t/Users/bruce/go/pkg/mod/github.com/jukylin/esim@v0.0.8/log/logger.go:98\ngithub.com/jukylin/esim/tool/db2entity.(*Db2Entity).Run.func1\n\t/Users/bruce/go/pkg/mod/github.com/jukylin/esim@v0.0.8/tool/db2entity/db2entity.go:155\nruntime.gopanic\n\t/usr/local/go/src/runtime/panic.go:969\nruntime.panicmem\n\t/usr/local/go/src/runtime/panic.go:212\nruntime.sigpanic\n\t/usr/local/go/src/runtime/signal_unix.go:695\ngithub.com/jukylin/esim/tool/db2entity.(*Db2Entity).Run\n\t/Users/bruce/go/pkg/mod/github.com/jukylin/esim@v0.0.8/tool/db2entity/db2entity.go:171\ngithub.com/jukylin/esim/tool/cmd.glob..func1\n\t/Users/bruce/go/pkg/mod/github.com/jukylin/esim@v0.0.8/tool/cmd/db2entity.go:66\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/bruce/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:846\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/bruce/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:950\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/bruce/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:887\ngithub.com/jukylin/esim/tool/cmd.Execute\n\t/Users/bruce/go/pkg/mod/github.com/jukylin/esim@v0.0.8/tool/cmd/root.go:34\nmain.main\n\t/Users/bruce/go/pkg/mod/github.com/jukylin/esim@v0.0.8/tool/main.go:21\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:203"}
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
你有很多依赖没有安装,esim项目你放在了GOPATH里面了? |
肯定的 |
Can it be used in production?
The text was updated successfully, but these errors were encountered: