Re: [uportal-dev] old preferences channel broken in 3.1

2009-03-04 Thread Eric Dalquist

Yes and it is fixed in SVN

-Eric

Dustin S. wrote:

Susan,

This may be related to the license headers that were added to all the 
files. I know I saw a bug filed about something similar. I can't get 
to jasig jira right now though.


Dustin.

On Wed, Mar 4, 2009 at 8:19 AM, Susan Bramhall 
mailto:susan.bramh...@yale.edu>> wrote:


The old dlm preferences channel that is still reachble vis the
"customize" link doesn't work.  Do we still need this?
--
Error message
 org.xml.sax.SAXParseException: The prefix "xsl" for element
"xsl:call-template" is not bound.

Stack Trace
 
org.jasig.portal.GeneralRenderingException:

org.xml.sax.SAXParseException: The prefix "xsl" for element
"xsl:call-template" is not bound.
at

org.jasig.portal.channels.DLMUserPreferences.TabColumnPrefsState$DefaultState.renderXML(TabColumnPrefsState.java:1235)
at

org.jasig.portal.channels.DLMUserPreferences.TabColumnPrefsState.renderXML(TabColumnPrefsState.java:200)
at

org.jasig.portal.channels.DLMUserPreferences.CUserPreferences.renderXML(CUserPreferences.java:205)
at
org.jasig.portal.ChannelRenderer$Worker.execute(ChannelRenderer.java:661)
at org.jasig.portal.utils.threading.BaseTask.run(BaseTask.java:27)
at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source)
at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at

org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
at

org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
at

org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
at
org.springframework.orm.jpa.JpaInterceptor.invoke(JpaInterceptor.java:96)
at

org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at

org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
at org.jasig.portal.$Proxy52.run(Unknown Source)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at

java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at

java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.xml.sax.SAXParseException: The prefix "xsl" for
element "xsl:call-template" is not bound.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown
Source)
at

org.jasig.portal.utils.DocumentFactory.getDocumentFromStream(DocumentFactory.java:74)
at org.jasig.portal.utils.XSLT.getTemplates(XSLT.java:366)
at

org.jasig.portal.channels.DLMUserPreferences.TabColumnPrefsState$DefaultState.renderXML(TabColumnPrefsState.java:1177)
... 20 more
 

-- 


Susan Bramhall (susan.bramh...@yale.edu
)
Senior Developer, Technology & Planning Operations (T&P)
Yale University Information Technology Services (ITS)
25 Science Park, 150 Munson St, New Haven, CT 06520
Phone:  203 432 6697


-- 


You are currently subscribed to uportal-dev@lists.ja-sig.org 
 as: icedou...@gmail.com 

To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev


--

You are currently subscribed to uportal-dev@lists.ja-sig.org as: 
eric.dalqu...@doit.wisc.edu
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [uportal-dev] old preferences channel broken in 3.1

2009-03-04 Thread Dustin S.
Susan,

This may be related to the license headers that were added to all the files.
I know I saw a bug filed about something similar. I can't get to jasig jira
right now though.

Dustin.

On Wed, Mar 4, 2009 at 8:19 AM, Susan Bramhall wrote:

