Quantcast
Channel: PTC Community: Message List - Windchill
Viewing all 8876 articles
Browse latest View live

Is Windchill flakey?

$
0
0

So I was working on a project using Creo 2.0 connected to Windchill 10.2 when all the sudden there is a problem with check-in of my part.  I try to investigate - I click on the red stop sign on the status bar to examine the event manager - up comes a blank window.

 

I try the "workspace" link - up pops up an error message with a Status Code 501 - no access to this object or object does not exist.  Uh oh, that 2nd part doesn't sound too good.

 

I check in a stand-alone browser - things don't look good: many of my workspaces have disappeared: they are no longer listed on the "My Workspaces" section in my home page.

There are still links to these objects in the "Recently Visited" lists, but attempting to view them throws the same Code 501 message.

 

I ask other users if they are having issues - nope.

 

Logging in as the wcadmin, I can see that the workspaces for my regular user are still there.  But from there, the only thing a wcadmin can do with them is to delete them...

 

So, looking at the methodserver logs, I see ERRORS all over the place saying my regular user doesn't have permissions to access the context(s)...  What the heck?  No one was messing with access rights, all users still belong to the same groups that have the correct permissions...  It's a total mystery to me why I am all the sudden locked out of some product contexts.

 

So I get PTC tech support and they recommend I go and grant my user access to these contexts through the policy administration tool.  Well, after giving my user the Read rights to some PDMLink object of a particular context, "My Workspaces" section is now fuller.  But when I try to access the common-space folders of this context, the same 501 error comes up.  So the tech support say we need to add more Policies that grant my user read access for the Cabinet type of an object...  I am starting to panic because this solution doesn't seem to be getting at the root of the problem - am I going to have to patch the policies for every context I was involved in before?

 

So I ask - can we try to reboot the server first?

 

And after doing so, the problem goes away.

 

Well, there is another thing - I used to have bookmarks in the "Hot Links" of the "My Notebook" section in my homepage.  Now they're gone.

 

 

 

 

So questions to you Windchill gurus:

- has anyone seen this kind of flakiness before?

 

- does Windchill automatically get rid of the bookmarks that point to contexts to which you don't have access?

 

- the server has been up for 17 days before restarting it today.  Is this too long of a time?  We do have a daily backup going - but I wonder if the windchill server should be shut down during the backup process and then restarted after the vaults are backed up...


Re: Need a custom BOM Query

$
0
0

--BOM Query

SELECT    M1.WTPARTNUMBER AS COMPONENT, M2.WTPARTNUMBER AS ASSEMBLY

FROM      WTPART, WTPARTMASTER M2, WTPARTUSAGELINK, WTPARTMASTER M1

WHERE     WTPART.IDA3MASTERREFERENCE = M2.IDA2A2

                   AND WTPART.IDA2A2 = WTPARTUSAGELINK.IDA3A5

                   AND WTPARTUSAGELINK.IDA3B5 = M1.IDA2A2
                  
                   --and M2.WTPARTNUMBER = 'A10000007'
                  
                   start with  M2.WTPARTNUMBER = 'A10000007'
                   connect by  M2.WTPARTNUMBER=prior M1.WTPARTNUMBER
                 

GROUP BY  M2.WTPARTNUMBER, M1.WTPARTNUMBER

order by  M2.WTPARTNUMBER, M1.WTPARTNUMBER;

Re: Is Windchill flakey?

$
0
0

I would do some digging through your logs before this started occurring and see if you can find anything that might indicate why.  It almost seems like something died and automatically restarted, but did start up correctly.

 

As far as server backup and restarts, we only restart when installing a critical patch set (or making some other property change.)  Typically this happens every month or two.  Our backup software takes snapshots of both the application server and the database server while the system is still running.  I've seen no performance difference (at least here) between a freshly restarted system and one that's been running for two months straight.  (We have multiple locations with users around the world, so daily restarts would cause issues for us.)

Re: How to run Query Builder report from Microsoft Excel in Windchill PDMLink

$
0
0

Save it and proceed with Step5 in the description above.

Re: Is Windchill flakey?

$
0
0

Paul,

 

Would you be interested in a quick assessment of your system to point out any opportunities for improvement?  Please let me know and I'd be happy to get some information to you.

Re: How can I list all foreign keys referencing a given table in oracle database?

Re: Custom AutoCAD worker

$
0
0

After exhausting all the options, I have decided to use the Third party tool for dwg to pdf conversion. Now I'm facing difficulty on how to configure this setup i.e. creating bat scripts required. If anyone has configured this setup, please let me know.

