|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)
1 ^& Q* r2 m; t) ?4 p! SSymptom, B0 K5 [" @7 M7 H8 I5 K
While loggin in to Teamcenter, following error is shown:+ [9 q3 | @; i/ s
com.teamcenetr.soa.client.SoaRuntimeException:Could not connect to/ X6 |4 f4 _4 Z1 C
"iipo:localhost:1573/TcServer1" via IIOP8 h/ L7 t; T5 V
TAO Screen:
: s1 d0 J' A; k/ V/ \4 i c4 PChecking for currently running TAO ImR services... w* e$ [4 `# S( B0 `2 R6 u: g9 k
No running TAO ImR services found... x w+ h0 t( H9 T& P3 E
1 file(s) copied.4 N8 c+ D, }: o. E
Starting ImplRepo service...
4 F$ ]% I( c2 `% V3 l& p…………….., {6 W) R8 v' E$ p3 R+ p* c
ImR Activator: Starting server <TcServer1>...9 G, i, @3 n2 S' H
command line : <C:\Program N0 l/ M# K4 F7 }3 ^/ O0 p
Files\Siemens\Teamcenter10\TC_Root\iiopserver
9 L. Q3 J% d+ G7 D% w6 rs\start_TcServer1.bat>9 O- ~: F# B/ N
directory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>6 O* T; y* ~# j# ]
ImR Activator: Cannot start server <TcServer1> using <C:\Program0 c ?- @" h2 u \ P; w. j
Files\Siemens\T( l2 ~! {. P+ U0 a$ ^5 p
eamcenter10\TC_Root\iiopservers\start_TcServer1.bat>
! Q* @+ u% x6 k b+ v( a8 ]6 h7 ]ImR: Activator cannot start <TcServer1>.
# Q) Y$ K6 Z: iImR: <TcServer1> not running. alive=false.& I1 ~; o, N+ e9 J: G
ImR: Cannot Activate <TcServer1>.
) K3 w0 s! a0 h( aCannot activate server <TcServer1>, reason: <Cannot start server.>
) X" u0 t- p2 X% ~ K+ M1 w: A QSolution
$ k6 r, U& K+ N* [/ ^' BTAO would report cannot start tcserver.
: p! w; V$ V4 VTC_ROOT and TC_DATA had space in the directory name.% M! j+ \7 |# E& \& i" }( C7 X! r* j+ u
portal.bat would not call start_TcServer1.bat via the tcserver.xml7 _6 ?" I" f7 ^. N: @
Edited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)
$ x1 Y" g* m0 t' ]replacing the folder name with space.7 M( Q7 z, w3 Q3 w+ {5 C
Example:
9 N X8 D! p6 Z& z1 h# {+ fC:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA/ g# Q3 R0 D) N, Q9 I
Lauch portal.bat, now tcsever is started and able to login.5 \# S- w) h4 Z6 Y& `3 b1 r7 [: P8 J
It is highly recommend that TC full installation directory has no space, including NX and( y; C$ C/ p L+ P% I* x
any other related softwares.' o: T2 a v4 G7 L* v+ ]
For example
8 w, ], G3 u/ T( hTC_ROOT = c:\apps\X64\TC\TC11$ O' U9 S" p1 S; B* T6 W
TC_DATA = c:\apps\x64\TC\tcdata3 R$ n* B. J1 r; C6 p
X64 means 64bit TC software, while for 32 bit, please use X86
! U; n# @' L W* J* i/ A: n4 t% ? |
|