|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)
! F4 e: Q& s3 u2 ^! |" SSymptom
( u9 P% j$ p- z' XWhile loggin in to Teamcenter, following error is shown:$ h1 b7 N6 o6 Y% a/ f7 a f
com.teamcenetr.soa.client.SoaRuntimeException:Could not connect to
3 W! x2 e) ]6 s) b8 M+ k"iipo:localhost:1573/TcServer1" via IIOP
. x v3 S% A1 [. YTAO Screen:
0 x# ^9 t% e/ a; Q% OChecking for currently running TAO ImR services...
" M5 U6 p! p N& T9 L1 q$ a+ ONo running TAO ImR services found...
+ ~" H+ _! n( s% s1 file(s) copied.
9 i9 }6 _9 L. n+ f4 @. U* D' GStarting ImplRepo service...3 }# X( D4 b' Y6 K8 H: d
……………..
" p$ {/ R) H, ?6 H6 SImR Activator: Starting server <TcServer1>...9 y* D4 [) s4 s7 }
command line : <C:\Program5 R- z6 i8 q2 }. U
Files\Siemens\Teamcenter10\TC_Root\iiopserver
: j$ N- Q4 |7 ]$ J$ V$ ?' F' }. m# Hs\start_TcServer1.bat>! e: f) b1 _% P8 J
directory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>
. e; y7 H) G: n4 D( @, }6 V0 K% j$ L& kImR Activator: Cannot start server <TcServer1> using <C:\Program
: ]$ _9 s% n* }/ |8 `* KFiles\Siemens\T( x6 Q% k$ u/ X2 w k+ I: G
eamcenter10\TC_Root\iiopservers\start_TcServer1.bat>
% j" l2 c! y. _ImR: Activator cannot start <TcServer1>.
/ C* O) C' b" y) L; h9 q* p/ TImR: <TcServer1> not running. alive=false.* C8 r. b1 Z8 b9 I0 R% p& f1 s
ImR: Cannot Activate <TcServer1>.# ], a* m$ q- {/ O7 J. W. A2 z, z: h
Cannot activate server <TcServer1>, reason: <Cannot start server.>
, G/ [ r( \6 |3 V: YSolution
% j# d9 }; f! X% V9 F6 eTAO would report cannot start tcserver.6 O$ P$ `# Y1 }+ A
TC_ROOT and TC_DATA had space in the directory name., s2 {+ D5 ^1 o' s
portal.bat would not call start_TcServer1.bat via the tcserver.xml
2 D$ `8 E; |; K; [& v& yEdited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)6 v, T! p1 O# Z$ J- M8 s( v0 O
replacing the folder name with space.
_4 t* n, |- v6 O+ I( X. F% U. y: BExample:) j4 h# \+ c. B M( o
C:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA+ o. \# S8 ` h
Lauch portal.bat, now tcsever is started and able to login./ p6 k# v2 F$ y" p
It is highly recommend that TC full installation directory has no space, including NX and
; y' Y9 G3 D- V4 @+ y bany other related softwares.8 |) \8 @5 i, S( o: Q, R3 U' a
For example
" c! [2 z( @6 P; _% |TC_ROOT = c:\apps\X64\TC\TC11) N: u8 D& T/ ]$ b- U
TC_DATA = c:\apps\x64\TC\tcdata' H5 m# L4 E% w2 F, E" a3 B) v
X64 means 64bit TC software, while for 32 bit, please use X86
: e/ u7 w5 c% d3 L& v |
|