Re: [opensource-dev] Anyone else having this issue uploading meshes?

2012-06-04 Thread Nicky D.
On Sun, Jun 3, 2012 at 9:47 PM, Nicky Perian nickyper...@yahoo.com wrote:
 I have an unproven theory. It is Sunday with lots of stau on the inet. Now
 to my theory. Let's you have your data *.dae files on a network drive or
 worse yet in dropbox folder. The write back of the *.slm file is now taking
 a bit longer because of inet traffic and the normal latency for obtaining
 file locks and the LAN overhead involved of obtaining exclusive control of
 the file open, lock, write, unlock and close processes.


It does not matter if your file is on DropBox, your HDD or a floppy disk.
The dae loading takes places long before even any communication with the
server takes places. Writing the slm is done before the hulls etc are uploaded.
Even if the slm writing has higher latency in some cases, it won't influence
neither decoding nor upload.

For the real cause, and to know why sometimes client and server disagree
if a convex decomposition is valid we would need to have access to the server
(logs). Sometimes I am sure won't happen anytime soon :)

Regards,
   Nicky
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges


[opensource-dev] Anyone else having this issue uploading meshes?

2012-06-03 Thread Ricky
Just a ping to see if the problem is limited to my combination of viewer
and mesh. The error pops up as a floater when I press Calculate Weights 
Fees and states the following:

Mesh failed to upload: Unable to upload asset.
Upload_ServerError

See the log file for details.


The log shows the following:

2012-06-03T17:07:08Z WARNING: completed: fee request failed
2012-06-03T17:07:08Z WARNING: log_upload_error: stage: fee http status: 500
2012-06-03T17:07:08Z WARNING: log_upload_error: err:
{'identifier':'Upload_ServerError','message':'Unable to upload asset.'}
2012-06-03T17:07:08Z WARNING: log_upload_error: mesh upload failed, stage
'fee' error '', message 'Unable to upload asset.', id 'Upload_ServerError'
2012-06-03T17:07:08Z WARNING: setModelPhysicsFeeErrorStatus:
LLFloaterModelPreview::setModelPhysicsFeeErrorStatus(500 : )
2012-06-03T17:07:08Z WARNING: LLToastAlertPanel::LLToastAlertPanel: Alert:
Mesh failed to upload: Unable to upload asset. Upload_ServerError


If you can or cannot repo, let me know at
https://jira.secondlife.com/browse/SVC-7978 or via private email, thanks!

Ricky
Cron Stardust

PS: I've tested with multiple viewers, using 3.3.1, 3.3.2, and 3.3.4.258391
vintages, involving Pathfinding, viewer-dev, and release - all show the
error.  So I think it's either a serverside issue, or a problem with my
mesh - though why a mesh would cause a 500 Internal Server Error
response

PPS: As an aside, the latest VD I tried (
http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/integration_viewer-development/rev/258391/index.html)
crashed on login on Mac OSX Lion, but seems to run on Snow Leopard.
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] Anyone else having this issue uploading meshes?

2012-06-03 Thread Nicky Perian
I have an unproven theory. It is Sunday with lots of stau on the inet. Now to 
my theory. Let's you have your data *.dae files on a network drive or worse yet 
in dropbox folder. The write back of the *.slm file is now taking a bit longer 
because of inet traffic and the normal latency for obtaining file locks and the 
LAN overhead involved of obtaining exclusive control of the file open, lock, 
write, unlock and close processes. 

I had this failure on aditi a couple Sundays ago, next morning and after moving 
the files to the *.dae local file system everything worked fine using the same 
exact files.

However, I was using an hacd library in the system.
 




 From: Ricky kf6...@gmail.com
To: opensource-dev@lists.secondlife.com 
Sent: Sunday, June 3, 2012 12:43 PM
Subject: [opensource-dev] Anyone else having this issue uploading meshes?
 

Just a ping to see if the problem is limited to my combination of viewer and 
mesh. The error pops up as a floater when I press Calculate Weights  Fees 
and states the following:
Mesh failed to upload: Unable to upload asset.
Upload_ServerError


See the log file for details.


The log shows the following:
2012-06-03T17:07:08Z WARNING: completed: fee request failed
2012-06-03T17:07:08Z WARNING: log_upload_error: stage: fee http status: 500
2012-06-03T17:07:08Z WARNING: log_upload_error: err: 
{'identifier':'Upload_ServerError','message':'Unable to upload asset.'}
2012-06-03T17:07:08Z WARNING: log_upload_error: mesh upload failed, stage 
'fee' error '', message 'Unable to upload asset.', id 'Upload_ServerError'
2012-06-03T17:07:08Z WARNING: setModelPhysicsFeeErrorStatus: 
LLFloaterModelPreview::setModelPhysicsFeeErrorStatus(500 : )
2012-06-03T17:07:08Z WARNING: LLToastAlertPanel::LLToastAlertPanel: Alert: 
Mesh failed to upload: Unable to upload asset. Upload_ServerError 


