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

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.


How do I set the Document Format in OIR rule?

$
0
0

I've made a custom OIR rule for a library that sets several attributes, but when I use it to upload files from the web, none of the files get a "Document Format", and therefore can't be added to a workspace(they should be cad files).  Does anyone know of a specific attrValue/AttrContraint set that will let the format be detected again?

 

Thanks

 

I'm using PDMLink 10.1

creating a link between part and document

$
0
0

Hie All,

               I m tring to create link between part and document throgh the following code.

 

 

WTPart part = WTPart.newWTPart("MyPart", "MyPart001");
PersistenceHelper.manager.save(part);

 

WTDocument doc1 = new WTDocument().newWTDocument();
doc1.setName("Doc1");
doc1.setNumber("D001");
PersistenceHelper.manager.save(doc1);
System.out.println("Saved Document ...");

 


Folder myFolder = WorkInProgressHelper.service.getCheckoutFolder();
System.out.println("Folder name is " + myFolder.getFolderPath());


CheckoutLink checkout_lnk = WorkInProgressHelper.service.checkout(part, myFolder, "workingCopy");
System.out.println("Creating the working copy of part..");
part = (WTPart) checkout_lnk.getWorkingCopy();


System.out.println("Created working copy ...");

WTPartDescribeLink link1 = WTPartDescribeLink.newWTPartDescribeLink(part, doc1);
PersistenceHelper.manager.save(link1);
System.out.println("Saved link ...");

 

WorkInProgressHelper.service.checkin(part, null);

 

But getting the following error:-

wt.vc.wip.WorkInProgressException: java.lang.NullPointerException

Nested exception is: java.lang.NullPointerException

        at wt.fc.collections.ReferenceUtility.isInflated(ReferenceUtility.java:3

83)

        at wt.fc.collections.ReferenceUtility.getPersistable(ReferenceUtility.ja

va:263)

Issue while configuring Creo View Adapter for publishing Inventor files

$
0
0

Hi All,

 

I'm trying to configure Creo View Adapter worker for publishing Inventor files in my PDM Essentials server.

 

I had installed WGM using standard Installation procedure and it identified my instance of Inventor 2013 and I checked in an Inventor Assembly into my PDM Server. I had configured the CAD worker with standard procedure and tried to publish for which I get ther error "Fails to start".

 

After a long troubleshooting I identified that when I try publishing my the worker is unable to start Inventor in my local machine(Which is correctly configured in Worker Agent Administration).

 

Can someone tell me is there any specific configuration that I need to do while configuring my Inventor along with WGM to sort the issue that I'm facing.

 

regards,

Amar.

Retrieving back previous iteration

$
0
0

Hi all, i need to retrieve back previous iteration of a model in windchill. ie to my model there is 3 iterations in commonspace. I need to use the 1st iteration of the model again. How to retrieve without any loss. Guide me

How to add an action on right click in the Object List table of workspace?

$
0
0

The Object List table in Workspace of any product has no actions on right click of the objects. i need to add one.

I have done that for other tables by using "menufor" in the actionmodel and then calling this actionmodel as a column in the TableBuilder class. And it worked.

ColumnConfig testcolumn = factory.newColumnConfig(DescriptorConstants.ColumnIdentifiers.NM_ACTIONS, true); ((JcaColumnConfig)testcolumn).setDescriptorProperty(DescriptorConstants.ActionProperties.ACTION_MODEL,"testactionmodel"); table.addComponent(testcolumn);

But i am not able to find the TableBuilder for the Object List table. Anybody has had any experience here.

Untitled.png

Setting jcaDebug=true, also doesnt reveal anything. Normally, it would have directly given me the TableBuilder name.

More lost data, more crashes. The hits just keep coming.......

$
0
0

Lost a couple days work.  Yay.  Have had to reboot the system probably 15 tims or more in the last 1-1/2 days.  It turns out Windburn handles family table very poorly, especially when trying to copy them in the workspace.  I copied the family table assembly, carefully renaming the instances so there wasn't any issue.  Then I deleted the entire family table.  That worked, but then when I wanted to delete the instances from the workspace, the HAL 9000 system told me I had to delete the generic.  The system failed to either delete the instances from the Workspace (best solution) or even break the link between the files.  So, again, I'm having to go outside the system to back up the assembly to a network drive, delete the entire family table, then bring it into the workspace.

 

Excuse me, but would it be too much to ask to have the system we paid a TON of money for, actually work as advertised so I don't have to keep using a network drive to get the job done?  SRSLY?????

Change Request - Annotations Table

$
0
0

When looking at the details tab of a Change Request...what is the annotations table for?  I cannot find any info on it, nor can I add objects to it.  We are running WC10.0 M040 and are currently testing & debugging the Change Management system.


OOB Access Policy issue. Do I need to create multiple Deny for each state?

$
0
0

I'm working on an o.o.b version of 10.1.

I have a group "View Released" who I want to only see Released objects and download.

The group has a Profile that stops all modifications available via the profile.

At the Default PDM Library I created a policy to allow that group to Read wtobjects at Released. Works great.

