Wowza Community

Connection Monitoring Graphics are not showingin Stream Engine Manager

Hi, when I clic on Monitoring seccion from any application, Connection Monitoring appears blank no matter date/time range I choosed…

http://postimg.org/image/6r0w1yo8j/

The streaming of that application its up since 4 days ago …

I don’t know if that is the same reason, but in “home” Status connections also never showing:

http://postimg.org/image/qiov0ira7/

I use Wowza Streaming Engine 4 Monthly Edition 4.0.4 build11775

Centos 6.5

Can u guys help me?

Hi there,

Are you running Wowza with an account under root/full administrator access?

Do you see any indication or errors in the logs? You can start Wowza in stand alone mode (/bin/startup.bat) And view the logs in the console.

Salvadore

Yes I have root/full administrator access.

Here is my Log from starting Wowza in stand alone mode:

root@streaming [/usr/local/WowzaStreamingEngine/bin]# ./startup.sh
Configure logging: file:///usr/local/WowzaStreamingEngine/conf/log4j.properties
INFO server server-start Wowza Streaming Engine 4 Monthly Edition 4.0.4 build11775 -
INFO server comment - Server License Key: ENGM4-XXXXX-XXXXX-XXXXX-XXXXX-znUYy
INFO server comment - Maximum Connections: Unlimited
INFO server comment - Maximum Incoming Streams: Unlimited
INFO server comment - Transcoder Streams Available: Unlimited
INFO server comment - Transcoder Watermark: No
INFO server comment - nDVR Available: Yes
INFO server comment - DRM Available: Yes
INFO server comment - HTTP Origin Available: Yes
INFO server comment - Push Publish Available: Yes
INFO server comment - REST API Available: No
INFO server comment - Hardware Available Processors: 8
INFO server comment - Hardware Physical Memory: 51443MB/72496MB
INFO server comment - Hardware Swap Space: 4095MB/4095MB
INFO server comment - Max File Descriptor Count: 20000
INFO server comment - Open File Descriptor Count: 80
INFO server comment - OS Name: Linux
INFO server comment - OS Version: 2.6.32-431.5.1.el6.x86_64
INFO server comment - OS Architecture: amd64
INFO server comment - Java Name: OpenJDK 64-Bit Server VM
INFO server comment - Java Vendor: Oracle Corporation
INFO server comment - Java Version: 1.7.0_65
INFO server comment - Java VM Version: 24.65-b04
INFO server comment - Java Spec Version: 1.7
INFO server comment - Java Home: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.65.x86_64/jre
INFO server comment - Java Max Heap Size: 9933MB
INFO server comment - Java Architecture: 64
INFO server comment - Java Locale[user.language]: en
INFO server comment - Java Locale[user.country]: US
INFO server comment - Java Locale[file.encoding]: UTF-8
INFO server comment - Java Timezone[user.timezone]: America/Chicago
INFO server comment - Java Args[0]: -Xmx10000M
INFO server comment - Java Args[1]: -XX:+UseConcMarkSweepGC
INFO server comment - Java Args[2]: -XX:+UseParNewGC
INFO server comment - Java Args[3]: -XX:NewSize=512m
INFO server comment - Java Args[4]: -Djava.net.preferIPv4Stack=true
INFO server comment - Java Args[5]: -Dcom.sun.management.jmxremote=true
INFO server comment - Java Args[6]: -Dcom.wowza.wms.runmode=standalone
INFO server comment - Java Args[7]: -Dcom.wowza.wms.native.base=linux
INFO server comment - Java Args[8]: -Dcom.wowza.wms.AppHome=/usr/local/WowzaStreamingEngine
INFO server comment - Java Args[9]: -Dcom.wowza.wms.ConfigURL=
INFO server comment - Java Args[10]: -Dcom.wowza.wms.ConfigHome=/usr/local/WowzaStreamingEngine
INFO server comment - Server runmode: standalone
INFO server comment - Server native.platform: linux
INFO server comment - Server threads[h/t]: 480/320
INFO server comment - RESTServer: Bind attempt ([any]:8087)
INFO server comment - RESTServer: Bind successful ([any]:8087)
INFO server comment - Wowza REST API started
INFO server comment - RESTServer: Using configs from:/usr/local/WowzaStreamingEngine/
INFO server comment - RESTServer: SSL:No
INFO server comment - RESTServer: BasicAuth:No
INFO server comment - RESTServer: Digest:Yes
INFO server comment - RESTServer: XML Viewer:No
INFO server comment - CMDInterface now listening: [any]:8083
INFO server comment - MediaCache[MediaCache]: Thread pool size: [writer/readahead]:16/8
INFO server comment - MediaCache[MediaCache]: MAX Pending size: [writer/readahead]:500M/25M
INFO server comment - MediaCache[MediaCache]: Add store: path:/usr/local/WowzaStreamingEngine/mediacache maxSize:10737418240
INFO server comment - MediaCache[MediaCache]: Add source[dvrorigin]: prefix:dvrorigin/ basePath:http://
INFO server comment - MediaCache[MediaCache]: Flushing cache: start
INFO server comment - MediaCache[MediaCache]: Flushing cache: done
INFO server comment - MediaCache[MediaCache]: Start MediaCache GC
INFO server comment - MediaCache[MediaCache]: Started
INFO server comment - REST API: ready
INFO vhost vhost-start _defaultVHost_ -
INFO server comment - _defaultVHost_ threads[h/t]:0/0 home:/usr/local/WowzaStreamingEngine
INFO vhost comment _defaultVHost_ Bind attempt ([any]:1935:16)
INFO vhost comment _defaultVHost_ Bind successful ([any]:1935)
INFO vhost comment _defaultVHost_ Bind attempt ([any]:8086:4)
INFO vhost comment _defaultVHost_ Bind successful ([any]:8086)
INFO server comment - Server.startShutdownHook: Start server shutdown hook
INFO server comment - ServerListenerStreamPublisher Started.
Error starting: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at com.wowza.wms.bootstrap.Bootstrap.startServer(Bootstrap.java:555)
        at com.wowza.wms.bootstrap.Bootstrap.main(Bootstrap.java:67)
