
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
System Information
System Date Friday, 16 May 2008
System Time 18:18:58
System Favourite Colour Myrtle
Java Version 1.5.0
Java Vendor IBM Corporation
JVM Version 1.0
JVM Vendor Sun Microsystems Inc.
JVM Implementation Version 2.3
Java Runtime Java(TM) 2 Runtime Environment, Standard Edition
Java VM IBM J9 VM
User Name imtqa
User Timezone America/New_York
Operating System Linux 2.4.21-53.ELsmp
OS Architecture x86
Filesystem Encoding UTF-8
Java VM Memory Statistics
Total Memory 270 MB
Free Memory 89 MB
Used Memory 181 MB
Memory Graph
33 % Free
Runtime Information
Database Dialect net.sf.hibernate.dialect.Oracle9Dialect
Database Connection URL java:comp/env/jdbc/confluence
Database Driver Name N/A
Database Driver Version N/A
Application Server IBM WebSphere Application Server/6.1
Servlet Version 2.4
Confluence Home /collab/confluence
Uptime 8 days, 6 hours, 52 minutes, 47 seconds
Confluence Version 2.5.7
Build Number 813
System Information
System Date Friday, 16 May 2008
System Time 18:18:58
System Favourite Colour Myrtle
Java Version 1.5.0
Java Vendor IBM Corporation
JVM Version 1.0
JVM Vendor Sun Microsystems Inc.
JVM Implementation Version 2.3
Java Runtime Java(TM) 2 Runtime Environment, Standard Edition
Java VM IBM J9 VM
User Name imtqa
User Timezone America/New_York
Operating System Linux 2.4.21-53.ELsmp
OS Architecture x86
Filesystem Encoding UTF-8
Java VM Memory Statistics
Total Memory 270 MB
Free Memory 89 MB
Used Memory 181 MB
Memory Graph
33 % Free
Runtime Information
Database Dialect net.sf.hibernate.dialect.Oracle9Dialect
Database Connection URL java:comp/env/jdbc/confluence
Database Driver Name N/A
Database Driver Version N/A
Application Server IBM WebSphere Application Server/6.1
Servlet Version 2.4
Confluence Home /collab/confluence
Uptime 8 days, 6 hours, 52 minutes, 47 seconds
Confluence Version 2.5.7
Build Number 813
|
|
If I attempt to specify the name of an internal page (whether in the same space as the calendar or in a different space) as the value for the "Link" attribute of an event, I receive an error message stating that there's been a server error and to look at the logs.
When I look at the logs, I see this exception:
2008-05-16 15:21:35,671 ERROR [WebContainer : 201] [opensymphony.webwork.dispatcher.ServletDispatcher] serviceAction Could not execute action
– url: /plugins/calendar/ical/addEvent!doAdd.action | userName: user.name
java.lang.NullPointerException
at com.atlassian.confluence.extra.calendar.action.AbstractCalendarAction.getDomainName(AbstractCalendarAction.java:137)
at com.atlassian.confluence.extra.calendar.action.AbstractCalendarAction.getFullContextPath(AbstractCalendarAction.java:126)
at com.atlassian.confluence.extra.calendar.ical.action.ModifyICalEventAction.updateEventDetails(ModifyICalEventAction.java:223)
at com.atlassian.confluence.extra.calendar.ical.action.ModifyICalEventAction.doAdd(ModifyICalEventAction.java:74)
|
|
Description
|
If I attempt to specify the name of an internal page (whether in the same space as the calendar or in a different space) as the value for the "Link" attribute of an event, I receive an error message stating that there's been a server error and to look at the logs.
When I look at the logs, I see this exception:
2008-05-16 15:21:35,671 ERROR [WebContainer : 201] [opensymphony.webwork.dispatcher.ServletDispatcher] serviceAction Could not execute action
– url: /plugins/calendar/ical/addEvent!doAdd.action | userName: user.name
java.lang.NullPointerException
at com.atlassian.confluence.extra.calendar.action.AbstractCalendarAction.getDomainName(AbstractCalendarAction.java:137)
at com.atlassian.confluence.extra.calendar.action.AbstractCalendarAction.getFullContextPath(AbstractCalendarAction.java:126)
at com.atlassian.confluence.extra.calendar.ical.action.ModifyICalEventAction.updateEventDetails(ModifyICalEventAction.java:223)
at com.atlassian.confluence.extra.calendar.ical.action.ModifyICalEventAction.doAdd(ModifyICalEventAction.java:74) |
Show » |
|
We have a group of users that would like to specify a page that does or (more importantly) will exist in Confluence as their link for an event, without having to specify the full URL to that Wiki page.
Thanks,
Mike