INTERACT FORUM

Mac => JRiver Media Center 32 for Mac => Topic started by: aliciaviola on April 12, 2024, 05:33:34 am

Title: Can't restart Mediacenter
Post by: aliciaviola on April 12, 2024, 05:33:34 am
After quitting Mediacenter I can't restart the app. I have to restart the Mac to open MC (Mac Sonoma, MC 32, both last updates).
I appended the log but probably you won't see any problem.
Frank
Title: Re: Can't restart Mediacenter
Post by: bob on April 15, 2024, 11:18:05 am
After quitting Mediacenter I can't restart the app. I have to restart the Mac to open MC (Mac Sonoma, MC 32, both last updates).
I appended the log but probably you won't see any problem.
Frank
Can you check to see if it's still running (in activity monitor)? You aren't in server mode are you?
Title: Re: Can't restart Mediacenter
Post by: aliciaviola on April 15, 2024, 03:33:01 pm
It's still in the activity monitor after quitting MC. After stopping the program in the activity monitor I can start MC.
MC is working as a server for JRemote. Appended is the screenshot of the media network preferences.
Title: Re: Can't restart Mediacenter
Post by: bob on April 16, 2024, 08:39:50 am
It's still in the activity monitor after quitting MC. After stopping the program in the activity monitor I can start MC.
MC is working as a server for JRemote. Appended is the screenshot of the media network preferences.
What's under your startup settings?
Mac Startup?
Title: Re: Can't restart Mediacenter
Post by: aliciaviola on April 16, 2024, 10:01:18 am
Sorry, I didn't have a look to that before: there Mediaserver is selected.
In the last minutes MC crashed several times. Here are logging and system reports.
Title: Re: Can't restart Mediacenter
Post by: bob on April 16, 2024, 10:14:49 am
Sorry, I didn't have a look to that before: there Mediaserver is selected.
In the last minutes MC crashed several times. Here are logging and system reports.
So if MediaServer is selected and is running you control MC with the menu bar icon.
Exiting the UI (if it's showing) with file->exit or by hitting the close button leaves media server running.
Closing via Apple Menu->Quit also terminates the media server instance.

Your log shows this at the end:

Code: [Select]
0051926: 6186250240: Playback: CCoreAudioPlugin::StartCoreAudio: Failed to start audio device (error code: 0x3c deviceId: 0x0 AudioDevProcID: 0x0 error: )
0051926: 6186250240: Playback: CCoreAudioPlugin::StartCoreAudio: Failed (second time) to start audio device (error code: 0x21646576 deviceId: 0x0 AudioDevProcID: 0x0 error: )
0051926: 6186250240: Playback: CCoreAudioPlugin::StartCoreAudio: Failed (caught handled exception)
0051926: 6186250240: Playback: CCoreAudioPlugin::ShutdownCoreAudio: Start
0051926: 6186250240: Playback: CCoreAudioPlugin::ShutdownCoreAudio: Releasing interfaces
0051926: 6186250240: Playback: CCoreAudioPlugin::ShutdownCoreAudio: Failed to release exclusive access
0051926: 6186250240: Playback: CCoreAudioPlugin::ShutdownCoreAudio: Original Bits: 32
0051926: 6186250240: Playback: CCoreAudioPlugin::ShutdownCoreAudio: Current Bits: 671174144
0051926: 6186250240: Playback: CCoreAudioPlugin::ShutdownCoreAudio: Failed to restore virtual format
0051926: 6186250240: Playback: CCoreAudioPlugin::ShutdownCoreAudio: Finish (0 ms)
0051926: 6186250240: Playback: CCoreAudioPlugin::StartCoreAudio: Finish (20513 ms)
0051926: 6186250240: Playback: CCoreAudioPlugin::Open: Finish (20513 ms)

An error in the audio device it seems. Looks to me like it's trying to open a non-existent device. I don't know why that causes a crash.
Title: Re: Can't restart Mediacenter
Post by: aliciaviola on April 16, 2024, 10:45:41 am
Many thanks for the quick answer.
Frank