Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Error publishing project with long path
Error publishing project with long path [message #150914] Tue, 06 December 2005 15:30 Go to next message
Klaus Kierer is currently offline Klaus KiererFriend
Messages: 11
Registered: July 2009
Junior Member
Hi,

I tried the WTP RC1 with the Oracle v10.1.3 DP4 serverdefinition today and I
always get an error (see stacktrace below) publishing my project on a
Windows XP machine using NTFS as file system. As the path of every
successfully copied file is shorter or equal to 255 I suppose this is caused
by a limitation to the length of paths. In Microsofts Knowledge Base
(http://support.microsoft.com/kb/320081/EN-US/) is stated that NTFS can hold
files with longer paths the problem has to be somewhere else.

As 167 characters (1), including the project name, of the path are built by
eclipse and only 93 characters (2) are from the package structure I have no
chance to use a shorter path.

1)
workspace3.1\.metadata\.plugins\org.eclipse.core.resources\. projects\italia-production-appli\org.eclipse.jst.server.gene ric.serverdefinitions\italia-production-appli\
2)
WEB-INF\classes\tis\appli\servlet\jsp\automation\conditions\ InvalidExpressionException.class

I hope there is a solution for that
Klaus


!ENTRY org.eclipse.jst.server.generic.core 4 0 2005-12-06 15:42:46.515
!MESSAGE Publish failed using Ant publisher
!STACK 1
org.eclipse.core.runtime.CoreException[0]: java.lang.Exception: Error
renaming
D:\workspace3.1\.metadata\.plugins\org.eclipse.jst.server.co re\tmp26805class
to
D:\workspace3.1\.metadata\.plugins\org.eclipse.core.resource s\.projects\italia-production-appli\org.eclipse.jst.server.g eneric.serverdefinitions\italia-production-appli\WEB-INF\cla sses\tis\appli\servlet\jsp\automation\conditions\InvalidExpr essionException.class
at org.eclipse.jst.server.core.PublishUtil.copyFile(PublishUtil .java:127)
at org.eclipse.jst.server.core.PublishUtil.copyFile(PublishUtil .java:154)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:260)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at
org.eclipse.jst.server.generic.core.internal.publishers.Abst ractModuleAssembler.copyModule(AbstractModuleAssembler.java: 126)
at
org.eclipse.jst.server.generic.core.internal.publishers.WarM oduleAssembler.assemble(WarModuleAssembler.java:28)
at
org.eclipse.jst.server.generic.core.internal.publishers.AntP ublisher.assembleModule(AntPublisher.java:103)
at
org.eclipse.jst.server.generic.core.internal.publishers.AntP ublisher.publish(AntPublisher.java:90)
at
org.eclipse.jst.server.generic.core.internal.GenericServerBe haviour.publishModule(GenericServerBehaviour.java:90)
at
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.pu blishModule(ServerBehaviourDelegate.java:658)
at
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.pu blishModules(ServerBehaviourDelegate.java:740)
at
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.pu blish(ServerBehaviourDelegate.java:596)
at org.eclipse.wst.server.core.internal.Server.doPublish(Server .java:740)
at org.eclipse.wst.server.core.internal.Server.publish(Server.j ava:729)
at
org.eclipse.wst.server.core.internal.PublishServerJob.run(Pu blishServerJob.java:145)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

!SUBENTRY 1 org.eclipse.jst.server.core 4 0 2005-12-06 15:42:46.515
!MESSAGE Error copying file to
D:\workspace3.1\.metadata\.plugins\org.eclipse.core.resource s\.projects\italia-production-appli\org.eclipse.jst.server.g eneric.serverdefinitions\italia-production-appli\WEB-INF\cla sses\tis\appli\servlet\jsp\automation\conditions\InvalidExpr essionException.class:
Error renaming
D:\workspace3.1\.metadata\.plugins\org.eclipse.jst.server.co re\tmp26805class
to
D:\workspace3.1\.metadata\.plugins\org.eclipse.core.resource s\.projects\italia-production-appli\org.eclipse.jst.server.g eneric.serverdefinitions\italia-production-appli\WEB-INF\cla sses\tis\appli\servlet\jsp\automation\conditions\InvalidExpr essionException.class
!STACK 0
java.lang.Exception: Error renaming
D:\workspace3.1\.metadata\.plugins\org.eclipse.jst.server.co re\tmp26805class
to
D:\workspace3.1\.metadata\.plugins\org.eclipse.core.resource s\.projects\italia-production-appli\org.eclipse.jst.server.g eneric.serverdefinitions\italia-production-appli\WEB-INF\cla sses\tis\appli\servlet\jsp\automation\conditions\InvalidExpr essionException.class
at org.eclipse.jst.server.core.PublishUtil.copyFile(PublishUtil .java:127)
at org.eclipse.jst.server.core.PublishUtil.copyFile(PublishUtil .java:154)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:260)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at org.eclipse.jst.server.core.PublishUtil.smartCopy(PublishUti l.java:266)
at
org.eclipse.jst.server.generic.core.internal.publishers.Abst ractModuleAssembler.copyModule(AbstractModuleAssembler.java: 126)
at
org.eclipse.jst.server.generic.core.internal.publishers.WarM oduleAssembler.assemble(WarModuleAssembler.java:28)
at
org.eclipse.jst.server.generic.core.internal.publishers.AntP ublisher.assembleModule(AntPublisher.java:103)
at
org.eclipse.jst.server.generic.core.internal.publishers.AntP ublisher.publish(AntPublisher.java:90)
at
org.eclipse.jst.server.generic.core.internal.GenericServerBe haviour.publishModule(GenericServerBehaviour.java:90)
at
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.pu blishModule(ServerBehaviourDelegate.java:658)
at
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.pu blishModules(ServerBehaviourDelegate.java:740)
at
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.pu blish(ServerBehaviourDelegate.java:596)
at org.eclipse.wst.server.core.internal.Server.doPublish(Server .java:740)
at org.eclipse.wst.server.core.internal.Server.publish(Server.j ava:729)
at
org.eclipse.wst.server.core.internal.PublishServerJob.run(Pu blishServerJob.java:145)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
Re: Error publishing project with long path [message #150959 is a reply to message #150914] Tue, 06 December 2005 18:06 Go to previous messageGo to next message
Lawrence Mandel is currently offline Lawrence MandelFriend
Messages: 486
Registered: July 2009
Senior Member
Hi Klaus,

Thanks for the detailed information. Please open a bug with the
information in your newsgroup post against the Web Tools -> jst.server
component.

Lawrence
Re: Error publishing project with long path [message #150997 is a reply to message #150959] Wed, 07 December 2005 08:42 Go to previous message
Klaus Kierer is currently offline Klaus KiererFriend
Messages: 11
Registered: July 2009
Junior Member
Hi Lawrence,

I filed bugreport 119588
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=119588).

Klaus

<lmandel@ca.ibm.com> schrieb im Newsbeitrag
news:dn4jvt$u0f$6@news.eclipse.org...
> Hi Klaus,
>
> Thanks for the detailed information. Please open a bug with the
> information in your newsgroup post against the Web Tools -> jst.server
> component.
>
> Lawrence
Previous Topic:HTTP Status 404 with Tomcat 5.5
Next Topic:testing webservice over SSL
Goto Forum:
  


Current Time: Thu Sep 26 17:22:08 GMT 2024

Powered by FUDForum. Page generated in 0.03586 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top