Quantcast
Channel: Adobe Community : Popular Discussions - CQ5 (read only)
Viewing all 12476 articles
Browse latest View live

package manager resolves to incorrect address on welcome screen

$
0
0

I have an installed CQ5 instance that seems to be incorrectly resolving /crx/packmgr/ to /libs/cq/core/content/welcome/features/packages.html on the /libs/cq/core/content/welcome.html screen. I have compared this to the default installs of CQ5 admin, and it seems that indeed /crx/packmgr/ should be the link.

 

When /libs/cq/core/content/welcome/features/packages.html is clicked, the url resolves to /crx/packmgr.html

 

I looked in /crx/explorer at /libs/crx/core/content/welcome/core/crx/features/packages and /libs/cq/core/content/welcome/features/packages, both having the sling:target set to /crx/packmgr/ (correct)

 

If I change the /libs/cq/core/content/welcome/features/packages/./sling:target property to /crx/somethingelse this url appears as the hover over.

 

If I directly type in localhost:4502/crx/packmgr/ I get the package manager

 

So obviously something is hijacking /crx/packmgr/ on the welcome.html screen, and incorrect resolving to /libs/cq/core/content/welcome/features/packages.html

 

I would greatly appreciate it if someone could provide me with a clue on how to further address this issue.


Errors when (re)activating digital assets on a new Publish install

$
0
0

Greetings,

 

First post here, and I'm also not very well versed with Adobe CQ (yet), so bear with me:

 

I've configured an Author instance in a dev environemtnt, got it up and running, updated, etc and created workflows, set up replication, done all the basics.

 

After a failed attempt to upgrade our Publish instance to CQ5 SP2.2, I recreated it from scratch. I set up replication again with our Author instance, and started reactivating Workflows/Users/Websites/etc.

 

I started to reactivate our Digital Assets (we have many gigs of pictures/movies) and this is where I ran into some problems.

 

I was performing a tree activation on a folder under the Digital Assets, when I noticed that we had something like 300 items stuck in the replication queue.

 

I dug into the replication event log and was greeted with the following error:

 

7.01.2013 12:52:01 - DEBUG - publish : adding header: Action:Activate

07.01.2013 12:52:01 - DEBUG - publish : adding header: Path:/content/dam/WIP/NW/screenshots/Vellosk_Lore_Trailer_Screenshots/neverwinter_e3_scre en7.jpg

07.01.2013 12:52:01 - DEBUG - publish : adding header: Handle:/content/dam/WIP/NW/screenshots/Vellosk_Lore_Trailer_Screenshots/neverwinter_e3_sc reen7.jpg

07.01.2013 12:52:01 - DEBUG - publish : deserialize content for delivery

07.01.2013 12:52:01 - DEBUG - publish : set 1306653 bytes of post body.

07.01.2013 12:52:01 - INFO - publish : Sending POST request to http://eve/bin/receive?sling:authRequestLogin=1

07.01.2013 12:52:01 - INFO - publish : sent. Response: 400 Bad Request

07.01.2013 12:52:01 - ERROR - publish : Replication (ACTIVATE) of /content/dam/WIP/NW/screenshots/Vellosk_Lore_Trailer_Screenshots/neverwinter_e3_screen7.j pg not successful. Conversation follows

07.01.2013 12:52:01 - ERROR - publish : ------------------------------------------------

07.01.2013 12:52:01 - ERROR - publish : Sending message to eve:-1

07.01.2013 12:52:01 - ERROR - publish : >> POST /bin/receive HTTP/1.0

07.01.2013 12:52:01 - ERROR - publish : >> Action: Activate

07.01.2013 12:52:01 - ERROR - publish : >> Path: /content/dam/WIP/NW/screenshots/Vellosk_Lore_Trailer_Screenshots/neverwinter_e3_screen7.j pg

07.01.2013 12:52:01 - ERROR - publish : >> Handle: /content/dam/WIP/NW/screenshots/Vellosk_Lore_Trailer_Screenshots/neverwinter_e3_screen7.j pg

07.01.2013 12:52:01 - ERROR - publish : >> ...spooling 1306653 bytes...

07.01.2013 12:52:01 - ERROR - publish : --

07.01.2013 12:52:01 - ERROR - publish : << HTTP/1.1 400 Bad Request

07.01.2013 12:52:01 - ERROR - publish : << Connection: Close

07.01.2013 12:52:01 - ERROR - publish : << Server: Day-Servlet-Engine/4.1.32

07.01.2013 12:52:01 - ERROR - publish : << Content-Type: text/plain;charset=utf-8

07.01.2013 12:52:01 - ERROR - publish : << Content-Length: 130

07.01.2013 12:52:01 - ERROR - publish : << Date: Mon, 07 Jan 2013 20:52:01 GMT

07.01.2013 12:52:01 - ERROR - publish : <<

07.01.2013 12:52:01 - ERROR - publish : << error: com.day.cq.replication.ReplicationException: Repository error during page import: The system cannot find the path specified

07.01.2013 12:52:01 - ERROR - publish : Message sent.

07.01.2013 12:52:01 - ERROR - publish : ------------------------------------------------

07.01.2013 12:52:01 - INFO - publish : Replication (ACTIVATE) of /content/dam/WIP/NW/screenshots/Vellosk_Lore_Trailer_Screenshots/neverwinter_e3_screen7.j pg not successful.

 

I can't for the life of me find anything on Google that might have more information on this issue (or the cause). Could anyone point me in the right direction to resolve this issue?

 

Thanks!

Encounter with "requested URL /dispatcher/invalidate.cache was not found on this server."

$
0
0

The dispatcher was working fine all along when suddenly none of my pages are being pushed to the dispatched when activated.

The dispatche agent reports that it's queue is block.

 

When i checked the logs, the following is repeated:

 

 

------------------------------------------------

20.03.2013 12:34:08 - ERROR - flush : Replication (ACTIVATE) of /content/xxxxxxxxxx not successful. Conversation follows

20.03.2013 12:34:08 - ERROR - flush : ------------------------------------------------

20.03.2013 12:34:08 - ERROR - flush : Sending message to <ip-address>:80

20.03.2013 12:34:08 - ERROR - flush : >> GET /dispatcher/invalidate.cache HTTP/1.0

20.03.2013 12:34:08 - ERROR - flush : >> CQ-Action: Activate

20.03.2013 12:34:08 - ERROR - flush : >> CQ-Handle: /content/xxxxxxxxxx

20.03.2013 12:34:08 - ERROR - flush : >> CQ-Path: /content/xxxxxxxxxxx

20.03.2013 12:34:08 - ERROR - flush : >> Content-Length: 0

20.03.2013 12:34:08 - ERROR - flush : >> Content-Type: application/octet-stream

20.03.2013 12:34:08 - ERROR - flush : --

20.03.2013 12:34:08 - ERROR - flush : << HTTP/1.1 404 Not Found

20.03.2013 12:34:08 - ERROR - flush : << Date: Wed, 20 Mar 2013 04:34:08 GMT

20.03.2013 12:34:08 - ERROR - flush : << Server: Apache

20.03.2013 12:34:08 - ERROR - flush : << Vary: Accept-Encoding

20.03.2013 12:34:08 - ERROR - flush : << Content-Length: 344

20.03.2013 12:34:08 - ERROR - flush : << Connection: close

20.03.2013 12:34:08 - ERROR - flush : << Content-Type: text/html; charset=iso-8859-1

20.03.2013 12:34:08 - ERROR - flush : <<

20.03.2013 12:34:08 - ERROR - flush : << <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

20.03.2013 12:34:08 - ERROR - flush : << <html><head>

20.03.2013 12:34:08 - ERROR - flush : << <title>404 Not Found</title>

20.03.2013 12:34:08 - ERROR - flush : << </head><body>

20.03.2013 12:34:08 - ERROR - flush : << <h1>Not Found</h1>

20.03.2013 12:34:08 - ERROR - flush : << <p>The requested URL /dispatcher/invalidate.cache was not found on this server.</p>

20.03.2013 12:34:08 - ERROR - flush : << <p>Additionally, a 404 Not Found

20.03.2013 12:34:08 - ERROR - flush : << error was encountered while trying to use an ErrorDocument to handle the request.</p>

20.03.2013 12:34:08 - ERROR - flush : << </body></html>

20.03.2013 12:34:08 - ERROR - flush : Message sent.

 

My other dispatchers has the same problem and does not have the file "invalidate.cache".

I tried to create an empty invalidate.cache but it does not solve the issue either.

 

Must i really create a invalidate.cache or must i configure some document ?

How to convert old Java Servlets to OSGi "Servlet" Bundles

$
0
0

