|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)
# ~- M5 F, f3 Z6 U; A! uSymptom: z: I4 r+ `: K5 G, E4 _. G
While loggin in to Teamcenter, following error is shown:# A" G+ u8 v0 Y# o7 u$ I- ^
com.teamcenetr.soa.client.SoaRuntimeException:Could not connect to$ k. z! h* W4 P) X K7 e& H
"iipo:localhost:1573/TcServer1" via IIOP
. R2 b, j. W* YTAO Screen:
, p6 v2 E- M/ e8 W, W" qChecking for currently running TAO ImR services...
, x0 u; ] n" E G! N9 ~$ u7 [9 n8 tNo running TAO ImR services found...
1 O/ X' d+ q/ h7 r1 file(s) copied.& t4 E: D- `, E! ~
Starting ImplRepo service...
6 c( P p+ l4 o1 J+ j' X+ b……………..- \: `, [3 X2 ~
ImR Activator: Starting server <TcServer1>... s9 _7 P, q9 ?# R4 {/ ]" U) B
command line : <C:\Program( k' C) Z! J6 L+ [! u
Files\Siemens\Teamcenter10\TC_Root\iiopserver, _4 D# {7 D1 b) S6 _1 a. t6 @
s\start_TcServer1.bat>, d6 G: f6 U5 C
directory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>, t6 j4 o( G1 Q
ImR Activator: Cannot start server <TcServer1> using <C:\Program
7 ~3 U0 r: q8 z: KFiles\Siemens\T
5 `8 g, e6 d0 `1 K" l. W. aeamcenter10\TC_Root\iiopservers\start_TcServer1.bat>
' q0 @- b6 T: ^ |/ V' LImR: Activator cannot start <TcServer1>.
' ?1 Z. e4 O1 Z1 _7 u& i+ mImR: <TcServer1> not running. alive=false.
/ r) k/ E1 X9 b5 {ImR: Cannot Activate <TcServer1>.- @( W) X x) `
Cannot activate server <TcServer1>, reason: <Cannot start server.> j* F* g: B' L" y% _8 f) _
Solution
) ~, P; V; l/ M; W. mTAO would report cannot start tcserver.) ^# {7 T6 ~$ f
TC_ROOT and TC_DATA had space in the directory name.6 X" w9 V ?9 l9 L# t3 w
portal.bat would not call start_TcServer1.bat via the tcserver.xml
; o3 H& h0 ?6 L1 f; m. h9 W1 v- fEdited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)
2 O, I- P! Z+ H Rreplacing the folder name with space.
$ Z- C: j" l3 ^7 c) X" ]# o: L8 @Example:
3 m4 M# ^- l( R5 G! d" j7 x4 sC:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA7 m& D( i; d% _9 [2 `4 A
Lauch portal.bat, now tcsever is started and able to login.* N! ~% ^8 N% a" T9 F
It is highly recommend that TC full installation directory has no space, including NX and9 l6 r ~) _* x( U# `! m
any other related softwares.
! A A6 O; w# [For example
0 { ^5 }3 {- MTC_ROOT = c:\apps\X64\TC\TC11
( K9 j% `8 L) m3 m xTC_DATA = c:\apps\x64\TC\tcdata1 f6 i* k) i2 y' w
X64 means 64bit TC software, while for 32 bit, please use X866 G* H* B6 H0 b( b- ?: ^
|
|