- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CDE: Invalid folder specification
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 03:21 AM
06-07-2005 03:21 AM
CDE: Invalid folder specification
I have installed HP-UX 11i v1 in a 785/B1000 Visualize workstation.
The initial instalation went fine, no errors messages but after configure the new system and reboot no CDE login screen appears.
I connected via telnet and installed the support plus (GOLDQPK11i depot), then the system reboots and CDE login screen worked fine.
Now I log into the system like root and the browser windows shows me the error:
Invalid folder specification, /
I can't open any tool window, only the Terminal.
Any help will be very appreciated.
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 03:37 AM
06-07-2005 03:37 AM
Re: CDE: Invalid folder specification
how much free memory do you have on the small work-station ? 11iv1 might take most memory after your upgrade.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 03:39 AM
06-07-2005 03:39 AM
Re: CDE: Invalid folder specification
can you please post here the contents of /etc/hosts file?
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 04:13 AM
06-07-2005 04:13 AM
Re: CDE: Invalid folder specification
Trata corriendo el utilitario que está en /usr/contrib/bin/dr_dt para ver si consigues resolver tu problema.
Aquà lo que parece es que hay un problema de permisos.
¿Has intentado entrar como otro usuario?
Sa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 05:09 AM
06-07-2005 05:09 AM
Re: CDE: Invalid folder specification
my bdf:
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 204800 84280 119640 41% /
/dev/vg00/lvol1 295024 59208 206312 22% /stand
/dev/vg00/lvol8 1298432 523408 769712 40% /var
/dev/vg00/lvol7 2314240 1379352 927648 60% /usr
/dev/vg00/lvol4 204800 2440 200848 1% /tmp
/dev/vg00/lvol6 2691072 1849160 835360 69% /opt
/dev/vg00/lvol5 1052672 57784 987176 6% /home
my swapinfo:
Kb Kb Kb PCT START/ Kb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 786432 0 786432 0% 0 - 1 /dev/vg00/lvol2
reserve - 116732 -116732
memory 252148 154844 97304 61%
total 1038580 271576 767004 26% - 0 -
Hi Alex, my host file:
192.168.0.199 my.name.com name
127.0.0.1 localhost loopback
The error is:
Window title: File Manager error
Inside the window: invalid folder specification, /
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 05:30 AM
06-07-2005 05:30 AM
Re: CDE: Invalid folder specification
Can you try, just for testing, to remove the the full qualified name? And leave only "name"? (without "domain.name")
I think it will solve it, because there is some strange issue with File Manager and /etc/hosts file.
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 05:33 AM
06-07-2005 05:33 AM
Re: CDE: Invalid folder specification
I found a solution:
The nsswitch was configured by default to try NIS but NIS was not configured in the system so, I configured nsswitch to files first and then DNS no NIS, then File Manager worked.
I don't know why but now works fine.
Frank.