Hello I'm looking for some help/insight on the best way to convert some of our old Java Servlet code into new OSGi Bundles that can be accessed as servlets.  I'd like to be able to install the new bundles then access them on one of our CQ instance using something like "/servlet/servlet_name".

 

So far I've been able to create a new bundle, and install it into CQ but I haven't been able to access the bundle at the servlet mapping URL that I would expect.  So far what I've found online has lead me to believe that I need to use the Felix Annotations to describe my servlet.

 

@Component(immediate = true, metatype = true, label = "Servlet Name")

@Service

@Properties({

    @Property(name = Constants.SERVICE_DESCRIPTION, value = "Servlet Name"),

    @Property(name = "sling.servlet.methods", value={"GET"}),

    @Property(name = "sling.servlet.paths", value = "/servlet/my_servlet_mapping"),

    @Property(name = Constants.SERVICE_VENDOR, value = "VendorName")

})

 

public class TellAFriend extends HttpServlet {...

 

public void doGet(HttpServletRequest req, HttpServletResponse res) throws IOException, ServletException

    {....

 

Once I have this installed, and running without an error in the logs for CQ I tried to go on my local instance to http://localhost:4502/servlet/my_servlet_mapping but I only get 404 Resource Not Found errors.  I've even gone to the Sling Resource Resolver and it doesn't resolve to anything either.

 

Is there more than the Servlet Information need into the Annotations to convert "old" code into a new OSGi Servlet Mapped Bundle?

I can't execute command "import" with the VLT Tool

$
0
0

When I use "exec" of Apache Ant to execute command "import" of the VLT, the VLT always reports errors. Only in this situation, it can work: set <jcrPath> "." and set <localPath> "/" . Once I change any of them, an error message will be displayed by VLT in Console.

How can I set them, when I want to import a file "C:\main\remote\localhost_4502\jcr_root\apps\vdc\test.txt", and the server url is "jcr_root/apps/vdc/test.txt"?? Thanks

parsys and cq:noDecoration

$
0
0

I have a page that has:

<cq:include path="./par" resourceType="foundation/components/parsys" />

 

Some of the components under ./par  has  cq:noDecoration=true set.

Those components, don't get component control  (no blue border when mouse over).

 

How can I force render automatically generated <div> around the components that have cq:noDecoration set?

Thses component need cq:noDecoration because  they are included in when rendering <head>.

 

Components are managed in a page with parsys. And, then each component paths are included in <head>.

For example, 

<!doctype html>

<html>

<head>

    <sling:include path="/content/example/page/jcr:content/par/component1.foobar" />

....

 

And in the management page  (/content/example/page), I render parsys.

How to access XSSAPI from custom jsp Java class?

$
0
0

Hi,

 

I am creating a custom tag library using http://www.cqblueprints.com/xwiki/bin/view/Blue+Prints/Writing+A+JSP+Custom+Tag+Library to produce XSS-proof links from my custom components. I have taken this to a tag since I will need to do other bits of work and to avoid writing scriptlets on the JSP files (I have posted the code at the end).

 

I wanted to use the XSSAPI from my Java class, but looking at the javadoc this class http://dev.day.com/docs/en/cq/current/javadoc/com/adobe/granite/xss/XSSAPI.html it's an interface, when using it in a JSP file it's an object that is initialized invoking <cq:defineObjects/>

 

Does anyone have any ideas on how to do this? There is a method in the XSSAPI class called getRequestSpecificAPI(slingRequest) but it's not static, and I have run out of ideas right now.

 

@JspTag
public class FixInternalLinkTag extends CqSimpleTagSupport {    private String pathToPage;    @Override    public void doTag() throws JspException, IOException {                    XSSAPI xssAPI; // ToDo how to get a reference to this?              urlPointingToPage = xssAPI.getValidHref(urlPointingToPage);           getJspWriter().write(urlPointingToPage);    }    public String getPathToPage() {        return pathToPage;    }    @JspTagAttribute(required = true, rtexprvalue = true)    public void setPathToPage(String pathToPage) {        this.pathToPage = pathToPage;    }
}

How to create a CQ package to export all the users and their permissions.

$
0
0

Hi All,

          Hope you all are doing great. Have a qn regarding the packge export via package manager. I am trying to export all the users and their permissions from one env to the other. I can get the users and groups but not their permissions. Can any one suggest me a way of how to do this? I was not able to get the include/exclude filters right..

 

Regards

Rama


validators will not bring the field in focus

$
0
0

When using validators on textfields, you only get an alert

Validation Failed

Verify the values of the marked fields.

 

Then you have to browse through all the tabs to find where the validation failed.

Even the order of the validators is random.

A validator fails and it could be in the last tab then once you fix this another fails which could be in tab number 3 and then in 1 and then in 2.

 

Is this a bug in CQ5 or do I have to define some extra property for the order of the validators?

 

thank you

 

Nikolas

Value not loading when using checkboxgroup.

$
0
0

Hi

 

      I am using a checkboxgroup as xtype. I have a cq:widget node whose xtype is checkboxgroup. Inside the node i have one items node. and inside items i have my individual checkboxes. In my dialog whatever i am selecting and submitting is goin to my CRX. But when i refresh and load my component again , all my checkboxes are unchecked. Can somebody please suggest me a solution for this. Its very urgent

 

 

Thanks in advance

 

Veena

can I intercept replication event on cq publish instance?

$
0
0

http://dev.day.com/docs/en/cq/current/deploying/configuring_cq/replication.html says this happens on the publish instance during replication:

a servlet in the publish environment receives the request and publishes the received content; the default servlet ishttp://localhost:4503/bin/receive.

 

Is there a way I can write custom Java or any kind of CQ handler whatsoever to intercept that replication request on the cq publish instance?  I would like to send a notification to a downstream system when a publish is successful.

 

We have also considered writing our notification handler on the cq author instance but then we have a race condition between receipt of notification and completion of the publish ... the author would unwisely send our notification without any opportunity to know if publish was successful.

Trouble with Maven Archetype

$
0
0

I'm trying to set up a project using the Adobe Maven archetype for CQ, described here: http://dev.day.com/docs/en/cq/current/core/how_to/how_to_use_the_vlttool/vlt-mavenplugin.h tml under Multimodule Content Package Archetype.  I may be doing something silly, but when I run the following command (as described by the documentation):

mvn archetype:generate -DarchetypeGroupId=com.day.jcr.vault -DarchetypeArtifactId=multimodule-content-package-archetype -DarchetypeVersion=1.0.0 -DarchetypeRepository=adobe-public-releases -e

...I get the following exception:

 

Caused by: org.apache.maven.plugin.MojoFailureException: The desired archetype does not exist (com.day.jcr.vault:multimodule-content-package-archetype:1.0.0)

 

I'm trying to figure out what the problem is.  I have the Adobe Maven repo profile set up in my settings.xml file, which I assume is correct, but don't really know how to test.  I've been wondering if there's something wrong with that and the real problem is that I can't reach the repo correctly...I dont know though.

 

Am I missing something to this?

Inbox Notification from Workflow

$
0
0

Hi,

I've got a problem with Inbox Notification.

I want to inform an author about all steps during the workflow process (activated, deactivated, terminated) using Inbox Notification (not e-mail!)

I found a class InboxManagerImpl (method createMessage) so I create a method in ParticipantStepChooser class:

 

void sendTheNotification(WorkflowSession session) throws IOException {

com.day.cq.wcm.notification.inbox.impl.MessageImpl message = (MessageImpl) new InboxManagerImpl().createMessage(session.getUser());

message.setReason("Workflow has been Terminated");

message.save();

}

 

but after it, on my OSGi Console in CQ5, in the section Bundles I have sth like this:

com.day.cq.wcm.notification.inbox -- Cannot be resolved
com.day.cq.wcm.notification.inbox.impl -- Cannot be resolved

 

Can someone help me?

Question: How to create an Inbox Message (in Notification Inbox) using Java code?

 

Regards

Michal

Replicating

$
0
0

do you know why i got "no such agent: publish" when i click on view log after I do replication?

Agent is not active. Replicating to http://localhost:4503/bin/receive

Queue is not active

 

Thanks,

 

Jenny

XSLT Transformations cannot be performed on CQ

$
0
0

Is it possible to programmatically run XSLT transformations in CQ from withing a sling JSP component?

 

When i try, i get stuck while trying to get  a javax.xml.transform.Transformer instance from my xsl

The xsl seems to get compiled correctly "Translet class loaded..." but not correctly available "... but unable to create translet instance."

 

This is happening on versions: CQ 5.4, CQ 5.5, CQ 5.6 also on standard local crx-quickstart versions

 

Can be reproduced like this:

  • Setup a sling component (simple jsp) for rendering an XSLT transformation
  • import a (previously tested) xslt stylesheet
  • get the jcr document view XML of the requested resource (resp. corresponding jcr subgraph)
    like: ses.exportDocumentView(path, xmlbos, false, false);
  • get the xsl stylesheet
    like: component.getLocalResource("out/dv.xsl/jcr:content").adaptTo(Node.class).getProperty("jcr :data").getBinary();
  • get a javax.xml.transform.TransformerFactory
    like: TransformerFactory xffac = TransformerFactory.newInstance();
  • try to get a javax.xml.transform.Transformer providing the previous stylesheet
    like: Transformer xfer = xffac.newTransformer([ABOVE_BINARY].getStream());
  • > this wan't work! and throw the following error: "Translet class loaded, but unable to create translet instance."

 

Although i was able to verify correct reading of the XML and the XSL data as well as correct compilation of the XSL...

 

Am i missing something? Is there some special cq built-in behaviour that should be used instead? Or some configuration on the TransformerFactory that has to be applied?

 

Many thanks for any help on this!

Regards

Paolo Tognola


Can I use regular expression in JCR QueryBuilder?

$
0
0

I want to find all the pages with cq:tag which end with "/testingtag"

 

is it possible to do so using ?

 

Are there any online tutorial on JCR QueryBuilder?

 

I tried something like that but unfortunately it is not showing what I expected to see

 

fulltext=testingtag$

type=cq:tags

CQ5 Response Encoding

$
0
0

Hi Folks,

 

Does any one know whats default character encoding used by CQ5? (UTF-8, ISO-8859-1 etc)

 

Does it depend on whats the encoding used when the file was stored, if so whats the default encoding CRXDE uses to store file?

/etc/crxde/profiles/default/classpath.xml.xslt has following setting.. does it means anything in this case?

<xsl:output method="xml" encoding="UTF-8" indent="yes"/>

 

Thanks an in advance!

 

- Adnan

Dispatcher Flush Agent on Publisher not invalidating cache

$
0
0

Hi all,

 

We're having an issue with invalidating that cache apon activation/replication of content, but only from the Publish flush agent.  I've copied the default flush agent on the Publish instance, updated the URI to point to my dispatcher, and enabled the agent.  Clicking Test Connection shows a successful connection to the dispatcher.  Also, I can see that the .stat file has been created at the web root on the dispatcher (I'm not specifying a specific statsfile or a statsfile level in the dispatcher.any).  When I change a setting in the publisher flush agent and save it, or stop and start it, the .stat file is updated.  So I know the Publisher is able to correctly reach the dispatcher and pass along the invalidate message to update the .stat file.

 

When I replicate a node from Author the Publisher, I see the following in the Publisher error.log:

 

22.05.2013 04:23:23.241 *INFO* [ObservationManager] com.day.cq.wcm.core.impl.components.ComponentCacheImpl Detecting component change. invalidating cache.

22.05.2013 04:23:23.245 *INFO* [10.20.30.40 [1369196603165] POST /bin/receive HTTP/1.1] com.day.cq.replication.impl.content.durbo.DurboImporter imported content in 79ms for durbo request on path: /apps/my-project/components/page/base/footer.jsp

22.05.2013 04:23:23.245 *INFO* [10.20.30.40 [1369196603165] POST /bin/receive HTTP/1.1] com.day.cq.replication.impl.servlets.ReplicationServlet Processed replication action in 79ms: ACTIVATE of /apps/my-project/components/page/base/footer.jsp

 

However when I check the dispatcher, I see that the .stat file has not had its timestamp updated.  I've also noticed that when I change the node and replicate it, the 'Detecting component change. invalidating cache.' log line above does not always appear in the log file - it appears only sometimes with the other 2 long lines.  This part seems random.

 

In my testing, I've also created a Dispatcher Flush agent on the Author instance (after disabling the one on the Publish instance), and 100% of the time when I replicate the /apps/my-project/components/page/base/footer.jsp to the Publisher, the Author flush agent correctly updates the .stat file timestamp.  So I'm 100% confident that the file I'm editing is able to be cached, and that changing and replicating it does update the .stat file.

 

Just never from the Publish flush agent!

 

I've tried all combinations of trigger settings on the Publish agent to no avail.  I've also inspected the properties of the agent in CRXDE Lite, and I can't see anything that the Author agent has and the publish agent is missing!

 

I've also tried creating the Publish agent by copying the default one from the tools console and updating the URI, creating a Publish agent on the Author and replicating it to the Publisher, and also creating it directly on the Publisher via curl calls - all of these methods seem to create a valid dispatcher flush agent on the Publisher that successfully connects to the dispatcher (confirmed by a successful 'Test Connection' click after creating), but none of them ever update the .stat file on the dispatcher after content replication.

 

Any thoughts here on where else to look would be greatly appreciated!!

 

Cheers,

K

Custom JS widget not loaded on siteadmin page

$
0
0

Hi,

 

I have created a custom multifield widget (CustomWidget.js) in my clientlibs, which is integrated into a custom tab in the page properties.

 

        <information

            jcr:primaryType="cq:Widget"

            fieldDescription="Press + to add more information"

            fieldLabel="Information"

            name="./information"

            xtype="multifield">

            <fieldConfig

                jcr:primaryType="cq:Widget"

                xtype="customWidget"/>

 

This works fine when I am on the page and open the page properties from the sidekick.

But when I am on the siteadmin page with the content tree and rigth klick on a page and choose 'properties' the multifield doesn't work. Browser console says:

 

Uncaught cannot create Component: xtype 'customWidget' not found and no default supplied

 

 

How can I make the JS for the widget being loaded on the siteadmin page?

 

Cheers,

Alex

 

 


failed while import excel 2007 [xlsx]

$
0
0

Hi All,

 

A strange thing, I import the 'xls' and 'csv' in my code is well done, but for the 'XLSX' throw the following exception,

I have already check the 'com.adobe.granite.poi-1.0.2.jar', it miss the org.w3c.dom.Node (seems exist in jre/rt.jar)

environment :

    jdk 1.6.0_37

    CQ 5.5

 

 

Could you help ??

 

 

 

org.apache.poi.POIXMLException: java.lang.reflect.InvocationTargetException

          at org.apache.poi.xssf.usermodel.XSSFFactory.createDocumentPart(XSSFFactory.java:62)

          at org.apache.poi.POIXMLDocumentPart.read(POIXMLDocumentPart.java:414)

          at org.apache.poi.POIXMLDocument.load(POIXMLDocument.java:155)

          at org.apache.poi.xssf.usermodel.XSSFWorkbook.<init>(XSSFWorkbook.java:181)

          at hps.hec.bulky.XlsxAnalysis.readEvents(hps.hec.bulky.XlsxAnalysis.java:267)

          at hps.hec.bulky.EventAnalysis.readEvents(hps.hec.bulky.EventAnalysis.java:64)

          at hps.hec.servlet.ImportEventServlet.doPost(hps.hec.servlet.ImportEventServlet.java:73)

          at org.apache.sling.api.servlets.SlingAllMethodsServlet.mayService(SlingAllMethodsServlet.ja va:148)

          at org.apache.sling.api.servlets.SlingSafeMethodsServlet.service(SlingSafeMethodsServlet.jav a:344)

          at org.apache.sling.api.servlets.SlingSafeMethodsServlet.service(SlingSafeMethodsServlet.jav a:375)

          at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:500)

          at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilter Chain.java:45)

          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilter Chain.java:64)