Caused by: java.lang.NullPointerException
        at com.wowza.wms.plugin.collection.serverlistener.ServerListenerStreamPublisher.onServerInit(ServerListenerStreamPublisher.java:231)
        at com.wowza.wms.server.Server.l(Server.java:3047)
        at com.wowza.wms.server.Server.start(Server.java:1010)
        ... 6 more
INFO server comment - MediaCasterStreamValidator.init[mariavision1/_definst_]: Started
INFO server comment - ModuleCoreSecurity.onAppStart[mariavision1/_definst_]: Publish: AllowedEncoders: securityPublishValidEncoders:Wirecast/|FME/|FMLE/
INFO server comment - ModuleCoreSecurity.onAppStart[mariavision1/_definst_]: Publish: block duplicate stream names : false
INFO server comment - ModuleCoreSecurity.onAppStart[mariavision1/_definst_]: Play: Max Connections: securityPlayMaximumConnections:900
INFO server comment - ModuleCoreSecurity.onAppStart[mariavision1/_definst_]: Play: SecureConnection: securityPlayRequireSecureConnection:false
INFO application app-start _definst_ mariavision1/_definst_
INFO server comment - DvrStreamManagerBase.initProperties[mariavision1/_definst_/videomariavision1] : {Properties: isDvrPacketizer: true}
INFO server comment - DvrStreamManagerBase.initStorage[mariavision1/_definst_/videomariavision1] : storeName:dvrfilestorage isRecorder:true hasStorage:true
INFO server comment - DvrStreamStoreBase.initProperties[mariavision1/_definst_/videomariavision1/videomariavision1.46] : properties:[dvrWindowDuration:7200, dvrChunkGroupingSeconds:600, dvrAllowableAVPacketDelta:2000, dvrResetTimePacketDelta:200, dvrPacketDeltaToNotify:200]
INFO server comment - MediaCasterStreamValidator.init[gpacifico1/_definst_]: Started
INFO server comment - ModuleCoreSecurity.onAppStart[gpacifico1/_definst_]: Publish: AllowedEncoders: securityPublishValidEncoders:Wirecast/|FME/|FMLE/
INFO server comment - ModuleCoreSecurity.onAppStart[gpacifico1/_definst_]: Publish: block duplicate stream names : false
INFO server comment - ModuleCoreSecurity.onAppStart[gpacifico1/_definst_]: Play: Max Connections: securityPlayMaximumConnections:999
INFO server comment - ModuleCoreSecurity.onAppStart[gpacifico1/_definst_]: Play: SecureConnection: securityPlayRequireSecureConnection:false
INFO application app-start _definst_ gpacifico1/_definst_
INFO server comment - DvrStreamManagerBase.initProperties[gpacifico1/_definst_/videogpacifico1] : {Properties: isDvrPacketizer: true}
INFO server comment - DvrStreamManagerBase.initStorage[gpacifico1/_definst_/videogpacifico1] : storeName:dvrfilestorage isRecorder:true hasStorage:true
INFO server comment - DvrStreamStoreBase.initProperties[gpacifico1/_definst_/videogpacifico1/videogpacifico1.51] : properties:[dvrWindowDuration:7200, dvrChunkGroupingSeconds:600, dvrAllowableAVPacketDelta:2000, dvrResetTimePacketDelta:200, dvrPacketDeltaToNotify:200]
INFO sanjose connect 1439490517 -
INFO stream create videomariavision1 -
INFO sanjose connect 377493212 -
INFO stream create videomariavision1 -
INFO sanjose connect 596618792 -
INFO stream create videomariavision1 -
INFO sanjose connect 1244512 -
INFO sanjose connect 1311887412 -
INFO stream create videomariavision1 -
INFO stream create videomariavision1 -
INFO sanjose connect 1559502544 -
INFO stream create videomariavision1 -
INFO server comment - MediaCasterStreamValidator.init[gazeta/_definst_]: Started
INFO server comment - ModuleCoreSecurity.onAppStart[gazeta/_definst_]: Publish: AllowedEncoders: securityPublishValidEncoders:Wirecast/|FME/|FMLE/
INFO server comment - ModuleCoreSecurity.onAppStart[gazeta/_definst_]: Publish: block duplicate stream names : false
INFO server comment - ModuleCoreSecurity.onAppStart[gazeta/_definst_]: Play: Max Connections: securityPlayMaximumConnections:99
INFO server comment - ModuleCoreSecurity.onAppStart[gazeta/_definst_]: Play: SecureConnection: securityPlayRequireSecureConnection:false
INFO application app-start _definst_ gazeta/_definst_
INFO session connect-pending 187.240.23.184 -
INFO session connect-pending 201.130.242.44 -
INFO session connect 187.240.23.184 -
INFO session connect 201.130.242.44 -
INFO rtsp connect 249785682 -
INFO stream create - -
INFO stream create - -
INFO stream create - -
INFO stream unpublish - -
INFO stream destroy - -
INFO rtsp disconnect 249785682 -
INFO stream publish videomariavision1 -
INFO stream publish videogazeta -
INFO sanjose connect 1260834310 -
INFO stream create videomariavision1 -
INFO server comment - MediaCasterStreamValidator.init[ultra7/_definst_]: Started
INFO server comment - ModuleCoreSecurity.onAppStart[ultra7/_definst_]: Publish: AllowedEncoders: securityPublishValidEncoders:Wirecast/|FME/|FMLE/
INFO server comment - ModuleCoreSecurity.onAppStart[ultra7/_definst_]: Publish: block duplicate stream names : false
INFO server comment - ModuleCoreSecurity.onAppStart[ultra7/_definst_]: Play: Max Connections: securityPlayMaximumConnections:900
INFO server comment - ModuleCoreSecurity.onAppStart[ultra7/_definst_]: Play: SecureConnection: securityPlayRequireSecureConnection:false
INFO application app-start _definst_ ultra7/_definst_
INFO session connect-pending 189.203.229.218 -
INFO session connect 189.203.229.218 -
INFO sanjose connect 320283067 -
INFO stream create videomariavision1 -
INFO server comment - MediaCasterStreamValidator.init[Ultra1/_definst_]: Started
INFO server comment - ModuleCoreSecurity.onAppStart[Ultra1/_definst_]: Publish: AllowedEncoders: securityPublishValidEncoders:Wirecast/|FME/|FMLE/
INFO server comment - ModuleCoreSecurity.onAppStart[Ultra1/_definst_]: Publish: block duplicate stream names : false
INFO server comment - ModuleCoreSecurity.onAppStart[Ultra1/_definst_]: Play: Max Connections: securityPlayMaximumConnections:900
INFO server comment - ModuleCoreSecurity.onAppStart[Ultra1/_definst_]: Play: SecureConnection: securityPlayRequireSecureConnection:false
INFO application app-start _definst_ Ultra1/_definst_
INFO session connect-pending 189.203.229.218 -
INFO session connect 189.203.229.218 -
INFO sanjose connect 587373968 -
INFO stream create videomariavision1 -
INFO sanjose connect 473884054 -
INFO stream create videomariavision1 -
INFO stream create - -
INFO sanjose connect 587252705 -
INFO stream create videomariavision1 -
INFO stream publish videoultra7 -
INFO stream create - -
INFO stream publish videoultra1 -
INFO sanjose connect 1209239666 -
INFO stream create videomariavision1 -
INFO sanjose connect 1864677963 -
INFO stream create videomariavision1 -

