Solaris Common Messages and Troubleshooting Guide

/bin/sh: file: too big

Cause

This Bourne shell message indicates a classic "no memory" error. While trying to load the program specified after the first colon, the shell noticed that the system ran out of virtual memory (swap space).

Action

See the message "Not enough space" for information on reconfiguring your system to add more swap space.