          at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilter(WCMDebugFilter.java:147)

          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilter Chain.java:60)

          at com.day.cq.wcm.core.impl.WCMComponentFilter.filterRootInclude(WCMComponentFilter.java:308 )

          at com.day.cq.wcm.core.impl.WCMComponentFilter.doFilter(WCMComponentFilter.java:141)

          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilter Chain.java:60)

          at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProce ssorImpl.java:257)

          at org.apache.sling.engine.impl.filter.RequestSlingFilterChain.render(RequestSlingFilterChai n.java:49)

          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilter Chain.java:64)

          at com.day.cq.wcm.core.impl.warp.TimeWarpFilter.doFilter(TimeWarpFilter.java:106)

          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilter Chain.java:60)

          at com.day.cq.wcm.mobile.core.impl.redirect.RedirectFilter.doFilter(RedirectFilter.java:296)

          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilter Chain.java:60)

          at org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter.doFilter(RequestProgre ssTrackerLogFilter.java:59)

          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilter Chain.java:60)

          at com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet.doFilter(FormsHandlingServlet.j ava:220)

          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilter Chain.java:60)

          at com.day.cq.theme.impl.ThemeResolverFilter.doFilter(ThemeResolverFilter.java:76)

          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilter Chain.java:60)

          at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:117)

          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilter Chain.java:60)

          at com.day.cq.wcm.core.impl.WCMRequestFilter.doFilter(WCMRequestFilter.java:89)

          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilter Chain.java:60)

          at org.apache.sling.rewriter.impl.RewriterFilter.doFilter(RewriterFilter.java:83)

          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilter Chain.java:60)

          at org.apache.sling.bgservlets.impl.BackgroundServletStarterFilter.doFilter(BackgroundServle tStarterFilter.java:135)

          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilter Chain.java:60)

          at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processRequest(SlingRequestProcess orImpl.java:153)

          at org.apache.sling.engine.impl.SlingMainServlet.service(SlingMainServlet.java:206)

          at org.apache.felix.http.base.internal.handler.ServletHandler.doHandle(ServletHandler.java:9 6)

          at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:79)

          at org.apache.felix.http.base.internal.dispatch.ServletPipeline.handle(ServletPipeline.java: 42)

          at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFil terChain.java:49)

          at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.jav a:33)

          at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:117)

          at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88)

          at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76)

          at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFil terChain.java:47)

          at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.jav a:33)

          at com.adobe.granite.license.impl.LicenseCheckFilter.doFilter(LicenseCheckFilter.java:179)

          at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88)

          at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76)

          at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFil terChain.java:47)

          at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.jav a:33)

          at org.apache.sling.security.impl.ReferrerFilter.doFilter(ReferrerFilter.java:238)

          at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88)

          at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76)

          at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFil terChain.java:47)

          at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.jav a:33)

          at org.apache.sling.engine.impl.log.RequestLoggerFilter.doFilter(RequestLoggerFilter.java:75 )

          at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88)

          at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76)

          at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFil terChain.java:47)

          at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.jav a:33)

          at org.apache.felix.http.base.internal.dispatch.FilterPipeline.dispatch(FilterPipeline.java: 48)

          at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:39)

          at org.apache.felix.http.base.internal.DispatcherServlet.service(DispatcherServlet.java:67)

          at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

          at com.day.j2ee.servletengine.ServletRuntimeEnvironment.service(ServletRuntimeEnvironment.ja va:250)

          at com.day.j2ee.servletengine.RequestDispatcherImpl.doFilter(RequestDispatcherImpl.java:315)

          at com.day.j2ee.servletengine.RequestDispatcherImpl.service(RequestDispatcherImpl.java:334)

          at com.day.j2ee.servletengine.RequestDispatcherImpl.service(RequestDispatcherImpl.java:377)

          at com.day.j2ee.servletengine.ServletHandlerImpl.process(ServletHandlerImpl.java:351)

          at com.day.j2ee.servletengine.HttpListener$Worker.run(HttpListener.java:625)

          at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.reflect.InvocationTargetException

          at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

          at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

          at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

          at java.lang.reflect.Constructor.newInstance(Unknown Source)

          at org.apache.poi.xssf.usermodel.XSSFFactory.createDocumentPart(XSSFFactory.java:60)

          ... 76 more

