Search This Blog

SBL-EAI-04030: Unterminated token starting at position '%1' in EAI template '%2'

Applies to:

Product Release: V7 (Enterprise)
Version: 7.7.2.2 [18356]
Database: Microsoft SQL Server 2000 SP3
Application Server OS: Microsoft Windows 2003 Server SP1
Database Server OS: Microsoft Windows 2000 Server SP 4

This document was previously published as Siebel SR 38-2319330387.

Symptoms

We are working with ADM on Siebel 7.7.2.2. We are trying to migrate data from Dev to test environments using the Application Deployment Manager GUI. We are using the vanilla View object created by Siebel when installed. We have created the project and the session to migrate the views. However, it fails will trying to access our test environment. We get the following error:

An error occurred connecting to the Target System. Please verify the connection information. An error occurred connecting to the Target System. Please verify the connection information. An error occurred connecting to the Target System. Please verify the connection information. An error occurred connecting to the Target System. Please verify the connection information. An error occurred connecting to the Target System. Please verify the connection information

I have checked the test environment for:

•    EAI Object manager is enabled and running.
•    UDA Deployment exists in the Enterprise profile and eai.cfg.
•    Login works is successful.
•    I can manually export a file and import the file successfully.


The following is output from the ADM session log:

[Deployment Session Header]
ADM Deployment Session: 1-5K76
ADM Deployment Project: Test Aspens Views
Start Time: 07/26/2005 16:57:50
Target Web Address: http://kersee.aspensys.com/eai_enu
Target User Name: sadmin

Status: Deployment Failed
End Time: 07/26/2005 16:57:50
EAI Logs:
Unterminated token starting at position '116' in EAI template 'http://kersee.aspensys.com/eai_enu/start.swe?SWEExtCmd=ExecuteLogin&SWEExtSource=UDADeploy&UserName=sadmin&Password=$tebel08'(SBL-EAI-04030)
Error invoking service 'UDA Service', method 'SendReceive' at step 'Send and Receive'.(SBL-BPR-00162)
An error occurred connecting to the Target System. Please verify the connection information.

An error occurred connecting to the Target System. Please verify the connection information.(SBL-SVC-00252)

Solution

Message 1

For the benefit of other users, here are additional errors in EAIObjMgr log file:


EAIObjMgr_enu_6176.log 7.7.2.2 [18356] ENU


SisnTcpIp    SisnSockDetail    4    0    2005-07-26 16:53:10     7360: [LOCALTRANS-server] accept() timeout during get conn request

SisnTcpIp    SisnSockDetail    4    0    2005-07-26 16:53:15     7360: [LOCALTRANS-server] accept() timeout during get conn request

SisnTcpIp    SisnSockDetail    4    0    2005-07-26 16:53:20     7360: [LOCALTRANS-server] accept() timeout during get conn request

MaintTestObjEvt    MaintTestObjEvtTrace    4    0    2005-07-26 16:53:23     6180: _smiFacTestObj::Execute(43c1d4) for Background, Waitime = 23

Customer figured out the problem was the password from their Sadmin user. The password contained a '$' symbol which was causing the error. Customer used a different user without a '$' symbol and everything work fine.


No comments:

Post a Comment