I am using SOS Classic 4.0.2
I get this message when checking in source code: "Response for no message sent!"
Is there a limit to the amount of text you can enter in the comment box? Maybe 1042 bytes? If so, is there a way around this? I regularly type up some fairly detailed notes when I check in source code and 1042 bytes does not seem like much room.
Thanks.
Response for no message sent!
Moderator: SourceGear
-
- Posts: 1
- Joined: Tue Oct 12, 2004 10:12 am
- Contact:
-
- Posts: 1
- Joined: Thu Nov 04, 2004 9:34 am
I have just gotten this same error message today
When I try to check in some code as I have been doing for years, the error box with 'Response to no message sent!' appears. The progress bar stops at 01% (once it got to 02%). I have turned off automatic refreshes and the keep alive flag with no difference.
I stopped and restarted the SOS server on the remote machine. I have a very short comment that I am posting for the check in.
The only way to terminate the SOS client is by using task manager (which indicates that it is "running" and not in a "not responding" state.
It appears that the client is in a very tight loop.
I stopped and restarted the SOS server on the remote machine. I have a very short comment that I am posting for the check in.
The only way to terminate the SOS client is by using task manager (which indicates that it is "running" and not in a "not responding" state.
It appears that the client is in a very tight loop.
The error message "Response for no message sent" basically means the server doesn't understand what is being sent by the client.
* Are there any error messages reported in the SOS Server log file that correspond to the time you got the error message?
* Check the Temp directory in the SOS Server directory on the SOS Server machine. Does it contain files? If the temp directory is not empty, please delete all subfolders and then restart the SOS Server service.
* Is there free disk space on the server machine?
The last time a user reported this type of error message it turned out to be the result of low disk space on the server machine, but that may or may not be the case here.
* Are there any error messages reported in the SOS Server log file that correspond to the time you got the error message?
* Check the Temp directory in the SOS Server directory on the SOS Server machine. Does it contain files? If the temp directory is not empty, please delete all subfolders and then restart the SOS Server service.
* Is there free disk space on the server machine?
The last time a user reported this type of error message it turned out to be the result of low disk space on the server machine, but that may or may not be the case here.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: Response for no message sent!
I am getting "Respose for no message sent!" dialog boxes with SOS version 4.2. They appear continuously and repeatably if the check-in comment is larger than some amount (presumably 2048). This is a bug. Can you please fix the client so that it checks the amount of text before sending the data to the server (duh)? Alternatively, prevent me from entering too many characters in the dialog box to begin with?
Secondly, please increase this limit by an order of magnitude or more.
Secondly, please increase this limit by an order of magnitude or more.
Re: Response for no message sent!
I was able to reproduce this. The limit does seem to be 2048 characters.
This will be fixed in SOS 5.0, currently under development. The character limit will be 4096, which is the max allowed by VSS.
Thanks for the report.
This will be fixed in SOS 5.0, currently under development. The character limit will be 4096, which is the max allowed by VSS.
Thanks for the report.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager