Justin Clark-Casey (justincc)
|
e9cc22fea4
Add regression test TestSaveNonRootFolderToIar
|
11 years ago |
Oren Hurvitz
|
d2f4ca0dfe
If Save OAR/IAR times-out while waiting for assets then notify the caller that the operation failed
|
12 years ago |
Justin Clark-Casey (justincc)
|
67432fcbf2
Fix "save iar" hanging permanently if the asset request phase times out.
|
12 years ago |
Oren Hurvitz
|
ce468215d5
Support multi-region OAR files
|
12 years ago |
Oren Hurvitz
|
0588f27d18
Fixed a rare bug that caused Save OAR to fail because it thought it had timed-out
|
12 years ago |
Justin Clark-Casey (justincc)
|
1693799623
On OAR saving, try fetch assets serially rather than firing all the requests at the asset service at once.
|
12 years ago |
Snoopy Pfeffer
|
83ef13a79a
Changed save oar and save iar parameter -p|--profile to -h|--home, including corresponding RemoteAdmin parameter
|
12 years ago |
Justin Clark-Casey (justincc)
|
f16d125027
Change wording on asset requests.
|
13 years ago |
Justin Clark-Casey (justincc)
|
603dbea190
tweak messages. Make verbose inventory item save message give the item name as well as item id and asset id
|
13 years ago |
Justin Clark-Casey (justincc)
|
e9988a3728
Make sure culture is en-US when saving archive related xml.
|
13 years ago |
Diva Canto
|
0fabe0e5a5
Added more debug messages under the -verbose option.
|
14 years ago |
Diva Canto
|
f86c438653
Preservation of creator information now also working in IARs. Cleaned up usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function.
|
14 years ago |
Justin Clark-Casey (justincc)
|
e7f184345e
minor: add some text to the oar abort messages on assets timeout to make it clear that the oar will not be usable
|
14 years ago |
Justin Clark-Casey (justincc)
|
c607e6f3b8
Revert "don't report the null uuid as a missing asset on saving oars/iars"
|
14 years ago |
Justin Clark-Casey (justincc)
|
a4a808818f
don't report the null uuid as a missing asset on saving oars/iars
|
14 years ago |
Justin Clark-Casey (justincc)
|
74ef1ed36f
add prim item and test asset save in save oar unit test
|
14 years ago |
John Hurliman
|
33f5d0d1e9
* UuidGatherer now tracks asset types for assets it discovers. The asset types are inferred from context
|
14 years ago |
John Hurliman
|
b2ed348aa2
Implemented a Watchdog class. Do not manually create Thread objects anymore, use Watchdog.StartThread(). While your thread is running call Watchdog.UpdateThread(). When it is shutting down call Watchdog.RemoveThread(). Most of the threads in OpenSim have been updated
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Justin Clarke Casey
|
15b8641bef
* minor: if OAR saving receives assets after timeout, just print warning, don't accidentally go on to process them
|
15 years ago |
Justin Clarke Casey
|
86043c431f
* minor: remove warning from unused field
|
15 years ago |
Justin Clarke Casey
|
593942b195
* Fix problem where known missing assets would stop save oar ever completing
|
15 years ago |
Justin Clarke Casey
|
bfea077508
* Add oar saving timeout
|
15 years ago |
Justin Clarke Casey
|
5c42143a7b
* Add simple original xml serialization test
|
15 years ago |
Justin Clarke Casey
|
ecbeb5cea1
* Fix race condition in save oar
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Justin Clarke Casey
|
c11e047410
* Resolve bug where save oar would never complete if any assets were missing
|
15 years ago |
diva
|
5e4fc6e91e
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
|
15 years ago |
Justin Clarke Casey
|
6277156044
* When saving an oar, save assets when immediately received rather than storing them all up in memory
|
15 years ago |
Justin Clarke Casey
|
c04e7cdf2b
* Support loading empty folders in an iar
|
15 years ago |