cancel
Showing results for 
Search instead for 
Did you mean: 

JCo: Fatal error - GUI cannot be reached

Former Member
0 Kudos

Hello,

when trying to make a RFC which calls a transaction in batch mode i get the following error "Fatal error - GUI cannot be reached", even if SAPGui = 1. The call is only successfull when activating the debug mode.

Used versions see below (installed SAP Gui = 6.40).

Is there a newer JCo Library available in the Marketplace, and if yes where. I couldn't find one.

Thanks for any help in advance.

Reto

Version of the JCO-library: 2.1.4 (2004-10-20)

LANGUAGE: E

ISO_LANGUAGE: EN

OWN_CODEPAGE: 1100

OWN_CHARSET: ISO8859_1

OWN_ENCODING: ISO-8859-1

OWN_BYTES_PER_CHAR: 1

PARTNER_CODEPAGE: 1100

PARTNER_CHARSET: ISO8859_1

PARTNER_ENCODING: ISO-8859-1

PARNER_BYTES_PER_CHAR: 1

OWN_REL: 640

PARTNER_REL: 620

PARTNER_TYPE: 3

KERNEL_REL: 620

TRACE:

RFC_ROLE: C

OWN_TYPE: E

CPIC_CONVID: 38958970

The function 'STFC_CONNECTION' returned the following parameters:

-


Name: ECHOTEXT Value: JCO Test successfull.

Name: RESPTEXT Value: SAP R/3 Rel. 620

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Solved the problem. It seems that pooled JCO Connection have problems with the GUI. Doing the same with a non pooled connection works correctliy