Xianjie

Results 4 comments of Xianjie

it seems some log from log4j's syslog, trigger this bug. `May 11 10:02:11 127.0.0.1 java.lang.NullPointerException`

I'm using github.com/owulveryck/lstm to handle system log info. The test program is very similar to https://github.com/owulveryck/lstm/blob/master/example/train/train.go.

I have similar problem. example: ``` metadata: annotations: crossplane.io/external-create-pending: "2023-06-08T15:39:01Z" crossplane.io/external-name: example kubectl.kubernetes.io/last-applied-configuration: | ``` I fixed this problem by add 2 lines in `func (c *external) Create(ctx context.Context, mg...