[
https://issues.apache.org/jira/browse/AMBARI-15129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157158#comment-15157158
]
Hadoop QA commented on AMBARI-15129:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12789020/AMBARI-15129.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/5497//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/5497//console
This message is automatically generated.
> Oozie server unable to load JDBC driver
> ---------------------------------------
>
> Key: AMBARI-15129
> URL: https://issues.apache.org/jira/browse/AMBARI-15129
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.2.2
>
> Attachments: AMBARI-15129.patch
>
>
> ERROR: Oozie could not be started
>
> REASON: org.apache.oozie.service.ServiceException: E0103: Could not load
> service classes, Cannot load JDBC driver class
> 'com.sqlserver.jdbc.SQLServerDriver'
>
> Stacktrace:
> -----------------------------------------------------------------
> org.apache.oozie.service.ServiceException: E0103: Could not load service
> classes, Cannot load JDBC driver class 'com.sqlserver.jdbc.SQLServerDriver'
> at
> org.apache.oozie.service.Services.loadServices(Services.java:309)
> at org.apache.oozie.service.Services.init(Services.java:213)
> at
> org.apache.oozie.servlet.ServicesLoader.contextInitialized(ServicesLoader.java:46)
> at
> org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4210)
> at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4709)
> at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:802)
> at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
> at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:583)
> at
> org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:676)
> at
> org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:602)
> at
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:503)
> at
> org.apache.catalina.startup.HostConfig.start(HostConfig.java:1322)
> at
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:325)
> at
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
> at
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1068)
> at
> org.apache.catalina.core.StandardHost.start(StandardHost.java:822)
> at
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1060)
> at
> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)