Strict Standards: Declaration of Doku_Renderer_metadata::table_open() should be compatible with Doku_Renderer::table_open($maxcols = NULL, $numrows = NULL, $pos = NULL) in
/webapps/app-02.docuonline.com/dokuwiki/inc/parser/metadata.php on line
24
Strict Standards: Declaration of Doku_Renderer_metadata::table_close() should be compatible with Doku_Renderer::table_close($pos = NULL) in
/webapps/app-02.docuonline.com/dokuwiki/inc/parser/metadata.php on line
24
If we have to run the import routine again, here are the steps to follow
Locate the already download file on brut and delete it
cd /usr/local/xmldata/ibau
ls -lart
-
In this example it's the highlighted “2010-12-17_ibau_projects.xml” we shall delete. (Note: The error this time was missing projects, look the diffrence in the filesize)
rm 2010-12-17_ibau_projects.xml
-
Find and start “Webstart Now”, then we always get the latest version of the application.
When the application is started, right-click the “Projects” node and choose “New soapUI Project”
-
-
Press “OK”
Open (double-click) the “Request 1” from the “importIBAUProjects” method/node
Fill the request exactly (except the date) like below picture
-
IMPORTANT that all questionmarks is being removed
From the terminal: cd /usr/java/EnterprisePlatform-4.3.0.GA/jboss-as/server/production/log
tail -f server.log
soapUI: Submit the green little “arrow” in the top-left-corner of the request.
Check that the log prints out information.
The import should take about 1-2 hours.