aspose file tools
The moose likes Java in General and the fly likes Is it poosible to know what is the url of this Cruise Control web app ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Is it poosible to know what is the url of this Cruise Control web app ?" Watch "Is it poosible to know what is the url of this Cruise Control web app ?" New topic
Author

Is it poosible to know what is the url of this Cruise Control web app ?

Amandeep Singh
Ranch Hand

Joined: Jul 17, 2008
Posts: 837
On our unix box, the cruise control is installed. i can see all the folders but i am unable to figure out on which url this application is running. so that i can access it.

well i can open and see CrusieControl.bat file. it didnt offered me any clue.



SCJP 1.4, SCWCD 5, SCBCD 5, OCPJWSD 5,SCEA-1, Started Assignment Part 2
My blog- http://rkydesigns.blogspot.com
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35243
    
    7
What do you see on port 8080 of that machine?


Android appsImageJ pluginsJava web charts
Amandeep Singh
Ranch Hand

Joined: Jul 17, 2008
Posts: 837
well this unix box host more than 5 applications. So for me i do not know the url of localhost so that i can verify what is running on this port 8080. well i do have access to weblogic console, but it does not gives me any clue about this deployed war file.

any other config file recommended on which i can see what is the url defined ?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35243
    
    7
There can only be a single server listening on port 8080; just access http://localhost:8080/ and see what it is.
Amandeep Singh
Ranch Hand

Joined: Jul 17, 2008
Posts: 837
this is not working because i am remote to the unix box. Also i have limited privileges on this box. i can just access my project application on this box. nothing else.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35243
    
    7
In that case, substitute the IP address of the machine for "localhost".
Amandeep Singh
Ranch Hand

Joined: Jul 17, 2008
Posts: 837
this does not works. Already i tried. let me go through the web.xml file.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35243
    
    7
Please read these two pages: ItDoesntWorkIsUseless and TellTheDetails. You're making it hard to help you.
Amandeep Singh
Ranch Hand

Joined: Jul 17, 2008
Posts: 837
as you told i already tried with it. it displays the page cannot be displayed.
Martijn Verburg
author
Bartender

Joined: Jun 24, 2003
Posts: 3268

nslookup that box, you should be able to access via IP address or domain name. If you can't then either someone has set it up to run under a service name or you don't have firewall permissions to view it. In all cases I'd ask your network people.


Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
Amandeep Singh
Ranch Hand

Joined: Jul 17, 2008
Posts: 837
nslookup command looks good. probably i need to search the all benefits of this command.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Is it poosible to know what is the url of this Cruise Control web app ?
 
Similar Threads
Cruise Control with Subversion
Cruise control giving wrong status in email.
How to Change Cruise control Build Numbers
PMD and CruiseControl
cruisecontrol not triggering builds forcefully