https://issues.apache.org/ooo/show_bug.cgi?id=118637
Bug #: 118637
Issue Type: DEFECT
Summary: Using OOo on a domain member with forlder redirection
enabled fails
Classification: Code
Product: ui
Version: OOo 3.3
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: ui
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
We use folder redirection to let most of the user data reside on a network
share. I suppose this causes OOo to terminate with "Die Anwendung konnte nicht
gestartet werden. [context=user] caught unexpected exception". At least, it
tries to access a directory on C: instead of accessing the network share.
Here are some lines from procmon.exe: (\\bcshsrv2 is our server)
16:52:57,9486631 soffice.bin 2712 CreateFile
C:\Programme\OpenOffice.org
3\program\file:\Bcshsrv2\Profiles\administrator\Anwendungsdaten\OpenOffice.org\3\user\uno_packages\cache\registry\com.sun.star.comp.deployment.configuration.PackageRegistryBackend\
NAME INVALID Desired Access: Read Data/List Directory, Synchronize,
Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes:
n/a, ShareMode: Read, Write, AllocationSize: n/a
16:52:57,9489189 soffice.bin 2712 CreateFile
C:\Bcshsrv2\Profiles\administrator\Anwendungsdaten\OpenOffice.org\3\user\uno_packages\cache\registry\com.sun.star.comp.deployment.configuration.PackageRegistryBackend\
PATH NOT FOUND Desired Access: Read Data/List Directory, Synchronize,
Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes:
n/a, ShareMode: Read, Write, AllocationSize: n/a
--
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.