Github user blrunner commented on the pull request:

    https://github.com/apache/tajo/pull/651#issuecomment-124432337
  
    After pulling latest codes, I found another error message on tsql as 
following:
    
    ```
    2015-07-24 17:12:00,767 ERROR org.apache.tajo.catalog.CatalogServer: 
    Stack Trace:
    java.lang.StackOverflowError
        at 
org.apache.tajo.exception.ErrorMessages.getMessage(ErrorMessages.java:121)
        at 
org.apache.tajo.exception.TajoRuntimeException.<init>(TajoRuntimeException.java:43)
        at 
org.apache.tajo.exception.ErrorMessages.getMessage(ErrorMessages.java:136)
        at 
org.apache.tajo.exception.TajoRuntimeException.<init>(TajoRuntimeException.java:43)
        at 
org.apache.tajo.exception.ErrorMessages.getMessage(ErrorMessages.java:136)
        at 
org.apache.tajo.exception.TajoRuntimeException.<init>(TajoRuntimeException.java:43)
        at 
org.apache.tajo.exception.ErrorMessages.getMessage(ErrorMessages.java:136)
        at 
org.apache.tajo.exception.TajoRuntimeException.<init>(TajoRuntimeException.java:43)
        at 
org.apache.tajo.exception.ErrorMessages.getMessage(ErrorMessages.java:136)
        at 
org.apache.tajo.exception.TajoRuntimeException.<init>(TajoRuntimeException.java:43)
        at 
org.apache.tajo.exception.ErrorMessages.getMessage(ErrorMessages.java:136)
        at 
org.apache.tajo.exception.TajoRuntimeException.<init>(TajoRuntimeException.java:43)
        at 
org.apache.tajo.exception.ErrorMessages.getMessage(ErrorMessages.java:136)
        at 
org.apache.tajo.exception.TajoRuntimeException.<init>(TajoRuntimeException.java:43)
        at 
org.apache.tajo.exception.ErrorMessages.getMessage(ErrorMessages.java:136)
        at 
org.apache.tajo.exception.TajoRuntimeException.<init>(TajoRuntimeException.java:43)
        at 
org.apache.tajo.exception.ErrorMessages.getMessage(ErrorMessages.java:136)
        at 
org.apache.tajo.exception.TajoRuntimeException.<init>(TajoRuntimeException.java:43)
        at 
org.apache.tajo.exception.ErrorMessages.getMessage(ErrorMessages.java:136)
    ```
    
    This issue looks like an issue of the master branch without relevant to 
this PR. If you don't mind, could you recover relative codes? We need to book 
this issue with another JIRA issue.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to