Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
installation problem
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Wally Warnke  
View profile  
 More options Jun 22, 12:21 pm
From: Wally Warnke <wally.war...@gmail.com>
Date: Mon, 22 Jun 2009 09:21:29 -0700
Local: Mon, Jun 22 2009 12:21 pm
Subject: installation problem

Gentlemen,

After installing CI Factory, getting my SVN repository set up and
customizing Arguments.xml, the nant script kicked off by run.bat chews away
for a while and then barfs up this error:

---------------

[nant] c:\Projects\globalei_library\Current\Build\Common.Build.xml
Common.CreateCCTraySfx            Buildfile:
file:///c:/Projects/globalei_library/Current/Build/Common.Build.xml

Target framework: Microsoft .NET Framework 2.0

            Target(s) specified: Common.CreateCCTraySfx

                 [echo] The ArtifactFolderName is 20060912111000

               [script] Scanning assembly "pxu0o8ae" for extensions.

            Common.CreateCCTraySfx:

            BUILD FAILED

            INTERNAL ERROR

            System.Xml.XmlException: An error occurred while parsing
EntityName. Line 66, position 28.

               at System.Xml.XmlTextReaderImpl.Throw(Exception e)

               at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)

               at System.Xml.XmlTextReaderImpl.ParseEntityName()

               at System.Xml.XmlTextReaderImpl.ParseEntityReference()

               at System.Xml.XmlTextReaderImpl.Read()

               at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)

               at System.Xml.XmlLoader.LoadDocSequence(XmlDocument
parentDoc)

               at System.Xml.XmlLoader.Load(XmlDocument doc,
XmlReaderreader, Boolean
preserveWhitespace)

               at System.Xml.XmlDocument.Load(XmlReader reader)

               at System.Xml.XmlDocument.Load(String filename)

               at CIFactory.NAnt.Types.XmlQuery.GetStrings() in
c:\Projects\CI
Factory\Current\Product\Production\Nant\CIFactory.NAnt.Tasks\Types\XmlQuery .cs:line
52

               at CIFactory.NAnt.Tasks.LoopThrough.ExecuteTask() in
c:\Projects\CI
Factory\Current\Product\Production\Nant\CIFactory.NAnt.Tasks\Tasks\LoopThro ugh.cs:line
50

               at NAnt.Core.Task.Execute() in c:\Projects\CI
Factory\Current\Product\Production\Nant\NAnt.Core\Task.cs:line 177

               at NAnt.Core.Target.Execute() in c:\Projects\CI
Factory\Current\Product\Production\Nant\NAnt.Core\Target.cs:line 247

               at NAnt.Core.Project.Execute(String targetName, Boolean
forceDependencies) in c:\Projects\CI
Factory\Current\Product\Production\Nant\NAnt.Core\Project.cs:line 897

               at NAnt.Core.Project.Execute() in c:\Projects\CI
Factory\Current\Product\Production\Nant\NAnt.Core\Project.cs:line 849

               at NAnt.Core.Project.Run() in c:\Projects\CI
Factory\Current\Product\Production\Nant\NAnt.Core\Project.cs:line 934

            Please send bug report to ci-factory@googlegroups.com

----------------

In trying to track it down, I got down inside ...\<project>\Current\Build\
Common.Build.xml to the Common.CreateCCTraySfx target where it looks like
it’s trying to copy some file “cctray.exe.lnk”.  On my system, that file
exists only down inside a zip archive "cctray.zip".  Am I off on a wild
goose chase?  Missing something on my system?  Got something wrong in the
project builder project?

Thanks in advance for any help you can give pointing a poor ignorant newbie
in the right direction.

Best regards,

Wally Warnke


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jay Flowers  
View profile  
 More options Jun 22, 12:59 pm
From: Jay Flowers <jay.flow...@gmail.com>
Date: Mon, 22 Jun 2009 12:59:11 -0400
Local: Mon, Jun 22 2009 12:59 pm
Subject: Re: [CI-Factory] installation problem

It says that there is a problem with EntityName. Line 66, position 28.  That
is happening while trying to read the ccnetproject.xml.  So there is a
problem with that file or the Entities.xml.  Try open the ccnetproject.xml
in Internet Explorer and see what error it shows.

On Mon, Jun 22, 2009 at 12:21 PM, Wally Warnke <wally.war...@gmail.com>wrote:

--
Jay Flowers
----------------------------------------------------------------------
http://jayflowers.com
---------------------------------------------------------------------

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
WallyW  
View profile  
 More options Jun 22, 4:11 pm
From: WallyW <wally.war...@gmail.com>
Date: Mon, 22 Jun 2009 13:11:40 -0700 (PDT)
Local: Mon, Jun 22 2009 4:11 pm
Subject: Re: installation problem
Jay, thanks for your quick reply.  Reading ccnetproject.xml as you
suggest yields:

A semi colon character was expected. Error processing resource
'file:///C:/Projects/globalei_library/Current/Build/ccnetproject.xml'.
Line 66, ...

        <trunkUrl>https://&ProjectName/&ProjectCodeLineName;/
&BuildDirectoryName;</trunkUrl>
------...

And sure enough, that <trunkUrl> tag is line 66, column 28 is the P in
ProjectName.   So, a problem really with that line or something
earlier in the file?  I've looked through there but dont' see anything
obvious (then again, I'm not familiar enought with the syntax to spot
what should maybe be obvious).

Regards,
Wally

On Jun 22, 9:59 am, Jay Flowers <jay.flow...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
WallyW  
View profile  
 More options Jun 22, 7:39 pm
From: WallyW <wally.war...@gmail.com>
Date: Mon, 22 Jun 2009 16:39:36 -0700 (PDT)
Local: Mon, Jun 22 2009 7:39 pm
Subject: Re: installation problem
Well ok, it was a wild goose chase.  When I modified properties in
Arguments.xml I omitted semicolons at the end of property
CCNet.SVN.RUI.ProjectName and CCNet.SVN.WebRepoUrl.  So now run.bat
cranks along and builds my project but then fails with a complaint
about svn: "External Program Failed: svn (return code was 1) ...
Nested build failed.  Refer to build log for exact reason."  Which
leads me to the next dumb question: where is the build log???

Thanks,
Wally

On Jun 22, 1:11 pm, WallyW <wally.war...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jay Flowers  
View profile  
 More options Jun 22, 11:49 pm
From: Jay Flowers <jay.flow...@gmail.com>
Date: Mon, 22 Jun 2009 23:49:42 -0400
Local: Mon, Jun 22 2009 11:49 pm
Subject: Re: [CI-Factory] Re: installation problem

There is a problem there:

<trunkUrl>https://
&ProjectName/&ProjectCodeLineName;/&BuildDirectoryName;</trunkUrl>

Here is the fix:

<trunkUrl>https://
&ProjectName;/&ProjectCodeLineName;/&BuildDirectoryName;</trunkUrl>

its the semicolon after the &ProjectName;<---here...

--
Jay Flowers
----------------------------------------------------------------------
http://jayflowers.com
---------------------------------------------------------------------

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google