• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Running SunAppServer on AFS(Solaris)

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have to run my project on AFS(Andrew File System). It requires creating a domain and then starting the domain and then verifying that the server is running. I did the first two things but still I still cant get the server to get up and running !!!
Here is a snapshot of my domain running:

alizarin-43 ss532>: /usr/site/bin/asadmin start-domain --domaindir ~/domains 604Project

Starting Domain 604Project, please wait.
Log redirected to /afs/cad/u/s/s/ss532/domains/604Project/logs/server.log.
Domain 604Project is ready to receive client requests. Additional services are b
eing started in background.
alizarin-44 ss532>:

My instanceport is 13001 and adminport is 13000 : but when I log onto http://alizarin.njit.edu:13000 or http://alizarin.njit.edu:8080 or http://alizarin.njit.edu:13001 , I get the error"Cannnot find server"
Can somebody please help me ...its very urgent.
Regards.
alizarin-43 ss532>: /usr/site/bin/asadmin start-domain --domaindir ~/domains 604Project
 
No matter. Try again. Fail again. Fail better. This time, do it with this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic