|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)
# {7 d: G7 B9 j& ISymptom& c4 C1 R+ m. V
While loggin in to Teamcenter, following error is shown:
1 k) N! D/ e! p% M# T' X; Rcom.teamcenetr.soa.client.SoaRuntimeException:Could not connect to
7 H: u/ L1 D" N"iipo:localhost:1573/TcServer1" via IIOP
) A0 X- ^. q" I6 aTAO Screen:
5 D) j; Z4 ~) A0 G' s/ r6 }7 w0 y/ OChecking for currently running TAO ImR services...- v4 X/ e' |* r9 P
No running TAO ImR services found...
4 @( N1 [! d& Y# ]. M5 I2 O+ Q1 file(s) copied.! j: s% C+ e* F& a- x3 }
Starting ImplRepo service...2 B" t% P" n) v" o9 j
……………..
9 }; k' T9 u: j/ R1 q* EImR Activator: Starting server <TcServer1>...* W- j: y; Q. k
command line : <C:\Program2 K1 r' y0 s' B Z5 f
Files\Siemens\Teamcenter10\TC_Root\iiopserver
2 |+ I8 n% A! z0 Es\start_TcServer1.bat>( I2 T9 Z D( {* S R3 y
directory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>
: l- f5 O0 E, i" _% o# Z! _1 sImR Activator: Cannot start server <TcServer1> using <C:\Program1 i5 e1 s* w4 b$ {( X
Files\Siemens\T- X4 X+ f0 `. U6 @. a4 Z# v
eamcenter10\TC_Root\iiopservers\start_TcServer1.bat>" K. L. m% |; D% P5 T7 V' ?: Q
ImR: Activator cannot start <TcServer1>.- Q% `2 s$ |4 L( o( Z
ImR: <TcServer1> not running. alive=false.6 ?5 o1 C4 B7 M/ Z# f
ImR: Cannot Activate <TcServer1>.
0 L* i; z" G; R+ A } ^( _" bCannot activate server <TcServer1>, reason: <Cannot start server.>
3 C) N4 o4 \& f9 r# o. @+ D4 {Solution5 u% a! V. t. ^2 a4 |% X
TAO would report cannot start tcserver.
) Y) m" f+ Q O! Z% Z% F3 cTC_ROOT and TC_DATA had space in the directory name.
7 G: j/ \9 U/ ^+ Uportal.bat would not call start_TcServer1.bat via the tcserver.xml0 A; u; C$ M& T! K
Edited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)" ~* w2 O( I: T
replacing the folder name with space.
0 X7 U" }7 u2 }6 W0 X/ b' [; wExample:$ u3 U) m+ K& Z% ^7 p
C:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA% A" z3 B; n7 a) B) t
Lauch portal.bat, now tcsever is started and able to login.
) C8 P7 h3 x% Y0 p6 \8 e+ YIt is highly recommend that TC full installation directory has no space, including NX and
! \ M5 Q. h% A& R; G' b; Pany other related softwares.. k$ P4 [1 r- E; x! A
For example
" e j0 U- n; ]2 v( \5 R' ?TC_ROOT = c:\apps\X64\TC\TC11
: y, U# E8 s( [" F; z* {TC_DATA = c:\apps\x64\TC\tcdata
* x% l2 s( P( ^) K, y( _X64 means 64bit TC software, while for 32 bit, please use X86
3 J8 e; n' q9 m/ _/ q9 ] |
|