close Warning: Can't synchronize with repository "(default)" (/var/svn/mms does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 14 years ago

Closed 14 years ago

#404 closed defect (fixed)

Error al salvar dataset

Reported by: Ignacio Vecino Owned by: livanr68
Priority: major Milestone: Release 0.6
Component: Persistence Keywords:
Cc:

Description

Obtengo el siguiente error al guardar un dataset a través de la función, guardar en repositorio, del botón derecho.

El error obtenido es el siguiente:

"invokeCommand" isn't a variable in grammar Real

"invokeCommand" isn't a variable in grammar Real

while executing

"tol::info variable [ list Real $rvar ] "

(procedure "::MenuManager::invokeCommand" line 20)
invoked from within

"::MenuManager::invokeCommand MMS.MainObject_Save_AtRepository_Heavy FEB3444:0:3FAC7F0:0:3ECE508:0:2:4:6 0"

(menu invoke)

Attachments (1)

SaveError.log (379 bytes) - added by Ignacio Vecino 14 years ago.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by Ignacio Vecino

Attachment: SaveError.log added

comment:1 Changed 14 years ago by Ignacio Vecino

Estas son las trazas de TOL:

ERROR: [13] Demasiados argumentos para Real Save_Repository (NameBlock repository)

[Call stack]

[4] Real Out.Cok.All::dataSet::dataSet::Save_Repository (NameBlock repository)
[3] Real MMS::Menu::MainObject.Save_AtRepository (NameBlock instance, Set extraData)
[2] Real option::option::inst::invoke (Anything objOrSelection)
[1] Real GuiTools::MenuManager::invokeEntry (Text optionName, Anything objOrSelection)

ERROR: [14] Argumentos erróneos para Real Save_Repository (NameBlock repository)

[Call stack]

[4] Real Out.Cok.All::dataSet::dataSet::Save_Repository (NameBlock repository)
[3] Real MMS::Menu::MainObject.Save_AtRepository (NameBlock instance, Set extraData)
[2] Real option::option::inst::invoke (Anything objOrSelection)
[1] Real GuiTools::MenuManager::invokeEntry (Text optionName, Anything objOrSelection)

Warning: [310] La función :: ha fallado en :
{instance::Save_Repository(Container::GetRepository(repository), extraData[[1])}

ERROR: [15] Fallo en la función "MainObject.Save_AtRepository"

[Call stack]

[3] Real MMS::Menu::MainObject.Save_AtRepository (NameBlock instance, Set extraData)
[2] Real option::option::inst::invoke (Anything objOrSelection)
[1] Real GuiTools::MenuManager::invokeEntry (Text optionName, Anything objOrSelection)

ERROR: [16] Fallo en la función "invoke"

[Call stack]

[2] Real option::option::inst::invoke (Anything objOrSelection)
[1] Real GuiTools::MenuManager::invokeEntry (Text optionName, Anything objOrSelection)

Warning: [311] La función :: ha fallado en :
option::invoke(objOrSelection)

ERROR: [17] Fallo en la función "invokeEntry"

[Call stack]

[1] Real GuiTools::MenuManager::invokeEntry (Text optionName, Anything objOrSelection)

Warning: [312] La función :: ha fallado en :
GuiTools::MenuManager::invokeEntry("MMS.MainObject_Save_AtRepository_Heavy", If(0, {EvalSet(objAddress, Anything (Text addr)
{

{GetObjectFromAddress(addr)}

})}, GetObjectFromAddress(objAddress[[1])))

ERROR: [18] invokeCommand no se pudo crear.

comment:2 Changed 14 years ago by livanr68

Component: GeneralPersistence
Milestone: Release 0.6
Owner: changed from Pedro Gea to lramirez
Status: newaccepted

comment:3 Changed 14 years ago by livanr68

Resolution: fixed
Status: acceptedclosed

(In [2030]) closes #404

Note: See TracTickets for help on using tickets.