NO one is having the same issue? I turned on debug and when connecting
through Domai name, looks to me that the JDBC transaction isn't get
generated? Does any one have any hints?
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
impl.SessionImpl - opened session at timestamp: 12811211622
+[https://<<Domain-Name>>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<Domain-Name>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
DEBUG impl.SessionImpl - opened session at timestamp:
12811211856
@@ -7189,132 +7189 @@
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
store.XWikiHibernateBaseStore - Opened transaction
org.hibernate.transaction.JDBCTransaction@bb94d9
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
ast.QueryTranslatorImpl - parse() - HQL: select distinct
doc.space, doc.name, doc.date from com.xpn.xwiki.doc.XWikiDocument as
doc where (doc.hidden <> true or doc.hidden is null) and 1=1 and
doc.author='xwiki:XWiki.Admin' order by doc.date desc
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
ast.AST - --- HQL AST ---
- \-[QUERY] 'query'
- +-[SELECT_FROM] 'SELECT_FROM'
- | +-[FROM] 'from'
- | | \-[RANGE] 'RANGE'
- | | +-[DOT] '.'
- | | | +-[DOT] '.'
- | | | | +-[DOT] '.'
- | | | | | +-[DOT] '.'
- | | | | | | +-[IDENT] 'com'
- | | | | | | \-[IDENT] 'xpn'
- | | | | | \-[IDENT] 'xwiki'
- | | | | \-[IDENT] 'doc'
- | | | \-[IDENT] 'XWikiDocument'
- | | \-[ALIAS] 'doc'
- | \-[SELECT] 'select'
- | +-[DISTINCT] 'distinct'
- | +-[DOT] '.'
- | | +-[IDENT] 'doc'
- | | \-[IDENT] 'space'
- | +-[DOT] '.'
- | | +-[IDENT] 'doc'
- | | \-[IDENT] 'name'
- | \-[DOT] '.'
- | +-[IDENT] 'doc'
- | \-[IDENT] 'date'
- +-[WHERE] 'where'
- | \-[AND] 'and'
- | +-[AND] 'and'
- | | +-[OR] 'or'
- | | | +-[NE] '<>'
- | | | | +-[DOT] '.'
- | | | | | +-[IDENT] 'doc'
- | | | | | \-[IDENT] 'hidden'
- | | | | \-[TRUE] 'true'
- | | | \-[IS_NULL] 'is null'
- | | | \-[DOT] '.'
- | | | +-[IDENT] 'doc'
- | | | \-[IDENT] 'hidden'
- | | \-[EQ] '='
- | | +-[NUM_INT] '1'
- | | \-[NUM_INT] '1'
- | \-[EQ] '='
- | +-[DOT] '.'
- | | +-[IDENT] 'doc'
- | | \-[IDENT] 'author'
- | \-[QUOTED_STRING] ''xwiki:XWiki.Admin''
- \-[ORDER] 'order'
- +-[DOT] '.'
- | +-[IDENT] 'doc'
- | \-[IDENT] 'date'
- \-[DESCENDING] 'desc'
-
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
ast.ErrorCounter - throwQueryException() : no errors
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
antlr.HqlSqlBaseWalker - select << begin [level=1,
statement=select]
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.FromElement - FromClause{level=1} :
com.xpn.xwiki.doc.XWikiDocument (doc) -> xwikidocum0_
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.FromReferenceNode - Resolved : doc -> xwikidocum0_.XWD_ID
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.DotNode - getDataType() : space ->
org.hibernate.type.StringType@223d9b
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.FromReferenceNode - Resolved : doc.space ->
xwikidocum0_.XWD_WEB
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.FromReferenceNode - Resolved : doc -> xwikidocum0_.XWD_ID
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.DotNode - getDataType() : name ->
org.hibernate.type.StringType@223d9b
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.FromReferenceNode - Resolved : doc.name ->
xwikidocum0_.XWD_NAME
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.FromReferenceNode - Resolved : doc -> xwikidocum0_.XWD_ID
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.DotNode - getDataType() : date ->
org.hibernate.type.TimestampType@1959b32
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.FromReferenceNode - Resolved : doc.date ->
xwikidocum0_.XWD_DATE
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.FromReferenceNode - Resolved : doc -> xwikidocum0_.XWD_ID
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.DotNode - getDataType() : hidden ->
org.hibernate.type.BooleanType@d9d6ae
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.FromReferenceNode - Resolved : doc.hidden ->
xwikidocum0_.XWD_HIDDEN
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.FromReferenceNode - Resolved : doc -> xwikidocum0_.XWD_ID
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.DotNode - getDataType() : hidden ->
org.hibernate.type.BooleanType@d9d6ae
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.FromReferenceNode - Resolved : doc.hidden ->
xwikidocum0_.XWD_HIDDEN
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.FromReferenceNode - Resolved : doc -> xwikidocum0_.XWD_ID
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.DotNode - getDataType() : author ->
org.hibernate.type.StringType@223d9b
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.FromReferenceNode - Resolved : doc.author ->
xwikidocum0_.XWD_AUTHOR
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.FromReferenceNode - Resolved : doc -> xwikidocum0_.XWD_ID
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.DotNode - getDataType() : date ->
org.hibernate.type.TimestampType@1959b32
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
tree.FromReferenceNode - Resolved : doc.date ->
xwikidocum0_.XWD_DATE
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
antlr.HqlSqlBaseWalker - select : finishing up [level=1,
statement=select]
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
ast.HqlSqlWalker - processQuery() : ( SELECT ( {select
clause} distinct ( xwikidocum0_.XWD_WEB xwikidocum0_.XWD_ID space ) (
xwikidocum0_.XWD_NAME xwikidocum0_.XWD_ID name ) ( xwikidocum0_.XWD_DATE
xwikidocum0_.XWD_ID date ) ) ( FromClause{level=1} xwikidoc xwikidocum0_
) ( where ( and ( and ( or ( <> ( xwikidocum0_.XWD_HIDDEN
xwikidocum0_.XWD_ID hidden ) 1 ) ( is null ( xwikidocum0_.XWD_HIDDEN
xwikidocum0_.XWD_ID hidden ) ) ) ( = 1 1 ) ) ( = (
xwikidocum0_.XWD_AUTHOR xwikidocum0_.XWD_ID author ) 'xwiki:XWiki.Admin'
) ) ) ( order ( xwikidocum0_.XWD_DATE xwikidocum0_.XWD_ID date ) desc ) )
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
util.JoinProcessor - Using FROM fragment [xwikidoc
xwikidocum0_]
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select]
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
ast.AST - --- SQL AST ---
- \-[SELECT] QueryNode: 'SELECT' querySpaces (xwikidoc)
- +-[SELECT_CLAUSE] SelectClause: '{select clause}'
- | +-[DISTINCT] SqlNode: 'distinct'
- | +-[DOT] DotNode: 'xwikidocum0_.XWD_WEB'
{propertyName=space,dereferenceType=4,propertyPath=space,path=doc.space,tableAlias=xwikidocum0_,className=com.xpn.xwiki.doc.XWikiDocument,classAlias=doc}
- | | +-[ALIAS_REF] IdentNode: 'xwikidocum0_.XWD_ID' {alias=doc,
className=com.xpn.xwiki.doc.XWikiDocument, tableAlias=xwikidocum0_}
- | | \-[IDENT] IdentNode: 'space' {originalText=space}
- | +-[SELECT_COLUMNS] SqlNode: ' as col_0_0_'
- | +-[DOT] DotNode: 'xwikidocum0_.XWD_NAME'
{propertyName=name,dereferenceType=4,propertyPath=name,path=doc.name,tableAlias=xwikidocum0_,className=com.xpn.xwiki.doc.XWikiDocument,classAlias=doc}
- | | +-[ALIAS_REF] IdentNode: 'xwikidocum0_.XWD_ID' {alias=doc,
className=com.xpn.xwiki.doc.XWikiDocument, tableAlias=xwikidocum0_}
- | | \-[IDENT] IdentNode: 'name' {originalText=name}
- | +-[SELECT_COLUMNS] SqlNode: ' as col_1_0_'
- | +-[DOT] DotNode: 'xwikidocum0_.XWD_DATE'
{propertyName=date,dereferenceType=4,propertyPath=date,path=doc.date,tableAlias=xwikidocum0_,className=com.xpn.xwiki.doc.XWikiDocument,classAlias=doc}
- | | +-[ALIAS_REF] IdentNode: 'xwikidocum0_.XWD_ID' {alias=doc,
className=com.xpn.xwiki.doc.XWikiDocument, tableAlias=xwikidocum0_}
- | | \-[IDENT] IdentNode: 'date' {originalText=date}
- | \-[SELECT_COLUMNS] SqlNode: ' as col_2_0_'
- +-[FROM] FromClause: 'from' FromClause{level=1,
fromElementCounter=1, fromElements=1, fromElementByClassAlias=[doc],
fromElementByTableAlias=[xwikidocum0_], fromElementsByPath=[],
collectionJoinFromElementsByPath=[], impliedElements=[]}
- | \-[FROM_FRAGMENT] FromElement: 'xwikidoc xwikidocum0_'
FromElement{explicit,not a collection join,not a fetch join,fetch
non-lazy
properties,classAlias=doc,role=null,tableName=xwikidoc,tableAlias=xwikidocum0_,origin=null,colums={,className=com.xpn.xwiki.doc.XWikiDocument}}
- +-[WHERE] SqlNode: 'where'
- | \-[AND] SqlNode: 'and'
- | +-[AND] SqlNode: 'and'
- | | +-[OR] SqlNode: 'or'
- | | | +-[NE] BinaryLogicOperatorNode: '<>'
- | | | | +-[DOT] DotNode: 'xwikidocum0_.XWD_HIDDEN'
{propertyName=hidden,dereferenceType=4,propertyPath=hidden,path=doc.hidden,tableAlias=xwikidocum0_,className=com.xpn.xwiki.doc.XWikiDocument,classAlias=doc}
- | | | | | +-[ALIAS_REF] IdentNode: 'xwikidocum0_.XWD_ID'
{alias=doc, className=com.xpn.xwiki.doc.XWikiDocument,
tableAlias=xwikidocum0_}
- | | | | | \-[IDENT] IdentNode: 'hidden' {originalText=hidden}
- | | | | \-[TRUE] BooleanLiteralNode: '1'
- | | | \-[IS_NULL] IsNullLogicOperatorNode: 'is null'
- | | | \-[DOT] DotNode: 'xwikidocum0_.XWD_HIDDEN'
{propertyName=hidden,dereferenceType=4,propertyPath=hidden,path=doc.hidden,tableAlias=xwikidocum0_,className=com.xpn.xwiki.doc.XWikiDocument,classAlias=doc}
- | | | +-[ALIAS_REF] IdentNode: 'xwikidocum0_.XWD_ID'
{alias=doc, className=com.xpn.xwiki.doc.XWikiDocument,
tableAlias=xwikidocum0_}
- | | | \-[IDENT] IdentNode: 'hidden' {originalText=hidden}
- | | \-[EQ] BinaryLogicOperatorNode: '='
- | | +-[NUM_INT] LiteralNode: '1'
- | | \-[NUM_INT] LiteralNode: '1'
- | \-[EQ] BinaryLogicOperatorNode: '='
- | +-[DOT] DotNode: 'xwikidocum0_.XWD_AUTHOR'
{propertyName=author,dereferenceType=4,propertyPath=author,path=doc.author,tableAlias=xwikidocum0_,className=com.xpn.xwiki.doc.XWikiDocument,classAlias=doc}
- | | +-[ALIAS_REF] IdentNode: 'xwikidocum0_.XWD_ID'
{alias=doc, className=com.xpn.xwiki.doc.XWikiDocument,
tableAlias=xwikidocum0_}
- | | \-[IDENT] IdentNode: 'author' {originalText=author}
- | \-[QUOTED_STRING] LiteralNode: ''xwiki:XWiki.Admin''
- \-[ORDER] OrderByClause: 'order'
- +-[DOT] DotNode: 'xwikidocum0_.XWD_DATE'
{propertyName=date,dereferenceType=4,propertyPath=date,path=doc.date,tableAlias=xwikidocum0_,className=com.xpn.xwiki.doc.XWikiDocument,classAlias=doc}
- | +-[ALIAS_REF] IdentNode: 'xwikidocum0_.XWD_ID' {alias=doc,
className=com.xpn.xwiki.doc.XWikiDocument, tableAlias=xwikidocum0_}
- | \-[IDENT] IdentNode: 'date' {originalText=date}
- \-[DESCENDING] SqlNode: 'desc'
-
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
ast.ErrorCounter - throwQueryException() : no errors
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
ast.QueryTranslatorImpl - HQL: select distinct doc.space,
doc.name, doc.date from com.xpn.xwiki.doc.XWikiDocument as doc where
(doc.hidden <> true or doc.hidden is null) and 1=1 and
doc.author='xwiki:XWiki.Admin' order by doc.date desc
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
ast.QueryTranslatorImpl - SQL: select distinct
xwikidocum0_.XWD_WEB as col_0_0_, xwikidocum0_.XWD_NAME as col_1_0_,
xwikidocum0_.XWD_DATE as col_2_0_ from xwikidoc xwikidocum0_ where
(xwikidocum0_.XWD_HIDDEN<>1 or xwikidocum0_.XWD_HIDDEN is null) and 1=1
and xwikidocum0_.XWD_AUTHOR='xwiki:XWiki.Admin' order by
xwikidocum0_.XWD_DATE desc
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
ast.ErrorCounter - throwQueryException() : no errors
+[https://<<Domain-Name>>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<Domain-Name>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
DEBUG store.XWikiHibernateBaseStore - Opened transaction
org.hibernate.transaction.JDBCTransaction@8f79ba
@@ -7332 +7201 @@
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
store.XWikiHibernateBaseStore - Releasing hibernate transaction
org.hibernate.transaction.JDBCTransaction@bb94d9
+[https://<<Domain-Name>>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<Domain-Name>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
DEBUG store.XWikiHibernateBaseStore - Releasing hibernate transaction
org.hibernate.transaction.JDBCTransaction@8f79ba
@@ -7348,817 +7217 @@
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
store.XWikiCacheStore - Cache: Trying to get doc
wesley:Invitation.WebPreferences for real
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
store.XWikiHibernateBaseStore - Trying to get session from pool
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
impl.SessionImpl - opened session at timestamp: 12811211622
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
store.XWikiHibernateBaseStore - Taken session from pool
SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[]
updates=[] deletions=[] collectionCreations=[] collectionRemovals=[]
collectionUpdates=[]])
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
jdbc.ConnectionManager - opening JDBC connection
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] INFO
store.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5)
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
store.XWikiHibernateBaseStore - Switch database to: [wesley]
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
store.XWikiHibernateBaseStore - Trying to open transaction
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
transaction.JDBCTransaction - begin
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
transaction.JDBCTransaction - current autocommit status: false
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
store.XWikiHibernateBaseStore - Opened transaction
org.hibernate.transaction.JDBCTransaction@85e41d
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
loader.Loader - loading entity:
[com.xpn.xwiki.doc.XWikiDocument#1487644153]
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
jdbc.AbstractBatcher - about to open PreparedStatement (open
PreparedStatements: 0, globally: 0)
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
hibernate.SQL - select xwikidocum0_.XWD_ID as
XWD1_0_0_, xwikidocum0_.XWD_FULLNAME as XWD2_0_0_, xwikidocum0_.XWD_NAME
as XWD3_0_0_, xwikidocum0_.XWD_TITLE as XWD4_0_0_,
xwikidocum0_.XWD_LANGUAGE as XWD5_0_0_,
xwikidocum0_.XWD_DEFAULT_LANGUAGE as XWD6_0_0_,
xwikidocum0_.XWD_TRANSLATION as XWD7_0_0_, xwikidocum0_.XWD_DATE as
XWD8_0_0_, xwikidocum0_.XWD_CONTENT_UPDATE_DATE as XWD9_0_0_,
xwikidocum0_.XWD_CREATION_DATE as XWD10_0_0_, xwikidocum0_.XWD_AUTHOR as
XWD11_0_0_, xwikidocum0_.XWD_CONTENT_AUTHOR as XWD12_0_0_,
xwikidocum0_.XWD_CREATOR as XWD13_0_0_, xwikidocum0_.XWD_WEB as
XWD14_0_0_, xwikidocum0_.XWD_CONTENT as XWD15_0_0_,
xwikidocum0_.XWD_VERSION as XWD16_0_0_, xwikidocum0_.XWD_CUSTOM_CLASS as
XWD17_0_0_, xwikidocum0_.XWD_PARENT as XWD18_0_0_,
xwikidocum0_.XWD_CLASS_XML as XWD19_0_0_, xwikidocum0_.XWD_ELEMENTS as
XWD20_0_0_, xwikidocum0_.XWD_DEFAULT_TEMPLATE as XWD21_0_0_,
xwikidocum0_.XWD_VALIDATION_SCRIPT as XWD22_0_0_,
xwikidocum0_.XWD_COMMENT as XWD23_0_0_, xwikidocum0_.XWD_MINOREDIT as
XWD24_0_0_, xwikidocum0_.XWD_SYNTAX_ID as XWD25_0_0_,
xwikidocum0_.XWD_HIDDEN as XWD26_0_0_ from xwikidoc xwikidocum0_ where
xwikidocum0_.XWD_ID=?
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
jdbc.AbstractBatcher - about to open ResultSet (open
ResultSets: 0, globally: 0)
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
loader.Loader - result row:
EntityKey[com.xpn.xwiki.doc.XWikiDocument#1487644153]
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
jdbc.AbstractBatcher - about to close ResultSet (open
ResultSets: 1, globally: 1)
-[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree]
[https://<IP-Address>:8443/xwiki/wiki/wesley/view/Main/AllDocs?view=tree] DEBUG
jdbc.AbstractBatcher - about to close PreparedStatement (open
PreparedStatements: 1, globally: 1)
.........
.........
.........
Cheers,
Wesley
On 10-07-09 12:04 PM, Wesley Huang wrote:
Hi all,
I found a problem of treeview in URL path based virtual mode. When using
IP to access, the treeview works fine in the "Document Index" and the
"Link" widget, i.e. accessing https://<IP
Address>:8443/xwiki/wiki/<Wiki
Name>/view/Main/AllDocs?view=tree is fine. However, if using "hostname",
treeview breaks: it shows "loading data...." and stuck, i.e. accessing
https://<Hostname>:8443/xwiki/wiki/<Wiki
Name>/view/Main/AllDocs?view=tree has problem.
Did anyone experience this problem before and have a work-around? Or any
idea would be greatly appreciated.
Cheers,
Wesley
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users