Quantcast
Channel: PTC Community : Unanswered Discussions - Windchill
Viewing all articles
Browse latest Browse all 3592

Install Windchill 10.1 in Centos6.2 Error occurs : Windchill loader exited with error status = 1

$
0
0

Do you hava this similar problems, help me

os.name: Linux

         

os.version: 2.6.32-220.el6.x86_64

            

os.arch: amd64

        

java.vendor: Sun Microsystems Inc.

       

java.version: 1.6.0_41

……

DEBUG  2013-06-05 21:12:55 - CHOSEN_INSTALL_SET=Recover

 

DEBUG  2013-06-05 21:12:55 - CHOSEN_INSTALL_FEATURE_LIST=Application

 

DEBUG  2013-06-05 21:12:55 - Data Load (WindchillLoaderManager): timer.start

 

INFO   2013-06-05 21:12:55 - Executing pre-data load actions.

 

INFO   2013-06-05 21:12:55 - Found data to load

 

INFO   2013-06-05 21:12:55 - Starting Apache.

 

DEBUG  2013-06-05 21:12:55 - Checking if web service is running...

 

DEBUG  2013-06-05 21:12:55 - checking URL connection to http://plm101.ptc.com:80  ...

 

DEBUG  2013-06-05 21:12:55 - Exception while attempting to connect (web service may simply not be running)

java.net.ConnectException: Connection refused

 

    at java.net.PlainSocketImpl.socketConnect(Native Method)

 

    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)

 

    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)

 

    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)

 

    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)

 

    at java.net.Socket.connect(Socket.java:529)

 

    at sun.net.NetworkClient.doConnect(NetworkClient.java:158)

 

    at sun.net.www.http.HttpClient.openServer(HttpClient.java:411)

 

    at sun.net.www.http.HttpClient.openServer(HttpClient.java:525)

 

    at sun.net.www.http.HttpClient.<init>(HttpClient.java:208)

 

    at sun.net.www.http.HttpClient.New(HttpClient.java:291)

 

    at sun.net.www.http.HttpClient.New(HttpClient.java:310)

 

    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:987)

 

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:923)

 

    at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:841)

 

    at com.ptc.windchill.install.suite.runnables.AbstractWebService.attemptConnect(AbstractWebService.java:228)

 

    at com.ptc.windchill.install.suite.runnables.AbstractWebService.isRunning(AbstractWebService.java:201)

 

    at com.ptc.windchill.install.suite.runnables.AbstractWebService.start(AbstractWebService.java:295)

 

    at com.ptc.windchill.install.suite.WindchillLoaderManagerImpl.startApache(WindchillLoaderManagerImpl.java:526)

 

    at com.ptc.windchill.install.suite.WindchillLoaderManagerImpl.loadSubinstallerData(WindchillLoaderManagerImpl.java:134)

 

    at com.ptc.windchill.install.suite.WindchillLoaderManagerImpl.process(WindchillLoaderManagerImpl.java:87)

 

    at com.ptc.windchill.install.suite.WindchillLoaderManager.process(WindchillLoaderManager.java:29)

 

    at com.ptc.windchill.install.framework.InstallAction.run(InstallAction.java:468)

    at com.ptc.windchill.install.framework.InstallAction.install(InstallAction.java:313)

 

    at com.zerog.ia.installer.actions.CustomAction.installSelf(DashoA10*..)

 

    at com.zerog.ia.installer.InstallablePiece.install(DashoA10*..)

 

    at com.zerog.ia.installer.InstallablePiece.install(DashoA10*..)

 

    at com.zerog.ia.installer.InstallablePiece.install(DashoA10*..)

 

    at com.zerog.ia.installer.InstallablePiece.install(DashoA10*..)

 

    at com.zerog.ia.installer.GhostDirectory.install(DashoA10*..)

 

    at com.zerog.ia.installer.InstallablePiece.install(DashoA10*..)

 

    at com.zerog.ia.installer.Installer.install(DashoA10*..)

 

    at com.zerog.ia.installer.actions.InstallProgressAction.n(DashoA10*..)

 

    at com.zerog.ia.installer.actions.ProgressPanelAction$1.run(DashoA10*..)

 

DEBUG  2013-06-05 21:12:55 - apache appears to be down.  Starting it...

 

DEBUG  2013-06-05 21:12:55 - Starting Apache...

 

DEBUG  2013-06-05 21:12:55 - Executing command: /wc/ptc/Windchill/Apache/bin/apachectl -k start

DEBUG  2013-06-05 21:12:55 - Executing: /wc/ptc/Windchill/Apache/bin/apachectl -k start

 

DEBUG  2013-06-05 21:12:56 - socket connect to localhost:80 completed with no error

 

DEBUG  2013-06-05 21:12:56 - Checking if web service is running...

 

DEBUG  2013-06-05 21:12:56 - checking URL connection to http://plm101.ptc.com:80  ...

 

DEBUG  2013-06-05 21:12:56 - apache running at http://plm101.ptc.com:80

 

DEBUG  2013-06-05 21:12:56 - Apache seems to be running.

 

INFO   2013-06-05 21:12:56 - Loader command: /wc/ptc/Windchill/Windchill/bin/windchill --java=/wc/ptc/Windchill/Java/bin/java --javaargs=-Dwt.load.installer.serverManagerTimeout=300 wt.load.WindchillLoader -All -Unattended -AbortOnError -IncludeDemo -Locale=en -User=wcadmin -Password=wcadmin 

 

INFO   2013-06-05 21:12:59 - joining with std out thread

 

INFO   2013-06-05 21:12:59 - std out join complete.

 

INFO   2013-06-05 21:12:59 - joining with std error thread

 

INFO   2013-06-05 21:12:59 - std err join complete.

 

FATAL  2013-06-05 21:12:59 - Windchill loader exited with error status = 1

 

DEBUG  2013-06-05 21:12:59 - Installation is Aborting.  The installation cannot continue.

 

DEBUG  2013-06-05 21:12:59 - Installation is Aborting.  The installation cannot continue.


Viewing all articles
Browse latest Browse all 3592

Trending Articles