RSSE implementation
#1
Posted 09 September 2009 - 01:34 AM
Sample RSSE implementation to externalize User Registration and Authentication - Designs & Code - BIRT Exchange
I have successfully run AcExtern also but when I am trying to restart the iserver from Management console.it shows error that this run is different and try running AcIntern or AcExtern
So how should I restart iserver now ?Plz help me if I have missed anything.
Regards
Shilpa
#2
Posted 09 September 2009 - 07:33 AM
If you don't need anything in your encyclopedia, you can delete it and the iServer will create a new empty one that should work with your RSSE. To delete the encyclopedia, stop the Actuate iServer service and delete the encyc folder under your iServer directory. When you start the iServer, a new empy encyclopedia will be created.
Rob
#3
Posted 10 September 2009 - 02:57 AM
Thanks for the reply.
I followed following steps:
1) I have created the given example in the webapps folder and placed the Users.txt also under webapps.
2) I stopped iserver and changed the location of Users.txt in example*.java file as /opt/AcServer/servletcontainer/webapps/Users.txt
3)I have done the given modifications in acserverconfig.xml also
4)Now when i am doing acextern -vol
"Integration level of the current run of the server does not match the previous run".
5)After that I deleted the contents of encyc,and tried restarting iserver,it got started but I am not able to see the users in Users.txt.
6)If after deleting contents of encyc,I try running acextern it do not allow to do so.
Plz help me what I have missed and which log file I should follow.
Regards
Shilpa
#4
Posted 10 September 2009 - 06:43 AM
You can also increase the logging level to get more information. The easiest way to change it is in the configuration console (http://localhost:8900/acadmin/config).
If you attach both of these, I will take a look at them.
Rob
#6
Posted 14 September 2009 - 11:25 PM
Now when I am running acextern ,
I am getting following error
Converting global table ...
Converting administrator user ...
Error: Default administrator does not exist externally.
Externalization failed.
Where should I set default administrator?I am still using the same example.
Attached is the log file also for the reference.Plz guide me to the correct path .
Regards
Shilpa
#7
Posted 21 September 2009 - 01:14 PM
Are you using iServer Express or iServer Enterprise?
If you deleted encyclopedia volume you do not need to run acextern on the new volume when the server comes up. The new volume that is automatically created would have the open security enabled. You should be able to login with the credentials that are stored in users.txt.
Also make sure to copy all the required libraries in the example rsse web application and compile the java file that you modified.
Ashwini
#9
Posted 23 October 2009 - 03:18 AM
While working on RSSE,when I am changing the context String as RSSEContextString="\example_corp_rsse\servlet\AxisServlet" in iserver encyc version through configuration console,everything is working fine.However in iserver express as there is no GUI to enter it,when I am giving the same context string manually in acserverconfig.xml.It is giving error.
Can some one help me what I have missed.
Regards
Shilpa




MultiQuote

