|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)) ]1 m) F! A# H' h1 _, f, ~
Symptom
- c" [& P- O8 u6 f- CWhile loggin in to Teamcenter, following error is shown:# @! R0 L' D6 ? `
com.teamcenetr.soa.client.SoaRuntimeException:Could not connect to) B" Q4 q/ \6 W- U, F) S4 `* a7 T
"iipo:localhost:1573/TcServer1" via IIOP7 ^( L/ D. }: x3 k
TAO Screen:' m" e; ~0 Z* s3 @7 d; b; z$ k
Checking for currently running TAO ImR services...9 K8 K- y# U' o# O
No running TAO ImR services found...* K0 m* I2 N6 ^4 t, W
1 file(s) copied.$ C4 M$ x& g/ a$ E4 B7 G
Starting ImplRepo service...
8 n) F* y* f6 z& _……………..! f$ c4 a U( v, v1 V
ImR Activator: Starting server <TcServer1>...
/ B r4 F9 f, p& Vcommand line : <C:\Program! k. ?$ L$ L/ P
Files\Siemens\Teamcenter10\TC_Root\iiopserver
! ~ V) N; V' B2 y* C& }s\start_TcServer1.bat>) ], R# J8 S) l8 S: Z1 d& M' a$ Z
directory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>
X, N% M- d5 ~$ WImR Activator: Cannot start server <TcServer1> using <C:\Program
* i. F/ @4 ^. g' u- h$ o3 X7 u. ]Files\Siemens\T; b# ?7 t+ u9 {2 Y% J, k$ w& U
eamcenter10\TC_Root\iiopservers\start_TcServer1.bat>4 @: I2 k2 E2 }% z5 j
ImR: Activator cannot start <TcServer1>.5 t7 U5 H# ^; F
ImR: <TcServer1> not running. alive=false.
" j+ B# R" g9 y, Z* v1 A. ]ImR: Cannot Activate <TcServer1>.0 @* h c* i m- [8 F
Cannot activate server <TcServer1>, reason: <Cannot start server.>
3 t, z$ a+ l) @Solution( S: M& c- X5 ]% ` F9 V
TAO would report cannot start tcserver.+ z& N9 ]! R5 ?1 W9 G+ i
TC_ROOT and TC_DATA had space in the directory name.2 I) Z% `' Z& P1 s/ D
portal.bat would not call start_TcServer1.bat via the tcserver.xml3 p( ]7 D7 k1 p8 Q9 {* t' I, Q+ r$ j
Edited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)* H/ P0 O z7 _0 q+ _
replacing the folder name with space.: i1 c2 O N6 a0 b0 r" H; }
Example:, p( ]9 N% M) F- K3 Q& {
C:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA) H6 I6 V) x, Z+ C# Y% }& a$ d7 t
Lauch portal.bat, now tcsever is started and able to login.+ k5 H* s, X z- l5 X. D
It is highly recommend that TC full installation directory has no space, including NX and6 w7 c4 g$ P. Q" ^
any other related softwares.; h4 J0 Q' W. b, x3 {7 u, f9 Z) P$ H8 |
For example
* L8 J8 R& h+ @" r9 e6 TTC_ROOT = c:\apps\X64\TC\TC11
2 ~' a+ X! z. ^. p* @TC_DATA = c:\apps\x64\TC\tcdata% z; O1 Q w( R1 r% Z4 ]
X64 means 64bit TC software, while for 32 bit, please use X86
& x, P' I1 O3 x. J |
|