Caused by: java.lang.NoClassDefFoundError

          at org.apache.xmlbeans.XmlBeans.class$(XmlBeans.java:43)

          at org.apache.xmlbeans.XmlBeans.buildNodeMethod(XmlBeans.java:195)

          at org.apache.xmlbeans.XmlBeans.buildNodeToCursorMethod(XmlBeans.java:232)

          at org.apache.xmlbeans.XmlBeans.<clinit>(XmlBeans.java:131)

          at org.openxmlformats.schemas.drawingml.x2006.main.ThemeDocument$Factory.parse(Unknown Source)

          at org.apache.poi.xssf.model.ThemesTable.<init>(ThemesTable.java:39)

          ... 81 more

Caused by: java.lang.ClassNotFoundException: org.w3c.dom.Node not found by com.adobe.granite.poi [250]

          at org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:787 )

          at org.apache.felix.framework.ModuleImpl.access$400(ModuleImpl.java:71)

          at org.apache.felix.framework.ModuleImpl$ModuleClassLoader.loadClass(ModuleImpl.java:1768)

          at java.lang.ClassLoader.loadClass(Unknown Source)

          at java.lang.Class.forName0(Native Method)

          at java.lang.Class.forName(Unknown Source)

          ... 87 more

Viewing all 12476 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>