>  The old dlm preferences channel that is still reachble vis the "customize"
> link doesn't work.  Do we still need this?
> --
> Error message
>  org.xml.sax.SAXParseException: The prefix "xsl" for element
> "xsl:call-template" is not bound.
>
> Stack Trace
>
> org.jasig.portal.GeneralRenderingException: org.xml.sax.SAXParseException:
> The prefix "xsl" for element "xsl:call-template" is not bound.
> at
> org.jasig.portal.channels.DLMUserPreferences.TabColumnPrefsState$DefaultState.renderXML(TabColumnPrefsState.java:1235)
> at
> org.jasig.portal.channels.DLMUserPreferences.TabColumnPrefsState.renderXML(TabColumnPrefsState.java:200)
> at
> org.jasig.portal.channels.DLMUserPreferences.CUserPreferences.renderXML(CUserPreferences.java:205)
> at
> org.jasig.portal.ChannelRenderer$Worker.execute(ChannelRenderer.java:661)
> at org.jasig.portal.utils.threading.BaseTask.run(BaseTask.java:27)
> at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
> at
> org.springframework.orm.jpa.JpaInterceptor.invoke(JpaInterceptor.java:96)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
> at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
> at org.jasig.portal.$Proxy52.run(Unknown Source)
> at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
> at java.util.concurrent.FutureTask.run(FutureTask.java:123)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
> at java.lang.Thread.run(Thread.java:595)
> Caused by: org.xml.sax.SAXParseException: The prefix "xsl" for element
> "xsl:call-template" is not bound.
> at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
> at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
> at
> org.jasig.portal.utils.DocumentFactory.getDocumentFromStream(DocumentFactory.java:74)
> at org.jasig.portal.utils.XSLT.getTemplates(XSLT.java:366)
> at
> org.jasig.portal.channels.DLMUserPreferences.TabColumnPrefsState$DefaultState.renderXML(TabColumnPrefsState.java:1177)
> ... 20 more
>
>
> --
>
> Susan Bramhall (susan.bramh...@yale.edu)
> Senior Developer, Technology & Planning Operations (T&P)
> Yale University Information Technology Services (ITS)
> 25 Science Park, 150 Munson St, New Haven, CT 06520
> Phone:  203 432 6697
>
> --
>
> You are currently subscribed to uportal-dev@lists.ja-sig.org as: 
> icedou...@gmail.com
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/uportal-dev
>
>

-- 
You are currently subscribed to uportal-dev@lists.ja-sig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

[uportal-dev] old preferences channel broken in 3.1

2009-03-04 Thread Susan Bramhall




The old dlm preferences channel that is still reachble vis the
"customize" link doesn't work.  Do we still need this?
--
Error message
 org.xml.sax.SAXParseException: The prefix "xsl" for element
"xsl:call-template" is not bound. 

Stack Trace
 
org.jasig.portal.GeneralRenderingException:
org.xml.sax.SAXParseException: The prefix "xsl" for element
"xsl:call-template" is not bound.
    at
org.jasig.portal.channels.DLMUserPreferences.TabColumnPrefsState$DefaultState.renderXML(TabColumnPrefsState.java:1235)
    at
org.jasig.portal.channels.DLMUserPreferences.TabColumnPrefsState.renderXML(TabColumnPrefsState.java:200)
    at
org.jasig.portal.channels.DLMUserPreferences.CUserPreferences.renderXML(CUserPreferences.java:205)
    at
org.jasig.portal.ChannelRenderer$Worker.execute(ChannelRenderer.java:661)
    at org.jasig.portal.utils.threading.BaseTask.run(BaseTask.java:27)
    at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at
org.springframework.orm.jpa.JpaInterceptor.invoke(JpaInterceptor.java:96)
    at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at org.jasig.portal.$Proxy52.run(Unknown Source)
    at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
    at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
    at java.util.concurrent.FutureTask.run(FutureTask.java:123)
    at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
    at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
    at java.lang.Thread.run(Thread.java:595)
Caused by: org.xml.sax.SAXParseException: The prefix "xsl" for element
"xsl:call-template" is not bound.
    at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
    at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
    at
org.jasig.portal.utils.DocumentFactory.getDocumentFromStream(DocumentFactory.java:74)
    at org.jasig.portal.utils.XSLT.getTemplates(XSLT.java:366)
    at
org.jasig.portal.channels.DLMUserPreferences.TabColumnPrefsState$DefaultState.renderXML(TabColumnPrefsState.java:1177)
    ... 20 more
 

-- 




Susan Bramhall (susan.bramh...@yale.edu)
Senior Developer, Technology & Planning Operations (T&P)
Yale University Information Technology Services (ITS)
25 Science Park, 150 Munson St, New Haven, CT 06520
Phone:  203 432 6697



-- 
You are currently subscribed to uportal-dev@lists.ja-sig.org as: arch...@mail-archive.comTo unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev