|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)4 e7 E# x5 i9 N% j2 o8 [9 P' V
Symptom* m: n3 I& y! K* i2 O
While loggin in to Teamcenter, following error is shown:2 O* {& g0 U0 X; \0 [
com.teamcenetr.soa.client.SoaRuntimeException:Could not connect to; l+ f& w$ V& Y% }& }
"iipo:localhost:1573/TcServer1" via IIOP
" T4 ^: U- U1 Z ]4 G4 qTAO Screen:
0 o+ O' P+ i( T+ X( M; T: vChecking for currently running TAO ImR services...
5 a6 G/ k/ ?% l) S. M" SNo running TAO ImR services found... w) i: J1 Q$ q3 ^
1 file(s) copied.
3 ]8 r: }3 X, u2 M1 |Starting ImplRepo service...) n! S. E: C* S4 R( v' s2 b
……………..
. d, C7 E, O8 Q# bImR Activator: Starting server <TcServer1>...% Z" T6 B7 A) [& _
command line : <C:\Program- m$ w) L4 K {3 K9 ]/ a
Files\Siemens\Teamcenter10\TC_Root\iiopserver4 M- n5 u! X" d6 `4 ?4 c
s\start_TcServer1.bat>0 x4 e- j" Q/ s
directory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>. c& i; g6 \! T1 T+ ^! L. L
ImR Activator: Cannot start server <TcServer1> using <C:\Program/ }8 f& D5 e h" ^: q9 Y
Files\Siemens\T
8 _- D' ~/ C' z* _) b) Qeamcenter10\TC_Root\iiopservers\start_TcServer1.bat>
: w1 `1 O. K$ [* a4 {2 zImR: Activator cannot start <TcServer1>.
; T/ \8 R/ M1 m# M: t8 O* {3 r" P/ HImR: <TcServer1> not running. alive=false.9 ~; ^# C4 f1 x7 E" V0 D% Y2 P
ImR: Cannot Activate <TcServer1>.
3 H( a6 W2 j9 |9 C* B2 vCannot activate server <TcServer1>, reason: <Cannot start server.>
2 R- {* R$ ?: _Solution+ @/ h0 q' }2 P# f
TAO would report cannot start tcserver.
6 M4 n) w9 l( z- k2 s7 O- d; `. KTC_ROOT and TC_DATA had space in the directory name.
2 d6 a7 y* |8 R' b- y; ~3 dportal.bat would not call start_TcServer1.bat via the tcserver.xml+ F- s4 X/ I0 M7 c
Edited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)
! C8 z; o7 C5 B/ Preplacing the folder name with space.
/ t8 t/ D; O( t" B3 L# s4 ^) g) J% ^Example:
/ R) i E$ U: x( SC:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA" z5 s, x0 x3 O7 P" n1 w& k
Lauch portal.bat, now tcsever is started and able to login.
" j, O( a1 X* h4 D# C. l% E6 a3 hIt is highly recommend that TC full installation directory has no space, including NX and; ^% x `4 Z6 M; k2 S5 u
any other related softwares.1 f( @: b( v8 B
For example5 O1 l$ \7 Q; B" J% S" i! m
TC_ROOT = c:\apps\X64\TC\TC11* i. D7 B- Q# X, J* n( [
TC_DATA = c:\apps\x64\TC\tcdata
1 }6 X7 L7 U5 U9 \2 Q5 u3 b5 Y& IX64 means 64bit TC software, while for 32 bit, please use X86
/ p) G( k% g4 l3 Y G7 l2 r' O9 B |
|