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

NullPointerException in seldon-cluster manager logs #268

Closed
hjarraya opened this issue Oct 25, 2018 · 1 comment
Closed

NullPointerException in seldon-cluster manager logs #268

hjarraya opened this issue Oct 25, 2018 · 1 comment

Comments

@hjarraya
Copy link

Continuous error in seldon-cluster manager polluting the logs, will try to reproduce it.

this is probably related to the fact that I deployed my seldon model to a name space without cluster-manager in that namespace.

10:26:32.173 [pool-1-thread-1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task.
java.lang.NullPointerException: null
10:26:37.099 [pool-1-thread-1] DEBUG i.s.c.k8s.SeldonDeploymentWatcher - The time is now 10:26:37
10:26:37.100 [pool-1-thread-1] DEBUG i.s.c.k8s.SeldonDeploymentWatcher - Watching with rs 1562764 in namespace kubeflow
10:26:47.173 [pool-1-thread-1] DEBUG i.s.c.k8s.SeldonDeploymentWatcher - Not updating resourceVersion - current:1562764 Processed:1562764
10:26:47.173 [pool-1-thread-1] DEBUG i.s.c.k8s.DeploymentWatcher - The time is now 10:26:47
10:26:47.173 [pool-1-thread-1] DEBUG i.s.c.k8s.DeploymentWatcher - Watching with rs 644056
10:26:47.242 [pool-1-thread-1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task.
java.lang.NullPointerException: null
@ukclivecox
Copy link
Contributor

Please reopen if you can reproduce.

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