You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "David Sean Taylor (JIRA)" <je...@portals.apache.org> on 2007/10/02 00:23:50 UTC

[jira] Created: (JS2-785) Parallel Rendering on Websphere 6.1

Parallel Rendering on Websphere 6.1
-----------------------------------

                 Key: JS2-785
                 URL: https://issues.apache.org/jira/browse/JS2-785
             Project: Jetspeed 2
          Issue Type: Improvement
          Components: Aggregation
    Affects Versions: 2.1.3, 2.2
            Reporter: David Sean Taylor
            Assignee: David Sean Taylor
             Fix For: 2.1.2


When configuring with parallel rendering under Websphere, the rendering fails and the following stack trace is printed:

java.lang.NullPointerException
	at org.apache.jetspeed.container.invoker.ServletPortletInvoker.invoke(ServletPortletInvoker.java:230)
	at org.apache.jetspeed.container.invoker.ServletPortletInvoker.render(ServletPortletInvoker.java:128)
	at org.apache.pluto.PortletContainerImpl.renderPortlet(PortletContainerImpl.java:119)
	at org.apache.jetspeed.container.JetspeedPortletContainerWrapper.renderPortlet(JetspeedPortletContainerWrapper.java:121)
	at org.apache.jetspeed.aggregator.impl.RenderingJobImpl.execute(RenderingJobImpl.java:242)
	at org.apache.jetspeed.aggregator.impl.RenderingJobImpl.run(RenderingJobImpl.java:175)
	at org.apache.jetspeed.aggregator.impl.WorkerImpl$1.run(WorkerImpl.java:177)
	at java.security.AccessController.doPrivileged(Native Method)

We are not seeing this on other platforms.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Updated: (JS2-785) Parallel Rendering on Websphere 6.1

Posted by "Ate Douma (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ate Douma updated JS2-785:
--------------------------

        Fix Version/s:     (was: 2.1.2)
                       2.2
                       2.1.3
    Affects Version/s:     (was: 2.1.3)
                           (was: 2.2)
                       2.1.2

Swapping Affected & Fix Versions as we're not going backwards ;)

> Parallel Rendering on Websphere 6.1
> -----------------------------------
>
>                 Key: JS2-785
>                 URL: https://issues.apache.org/jira/browse/JS2-785
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Aggregation
>    Affects Versions: 2.1.2
>            Reporter: David Sean Taylor
>            Assignee: David Sean Taylor
>             Fix For: 2.1.3, 2.2
>
>
> When configuring with parallel rendering under Websphere, the rendering fails and the following stack trace is printed:
> java.lang.NullPointerException
> 	at org.apache.jetspeed.container.invoker.ServletPortletInvoker.invoke(ServletPortletInvoker.java:230)
> 	at org.apache.jetspeed.container.invoker.ServletPortletInvoker.render(ServletPortletInvoker.java:128)
> 	at org.apache.pluto.PortletContainerImpl.renderPortlet(PortletContainerImpl.java:119)
> 	at org.apache.jetspeed.container.JetspeedPortletContainerWrapper.renderPortlet(JetspeedPortletContainerWrapper.java:121)
> 	at org.apache.jetspeed.aggregator.impl.RenderingJobImpl.execute(RenderingJobImpl.java:242)
> 	at org.apache.jetspeed.aggregator.impl.RenderingJobImpl.run(RenderingJobImpl.java:175)
> 	at org.apache.jetspeed.aggregator.impl.WorkerImpl$1.run(WorkerImpl.java:177)
> 	at java.security.AccessController.doPrivileged(Native Method)
> We are not seeing this on other platforms.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Resolved: (JS2-785) Parallel Rendering on Websphere 6.1

Posted by "David Sean Taylor (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Sean Taylor resolved JS2-785.
-----------------------------------

    Resolution: Fixed

We have completed this development for 2.1.3.

> Parallel Rendering on Websphere 6.1
> -----------------------------------
>
>                 Key: JS2-785
>                 URL: https://issues.apache.org/jira/browse/JS2-785
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Aggregation
>    Affects Versions: 2.1.2
>            Reporter: David Sean Taylor
>            Assignee: David Sean Taylor
>             Fix For: 2.1.3, 2.2
>
>
> When configuring with parallel rendering under Websphere, the rendering fails and the following stack trace is printed:
> java.lang.NullPointerException
> 	at org.apache.jetspeed.container.invoker.ServletPortletInvoker.invoke(ServletPortletInvoker.java:230)
> 	at org.apache.jetspeed.container.invoker.ServletPortletInvoker.render(ServletPortletInvoker.java:128)
> 	at org.apache.pluto.PortletContainerImpl.renderPortlet(PortletContainerImpl.java:119)
> 	at org.apache.jetspeed.container.JetspeedPortletContainerWrapper.renderPortlet(JetspeedPortletContainerWrapper.java:121)
> 	at org.apache.jetspeed.aggregator.impl.RenderingJobImpl.execute(RenderingJobImpl.java:242)
> 	at org.apache.jetspeed.aggregator.impl.RenderingJobImpl.run(RenderingJobImpl.java:175)
> 	at org.apache.jetspeed.aggregator.impl.WorkerImpl$1.run(WorkerImpl.java:177)
> 	at java.security.AccessController.doPrivileged(Native Method)
> We are not seeing this on other platforms.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org