• To anyone looking to acquire commercial radio programming software:

    Please do not make requests for copies of radio programming software which is sold (or was sold) by the manufacturer for any monetary value. All requests will be deleted and a forum infraction issued. Making a request such as this is attempting to engage in software piracy and this forum cannot be involved or associated with this activity. The same goes for any private transaction via Private Message. Even if you attempt to engage in this activity in PM's we will still enforce the forum rules. Your PM's are not private and the administration has the right to read them if there's a hint to criminal activity.

    If you are having trouble legally obtaining software please state so. We do not want any hurt feelings when your vague post is mistaken for a free request. It is YOUR responsibility to properly word your request.

    To obtain Motorola software see the Sticky in the Motorola forum.

    The various other vendors often permit their dealers to sell the software online (i.e., Kenwood). Please use Google or some other search engine to find a dealer that sells the software. Typically each series or individual radio requires its own software package. Often the Kenwood software is less than $100 so don't be a cheapskate; just purchase it.

    For M/A Com/Harris/GE, etc: there are two software packages that program all current and past radios. One package is for conventional programming and the other for trunked programming. The trunked package is in upwards of $2,500. The conventional package is more reasonable though is still several hundred dollars. The benefit is you do not need multiple versions for each radio (unlike Motorola).

    This is a large and very visible forum. We cannot jeopardize the ability to provide the RadioReference services by allowing this activity to occur. Please respect this.

MOTOTRBO Radio Management Error 20010

Firebuff880

Member
Joined
Aug 28, 2006
Messages
790
Location
Boynton Beach, FL
Depends on what you are trying to do --

You must read the radio first to establish the Model Version Option (MVO) data in RM.

But if you have a number of identical radios to program you can;
  • Enter all the Serial Numbers / Radios from a CSV.
  • Read the first one.
  • Select All the others and Copy the MVO data from the First one.
  • Assign the Configuration, and the Radio Id & Alias if you did not do so in the CSV.
  • Schedule all the write jobs.
 

Sparc

Member
Joined
Jun 27, 2025
Messages
7
The radios were already read and programmed many times, but now it doesn't want to wait for programming like before to connect the radio with a cable, it just shows "not done".
 

TampaTyron

Beep Boop, Beep Boop
Joined
Feb 1, 2010
Messages
1,170
Location
Phoenix, AZ
Schedule a read job, then write it with RM. See if that clears it.

Have you upgraded the RM or moved/restored the database?

TT
 

Sparc

Member
Joined
Jun 27, 2025
Messages
7
Schedule a read job, then write it with RM. See if that clears it.

Have you upgraded the RM or moved/restored the database?

TT
As I wrote in the first post, it helps, but I would have to do it with each radio in the base and I have a lot of them.
I didn't do anything with the database.


Are you running an all-in-one setup or distributed setup? Any firewall changes?
All in one, no changes in firewall.
 

Sparc

Member
Joined
Jun 27, 2025
Messages
7
I've got this log in: CommonCPS/RMJobServer/Log
Code:
<Exception>: System.IO.DirectoryNotFoundException
<Message>: Nastąpiła próba uzyskania dostępu do ścieżki, której nie ma na dysku. (An attempt was made to access a source that is not present on disk.)
<Source>: System.Data
<StackTrace>:    w System.Data.SqlTypes.SqlFileStream.OpenSqlFileStream(String path, Byte[] transactionContext, FileAccess access, FileOptions options, Int64 allocationSize)
   w System.Data.SqlTypes.SqlFileStream..ctor(String path, Byte[] transactionContext, FileAccess access, FileOptions options, Int64 allocationSize)
   w Motorola.CommonCPS.Server.Providers.FileStreamProvider.FileStreamProvider.GetFile(String url, Int64 offset, Int32 bufferLen, Guid guid, String agencyId)
   w Motorola.CommonCPS.Server.Repository.RepoWithFilesAccess`1.GetFileContentEnhancement(Guid filGuid, Int64 offset, Int32 bufferLen)
   w Motorola.CommonCPS.Server.DataAccess.DataAccess.GetFileContentEnhancement(RMFile file, Int64 offset, Int32 bufferLen)
   w Motorola.CommonCPS.Server.JobService.JobService.GetFileContentEnhancement(RMFile file, Int64 offset, Int32 bufferLen)
   w System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
   w System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)
 
Top