Issue Type: Bug Bug
Assignee: Cyrille Le Clerc
Components: syslog-logger-plugin
Created: 15/Apr/15 2:55 PM
Description:

NullPointerException in SyslogLoggerPlugin.applySettings(SyslogLoggerPlugin.java:149) after upgrading to version 1.0.2

```
Caused by: java.lang.NullPointerException
at org.jenkinsci.plugins.sysloglogger.SyslogLoggerPlugin.applySettings(SyslogLoggerPlugin.java:149)
at org.jenkinsci.plugins.sysloglogger.SyslogLoggerPlugin.<init>(SyslogLoggerPlugin.java:112)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
at com.google.inject.internal.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:86)
at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:108)
at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:88)
at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:269)
at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1058)
at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
... 25 more
```

Environment: syslog-logger-plugin:1.0.2
Project: Jenkins
Priority: Minor Minor
Reporter: Cyrille Le Clerc
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to