|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)
4 h6 s! E' d! q u7 LSymptom3 E" I& o) s0 `( g
While loggin in to Teamcenter, following error is shown:
0 l6 B0 {: Q" \* D5 z7 n; H v4 Scom.teamcenetr.soa.client.SoaRuntimeException:Could not connect to
5 t* P1 l" K* p; z. Q"iipo:localhost:1573/TcServer1" via IIOP
' D* t" W8 b0 q4 q' e5 z9 BTAO Screen:
( g$ x+ [& B: [- GChecking for currently running TAO ImR services...
+ T* m* r! D: RNo running TAO ImR services found...
, v7 \- |/ M" K; S. D* b% \! \1 file(s) copied.$ Z) B5 I# }6 P& u3 }
Starting ImplRepo service...
) X5 Y9 }' p0 D( u……………..
. p& I9 u0 s$ C' XImR Activator: Starting server <TcServer1>...
* ` Q- ^+ N9 Dcommand line : <C:\Program& C- f" o* k; Y ]1 r g
Files\Siemens\Teamcenter10\TC_Root\iiopserver, z# ]! W( v1 U
s\start_TcServer1.bat>6 Y' i: O8 ~& M& f3 O% |) Q
directory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>
% |: X0 ^3 n% h/ u( IImR Activator: Cannot start server <TcServer1> using <C:\Program
: ?+ W- T, W1 y" Y& j! B4 q3 v/ `Files\Siemens\T( y3 }+ ^, e: @. ^& Y4 A4 a
eamcenter10\TC_Root\iiopservers\start_TcServer1.bat>9 f5 d( f, ^& i- L+ B
ImR: Activator cannot start <TcServer1>.
9 |% l, w4 Q) M* H5 QImR: <TcServer1> not running. alive=false.
$ Q+ f0 k8 }5 @: cImR: Cannot Activate <TcServer1>./ z6 K+ E: O' v5 j( K+ z. [
Cannot activate server <TcServer1>, reason: <Cannot start server.>3 N$ @& r* N ]$ a% J" Z' e# E
Solution
& \0 c! A7 |! x: K% ^TAO would report cannot start tcserver.
& M# {+ C# X1 D7 w# W4 f3 QTC_ROOT and TC_DATA had space in the directory name.
- |* }" u& ~! r# |portal.bat would not call start_TcServer1.bat via the tcserver.xml6 k2 I Q, V( X& T7 D; F- C, C# B8 t
Edited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)! L, f4 U+ U2 |& u- F( l
replacing the folder name with space.- o+ r+ j( w' h! l
Example:
6 V1 X g! P5 h- ^# |C:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA, W6 p$ O* L- i# v
Lauch portal.bat, now tcsever is started and able to login.
, W+ n- _) \3 z) m. y! k4 T) GIt is highly recommend that TC full installation directory has no space, including NX and
% v/ m( ?) m% v; `* ^* hany other related softwares.
- `% H; Y; C* E" K! T" @5 x G" ^For example: ~! @# z. G$ a+ X0 w$ N
TC_ROOT = c:\apps\X64\TC\TC11
0 A. t6 C+ P. T( ~; QTC_DATA = c:\apps\x64\TC\tcdata: A0 K. C: d6 ^5 W [
X64 means 64bit TC software, while for 32 bit, please use X86
% `; t1 H0 \3 P+ N& |# n |
|