Expand my Community achievements bar.

Stanleyor
Stanleyor
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • In our project's code a workspace creation is used for a page version restoring. A page node is cloned, copied to the new workspace and needed revision (version) is restored without any affect on the current page node state.The process is:new workspace is created (temporary)a page node cloned from c...

    Type

    Discussions

    Views

    3.0K

    Likes

    0

    Replies

    3
  • Instance restart has fixed the problem

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • You are right. SQL-2 returns correct results. Thank youI'm acknowledged that everything except SQL-2 is deprecated. (Practice shows that sometimes XPath is much faster than SQL-2 and SQL-2 joins are really slow. But that's not a subject of our discussion)That is not our code. The initiator of this r...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • 2 days ago I renamed some nodes on a production Author system. Now I've found out that a XPath query returns old paths results.For example a path /a/de_CH/c was renamed to /a/de_DE/c. Currently a XPath query returns /a/de_CH/c that does not exist anymoreInconsistency exists on Author where there are...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    4
  • For example there are several services. One of services is very resource-intensive (makes high CPU load, IO). Respectively the service has big influence on the performance of other services. That is not acceptable because while resource-intensive background processing is taking place frontend-relate...

    Type

    Questions

    Views

    990

    Likes

    0

    Replies

    1
  • I try to use https://code.google.com/p/otroslogviewer/ for CQ error.log parsing. For example here's one line output: 01.12.2014 00:10:06.593 *INFO* [jackrabbit-pool-2] org.apache.jackrabbit.core.query.lucene.IndexMerger merged 2 documents in 5 ms into _5yx.Mine pattern parser is:type=log4j pattern=T...

    Type

    Questions

    Views

    870

    Likes

    0

    Replies

    0
  • According to the doc the sesion's save() method can throw InvalidItemStateException exception.It means that some item that was modified in current session also was modified from other thread and already saved. The transient space of the session cannot be savedThe quesion is what is a best practice i...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    3
  • How to add additional response header field? For example the request looks like this:http://example.com/content/dam/examples/ex.pdf?I want to add: Content-Disposition: attachment It will force a browser to download file, not showing a file in a browserThanks

    Type

    Questions

    Views

    2.4K

    Likes

    0

    Replies

    2
  • XPath query:/a/b/asthrows an error: {results: [ ],total: 0,success: false,time: 0,errorMessage: "Encountered "as" at line 1, column 16. Was expecting one of: <IntegerLiteral> ... <DecimalLiteral> ... <DoubleLiteral> ... <StringLiteral> ... "<?" ... "<?" ... <AxisChild> ... <AxisDescendant> ... <Axis...

    Type

    Questions

    Views

    930

    Likes

    0

    Replies

    1
  • What's an example of SQL-2 query for content of a PDF file that was uploaded to DAM?I've checked all nodes and properties but cannot find property with file's contentThanks in advance

    Type

    Questions

    Views

    2.5K

    Likes

    0

    Replies

    3
Top badges earned by Stanleyor
Customize the badges you want to showcase on your profile