Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

bpsink(1) [debian man page]

BPSINK(1)							  BP executables							 BPSINK(1)

NAME
bpsink - Bundle Protocol reception test program SYNOPSIS
bpsink ownEndpointId DESCRIPTION
bpsink uses Bundle Protocol to receive application data units from a remote bpsource application task. For each application data unit it receives, it prints the ADU's length and -- if length is less than 80 -- its text. bpsink terminates upon receiving the SIGQUIT signal, i.e., ^C from the keyboard. EXIT STATUS
0 bpsink has terminated. Any problems encountered during operation will be noted in the ion.log log file. FILES
No configuration files are needed. ENVIRONMENT
No environment variables apply. DIAGNOSTICS
Diagnostic messages produced by bpsink are written to the ION log file ion.log. Can't attach to BP. bpadmin has not yet initialized Bundle Protocol operations. Can't open own endpoint. Another application has already opened ownEndpointId. Terminate that application and rerun. bpsink bundle reception failed. BP system error. Check for earlier diagnostic messages describing the cause of the error; correct problem and rerun. Can't receive payload. BP system error. Check for earlier diagnostic messages describing the cause of the error; correct problem and rerun. Can't handle delivery. BP system error. Check for earlier diagnostic messages describing the cause of the error; correct problem and rerun. BUGS
Report bugs to <ion-bugs@korgano.eecs.ohiou.edu> SEE ALSO
bpadmin(1), bpsource(1), bp(3) perl v5.14.2 2012-05-25 BPSINK(1)

Check Out this Related Man Page

BPECHO(1)							  BP executables							 BPECHO(1)

NAME
bpecho - Bundle Protocol reception test program SYNOPSIS
bpecho ownEndpointId DESCRIPTION
bpecho uses Bundle Protocol to receive application data units from a remote bpdriver application task. In response to each received application data unit it sends back an "echo" application data unit of length 2, the NULL-terminated string "x". bpecho terminates upon receiving the SIGQUIT signal, i.e., ^C from the keyboard. EXIT STATUS
0 bpecho has terminated normally. Any problems encountered during operation will be noted in the ion.log log file. 1 bpecho has terminated due to a BP reception failure. Details should be noted in the ion.log log file. FILES
No configuration files are needed. ENVIRONMENT
No environment variables apply. DIAGNOSTICS
Diagnostic messages produced by bpecho are written to the ION log file ion.log. Can't attach to BP. bpadmin has not yet initialized Bundle Protocol operations. Can't open own endpoint. Another application has already opened ownEndpointId. Terminate that application and rerun. bpecho bundle reception failed. BP system error. Check for earlier diagnostic messages describing the cause of the error; correct problem and rerun. No space for ZCO extent. ION system error. Check for earlier diagnostic messages describing the cause of the error; correct problem and rerun. Can't create ZCO. ION system error. Check for earlier diagnostic messages describing the cause of the error; correct problem and rerun. bpecho can't send echo bundle. BP system error. Check for earlier diagnostic messages describing the cause of the error; correct problem and rerun. BUGS
Report bugs to <ion-bugs@korgano.eecs.ohiou.edu> SEE ALSO
bpadmin(1), bpdriver(1), bpcounter(1), bp(3) perl v5.14.2 2012-05-25 BPECHO(1)
Man Page

12 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Logging

G'day Just wondering if anyone out there knows how to log files, using the example I provided in the earlier message / question earlier today: :confused: If I was to backup a file, how could I setup a log file to record the filename, date (This one I've got figured), and that the file was... (4 Replies)
Discussion started by: Aussie_Bloke
4 Replies

2. Programming

Help needed regarding c program

Hi, Currently, i have an application that does logging of messages into a text file and i record the timing for the messages in a format. However, i need to log the messages up to millisec level and the struct tm i am using now only support up to sec, is there any other way to get millisec? ... (2 Replies)
Discussion started by: dwgi32
2 Replies

3. AIX

NIM problem

When I use NIM to reinstall a AIX 5.3 use mksysb It shows error: COMMAND STATUS Command: failed stdout: yes stderr: no Before command completion, additional instructions may appear below. ... (2 Replies)
Discussion started by: rainbow_bean
2 Replies

4. UNIX for Dummies Questions & Answers

Realtime data handling between 2 or more systems

Hi I am in need to find a solution the following problem I have more 3 unix based servers. Each handling many different services. Then I have 1 windows based application that needs to collect the .log files in /tmp on the servers. The plan I initially thought of will be to open ftp... (1 Reply)
Discussion started by: ionix
1 Replies

5. Shell Programming and Scripting

StdOut to file --> Append Mode

Hy I've got a little problem: I work with ksh... The application I start should write its output to a log file. It works but the problem is that as I have to run this application few times in a loop it overrites the file every time.:confused: /proj/bre/tools/bin/bretestdriver... (2 Replies)
Discussion started by: lucae
2 Replies

6. Shell Programming and Scripting

Check length of record

Hi, I have a problem, please help me, I have a flat file like this: P00000000088888888999999999 0000999903 000000000000000000 P00000000077777777000000000 0000999903 000000000000000000 P00000000044444444333333333 0000999903 00000000000000000079875 P00000000066666666111111111 0000999903 ... (5 Replies)
Discussion started by: DebianJ
5 Replies

7. Shell Programming and Scripting

help needed with SED

Hello! I have a "problem" with sed... In a log, I'm wondering how to have the name of the application when "INCIDENT" is in the file... The name of the application is before "INCIDENT". For this example, The result should be "SPVP0005" thanks for your help! (7 Replies)
Discussion started by: Castelior
7 Replies

8. Shell Programming and Scripting

Getting info from a huge log file

Hello everyone. I am having problem with parsing a data from the huge log file. the log file is an application log with around 5 Gb in size and it rotates every midnight. Now if the application encountered such issue, it sends an email with a specific info but without further details. So I... (13 Replies)
Discussion started by: cwiggler
13 Replies

9. Hardware

HP ML150G6 and hp esxi 5 (version 1.1)

hi I have found a note about compatibility of HP ML150g6 and hp esxi 5: "(1) Not supported by the HP ESXi Offline Bundle for VMware ESXi 5.0 version 1.0" But HP ESXi Offline Bundle for VMware ESXi 5.0 version 1.1 exists: HP ESXi Offline Bundle Is it (version 1.1) compatible with HP... (0 Replies)
Discussion started by: dailyadm
0 Replies

10. AIX

Help with lpar2rrd

Hi, I have recently installed lpar2rrd and everything is now set. I have customized it to suit what i needed for work. My problem is now I am eliminating all errors from the error log but I can't seem to find how to do the last two. can anyone help? Here is the output I am receiving: Tue... (2 Replies)
Discussion started by: vpundit
2 Replies

11. Shell Programming and Scripting

Searching Alphanumeric Character From a File

Hi, In a error log file, the error code of a particular error contains both Alphabet and Numbers. My problem statement is to find the error codes from a particular log. That means, I need to search a word, which contains both alphabet and number. Please help me. Below is two examples of error... (1 Reply)
Discussion started by: snehasish_jana
1 Replies

12. Shell Programming and Scripting

Executing perl files in many directories.

Good morning! I need your help again. I have some perl file. This file, to work, needs to be executed in appropriate directory, e.g. /mnt/disck/new files/abc/003 I need a shell script which: 1) will go to /mnt/disk2/new files/abc/003/perl.pl 2) execute it 3) go to the next directory... (7 Replies)
Discussion started by: ramirez987
7 Replies