Issue Details (XML | Word | Printable)

Key: CONF-7585
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: David Soul [Atlassian]
Votes: 1
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Confluence

osuser2atluser.jsp throws JasperException

Created: 07/Jan/07 08:02 PM   Updated: 10/Jan/07 07:36 PM  Due: 09/Jan/07
Component/s: External User Management, Upgrade Manager
Affects Version/s: 2.3
Fix Version/s: 2.3.1

Time Tracking:
Not Specified

File Attachments: 1. File osuser2atluser.jsp (4 kB)
2. HTML File osuser2atluser.jsp.htm (18 kB)

Environment: N/A

Participants: Dave Loeng [Atlassian], David Soul [Atlassian] and jim cantor
Since last comment: 1 year, 52 weeks ago
Resolution Date: 10/Jan/07 07:36 PM
Labels:


 Description  « Hide
Users cannot enable LDAP user integration due to the osuser2atluser.jsp throwing JasperException when visited.

To replicate:
1) Install a fresh instance of Confluence 2.3
2) Download http://confluence.atlassian.com/download/attachments/168113/hibernate_osuser_atlassian-user.xml to your confluence/WEB-INF/classes directory
3) Rename to atlassian-user.xml
4) Visit http://localhost:8080/admin/osuser2atluser.jsp

This throws org.apache.jasper.JasperException: Unable to compile class for JSP ... The import com.atlassian.spring.container.ContainerManager collides with another import statement

Full error is attached



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
jim cantor added a comment - 10/Jan/07 05:43 PM
David
will there be a "hotfix" for this which you would like me to test?

Regards,
Jim Cantor
Director, Software Solutions
Netforce Pty Ltd

Ph: 02 8969 4023
Fax: 02 9904 0204
Mob: 0414 593 723
jcantor@netforce.com.au
[1]www.netforce.com.au

"David Soul (JIRA)" <jira@atlassian.com>

11/01/2007 09:41 AM
Add Sender To el CID
Add Sender To Leads

To jcantor@netforce.com.au
No action reqd (cc
Subject [JIRA] Updated: (CONF-7585) osuser2atluser.jsp throws JasperException

  [ http://jira.atlassian.com/browse/CONF-7585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Soul updated CONF-7585:
-----------------------------

  Fix Version/s:     (was: 2.3.x)
         2.3.1


This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.atlassian.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

    

Message protected by MailGuard: e-mail anti-virus, anti-spam and content filtering.
http://www.mailguard.com.au

This message (including any attachments) is confidential. If you are not the intended recipient, please be aware that any use or copying of this information is prohibited. If you have received this email in error we apologise and ask that you please notify the sender via return email and destroy the original message. Thank you.
----------------------------------------------------------------------------------------
[1] http://www.netforce.com.au/


Dave Loeng [Atlassian] added a comment - 10/Jan/07 07:36 PM
To patch this problem, copy the attached osuser2atluser.jsp to your confluence/admin directory.