|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)8 q7 G, i# [8 A
Symptom
/ D N) Z% u8 @While loggin in to Teamcenter, following error is shown:
1 v$ a2 r6 E' z1 ~com.teamcenetr.soa.client.SoaRuntimeException:Could not connect to
) j0 B6 d& M: p! X% |"iipo:localhost:1573/TcServer1" via IIOP
) D+ x a& q9 {2 |8 [TAO Screen:
# `0 ^4 E5 S3 @& c2 ]- M7 d! M# GChecking for currently running TAO ImR services...
4 @( t: S( |; `2 O4 k% c( \ wNo running TAO ImR services found...8 I5 m, ^5 [& z$ H
1 file(s) copied.
. z- _7 U) J3 O7 y6 ZStarting ImplRepo service...6 r3 w4 j( C+ F8 |' u
……………..* S6 P4 l' @, i
ImR Activator: Starting server <TcServer1>...
1 B+ T1 |( ]8 Z& f) q ]0 d2 ycommand line : <C:\Program/ P. `& S9 u6 o2 Y" G9 [# W% u# N
Files\Siemens\Teamcenter10\TC_Root\iiopserver2 A2 j! H& u1 s0 w' E7 i ]7 x
s\start_TcServer1.bat>8 @6 {( I3 ~5 P) Z$ R* D% S) X( q
directory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>. r; y) S' K/ _( A
ImR Activator: Cannot start server <TcServer1> using <C:\Program m* W" G, K& S
Files\Siemens\T
3 q F9 }1 W$ Yeamcenter10\TC_Root\iiopservers\start_TcServer1.bat>
! z/ M" C; C& B8 m3 tImR: Activator cannot start <TcServer1>.
: t! n( Q4 }% d$ E6 M) }. T( T' _' OImR: <TcServer1> not running. alive=false.& m" N" v5 C7 \" x r0 M
ImR: Cannot Activate <TcServer1>.
3 C* p8 ?1 A$ kCannot activate server <TcServer1>, reason: <Cannot start server.># j h! [3 A: d+ w" d x
Solution4 S0 g/ X. d! f$ T% |' H
TAO would report cannot start tcserver.
: j7 h8 p% F; VTC_ROOT and TC_DATA had space in the directory name.! S/ w" a2 `* ?% r
portal.bat would not call start_TcServer1.bat via the tcserver.xml
( T+ {# C6 T- s; X5 tEdited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)
& f3 C2 H0 n+ h7 Yreplacing the folder name with space.3 p: k) d$ ~+ \* J0 _7 `7 h
Example:
6 f" b% [5 O. MC:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA
' B) H* b; W& @1 N& Q, h3 LLauch portal.bat, now tcsever is started and able to login.) g$ T% k5 A2 |# i1 H# q
It is highly recommend that TC full installation directory has no space, including NX and1 x, K2 C+ s: s Z% W# J
any other related softwares.
% g2 i& B& K+ b {" t) KFor example) b9 Z4 B' s+ O- f0 R% L3 a9 T5 g5 z
TC_ROOT = c:\apps\X64\TC\TC11
: P& t" ^( g8 v" s5 p( TTC_DATA = c:\apps\x64\TC\tcdata& e- _$ B( C( [+ k
X64 means 64bit TC software, while for 32 bit, please use X86
" K- H5 L8 `) ?# W/ f* ~+ A9 M/ Y7 K" L/ s |
|