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 "Julian (JIRA)" <je...@portals.apache.org> on 2008/04/08 18:23:25 UTC

[jira] Issue Comment Edited: (JS2-851) Couldn't flush user prefs: java.util.prefs.BackingStoreException when starting Jetspeed 2.1.3

    [ https://issues.apache.org/jira/browse/JS2-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585338#action_12585338 ] 

oakridge edited comment on JS2-851 at 4/8/08 9:21 AM:
----------------------------------------------------

This is an issue with the preferences system in Java 6 requiring that the JAXP provider support "indent-number".  The bug has been reported to Sun.  Please see:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6396599
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6519088

Also, this bug can be worked around by renaming/removing META-INF/services from the xalan jar to prevent xalan being picked up as the default provider for jaxp transform (not really all that great of a solution if you rely on Xalan).

      was (Author: oakridge):
    This is an issue with the preferences system in Java requiring that the JAXP provider support "indent-number".  The bug has been reported to Sun.  Please see:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6396599
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6519088

Also, this bug can be worked around by removing META-INF/services from the xalan jar to prevent xalan being picked up as the default provider for jaxp transform (not really all that great of a solution if you rely on Xalan).
  
> Couldn't flush user prefs: java.util.prefs.BackingStoreException when starting Jetspeed 2.1.3
> ---------------------------------------------------------------------------------------------
>
>                 Key: JS2-851
>                 URL: https://issues.apache.org/jira/browse/JS2-851
>             Project: Jetspeed 2
>          Issue Type: Bug
>    Affects Versions: 2.1.3
>         Environment: apache tomcat 5.5.20, SuSe Linux 10.1, MS SQL Server 2005
>            Reporter: Vitaly Baranovsky
>
> When starting jetspeed I can found next messages in log:
> Jan 23, 2008 9:11:58 PM java.util.prefs.FileSystemPreferences syncWorld
> WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: 
> java.lang.IllegalArgumentException: Not supported: indent-number
> I don't know is it problem or not...

-- 
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