I can see one error: Error starting: java.lang.reflect.InvocationTargetException

Do you think this has to do with the error?

Yes, the application was created on stream engine manager

<?xml version="1.0" encoding="UTF-8"?>
<Root version="1">
	<Application>
		<Name>mariavision1</Name>
		<AppType>Live</AppType>
		<Description>Servicio de Maria Vision</Description>
		<!-- Uncomment to set application level timeout values
		<ApplicationTimeout>60000</ApplicationTimeout>
		<PingTimeout>12000</PingTimeout>
		<ValidationFrequency>8000</ValidationFrequency>
		<MaximumPendingWriteBytes>0</MaximumPendingWriteBytes>
		<MaximumSetBufferTime>60000</MaximumSetBufferTime>
		<MaximumStorageDirDepth>25</MaximumStorageDirDepth>
		-->
		<Connections>
			<AutoAccept>true</AutoAccept>
			<AllowDomains></AllowDomains>
		</Connections>
		<!--
			StorageDir path variables
			
			${com.wowza.wms.AppHome} - Application home directory
			${com.wowza.wms.ConfigHome} - Configuration home directory
			${com.wowza.wms.context.VHost} - Virtual host name
			${com.wowza.wms.context.VHostConfigHome} - Virtual host config directory
			${com.wowza.wms.context.Application} - Application name
			${com.wowza.wms.context.ApplicationInstance} - Application instance name
			
		-->
		<Streams>
			<StreamType>live</StreamType>
			<StorageDir>${com.wowza.wms.context.VHostConfigHome}/content</StorageDir>
			<KeyDir>${com.wowza.wms.context.VHostConfigHome}/keys</KeyDir>
			<!-- LiveStreamPacketizers (separate with commas): cupertinostreamingpacketizer, smoothstreamingpacketizer, sanjosestreamingpacketizer, mpegdashstreamingpacketizer, cupertinostreamingrepeater, smoothstreamingrepeater, sanjosestreamingrepeater, mpegdashstreamingrepeater, dvrstreamingpacketizer, dvrstreamingrepeater -->
			<LiveStreamPacketizers>cupertinostreamingpacketizer, dvrstreamingpacketizer, mpegdashstreamingpacketizer, sanjosestreamingpacketizer, smoothstreamingpacketizer</LiveStreamPacketizers>
			<!-- Properties defined here will override any properties defined in conf/Streams.xml for any streams types loaded by this application -->
			<Properties>
			</Properties>
		</Streams>
		<Transcoder>
			<!-- To turn on transcoder set to: transcoder -->
			<LiveStreamTranscoder></LiveStreamTranscoder>
			<!-- [templatename].xml or ${SourceStreamName}.xml -->
			<Templates>${SourceStreamName}.xml,transrate.xml</Templates>
			<ProfileDir>${com.wowza.wms.context.VHostConfigHome}/transcoder/profiles</ProfileDir>
			<TemplateDir>${com.wowza.wms.context.VHostConfigHome}/transcoder/templates</TemplateDir>
			<Properties>
			</Properties>
		</Transcoder>
		<DVR>
			<!-- As a single server or as an origin, use dvrstreamingpacketizer in LiveStreamPacketizers above -->
			<!-- Or, in an origin-edge configuration, edges use dvrstreamingrepeater in LiveStreamPacketizers above -->
			<!-- As an origin, also add dvrchunkstreaming to HTTPStreamers below -->
			<!-- If this is a dvrstreamingrepeater, define Application/Repeater/OriginURL to point back to the origin -->
			<!-- To turn on DVR recording set Recorders to dvrrecorder.  This works with dvrstreamingpacketizer  -->
			<Recorders>dvrrecorder</Recorders>
			<!-- As a single server or as an origin, set the Store to dvrfilestorage-->
			<!-- edges should have this empty -->
			<Store>dvrfilestorage</Store>
			<!--  Window Duration is length of live DVR window in seconds.  0 means the window is never trimmed. -->
			<WindowDuration>7200</WindowDuration>
			<!-- Storage Directory is top level location where dvr is stored.  e.g. c:/temp/dvr -->
			<StorageDir>${com.wowza.wms.context.VHostConfigHome}/dvr</StorageDir>
			<!-- valid ArchiveStrategy values are append, version, delete -->
			<ArchiveStrategy>delete</ArchiveStrategy>
			<!-- Properties for DVR -->
			<Properties>
			</Properties>
		</DVR>
		<TimedText>
			<!-- VOD caption providers (separate with commas): vodcaptionprovidermp4_3gpp, vodcaptionproviderttml, vodcaptionproviderwebvtt,  vodcaptionprovidersrt, vodcaptionproviderscc -->
			<VODTimedTextProviders></VODTimedTextProviders>
			<!-- Properties for TimedText -->
			<Properties>
			</Properties>
		</TimedText>
		<!-- HTTPStreamers (separate with commas): cupertinostreaming, smoothstreaming, sanjosestreaming, mpegdashstreaming, dvrchunkstreaming -->
		<HTTPStreamers>cupertinostreaming, smoothstreaming, sanjosestreaming, mpegdashstreaming, dvrchunkstreaming</HTTPStreamers>
		<MediaCache>
			<MediaCacheSourceList></MediaCacheSourceList>
		</MediaCache>
		<SharedObjects>
			<StorageDir>${com.wowza.wms.context.VHostConfigHome}/applications/${com.wowza.wms.context.Application}/sharedobjects/${com.wowza.wms.context.ApplicationInstance}</StorageDir>
		</SharedObjects>
		<Client>
			<IdleFrequency>-1</IdleFrequency>
			<Access>
				<StreamReadAccess>*</StreamReadAccess>
				<StreamWriteAccess>*</StreamWriteAccess>
				<StreamAudioSampleAccess></StreamAudioSampleAccess>
				<StreamVideoSampleAccess></StreamVideoSampleAccess>
				<SharedObjectReadAccess>*</SharedObjectReadAccess>
				<SharedObjectWriteAccess>*</SharedObjectWriteAccess>
			</Access>
		</Client>
		<RTP>
			<!-- RTP/Authentication/[type]Methods defined in Authentication.xml. Default setup includes; none, basic, digest -->
			<Authentication>
				<PublishMethod>none</PublishMethod>
				<PlayMethod>none</PlayMethod>
			</Authentication>
			<!-- RTP/AVSyncMethod. Valid values are: senderreport, systemclock, rtptimecode -->
			<AVSyncMethod>senderreport</AVSyncMethod>
			<MaxRTCPWaitTime>12000</MaxRTCPWaitTime>
			<IdleFrequency>75</IdleFrequency>
			<RTSPSessionTimeout>90000</RTSPSessionTimeout>
			<RTSPMaximumPendingWriteBytes>0</RTSPMaximumPendingWriteBytes>
			<RTSPBindIpAddress></RTSPBindIpAddress>
			<RTSPConnectionIpAddress>0.0.0.0</RTSPConnectionIpAddress>
			<RTSPOriginIpAddress>127.0.0.1</RTSPOriginIpAddress>
			<IncomingDatagramPortRanges>*</IncomingDatagramPortRanges>
			<!-- Properties defined here will override any properties defined in conf/RTP.xml for any depacketizers loaded by this application -->
			<Properties>
			</Properties>
		</RTP>
		<MediaCaster>
			<RTP>
				<RTSP>
					<!-- udp, interleave -->
					<RTPTransportMode>interleave</RTPTransportMode>
				</RTSP>
			</RTP>
			<StreamValidator>
				<Enable>true</Enable>
				<ResetNameGroups>true</ResetNameGroups>
				<StreamStartTimeout>20000</StreamStartTimeout>
				<StreamTimeout>12000</StreamTimeout>
				<VideoStartTimeout>0</VideoStartTimeout>
				<VideoTimeout>0</VideoTimeout>
				<AudioStartTimeout>0</AudioStartTimeout>
				<AudioTimeout>0</AudioTimeout>
				<VideoTCToleranceEnable>false</VideoTCToleranceEnable>
				<VideoTCPosTolerance>3000</VideoTCPosTolerance>
				<VideoTCNegTolerance>-500</VideoTCNegTolerance>
				<AudioTCToleranceEnable>false</AudioTCToleranceEnable>
				<AudioTCPosTolerance>3000</AudioTCPosTolerance>
				<AudioTCNegTolerance>-500</AudioTCNegTolerance>
				<DataTCToleranceEnable>false</DataTCToleranceEnable>
				<DataTCPosTolerance>3000</DataTCPosTolerance>
				<DataTCNegTolerance>-500</DataTCNegTolerance>
				<AVSyncToleranceEnable>false</AVSyncToleranceEnable>
				<AVSyncTolerance>1500</AVSyncTolerance>
				<DebugLog>false</DebugLog>
			</StreamValidator>
			<!-- Properties defined here will override any properties defined in conf/MediaCasters.xml for any MediaCasters loaded by this applications -->
			<Properties>
			</Properties>
		</MediaCaster>
		<MediaReader>
			<!-- Properties defined here will override any properties defined in conf/MediaReaders.xml for any MediaReaders loaded by this applications -->
			<Properties>
			</Properties>
		</MediaReader>
		<MediaWriter>
			<!-- Properties defined here will override any properties defined in conf/MediaWriter.xml for any MediaWriter loaded by this applications -->
			<Properties>
			</Properties>
		</MediaWriter>
		<LiveStreamPacketizer>
			<!-- Properties defined here will override any properties defined in conf/LiveStreamPacketizers.xml for any LiveStreamPacketizers loaded by this applications -->
			<Properties>
			</Properties>
		</LiveStreamPacketizer>
		<HTTPStreamer>
			<!-- Properties defined here will override any properties defined in conf/HTTPStreamers.xml for any HTTPStreamer loaded by this applications -->
			<Properties>
			</Properties>
		</HTTPStreamer>
		<Manager>
			<!-- Properties defined are used by the Manager -->
			<Properties>
				<Property>
					<Name>DVREnable</Name>
					<Value>true</Value>
					<Type>Boolean</Type>
				</Property>
			</Properties>
		</Manager>
		<Repeater>
			<OriginURL></OriginURL>
			<QueryString></QueryString>
		</Repeater>
		<StreamRecorder>
			<Properties>
			</Properties>
		</StreamRecorder>
		<Modules>
			<Module>
				<Name>base</Name>
				<Description>Base</Description>
				<Class>com.wowza.wms.module.ModuleCore</Class>
			</Module>
			<Module>
				<Name>logging</Name>
				<Description>Client Logging</Description>
				<Class>com.wowza.wms.module.ModuleClientLogging</Class>
			</Module>
			<Module>
				<Name>flvplayback</Name>
				<Description>FLVPlayback</Description>
				<Class>com.wowza.wms.module.ModuleFLVPlayback</Class>
			</Module>
			<Module>
				<Name>ModuleCoreSecurity</Name>
				<Description>Core Security Module for Applications</Description>
				<Class>com.wowza.wms.security.ModuleCoreSecurity</Class>
			</Module>
			<Module>
				<Name>Wmsauth</Name>
				<Description>Wmsauth</Description>
				<Class>com.wmspanel.Wmsauth</Class>
			</Module>
		</Modules>
		<!-- Properties defined here will be added to the IApplication.getProperties() and IApplicationInstance.getProperties() collections -->
		<Properties>
			<Property>
				<Name>securityPlayMaximumConnections</Name>
				<Value>900</Value>
				<Type>Integer</Type>
			</Property>
		</Properties>
	</Application>
