|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)
) x3 h. v& c: c2 X( VSymptom
- I6 F7 @. g9 r4 z# QWhile loggin in to Teamcenter, following error is shown:, S1 b! m" U, L3 ]% Z: Q. t
com.teamcenetr.soa.client.SoaRuntimeException:Could not connect to9 c/ d$ [" y: E9 ?, O& ^ {7 r2 A$ U
"iipo:localhost:1573/TcServer1" via IIOP
/ v* v8 s$ s# W6 N# XTAO Screen:
: D3 A' a+ {$ Y2 ^; e: _Checking for currently running TAO ImR services...4 p2 t ~7 W, x! F9 f+ D& h
No running TAO ImR services found...$ d4 _- [" N$ C0 p( n" ]# S$ p
1 file(s) copied." |( x" g( P1 i
Starting ImplRepo service...( v( p- @: l: B) z P
……………..( R8 n5 b' |8 A* }( T( l2 u9 h' Y
ImR Activator: Starting server <TcServer1>...
5 o6 l0 u7 H3 o0 j7 @command line : <C:\Program
+ K* ?$ }2 t" N5 G1 U* u" Q2 fFiles\Siemens\Teamcenter10\TC_Root\iiopserver
$ {! L. R6 K9 Fs\start_TcServer1.bat>
1 I& v% n* ], ?7 i8 S% ]directory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>% x& s6 t$ K: y7 u+ `1 d: S( b
ImR Activator: Cannot start server <TcServer1> using <C:\Program- p+ X$ e+ I: \8 `: D/ f9 ?4 {
Files\Siemens\T+ s* n" Z6 d, {6 X4 X) P* _
eamcenter10\TC_Root\iiopservers\start_TcServer1.bat>
/ H! y! C: Y' d2 O8 tImR: Activator cannot start <TcServer1>.& B0 s& n1 f* x) e I& _" K
ImR: <TcServer1> not running. alive=false.
3 G2 `$ [) ?4 m/ wImR: Cannot Activate <TcServer1>.
+ s# s3 I5 v, X, @1 L% `Cannot activate server <TcServer1>, reason: <Cannot start server.>
( a9 ]$ `" I6 G9 X% b4 [' iSolution
C8 V* ~' i- M* i6 C; E$ K- yTAO would report cannot start tcserver.
4 E) m2 L2 A4 {" }, r7 a/ |TC_ROOT and TC_DATA had space in the directory name.5 s* I" E; n/ {
portal.bat would not call start_TcServer1.bat via the tcserver.xml) o$ f; g ]$ z! j( W
Edited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)
8 e7 \. ~7 C, M0 F6 {/ Ireplacing the folder name with space.
) V6 z2 v( [% }" x/ \' G) RExample:
" q' F7 {, R8 E: |* ^" wC:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA
" d0 B h4 n9 @% {8 P, V. l9 kLauch portal.bat, now tcsever is started and able to login.# W3 ~; c6 X [$ X$ H+ h
It is highly recommend that TC full installation directory has no space, including NX and
1 _! P$ n& m, nany other related softwares.
; B& h$ s7 k& D YFor example
# Q0 ~/ ]' ]" B" GTC_ROOT = c:\apps\X64\TC\TC11
6 ~" d: y. c: T* q8 S. ZTC_DATA = c:\apps\x64\TC\tcdata S5 P) c8 R: E% P" Y& l& k' J, {4 z
X64 means 64bit TC software, while for 32 bit, please use X86
# d3 i s- u; D$ ~3 N1 \ |
|