[Glass] System performOnServer: - LDAP - MySQL
BrunoBB
smalltalk at adinet.com.uy
Thu Nov 21 09:55:01 PST 2013
Error message in Jade:
Fatal GemStone Error
VM temporary object memory is full, old space overflow
This problem can be solved if we put the result string in a file in the
server. Then we can process this file.
System performOnServer:
'mysql -h 10.225.231.10 -u root -pmysql -B -e "select * from
orbeon.orbeon_form_definition" > /home/mySqlResult.txt '
A > at the end of Linux will redirect the output to a file.
(myLongLinuxCommand > /home/mySqlResult.txt)
Regards,
Bruni
--
View this message in context: http://forum.world.st/System-performOnServer-LDAP-MySQL-tp4723981p4724064.html
Sent from the GLASS mailing list archive at Nabble.com.
More information about the Glass
mailing list