</Root>

Thks for answer Roger … I alredady update Module Collection and restarted Wowza Streaming Engine but I’m still having exactly the same error:

Error starting: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at com.wowza.wms.bootstrap.Bootstrap.startServer(Bootstrap.java:555)
        at com.wowza.wms.bootstrap.Bootstrap.main(Bootstrap.java:67)
Caused by: java.lang.NullPointerException
        at com.wowza.wms.plugin.collection.serverlistener.ServerListenerStreamPublisher.onServerInit(ServerListenerStreamPublisher.java:231)
        at com.wowza.wms.server.Server.l(Server.java:3047)
        at com.wowza.wms.server.Server.start(Server.java:1010)
        ... 6 more

I think you are rigth !

Now I have Value=“test/definst

What would be the default value?

Its working now !! Thks a lot for great support!

I can see one error: Error starting: java.lang.reflect.InvocationTargetException

Do you think this has to do with the error?

It could be the cause.

It does appear from your error messages that you may be running an old version of the ServerListenerStreamPublisher as the line that is causing the error doesn’t make sense.

Please update to the latest Module Collection version first to make sure this isn’t the issue.

Roger.

Hi,

I think I see the issue. By default, the ServerListenerStreamPublisher is set to try and load a schedule on the **live** application. There is a property to set which application it will load on. If you have deleted the live application and haven’t set the property to point to another valid application name then that is most likely the reason you are getting the error.

Please set the streamPublisherApplication property to point to the application that you wan the schedule to load on. If it is already set then please make sure the application you have specified is configured correctly.

I will add some extra error checking around this so that it correctly identifies if the application exists.

Roger.

Hi,

The default is live/definst

Roger.

Can you please post the contents of your application.xml file.

Thanks

Salvadore