I am using Community edition 4.0. License is not expired. what do you mean by all other option. I am new to alfresco and trying to upload/download file from alfresco. I am able to connect alfresco through java code. but the problem is getting content from alfresco. Can you help me out?
It looks like you're trying to retrieve content for a file (1.txt) stored in the root (/app:company_home). Are you certain this is the location of the file?
Yes as cpaul said please make sure you have that file 1.txt lying directly under the company home. But let me reconfirm are you trying to download file through alfresco's webclient or through your code? If you are using your code please share that as well to figure out problem.