You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Chao Wang (Jira)" <ji...@apache.org> on 2021/01/07 06:37:00 UTC

[jira] [Created] (PHOENIX-6304) Fix TenantSpecificTablesDMLIT failed

Chao Wang created PHOENIX-6304:
----------------------------------

             Summary: Fix TenantSpecificTablesDMLIT failed
                 Key: PHOENIX-6304
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6304
             Project: Phoenix
          Issue Type: Test
    Affects Versions: 5.0.0
            Reporter: Chao Wang
            Assignee: Chao Wang


TenantSpecificTablesDMLIT is failing some times.

org.apache.phoenix.thirdparty.com.google.common.util.concurrent.UncheckedExecutionException: org.apache.phoenix.exception.PhoenixNonRetryableRuntimeException: java.lang.ClassNotFoundException: org.notreal.class
 at org.apache.phoenix.thirdparty.com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2049)
 at org.apache.phoenix.thirdparty.com.google.common.cache.LocalCache.get(LocalCache.java:3849)
 at org.apache.phoenix.thirdparty.com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4711)
 at org.apache.phoenix.jdbc.PhoenixDriver.getConnectionQueryServices(PhoenixDriver.java:261)
 at org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.createConnection(PhoenixEmbeddedDriver.java:142)
 at org.apache.phoenix.jdbc.PhoenixDriver.connect(PhoenixDriver.java:241)
 at java.sql.DriverManager.getConnection(DriverManager.java:664)
 at java.sql.DriverManager.getConnection(DriverManager.java:270)
 at org.apache.phoenix.coprocessor.WhereConstantParser.getConnectionlessConnection(WhereConstantParser.java:106)
 at org.apache.phoenix.coprocessor.WhereConstantParser.addViewInfoToPColumnsIfNeeded(W



--
This message was sent by Atlassian Jira
(v8.3.4#803005)