|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)
7 j2 k; n" R, Z! a+ X* G: USymptom
! ~. A& P; p1 X$ i' FWhile loggin in to Teamcenter, following error is shown:/ S* B- L/ M+ b- D4 w X: A8 a
com.teamcenetr.soa.client.SoaRuntimeException:Could not connect to: ^- m% S6 P% F* G
"iipo:localhost:1573/TcServer1" via IIOP
) @7 m5 S* ~8 Q: r i7 N! `TAO Screen:
8 S$ F( H$ A$ P% u! H0 K0 KChecking for currently running TAO ImR services...
" s0 k1 i/ r! E" xNo running TAO ImR services found...3 I) x# Y s/ Q
1 file(s) copied.2 q8 \, b' c4 O3 }" E/ K
Starting ImplRepo service...
& g+ p0 v @, f8 k; I, M……………..
2 f, S& v0 \- Y- X/ |ImR Activator: Starting server <TcServer1>.... w" ^& H) g# P. e) [/ d7 P) r
command line : <C:\Program
; Y# b9 |( J# GFiles\Siemens\Teamcenter10\TC_Root\iiopserver
0 d+ o# j. s M* K+ z1 `. u5 x) Is\start_TcServer1.bat>4 e; D+ r8 L, P4 [: ~8 j
directory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>
4 e7 a0 u+ H) WImR Activator: Cannot start server <TcServer1> using <C:\Program1 Z. \9 G3 |5 P( v1 V
Files\Siemens\T2 h' f" l5 b0 o/ Z; m
eamcenter10\TC_Root\iiopservers\start_TcServer1.bat> o( Q9 P, B. w: o2 G# z* z/ a
ImR: Activator cannot start <TcServer1>.( ] F- V2 m0 B, @
ImR: <TcServer1> not running. alive=false.2 `- G0 O5 i2 J1 }) l# ]/ o% e
ImR: Cannot Activate <TcServer1>.& Z6 P, ^1 I+ a* s3 r8 c
Cannot activate server <TcServer1>, reason: <Cannot start server.>3 L; B' O( q0 `1 ~. J
Solution
m* \) ~9 t5 l& x. Z& _TAO would report cannot start tcserver.( M: ?0 E5 z& o! B5 G- H4 [
TC_ROOT and TC_DATA had space in the directory name.4 R$ P' d R- F- R4 @9 C6 q
portal.bat would not call start_TcServer1.bat via the tcserver.xml$ W0 e p& r+ R
Edited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)
* \7 r, l( C, u1 u2 J9 Xreplacing the folder name with space.
6 q& U8 ^( ]4 d' ~8 _4 ZExample:& N4 ~/ d' \ c
C:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA" K- F( Y: A& O0 E7 g
Lauch portal.bat, now tcsever is started and able to login.$ r7 _! _8 a" T( }& S0 U2 b* Y
It is highly recommend that TC full installation directory has no space, including NX and
. m5 r# v+ u& Y9 r2 Q. Y1 D$ S ?7 dany other related softwares.
* {7 l2 r J: ?! r" L0 l6 {* t7 [For example% @; j/ S& I) ?5 b$ x( _6 T% P7 x
TC_ROOT = c:\apps\X64\TC\TC11
* j! _( j* a9 l# o0 @5 KTC_DATA = c:\apps\x64\TC\tcdata5 b% ?5 r% B+ H) f1 P
X64 means 64bit TC software, while for 32 bit, please use X863 d, L# G' r8 `' ?) {
|
|