Re: Anyone setup PTC Navigate on Thingworx yet?

$
0
0

Hi Tom,

 

We've just got hold of an eval license for Navigate View, and downloaded a set of media from PTC, plus the suggested third party components (or as near as we could find...), based on a recommended hit-list from our VAR.  We have a spare VM server (Windows 2012 R2) available to load the ThingWork software, and will take a VM snapshot of our test Windchill server (which is running v10.2 M030 CPS18) before loading the extension patch or configuring anything.  Do you see anything missing from the list below that we will need :

upload_6.png

For an initial glance at the 'Installing_ThingWorx_7.2_1' guide, I see it mentions using either PostgreSQl or H2 on all platforms, but only seems to mention Neo4j in the section for RedHat Linux.  Is it irrelevant if we are using Windows servers ?

 

Can you summarise the installation process and highlight any potential problems we should watch out for ?

 

thanks,

Nick


Re: Anyone setup PTC Navigate on Thingworx yet?

$
0
0

Nick, I haven't touched this since my post back in February.  There were a bunch of documentation changes that I sent off to PTC but I have no idea if they actually made it into the more recent releases.  I definitely ran into a bunch of "gottchas".  Let me wipe out the installation on one of my test servers and walk back through the process again with the latest downloads.  I needed an excuse to update anyway. 

Re: PTC Windchill

Re: I was trying to search for an object (a medusa file);Can any one help me with the significance of the error attached in the screenshot?

$
0
0

Hello Bhagirath,

 

There was some revision naming issue hence this object was not visble.My seniors were able to check get the required revision from DB.\

Thank you for your inputs

Re: doc2pv.exe crashes when publishing

$
0
0

Copy the folders "i486_nt" and "recipe" to "doc_setup" folder.

Copy the file bin\doc2pv.exe to "doc_setup" folder.

Change paths in the files docworker.bat and docbatch.bat.

Re: I have a user of Windchill who needs to use assistive technology as he can't use a mouse. I was hoping that there is a way that he could navigate Windchill either using voice activation software, or use the keyboard to navigate Windchill.

$
0
0

Is your user able to use a touch screen?

UI Testing for Windchill

$
0
0

What tools does PTC have in regards to user interface testing for workflows and user actions?  My company is looking to automate testing, but we don't want to focus on unit testing.

Change Request email notifications

$
0
0

In the change request process we have nodes for various groups that need to approve the change request before it can go to CCB for approval. The task notices show up in their task list in Windchill, but not an email notification. What needs to be set so each group gets email notifications?

 

Windchill/PDMLink 10.0 M040


Re: Change Request email notifications

$
0
0

Ben Loosli wrote:

 

In the change request process we have nodes for various groups that need to approve the change request before it can go to CCB for approval. The task notices show up in their task list in Windchill, but not an email notification. What needs to be set so each group gets email notifications?

 

Windchill/PDMLink 10.0 M040

Checking the "Send Notification" in the workflow task definition will send them an email:

send_email.png

Re: Single Sign-On for Windchill with Apache, Shibboleth, and ADFS - Has Anyone Done This Before?

$
0
0

We have exactly this configuration working in production at my site. We have windchill 10.2 m030 with shibboleth installed in front of Apache, talking to an adfs server for authentication.

We can confirm that this works as a single sign on and the remote_user variable is what the windchill LDAP uses to identify the windchill user.

Both desktop integration and the cad work group managers work with this. So far the only solution that doesn't work is the arbortext integration but that's a back burner for us.

Re: Is Windchill flakey?

$
0
0

Ah, so you have a backup system where the data is constantly backed up?  I am wondering how it is all synchronized up.

 

We do a daily incremental "save-to-tape" function.  Shortly before this happens, there is a script that copies some key files to a designated folder, one of them being the oracle database dump file.  I am at this point trying to find out if Windchill should at least be stopped during the execution of this script, so that no user can interact with the database (by renaming objects,  or checking out , etc...), as its trying to do its data dump.

 

 

Anyway, at least I found out that your "Hot Links" bookmarks do get "purged" automatically if they start to point to contexts to which you no longer have access.

Re: doc2pv.exe crashes when publishing

$
0
0

Thanks Sergey,

 

Seems to be working fine now.

 

Alex

Re: I have a user of Windchill who needs to use assistive technology as he can't use a mouse. I was hoping that there is a way that he could navigate Windchill either using voice activation software, or use the keyboard to navigate Windchill.

$
0
0

Hi, no unfortunately we don't have touch screens.

Viewing all 8876 articles
Browse latest View live


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