cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

Windchill Projectlink Upgrade 8.0 M050 to 9.1 M060 - Reverse Proxy Error

shatley
1-Newbie

Windchill Projectlink Upgrade 8.0 M050 to 9.1 M060 - Reverse Proxy Error

After upgrading the system and configuring the system to communicate through a Reverse proxy (HTTPSto Proxythen HTTPtoApp Server), the system will download files properly for approximatly 5 minutes and then a user will receive an error message popup“There are some system errors occurred while processing your downloading request. Please try later or contact your System Administrator." when trying to download files.

The system will works fine locally when in HTTP mode. Our Training/Dev server is configured the same way through the reverse proxy (HTTPS) and work fine.It does not have this problem. We have tried mirroring the setting but to no avail. Packet inspection on the server and firewall don't indicate any truncated communication. The server is running Windows Server Enterprise 2008 SP2 64bit.

Associated Error in MethodServer:

2011-01-31 07:36:48,183 ERROR [RMI TCP Connection(6)-10.41.15.17 ] wt.method.MethodContextMonitor.contexts.rmi - 2011-01-31 12:36:47.091 +0000, gjld53vi;8596;567, -, gjld53vi;8596;563, jsmith, 10.41.15.17 , com.ptc.windchill.enterprise.attachments.server.AttachmentsServiceFwd, downloadAttachmentDirections, , 0, 14, 0.017282366, 0.0936006, 1.090644411
wt.util.WTException: The Server Properties could not be retrieved.
at wt.httpgw.GatewayServletHelper.buildAnonymousMethodCall(GatewayServletHelper.java:466)
at wt.httpgw.GatewayServletHelper.buildAnonymousURL(GatewayServletHelper.java:898)
at wt.httpgw.GatewayURL$1.getURL(GatewayURL.java:99)
at wt.fv.master.RedirectDownload.getSiteURL(RedirectDownload.java:2157)
at wt.fv.master.RedirectDownload.getSignedDirectMasterURLInternal(RedirectDownload.java:1392)
at wt.fv.master.RedirectDownload.getSignedDirectMasterURL(RedirectDownload.java:1306)
at wt.fv.master.RedirectDownload.getAlternativeURLs(RedirectDownload.java:859)
at wt.fv.master.RedirectDownload.getPreferredURL(RedirectDownload.java:1207)
at wt.fv.master.RedirectDownload.getPreferredURL(RedirectDownload.java:355)
at com.ptc.windchill.enterprise.attachments.server.StandardAttachmentsService.downloadAttachmentDirections(StandardAttachmentsService.java:543)
at com.ptc.windchill.enterprise.attachments.server.AttachmentsServiceFwd.downloadAttachmentDirections(AttachmentsServiceFwd.java:357)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at wt.method.MethodResultWriter.writeExternal(MethodResultWriter.java:151)
at wt.method.MethodResult.writeExternal(MethodResult.java:226)
at java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1418)
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1390)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
at sun.rmi.server.UnicastRef.marshalValue(UnicastRef.java:274)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:315)
at sun.rmi.transport.Transport$1.run(Transport.java:159)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
2011-01-31 07:36:48,183 ERROR [RMI TCP Connection(6)-10.41.15.17 ] wt.method.MethodContextMonitor.contexts.rmi - 2011-01-31 12:36:47.091 +0000, gjld53vi;8596;567, -, gjld53vi;8596;563, jsmith, 10.41.15.17 , com.ptc.windchill.enterprise.attachments.server.AttachmentsServiceFwd, downloadAttachmentDirections, , 0, 14, 0.017282366, 0.0936006, 1.090644411wt.util.WTException: The Server Properties could not be retrieved.at wt.httpgw.GatewayServletHelper.buildAnonymousMethodCall(GatewayServletHelper.java:466)at wt.httpgw.GatewayServletHelper.buildAnonymousURL(GatewayServletHelper.java:898)at wt.httpgw.GatewayURL$1.getURL(GatewayURL.java:99)at wt.fv.master.RedirectDownload.getSiteURL(RedirectDownload.java:2157)at wt.fv.master.RedirectDownload.getSignedDirectMasterURLInternal(RedirectDownload.java:1392)at wt.fv.master.RedirectDownload.getSignedDirectMasterURL(RedirectDownload.java:1306)at wt.fv.master.RedirectDownload.getAlternativeURLs(RedirectDownload.java:859)at wt.fv.master.RedirectDownload.getPreferredURL(RedirectDownload.java:1207)at wt.fv.master.RedirectDownload.getPreferredURL(RedirectDownload.java:355)at com.ptc.windchill.enterprise.attachments.server.StandardAttachmentsService.downloadAttachmentDirections(StandardAttachmentsService.java:543)at com.ptc.windchill.enterprise.attachments.server.AttachmentsServiceFwd.downloadAttachmentDirections(AttachmentsServiceFwd.java:357)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)at java.lang.reflect.Method.invoke(Method.java:597)at wt.method.MethodResultWriter.writeExternal(MethodResultWriter.java:151)at wt.method.MethodResult.writeExternal(MethodResult.java:226)at java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1418)at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1390)at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)at sun.rmi.server.UnicastRef.marshalValue(UnicastRef.java:274)at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:315)at sun.rmi.transport.Transport$1.run(Transport.java:159)at java.security.AccessController.doPrivileged(Native Method)at sun.rmi.transport.Transport.serviceCall(Transport.java:155)at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)at java.lang.Thread.run(Thread.java:619)

Any help would be greatly appreciated.

Thank you,

3 REPLIES 3
aakolkar
4-Participant
(To:shatley)

Hi Fellow Windchillers,

Am working on a test run of Windchill upgrade. Have run WinDU successfully and on executing the UpgradeManager and after entering the source database details am getting the error "Database has been already fully upgraded" (log attached). Please let me know how I can proceed with this test upgrade.
Am planning to upgrade from WNC 10.1 M030 to WNC 10.2 and planning to keep the same host for upgradation.

Thanks,
Amol


[cid:image001.png@01CFC90A.E3D47000]




Amol S. Akolkar
PhD Student-PLM Lab
COT-Computer Graphics Technology
Purdue University, West Lafayette-IN

aakolkar
4-Participant
(To:shatley)

Addendum..

I can see from the html log that the source and target versions are the same. Please let me know how to specify a different target version.


Thanks,
Amol


Amol S. Akolkar
PhD Student-PLM Lab
Purdue COT-CGT

From the looks of the screen shot and where the logs are being written, you
have run upgrade manager from the Windchill 10.1 shell. You need to run
upgrade manager from the Windchill 10.2 Shell.

That should resolve your issue.
Top Tags