cancel
Showing results for 
Search instead for 
Did you mean: 

cannot find zero length byte array to host varible 4

Former Member
0 Kudos

Hi,

all iam doing simple file->file scenario

in

IR:

-


sender:datatype,msg type,msg interface,

reciver:data type,msg type,msg interface,

msg mapping: beteen 2

msg interface: between 2

integration scenario: sender action & reciver action

connection between 2 actions: asynchro communication

ID:

iam doing

TOOLS->Ttransfer IS from IR

4.Genaration steps

1.select component view: from IR

2.Assign services: 2 business sys

3.configur connections:

4.Genarate

It is genarting ,in genaration log file it not giving any error.

But it displaying in small window like this

Internal problem:

-


cannot assign a zero length byte array to host varible 4

details like this:

-


STACKTRACE:

com.sap.aii.utilxi.swing.framework.persistenceException: cannot assign a zero-length byte array to host varible 4.

at com.sap.aii.ib.qui.editor.XiDocument.save(XiDocument.java:457)

and so on

thnxs in advance

regards

kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

moorthy
Active Contributor
0 Kudos

Hi,

Have a look into this blog once-

/people/venkat.donela/blog/2006/02/17/companion-guide-to-integration-scenario

Delete everything in Directory and go ahead and create new one

Hope this helps,

Regards,

Moorthy

Former Member
0 Kudos

Hi Kumar,

I am new to XI too. But I think this can be caused by missing content in your configuration scenario,

For example in your receiver agreement make sure you have assigned the correct receiver communication channel. Same goes for your sender agreement.

Hope it helps,

Neil