"unknow_host" from Mobicents Diameter Charging Server Simulator (build 20110514.1644)

171 views
Skip to first unread message

Tom

unread,
Oct 17, 2013, 3:31:48 PM10/17/13
to mobicent...@googlegroups.com
Hi,
I encountered a problem while playing Mobicents Diameter Charging Server Simulator (DCS) with Ericsson Diameter Emulator. I started Mobicents DCS with the following command on Linux:
java -jar mobicents-dcs-b20110514.1644.jar
and started Ericsson Diameter Emulator client as follows:
java -jar PPSDiamClient.jar 

When I tried to connect from Ericsson client to Mobicents DCS, I noticed the following message from Mobicents DCS:
2013-10-17 14:06:29,185 INFO  NetworkGuard - Open incomming connection Socket[addr=/127.0.0.1,port=33032,localport=3868]
2013-10-17 14:06:29,228 INFO  TCPTransportClient - Read thread is stopped (unknown_host)

Following are a complete log from the terminal of DCS and the config of Ericsson Diameter Emulator client. What is the cause of this problem and how can I fix it? BTW, where can I get a README of Mobicents DCS? All I can find is a jar file. Thanks.


DCS:
2013-10-17 14:06:13,830 INFO  DictionaryImpl - Mobicents Diameter Dictionary loaded in 553ms -- Vendors[10] Commands[52] Types[20] AVPs[510]
2013-10-17 14:06:14,583 INFO  StackCreator - Diameter Server :: Supporting 0 applications.
2013-10-17 14:06:14,625 INFO  NetworkGuard - Open server socket ServerSocket[addr=/127.0.0.1,localport=3868] 
2013-10-17 14:06:14,626 INFO  ChargingServerSimulator - ===============================================================================
2013-10-17 14:06:14,626 INFO  ChargingServerSimulator - 
2013-10-17 14:06:14,626 INFO  ChargingServerSimulator - == Mobicents Diameter Ro/Rf Server Simulator (Linux/i386)
2013-10-17 14:06:14,626 INFO  ChargingServerSimulator - 
2013-10-17 14:06:14,626 INFO  ChargingServerSimulator - == Oracle Corporation OpenJDK Client VM 23.7-b01
2013-10-17 14:06:14,626 INFO  ChargingServerSimulator - 
2013-10-17 14:06:14,626 INFO  ChargingServerSimulator - == jDiameter (aaa://127.0.0.1:3868 @ mobicents.org)
2013-10-17 14:06:14,626 INFO  ChargingServerSimulator - 
2013-10-17 14:06:14,626 INFO  ChargingServerSimulator - ===============================================================================
2013-10-17 14:06:14,627 INFO  ChargingServerSimulator - Provisioned user 'sip:alex...@mobicents.org' with [45] units.
2013-10-17 14:06:14,627 INFO  ChargingServerSimulator - Provisioned user 'sip:bbar...@mobicents.org' with [123] units.
2013-10-17 14:06:29,185 INFO  NetworkGuard - Open incomming connection Socket[addr=/127.0.0.1,port=33032,localport=3868]
2013-10-17 14:06:29,228 INFO  TCPTransportClient - Read thread is stopped (unknown_host)

Ericsson Diameter Emulator client



Alexandre Mendonça

unread,
Nov 4, 2013, 8:53:02 PM11/4/13
to Mobicents Public
Hi Tom,

This charging server was a simple project to:

1) showcase how to build a standalone jdiameter application;
2) use it as a sample to demonstrate interop with others such as Ericsson Emulator

With this said, there's no documentation for it.. but, IMHO, the source is easily understandable. If you want to have a look, you can find it at https://code.google.com/p/jdiameter/source/browse/examples/charging-server-simulator/

I guess if you enable the DEBUG logging (changing log4j.properties inside jar) you will be able to see what's wrong.

Hope it helps.

Regards,


--
You received this message because you are subscribed to the Google Groups "mobicents-public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-publ...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages