Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Julius Dickens
0
Views
1
Comments
Error when Publishing to Amazon EC2 32 bit Instance
Question
Hi All,
Im getting the following message:
Error message from node IP-0ACE15AA (127.0.0.1): Internal Error
There is not enough space on the disk.
System.IO.IOException: There is not enough space on the disk.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
at System.IO.FileInfo.CopyTo(String destFileName, Boolean overwrite)
at OutSystems.HubEdition.RuntimePlatform.XCopyFileInfo.FileCopy(String fromFile, String toFile)
at OutSystems.HubEdition.RuntimePlatform.XCopyFileInfo.<CopyFiles>b__0(String srcFilePath, String destPath, String destFile)
at OutSystems.HubEdition.RuntimePlatform.XCopyFileInfo.CopyOrUnpackFiles(String srcPath, String dstPath, CopyOrUnpackFileDelegate fileAction)
at OutSystems.HubEdition.RuntimePlatform.XCopyFileInfo.CopyFiles(String dstPath)
at #zSb.#MSb.#gUb(XCopyFileInfo files, String destination, String secondDestination)
at OutSystems.HubEdition.DeployService.Deploy.#e.#KSb.#ETb(String espaceName, Boolean isMTeSpace, String testAreaName, Byte[] espaceFile, XCopyFileInfo copyInfo, Boolean partial)
at OutSystems.HubEdition.DeployService.Deploy.DeployEspace(String espaceName, Int32 espaceVersionId, String userName, Boolean partial, Boolean forceRedeploy, Boolean alreadyLocked, Boolean fromCompilerService)
CompModule : Broadcast Message
Please offer suggestions.
Julius
Ricardo Silva
If you have Remote Desktop access to the machine you can try to figure out where the disk space is being used and try to free up a bit.
Regarding the Agile Platform, might want to check the "Platform Server\share" folder. What's there can be safely deleted.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...