|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)
7 |1 Y+ l1 c$ W3 r! OSymptom J& ?1 z$ Z9 R, z
While loggin in to Teamcenter, following error is shown:
1 [& v- t8 y& I7 X- n Ucom.teamcenetr.soa.client.SoaRuntimeException:Could not connect to
$ t& X* F. G. H' E* W"iipo:localhost:1573/TcServer1" via IIOP
( T+ ]. g/ ]9 ?2 L2 k7 nTAO Screen:/ c' b$ |& J) R, `! a
Checking for currently running TAO ImR services...- C7 d4 V; g3 j; j7 i3 T, T) Q9 N% ]0 ~
No running TAO ImR services found...# e8 A2 {- V9 a
1 file(s) copied.
7 s1 q; k$ j( z5 jStarting ImplRepo service...! N7 U+ U" Z# j3 n+ s: M( T, q
……………..
3 @9 D0 ^) ^# k: r% jImR Activator: Starting server <TcServer1>...$ C3 R. w3 e( i( c
command line : <C:\Program
5 _, {6 f0 x- R+ A6 y0 Q A! xFiles\Siemens\Teamcenter10\TC_Root\iiopserver! x# Z- z; d0 X6 v$ s
s\start_TcServer1.bat>
M. k M2 ?4 R' ]' d9 Tdirectory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>, n, `6 L! s& d& L8 T; d2 P* }
ImR Activator: Cannot start server <TcServer1> using <C:\Program/ D; j) S: ?% r4 G3 s
Files\Siemens\T' G4 R8 P" |+ W
eamcenter10\TC_Root\iiopservers\start_TcServer1.bat>
0 D6 [2 B: F; ^& cImR: Activator cannot start <TcServer1>.; _4 w2 z) w4 u3 D
ImR: <TcServer1> not running. alive=false.8 [4 Z0 H, E S z: p
ImR: Cannot Activate <TcServer1>.
% Z6 [ E7 i, v9 HCannot activate server <TcServer1>, reason: <Cannot start server.>1 Y8 h1 }3 N: R% r
Solution# R4 o: l' R6 I; f1 [6 A
TAO would report cannot start tcserver.
* U! m5 d% n+ B/ A9 @; w% yTC_ROOT and TC_DATA had space in the directory name.
; _& J# H8 u- fportal.bat would not call start_TcServer1.bat via the tcserver.xml% |; N- U0 C8 ^" ]1 v1 P" m8 B
Edited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)+ Z1 m6 u! _1 ?/ ]
replacing the folder name with space.
8 Q4 m. v! G& b2 ~$ AExample:
/ B2 j' x0 @" gC:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA1 D9 h# F( a$ k# E4 f# B6 y8 Y
Lauch portal.bat, now tcsever is started and able to login.
y# O) w. j) Y- m, l2 {* K lIt is highly recommend that TC full installation directory has no space, including NX and$ L) ^; _9 c- m; f& T
any other related softwares.' |( l+ P* N( p3 h$ i
For example
- Y6 @% _: S# k- b. t. g. q$ H2 u& iTC_ROOT = c:\apps\X64\TC\TC11, I1 L0 D0 W* a+ e3 u9 N# T
TC_DATA = c:\apps\x64\TC\tcdata! c+ \% O' b& W% |2 q7 Z5 t
X64 means 64bit TC software, while for 32 bit, please use X86
. f! W T: h- R$ q$ i$ u1 ` |
|