No overview / exceptions thrown

Issue #1 resolved
Andreas Purde created an issue

I'm evaluating your plug-in on Confluence 6.11.1 with SQL Express. However I'm not getting any overview (it is empty) and the logs shows exceptions like the following (starting from the bottom):

at com.digixperience.atlassian.confluence.community.rest.topic.CommunityTopicRestResource.getAllTopics(CommunityTopicRestResource.java:51) at com.digixperience.atlassian.confluence.community.rest.topic.CommunityTopicStore.getTopicsByQuery(CommunityTopicStore.java:139) at com.sun.proxy.$Proxy2656.count(Unknown Source) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:208) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53) at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60) at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects.count(TenantAwareActiveObjects.java:326) at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.count(EntityManagedActiveObjects.java:190) com.microsoft.sqlserver.jdbc.SQLServerException: Must declare the scalar variable "@P1AND".

  • version:6.3.0.0
  • name:Microsoft JDBC Driver 6.3 for SQL Server Driver:
  • major version:12
  • minor version:0
  • version:12.00.2269
  • name:Microsoft SQL Server Database: com.atlassian.activeobjects.internal.ActiveObjectsSqlException: There was a SQL exception thrown by the Active Objects library: -- referer: https://edrup.de:8443/display/TC/Questions | url: /rest/communities/1.0/topics | traceId: fa04b16cb4316fa6 | userName: admin_670 com.microsoft.sqlserver.jdbc.SQLServerException: Must declare the scalar variable "@P1AND".

  • version:6.3.0.0

  • name:Microsoft JDBC Driver 6.3 for SQL Server Driver:
  • major version:12
  • minor version:0
  • version:12.00.2269
  • name:Microsoft SQL Server Database: 2018-09-16 05:39:20,610 ERROR [https-jsse-nio-8443-exec-23] [common.error.jersey.ThrowableExceptionMapper] toResponse Uncaught exception thrown by REST service: There was a SQL exception thrown by the Active Objects library:

Comments (2)

  1. Digi Xperience
    • changed status to open

    Hi Andreas,

    Our apologize for the delay.

    We are working to reproduce and fix the bug ASAP.

    Best regards,

    Catherine

  2. Digi Xperience

    Hi Andreas,

    Please update to 1.1.1 version which resolves the issue.

    Many thanks.

    Best regards,

    Catherine.

    Support team

  3. Log in to comment