MobSim-BSC Error messages

error message:

rr: readBtsData: MOBSIM_BSC_INDEX variable not set

explanation:

MobSim-BSC needs to know its index, which it supposes to find in MOBSIM_BSC_INDEX environment variable.

required action:

Define MOBSIM_BSC_INDEX environment variable.

error message:

rr: readBtsData: MOBSIM_CONFIG variable not set

explanation:

MobSim-BSC needs to know the name of the configuration file, which it supposes to find in MOBSIM_CONFIG environment variable.

required action:

Define MOBSIM_CONFIG environment variable.

error message:

rr: readBtsData: MOBSIM configuration file <filename> not found !!

explanation:

MobSim-BSC tries to open the configuration file, but it fails.

required action:

Check that the configuration file exists and has read access.

error message:

rr: readBtsData: MOBSIM configuration file <filename> vanished !!

explanation:

MobSim-BSC reads the configuration file several times, and between the reads the file surprisingly disappeared.

required action:

This is a file system problem. Try to recreate the configuration file.

error message:

sccpif: receiveSerialMessage: error reading socket

explanation:

The SCCPIF vtask in MobSim-BSC tries to read a message from the socket

connected to the Virtual Transport Layer, but the read fails.

required action:

Try to restart MobSim-BSC.

error message:

sccpif: sccpVtaskInit: connect() failed

explanation:

The SCCPIF vtask in MobSim-BSC tries to connect to the Virtual Transport Layer, but it fails.

required action:

Start the Virtual Transport Layer.

error message:

sccpif: readOwnPointCode: MOBSIM_MSC/BSC_INDEX variable not set

explanation:

MobSim-BSC needs to know its index, which it supposes to find in MOBSIM_BSC_INDEX environment variable.

required action:

Define MOBSIM_BSC_INDEX environment variable.

error message:

sccpif: readOwnPointCode: MOBSIM_CONFIG variable not set

explanation:

MobSim-BSC needs to know the name of the configuration file, which it supposes to find in MOBSIM_CONFIG environment variable.

required action:

Define MOBSIM_CONFIG environment variable.

error message:

sccpif: readOwnPointCode: MOBSIM configuration file <filename> not found !!

explanation:

MobSim-BSC tries to open the configuration file, but it fails.

required action:

Check that the configuration file exists and has read access.

error message:

sccpif: readOwnPointCode: error in MOBSIM configuration file

explanation:

There is something wrong with the configuration file. Especially the line defining this BSC or the line defining the connected MSC might be missing.

required action:

Check the configuration file.

error message:

lapdif: receiveSerialMessage: error reading socket

explanation:

The LAPDIF vtask in MobSim-BSC tries to read a message from the socket

connected to the Virtual Transport Layer, but the read fails.

required action:

Try to restart MobSim-BSC.

error message:

lapdif: lapdVtaskInit: connect() failed

explanation:

The LAPDIF vtask in MobSim-BSC tries to connect to the Virtual Transport Layer, but it fails.

required action:

Start the Virtual Transport Layer.

error message:

lapdif: readIndices: MOBSIM_BSC/BTS_INDEX variable not set

explanation:

MobSim-BSC needs to know its index, which it supposes to find in MOBSIM_BSC_INDEX environment variable.

required action:

Define MOBSIM_BSC_INDEX environment variable.

error message:

lapdif: readIndices: MOBSIM_CONFIG variable not set

explanation:

MobSim-BSC needs to know the name of the configuration file, which it supposes to find in MOBSIM_CONFIG environment variable.

required action:

Define MOBSIM_CONFIG environment variable.

error message:

lapdif: readIndices: MOBSIM configuration file <filename> not found

explanation:

MobSim-BSC tries to open the configuration file, but it fails.

required action:

Check that the configuration file exists and has read access.

error message:

lapdif: readIndices: MOBSIM configuration file <filename> vanished !!

explanation:

MobSim-BSC reads the configuration file several times, and between the reads the file surprisingly disappeared.

required action:

This is a file system problem. Try to recreate the configuration file.

error message:

lapdif: readIndices: own BSC_INDEX not found in MOBSIM configuration file

explanation:

MobSim-BSC can not find the line defining itself in the configuration file.

required action:

Check the configuration file.

error message:

guiif: deriveOwnType: MOBSIM_* _INDEX variable not set

explanation:

The GUIIF vtask in MobSim-BSC tries to derive the type of the network element, but it can not find an environment variable.

required action:

Define MOBSIM_BSC_INDEX environment variable.

error message:

guiif: guiifVtaskInit: connect() failed

explanation:

The GUIIF vtask in MobSim-BSC tries to connect to the Virtual Transport Layer, but it fails.

required action:

Start the Virtual Transport Layer.

error message:

guiif: guiifVtaskInit: error writing to socket

explanation:

The GUIIF vtask in MobSim-BSC tries to write to the socket connected to the Virtual Transport Layer, but it fails.

required action:

Try to restart the Virtual Transport Layer.