If you can or cannot repo, let me know at 
https://jira.secondlife.com/browse/SVC-7978 or via private email, thanks!


Ricky
Cron Stardust


PS: I've tested with multiple viewers, using 3.3.1, 3.3.2, and 3.3.4.258391 
vintages, involving Pathfinding, viewer-dev, and release - all show the error. 
 So I think it's either a serverside issue, or a problem with my mesh - though 
why a mesh would cause a 500 Internal Server Error response


PPS: As an aside, the latest VD I tried 
(http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/integration_viewer-development/rev/258391/index.html
 ) crashed on login on Mac OSX Lion, but seems to run on Snow Leopard.
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] Anyone else having this issue uploading meshes?

2012-06-03 Thread Geenz Spad
Have you attempted this on both pathfinding and non-pathfinding regions?  Seems 
to manifest primarily on pathfinding regions for me. 

-- 
Geenz Spad
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)


On Sunday, June 3, 2012 at 4:08 PM, Ricky wrote:

 Interesting hypothesis.  However, I've now attempted this on both a Friday 
 and a Sunday with the same results. :)  Also, as the status code is an HTTP 
 500 Internal Server Error instead of, for instance, SH-3055's 408 Request 
 Timeout I'm leaning more towards a bug in the server than a timing issue - 
 though it's certainly possible that the latter could induce the former!
 
 Thanks for the response!
 Ricky
 Cron Stardust
 
 On Sun, Jun 3, 2012 at 12:47 PM, Nicky Perian nickyper...@yahoo.com 
 (mailto:nickyper...@yahoo.com) wrote:
  I have an unproven theory. It is Sunday with lots of stau on the inet. Now 
  to my theory. Let's you have your data *.dae files on a network drive or 
  worse yet in dropbox folder. The write back of the *.slm file is now taking 
  a bit longer because of inet traffic and the normal latency for obtaining 
  file locks and the LAN overhead involved of obtaining exclusive control of 
  the file open, lock, write, unlock and close processes.  
  
  I had this failure on aditi a couple Sundays ago, next morning and after 
  moving the files to the *.dae local file system everything worked fine 
  using the same exact files. 
  
  However, I was using an hacd library in the system.
   
  
   From: Ricky kf6...@gmail.com (mailto:kf6...@gmail.com)
   To: opensource-dev@lists.secondlife.com 
   (mailto:opensource-dev@lists.secondlife.com) 
   Sent: Sunday, June 3, 2012 12:43 PM
   Subject: [opensource-dev] Anyone else having this issue uploading meshes?
   
   Just a ping to see if the problem is limited to my combination of viewer 
   and mesh. The error pops up as a floater when I press Calculate Weights 
Fees and states the following:
Mesh failed to upload: Unable to upload asset.
Upload_ServerError

See the log file for details.
   
   The log shows the following:
2012-06-03T17:07:08Z WARNING: completed: fee request failed

2012-06-03T17:07:08Z WARNING: log_upload_error: stage: fee http status: 
500

2012-06-03T17:07:08Z WARNING: log_upload_error: err: 
{'identifier':'Upload_ServerError','message':'Unable to upload asset.'}

2012-06-03T17:07:08Z WARNING: log_upload_error: mesh upload failed, 
stage 'fee' error '', message 'Unable to upload asset.', id 
'Upload_ServerError'

2012-06-03T17:07:08Z WARNING: setModelPhysicsFeeErrorStatus: 
LLFloaterModelPreview::setModelPhysicsFeeErrorStatus(500 : )

2012-06-03T17:07:08Z WARNING: LLToastAlertPanel::LLToastAlertPanel: 
Alert: Mesh failed to upload: Unable to upload asset. 
Upload_ServerError 

   
   
   If you can or cannot repo, let me know at 
   https://jira.secondlife.com/browse/SVC-7978 or via private email, thanks! 
   
   Ricky
   Cron Stardust
   
   PS: I've tested with multiple viewers, using 3.3.1, 3.3.2, and 
   3.3.4.258391 vintages, involving Pathfinding, viewer-dev, and release - 
   all show the error.  So I think it's either a serverside issue, or a 
   problem with my mesh - though why a mesh would cause a 500 Internal 
   Server Error response 
   
   PPS: As an aside, the latest VD I tried 
   (http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/integration_viewer-development/rev/258391/index.html
) crashed on login on Mac OSX Lion, but seems to run on Snow Leopard. 
   ___
   Policies and (un)subscribe information available here:
   http://wiki.secondlife.com/wiki/OpenSource-Dev
   Please read the policies before posting to keep unmoderated posting 
   privileges
   
 
 ___
 Policies and (un)subscribe information available here:
 http://wiki.secondlife.com/wiki/OpenSource-Dev
 Please read the policies before posting to keep unmoderated posting privileges
 
 


