The following are known bugs in the Portal Server 7.1 release:
Admin Tab Not Visible For Users Having OrgAdmin Role (6464910)
Accessing psconsole Through Gateway Redirects Proxylet Page to Portal Home Page (6471845)
deploy-portlet-cli Not Working With Modified Web Server 7 Instances (6472297)
Many bugs for Portal Server are cross-platform, which can affect Windows as well. For more information on these bugs, see Sun Java System Portal Server 7.1 Release Notes.
The help option does not exist for the get-sra-status command. The get-sra-status command retrieves the SRA status on a portal server machine.
Workaround: None.
The Admin tab is not visible for users with OrgAdmin role.
Admin tab is visible if the user is assigned OrgAdmin role through the Access Manager admin console.
Workaround: None.
When a user accesses psconsole through gateway the proxylet page redirects the user to the portal home page.
Workaround: None.
If a user has manually modified the Web Server configuration, the deployment configuration fails for these modified instances.
Workaround: follow these steps:
Invoke web server admin console.
Click on the instance configuration to reset and redeploy all web applications.
While using the IP address in the netlet, if the reverse lookup entry for a particular host is not configured in the DHCP server then the operation associated with that host does not work.
For example, if nslookup.exe ipaddress fails to return host name then the netlet operations do not work for these IP addresses.
Workaround: Follow these steps:
Start a command prompt: Start -> Run ->, type "cmd" then click Ok button.
Run cacaoadm.bat stop.
Exit from the cmd prompt.
Adding portal_install_directory\lib into the path from Control Panel->System->Advanced Tab->Environment Variablesbutton.
Start a new command prompt: cacaoadm.bat start.
Now you can run autoclassify on both psadmin cli and psconsole.
On Windows platform, you must configure Access Manager SDK with container before using create-portal or create-instance . Similarly on a Portal Server or Access Manager separated installation before configuring portal server, Access Manager SDK must be configured.