Issue Details (XML | Word | Printable)

Key: ABICLOUD-325
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Albert Puig
Reporter: Xavier Fernandez
Votes: 0
Watchers: 0
Operations

Email this issue
Send issue summary in email
If you were logged in you would be able to see more operations.
Abiquo

Appliance Manager doesn't works on Windows

Created: 13/Nov/09 02:12 PM   Updated: 10/Dec/09 05:07 PM   Resolved: 16/Nov/09 08:16 PM
Component/s: Appliances Library
Affects Version/s: abicloud-1.0.0-RC1
Fix Version/s: abicloud-1.0.0-RC2

Time Tracking:
Not Specified


 Description  « Hide
Seams that windows slash on AM is not supported. Please, check that it can works on windows


More over there is a problem with the repository name

If Y put

X:\ (It's tipical in windows when I add a remote disk)

Doesn't works (Seams that AM avoid the slash x:)

Like a workaround you have to add a folder (x:\repository) but the slash problem persists (X:\repository\/enterpriseid/image)



Albert Puig added a comment - 16/Nov/09 08:16 PM
checked windows file separator char compatibility.

When defining the ''localRepositoryPath'' it expects a c:/temp (not using \)