___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] Anyone else having this issue uploading meshes?

2012-06-03 Thread Ricky
Negative: I've not yet tested on non-pathfinding regions.  I'll see if I
can do so soon.

Ricky
Cron Stardust

On Sun, Jun 3, 2012 at 1:11 PM, Geenz Spad ge...@exodusviewer.com wrote:

  Have you attempted this on both pathfinding and non-pathfinding regions?
  Seems to manifest primarily on pathfinding regions for me.

 --
 Geenz Spad
 Sent with Sparrow http://www.sparrowmailapp.com/?sig

 On Sunday, June 3, 2012 at 4:08 PM, Ricky wrote:

 Interesting hypothesis.  However, I've now attempted this on both a Friday
 and a Sunday with the same results. :)  Also, as the status code is an HTTP
 500 Internal Server Error instead of, for instance, SH-3055's 408
 Request Timeout I'm leaning more towards a bug in the server than a
 timing issue - though it's certainly possible that the latter could induce
 the former!

 Thanks for the response!
 Ricky
 Cron Stardust

 On Sun, Jun 3, 2012 at 12:47 PM, Nicky Perian nickyper...@yahoo.comwrote:

 I have an unproven theory. It is Sunday with lots of stau on the inet. Now
 to my theory. Let's you have your data *.dae files on a network drive or
 worse yet in dropbox folder. The write back of the *.slm file is now taking
 a bit longer because of inet traffic and the normal latency for obtaining
 file locks and the LAN overhead involved of obtaining exclusive control of
 the file open, lock, write, unlock and close processes.

 I had this failure on aditi a couple Sundays ago, next morning and after
 moving the files to the *.dae local file system everything worked fine
 using the same exact files.

 However, I was using an hacd library in the system.


   --
 *From:* Ricky kf6...@gmail.com
 *To:* opensource-dev@lists.secondlife.com
 *Sent:* Sunday, June 3, 2012 12:43 PM
 *Subject:* [opensource-dev] Anyone else having this issue uploading
 meshes?

 Just a ping to see if the problem is limited to my combination of viewer
 and mesh. The error pops up as a floater when I press Calculate Weights 
 Fees and states the following:

 Mesh failed to upload: Unable to upload asset.
 Upload_ServerError

 See the log file for details.


 The log shows the following:

 2012-06-03T17:07:08Z WARNING: completed: fee request failed
 2012-06-03T17:07:08Z WARNING: log_upload_error: stage: fee http status: 500
 2012-06-03T17:07:08Z WARNING: log_upload_error: err:
 {'identifier':'Upload_ServerError','message':'Unable to upload asset.'}
 2012-06-03T17:07:08Z WARNING: log_upload_error: mesh upload failed, stage
 'fee' error '', message 'Unable to upload asset.', id 'Upload_ServerError'
 2012-06-03T17:07:08Z WARNING: setModelPhysicsFeeErrorStatus:
 LLFloaterModelPreview::setModelPhysicsFeeErrorStatus(500 : )
 2012-06-03T17:07:08Z WARNING: LLToastAlertPanel::LLToastAlertPanel: Alert:
 Mesh failed to upload: Unable to upload asset. Upload_ServerError


 If you can or cannot repo, let me know at
 https://jira.secondlife.com/browse/SVC-7978 or via private email, thanks!

 Ricky
 Cron Stardust

 PS: I've tested with multiple viewers, using 3.3.1, 3.3.2, and
 3.3.4.258391 vintages, involving Pathfinding, viewer-dev, and release - all
 show the error.  So I think it's either a serverside issue, or a problem
 with my mesh - though why a mesh would cause a 500 Internal Server Error
 response

 PPS: As an aside, the latest VD I tried (
 http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/integration_viewer-development/rev/258391/index.html)
  crashed on login on Mac OSX Lion, but seems to run on Snow Leopard.

 ___
 Policies and (un)subscribe information available here:
 http://wiki.secondlife.com/wiki/OpenSource-Dev
 Please read the policies before posting to keep unmoderated posting
 privileges


 ___
 Policies and (un)subscribe information available here:
 http://wiki.secondlife.com/wiki/OpenSource-Dev
 Please read the policies before posting to keep unmoderated posting
 privileges



___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges