|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)
( d0 P( i5 D' pSymptom+ `: B* w D- C
While loggin in to Teamcenter, following error is shown:
F; Q" T& Z. J% ?4 Z/ {com.teamcenetr.soa.client.SoaRuntimeException:Could not connect to/ D2 E! r4 X7 t' @6 ~7 v
"iipo:localhost:1573/TcServer1" via IIOP
: Q1 x' J t7 e% Q% q. sTAO Screen:& { n& m# S5 N/ T+ q0 E
Checking for currently running TAO ImR services...* U' b: S# E' |+ H1 t% n
No running TAO ImR services found...$ Y' ]: ], E' y7 G3 y# }
1 file(s) copied. y3 z. X$ C- N5 H* c: f% y1 ^% G; T
Starting ImplRepo service.../ I, Z4 l& x8 A: f/ j0 j
……………..( {( c. g' P3 |. c, b+ F( ^
ImR Activator: Starting server <TcServer1>...( o! J. x7 X% C- I' O: \
command line : <C:\Program
6 ]$ P# R+ n7 ~3 Q9 D/ C! A" @! VFiles\Siemens\Teamcenter10\TC_Root\iiopserver- c# D k i% y2 R
s\start_TcServer1.bat>
+ s- W1 ~2 X. u" I/ p: G+ [directory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>
2 ~- `1 Z& f9 w$ d# hImR Activator: Cannot start server <TcServer1> using <C:\Program
& ^/ W- \; B' a5 L& W& k2 L% `Files\Siemens\T
9 h% ]* ?+ h- X3 Veamcenter10\TC_Root\iiopservers\start_TcServer1.bat>
+ h# v( H6 W+ U- n g; DImR: Activator cannot start <TcServer1>.! i# S2 H1 r+ h5 y
ImR: <TcServer1> not running. alive=false.
, O3 T( p- d3 l pImR: Cannot Activate <TcServer1>.8 A/ W- C+ n. {& ?; D
Cannot activate server <TcServer1>, reason: <Cannot start server.>* S# M2 H! \+ o! j6 [6 i' W, S9 `
Solution
- }% ~+ C" F% b5 y' H8 QTAO would report cannot start tcserver.
- n+ e& z+ Z6 p+ b" v% g ATC_ROOT and TC_DATA had space in the directory name.8 d7 E8 O9 f+ E. ]8 M8 _
portal.bat would not call start_TcServer1.bat via the tcserver.xml9 [; U+ Z6 z2 P& ?
Edited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)0 I/ \2 c; w3 @ @- x9 t
replacing the folder name with space.
9 Q/ Y0 [3 L$ XExample:
! Y. L. s Y+ P1 Q k. M) {C:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA& Q, r( i8 W' k+ f0 o
Lauch portal.bat, now tcsever is started and able to login.
; i# V( }/ g9 a! k) Z: Y; X9 H, e( QIt is highly recommend that TC full installation directory has no space, including NX and
8 ^ @" M p c7 O5 c7 |5 qany other related softwares.
3 v" k# F; j9 @6 ]& {For example
7 [9 c+ F+ I* X( G2 \/ {TC_ROOT = c:\apps\X64\TC\TC11
( f2 |/ T- ]# F& ~( _TC_DATA = c:\apps\x64\TC\tcdata
2 d3 P: e. u$ F. i2 EX64 means 64bit TC software, while for 32 bit, please use X86" W% S/ X/ d* }2 M
|
|