[Anthill-pro] Upgrade question
Kenneth Pacileo
kenneth_pacileo at uhc.com
Wed Sep 5 13:43:03 CDT 2007
Lisa,
How about the CLASSPATH environment variable? What is the output of "echo
%CLASSAPTH%" from a command prompt?
Regards,
Ken
"DuBois, Lisa" <Lisa.DuBois at absg.com>
Sent by: anthill-pro-bounces at caladin.urbancode.com
09/05/2007 02:10 PM
Please respond to
"AnthillPro user and support list." <anthill-pro at caladin.urbancode.com>
To
"AnthillPro user and support list." <anthill-pro at caladin.urbancode.com>
cc
Subject
RE: [Anthill-pro] Upgrade question
no
From: anthill-pro-bounces at lists.urbancode.com
[mailto:anthill-pro-bounces at lists.urbancode.com] On Behalf Of Kenneth
Pacileo
Sent: Wednesday, September 05, 2007 1:09 PM
To: AnthillPro user and support list.
Subject: RE: [Anthill-pro] Upgrade question
Lisa,
It appears from the NoClassDefFoundError that your PATH environment
variable is being passed as the startup class. Was the ah3server.cmd file
edited and the values for ANTHILL_CLASS or START_CLASS changed?
Regards,
Ken
anthill-pro-bounces at caladin.urbancode.com wrote on 09/05/2007 12:45:46 PM:
> console does stay open and I get this output
>
> C:\>cd programs
>
> C:\Programs>cd anthill3
>
> C:\Programs\anthill3>cd server
>
> C:\Programs\anthill3\server>cd bin
>
> C:\Programs\anthill3\server\bin>run_ah3server.cmd
> Exception in thread "main" java.lang.NoClassDefFoundError:
FILES\JAVA\JDK1/6/0_0
> 2\BIN;C:\Program
Files\QuickTime\QTSystem\;C:\vanilla-perl\perl\bin;C:\vanilla-p
> erl\dmake\bin;C:\vanilla-perl\mingw\bin;C:\Program
>
> From: anthill-pro-bounces at lists.urbancode.com
[mailto:anthill-pro-bounces at lists.urbancode.com] On Behalf Of Steve Boone
> Sent: Wednesday, September 05, 2007 11:22 AM
> To: AnthillPro user and support list.
> Subject: Re: [Anthill-pro] Upgrade question
> What about when you try run_ah3server.cmd does that one stay open? is
there any output?
> On 9/5/07, DuBois, Lisa < Lisa.DuBois at absg.com> wrote:
> I do not know. The console box just shows briefly when I run
start_ah3server.cmd.
>
> From: anthill-pro-bounces at lists.urbancode.com
[mailto:anthill-pro-bounces at lists.urbancode.com] On Behalf Of Steve Boone
> Sent: Wednesday, September 05, 2007 11:10 AM
>
> To: AnthillPro user and support list.
> Subject: Re: [Anthill-pro] Upgrade question
>
> Lisa,
>
> when you run the start_ah3server.cmd, what output is in the console box?
Could you please pass that along.
>
> Regards,
> Steve Boone
> On 9/5/07, DuBois, Lisa <Lisa.DuBois at absg.com> wrote:
> Hello Eric,
>
> I am not sure how I start Anthill3 on its own. Do I do the following?
>
> To run the AnthillPro server, follow the steps below:
>
> In Windows Explorer navigate to the AnthillPro3 server directory created
> during the installation. If you took our suggestion, then this is
> C:\Program Files\anthill3\server. Enter the bin directory.
> Run the start script start_ah3server.cmd.
> Alternatively, from the command line run the start
> command.bin\ah3server.cmd start.
> The application can now be accessed in the web browser. The default user
> name and password is admin / admin .
>
> I am using this url http://localhost:8084/anthill3 and I get page
> cannot be displayed.
>
> I have installed the server and agent to C:\program
> files/anthill3/server, and C:\program files/anthill3/server/agent.
>
> Also, when I use the url http://localhost I go to a page that says
>
> If you can see this, it means that the installation of the Apache web
> server software on this system was successful. You may now add content
> to this directory and replace this page.
>
> And
>
> Seeing this instead of the website you expected?
> This page is here because the site administrator has changed the
> configuration of this web server. Please contact the person responsible
> for maintaining this server with questions. The Apache Software
> Foundation, which wrote the web server software this site administrator
> is using, has nothing to do with maintaining this site and cannot help
> resolve configuration issues.
>
>
> Lisa Dubois
> Software Configuration Management
> Build and Release Engineer
>
> AmeriSourceBergen Specialty Group
> 3101 Gaylord Parkway
> Frisco, Texas 75034
> Tel: 469-365-7166
> lisa.dubois at absg.com
>
>
>
> -----Original Message-----
> From: anthill-pro-bounces at lists.urbancode.com
> [mailto: anthill-pro-bounces at lists.urbancode.com] On Behalf Of Eric
> Minick
> Sent: Wednesday, September 05, 2007 9:05 AM
> To: AnthillPro user and support list.
> Subject: Re: [Anthill-pro] Upgrade question
>
> Lisa,
>
> Unlike 2.x, Anthill3 is self contained and not designed to be run from
> within an existing container. It bundles its own tomcat and can be
> installed as a service on its own as well. My guess is that there's a
> conflict between Anthilll and the Tomcat 5.5 you are running with it.
>
> If you shut down the Tomcat 5.5, and start up Anthill3 on its own, does
> the startup log indicate the URLs you can use to access it?
>
> Regards,
>
> Eric
>
> DuBois, Lisa wrote:
> > Correction, I get page cannot be displayed when I use start_ah3server
> > then try to access Anthill. When you click on the url below you will
> > see the message I get. I am using Tomcat 5.5 as a service (starting
> > it) then trying to access Anthill from the url.
> >
> > ________________________________
> >
> > From: anthill-pro-bounces at lists.urbancode.com
> > [mailto:anthill-pro-bounces at lists.urbancode.com] On Behalf Of DuBois,
> > Lisa
> > Sent: Tuesday, September 04, 2007 5:19 PM
> > To: AnthillPro user and support list.
> > Subject: [Anthill-pro] Upgrade question
> >
> >
> >
> > I am very new to Anthill Pro. My company is currently using version
> 2.6.
> > on a separate server.I have been tasked with installing an eval
> > version of the latest (3.3.3) on my machine and "importing projects"
> > from the older version to the newly installed version on my box.
> >
> > First, I cannot seem to get to the application via my web brower, I
> > get page cannot be displayed when I use IE with this url:
> > http://localhost:8084/AnthillPro/admin
> > < http://localhost:8084/AnthillPro/admin> . I am using 8084 because
> > 8080 is being used by the other machine. I followed the installation
> > instructions on your web site.
> >
> > Second, is there a way to keep all my scripts and projects that are
> > set up in the older version, i.e. import into the new version or
> something?
> >
> > Would appreciate any direction you could provide.
> >
> > Regards,
> >
> > Lisa Dubois
> > Software Configuration Management
> > Build and Release Engineer
> >
> > AmeriSourceBergen Specialty Group
> > 3101 Gaylord Parkway
> > Frisco, Texas 75034
> > Tel: 469-365-7166
> > lisa.dubois at absg.com
> >
> > CONFIDENTIALITY NOTICE. This electronic mail transmission may contain
>
> > privileged and/or confidential information and is intended only for
> > the review of the party to whom it
> > is addressed. If you have
> > received this transmission in error, please immediately return it to
> > the sender, delete it and destroy it without reading it. Unintended
> > transmission shall not constitute the waiver of the attorney-client or
>
> > any other privilege.
> >
> > CONFIDENTIALITY NOTICE. This electronic mail transmission may contain
> privileged and/or confidential
> > information and is intended only for the review of the party to whom
> it is addressed. If you have
> > received this transmission in error, please immediately return it to
> > the sender, delete it and destroy it without reading it. Unintended
> > transmission shall not constitute the waiver of the attorney-client or
> any other privilege.
> >
> >
> > ----------------------------------------------------------------------
> > --
> >
> > _______________________________________________
> > Anthill-pro mailing list
> > Anthill-pro at lists.urbancode.com
> > http://lists.urbancode.com/mailman/listinfo/anthill-pro
> >
> _______________________________________________
> Anthill-pro mailing list
> Anthill-pro at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill-pro
>
> CONFIDENTIALITY NOTICE. This electronic mail transmission may contain
privileged and/or confidential
> information and is intended only for the review of the party to whom it
is addressed. If you have
> received this transmission in error, please immediately return it to the
sender, delete it and destroy
> it without reading it. Unintended transmission shall not constitute the
waiver of the attorney-client
> or any other privilege.
> _______________________________________________
> Anthill-pro mailing list
> Anthill-pro at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill-pro
>
> CONFIDENTIALITY NOTICE. This electronic mail transmission may contain
privileged and/or confidential
> information and is intended only for the review of the party to whom it
is addressed. If you have
>
> received this transmission in error, please immediately return it to the
sender, delete it and destroy
> it without reading it. Unintended transmission shall not constitute the
waiver of the attorney-client
> or any other privilege.
>
> _______________________________________________
> Anthill-pro mailing list
> Anthill-pro at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill-pro
>
>
> CONFIDENTIALITY NOTICE. This electronic mail transmission may contain
privileged and/or confidential
> information and is intended only for the review of the party to whom it
is addressed. If you have
> received this transmission in error, please immediately return it to the
sender, delete it and destroy
> it without reading it. Unintended transmission shall not constitute the
waiver of the attorney-client
> or any other privilege.
> _______________________________________________
> Anthill-pro mailing list
> Anthill-pro at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill-pro
This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity to
which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified
that any dissemination, distribution or copying of this e-mail is
prohibited. If you have received this e-mail in error, please notify the
sender by replying to this message and delete this e-mail immediately.
CONFIDENTIALITY NOTICE. This electronic mail transmission may contain
privileged and/or confidential
information and is intended only for the review of the party to whom it is
addressed. If you have
received this transmission in error, please immediately return it to the
sender, delete it and destroy
it without reading it. Unintended transmission shall not constitute the
waiver of the attorney-client
or any other privilege.
_______________________________________________
Anthill-pro mailing list
Anthill-pro at lists.urbancode.com
http://lists.urbancode.com/mailman/listinfo/anthill-pro
This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity to
which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified
that any dissemination, distribution or copying of this e-mail is
prohibited. If you have received this e-mail in error, please notify the
sender by replying to this message and delete this e-mail immediately.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill-pro/attachments/20070905/53c173f0/attachment-0001.htm
More information about the Anthill-pro
mailing list