Problem is they can see In Work and they could check out In Work!

I then created a policy to deny everything but read on all objects for that group. That stops the Check out at In Work.

I don't want to create a policy to deny Read at each object state as that would get complicated.

Anyone know what is allowing visibility

Temporary Library Access Via Workflow

$
0
0

I am looking for suggestions on how to allow users to create and update library objects without opening up the entire library to them.

 

Currently when a user wants to make a change to a library part I simply add them to the role with the appropriate permissions and then remove them when they’re done.  The danger with this is that they could inadvertently change much more than intended (anything in the library).

 

I have considered using a “Library - Pending” folder, but then I have to manually move the objects they want to change into that folder first before they can check them out.  Then I have to move them back when they are done and the changes are approved.  Is there a better way to do this?

 

In a perfect world I would like a change request to trigger a workflow that automatically allows the user to access the necessary objects and then locks them back down after the changes are approved.  Is there a way to use a workflow to either (a.) move the files back and forth at the proper point in the process or (b.) allow access to only the affected objects long enough to make the changes without opening up the entire library?

 

Thanks.

How do I re-number CAD files while importing

$
0
0

I have several folders of CAD data I would like to import from different sources, and there are different file with the same part number.  To avoid conflicts, I would like to be able to simply re-number all files as I import them.  Is there a way to do this?

How to install additional component an existing installaion

$
0
0

Hi all,

 

How to install and configue ESI an existing installation?

 

Please provide me recommanded procedure for the same.

How to retrieve all objects from a windchill package

$
0
0

I have a package in my windchill with all kind of objects.I need to retrieve all the objects using code.Someone help me which API do I need to Use for it?

Synch on CA Complete

$
0
0

Has anyone else had the issue the resultant objects are not set back to released upon resolution of Change Notice?  We see it all the time that the CN will leave objects at under review state.

 

PTC document:

 

CS111383

 

TitleNew revised change notice workflow hangs on “Synch on CA Complete” workflow expression in Windchill PDMLink 10.0
Description
  • New revision of Change Notice workflow loses its synchronization with related Change Activities object
  • After revision the Change Notice workflow cannot be completed
Applies ToWindchill PDMLink 10.0
Cause
Resolution
  • Reported to R&D as SPR 2163673
  • Workaround: Set the sequence on Change Activity creation.

 

 

If yes, what did you do to resolve this issue?

 

Thanks,

 

Greg

Report Manager: How to write a WTPart Where Used Report

$
0
0

I need to be able to do a single level 'Where Used' on all the WTParts in a Library (there are 1000's)

I guess writing a report is the way to do this (I am open to other suggestions...)

 

But I have no idea where to start, and cannot find an example to work from...

 

I am using Windchill 10.1.

 

Anyone help please ?

 

Thanks


Show only latest version in DTI? (Windows explorer)

$
0
0

We're starting to use the Windows explorer integration of DTI and several users find this much more user friendly than the web interface. However, we'd like to know if it's possible to configure DTI to show only the latest versions in Explorer as opposed to the default behavior which is to show all versions.

 

Thanks!

 

Patrick Dubois

Yellow Confrimation Bar

$
0
0

Is there a way to disable this function or shorten the amount of time it shows up?

Ho to get Change Notice Workflow Histroy in PDF file

$
0
0

Hi,

 

Can somebody please tell me, how can i get the change notice workflow history in pdf file? I am working on WBM task. As WBM doesn't support for migration of workflow history, we are looking for saving the workflow hostory in pdf file and attach it as secondary content. All the contents like activities, tasks, participants, approver, votes, task comments etc  as shown in routing history should be captured. There should be one pdf file for one ecn.

Please suggest me some approaches.

wt.util.WTException: While Creating a new Veraible in Workflow

$
0
0

Hi All,

 

i am creating a new workflow in Windchill 10.1,

I am trying to create a veriable of Type java.sql.Timestamp, but when i click ok it gives me wt.util.WTException as shown in below ImageWorkflow Error.jpg

 

Please suggest the Workarround.

 

Thanks,

Vivek

In Windchill 10.1,Workflow Editor not Showing Robots in Editor Area

$
0
0

Hi All,

 

I am Using Windchill 10.1 with jre 7.0 Build 25.

 

when i open a workflow editor, i am not able to see the selected Robots in Editor area.

 

Normally when we create a new Workflow, it opens a Workflow editor with Start Robot.

we acn put the required Robots in to Editor area and some logic to them.

 

but in my case when i open a new workflow editor it opens but not showing start robot..if i try to put any robot in editor area it opens but it is not visible.

same if i try to view existing OOTB worklfows in editoe it gives me Blank editor and if i click randomley in area then the robots are opens in Pop ups but they are not visible .

i check the java versions. it is as per PTC's Recommadations.

 

here are two fig which howing the differeance.

 

 

This is the Actaual WF editor which normaly opens.

WF_Editor With Start Flag.jpg

This is the WF Editor on My system without Start Flag.

WF_Editor Without Start Flag.jpg

 

Please suggest the solution.

 

Thanks,

Vivek

Viewing all 3592 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>