Still having troubles after upgrade

May be I am not doing this well. As I toid you yesterday I am moving from 2.2 to 2.4. Now my forms does not appears. I copied and made paste on “Data Entry Form Management”.

When I try dataentry the form appears but my old data does not appear there and dataset report is not being generated too.

The logs says just this:
java.io.FileNotFoundException: velocity.log (Permission denied)
Caused by: java.io.FileNotFoundException: velocity.log (Permission denied)

INFO: Null reference [template ‘/dhis-web-maintenance-dataset/responseSuccess.vm’, line 2, column 25] : $encoder.xmlEncode( $message ) cannot be resolved.

Oct 11, 2011 3:15:49 AM org.apache.velocity.runtime.log.JdkLogChute log
INFO: Null reference [template ‘/dhis-web-maintenance-dataset/responseSuccess.vm’, line 2, column 25] : $encoder.xmlEncode( $message ) cannot be resolved.

Oct 11, 2011 3:15:50 AM org.apache.velocity.runtime.log.JdkLogChute log
INFO: Null reference [template ‘/dhis-web-maintenance-dataset/responseSuccess.vm’, line 2, column 25] : $encoder.xmlEncode( $message ) cannot be resolved.

  • INFO 03:15:52,194 ‘admin’ edited DataSet ‘PRE_NATAL’ (DefaultDataSetService.java [http-8080-2])
    Oct 11, 2011 3:16:11 AM org.apache.velocity.runtime.log.JdkLogChute log
    INFO: Null reference [template ‘/dhis-web-commons/ouwt/responseSuccess.vm’, line 2, column 25] : $encoder.xmlEncode( $message ) cannot be resolved.

Oct 11, 2011 3:16:55 AM org.apache.velocity.runtime.log.JdkLogChute log
SEVERE: #parse() null argument

  • INFO 03:26:02,513 ‘admin’ edited DataSet ‘PRE_NATAL’ (DefaultDataSetService.java [http-8080-8])

Oct 11, 2011 3:26:39 AM org.apache.velocity.runtime.log.JdkLogChute log
SEVERE: #parse() null argument
Oct 11, 2011 3:26:39 AM org.apache.velocity.runtime.log.JdkLogChute log
INFO: Null reference [template ‘/dhis-web-maintenance-dataset/viewDataEntryForm.vm’, line 133, column 103] : $dataEntryForm.id cannot be resolved.

Oct 11, 2011 3:26:39 AM org.apache.velocity.runtime.log.JdkLogChute log
INFO: Null reference [template ‘/dhis-web-maintenance-dataset/viewDataEntryForm.vm’, line 133, column 124] : $dataEntryForm.name cannot be resolved.

Oct 11, 2011 3:27:40 AM org.apache.velocity.runtime.log.JdkLogChute log
INFO: RHS of #set statement is null. Context will not be modified. /dhis-web-maintenance-dataset/dataSetList.vm [line 4, column 17]
Oct 11, 2011 3:27:51 AM org.apache.velocity.runtime.log.JdkLogChute log

SEVERE: #parse() null argument
Oct 11, 2011 3:27:51 AM org.apache.velocity.runtime.log.JdkLogChute log
INFO: Null reference [template ‘/dhis-web-maintenance-dataset/viewDataEntryForm.vm’, line 133, column 103] : $dataEntryForm.id cannot be resolved.

Oct 11, 2011 3:27:51 AM org.apache.velocity.runtime.log.JdkLogChute log
INFO: Null reference [template ‘/dhis-web-maintenance-dataset/viewDataEntryForm.vm’, line 133, column 124] : $dataEntryForm.name cannot be resolved.

Oct 11, 2011 3:28:26 AM org.apache.velocity.runtime.log.JdkLogChute log
INFO: Null reference [template ‘/dhis-web-maintenance-dataset/responseSuccess.vm’, line 2, column 25] : $encoder.xmlEncode( $message ) cannot be resolved.

For sure I need help.

Caveman

Hi Orvalho,

it seems you are starting DHIS from a location on the file system
where you don't have write access. Try starting from your home
directory.

Lars

···

The logs says just this:
java.io.FileNotFoundException: velocity.log (Permission denied)
Caused by: java.io.FileNotFoundException: velocity.log (Permission denied)

Are you using Tomcat or DHIS2 Live? On Windows 7?

···

2011/10/11 Lars Helge Øverland <larshelge@gmail.com>:

Hi Orvalho,

it seems you are starting DHIS from a location on the file system
where you don't have write access. Try starting from your home
directory.

Lars

The logs says just this:
java.io.FileNotFoundException: velocity.log (Permission denied)
Caused by: java.io.FileNotFoundException: velocity.log (Permission denied)

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

--
Knut Staring
Informatics, U. of Oslo
http://hisp.uio.no
+4791880522

No!

I am using the DHIS2 (not live) under Linux (Ubuntu 10.04 LTS)

Caveman

···

2011/10/11 Knut Staring knutst@gmail.com

Are you using Tomcat or DHIS2 Live? On Windows 7?

2011/10/11 Lars Helge Øverland larshelge@gmail.com:

Hi Orvalho,

it seems you are starting DHIS from a location on the file system

where you don’t have write access. Try starting from your home

directory.

Lars

The logs says just this:

java.io.FileNotFoundException: velocity.log (Permission denied)

Caused by: java.io.FileNotFoundException: velocity.log (Permission denied)


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Knut Staring

Informatics, U. of Oslo

http://hisp.uio.no

+4791880522

I have checked the permissions. Tomcat is run by tomcat6:tomcat6 user. And tomcat home is /var/lib/tomcat6 which has these permissions:
drwxr-xr-x 24 tomcat6 tomcat6 4.0K 2011-10-10 03:48 .
drwxrwxr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 …

-rw-r–r-- 1 tomcat6 tomcat6 582 2011-09-07 16:41 accessDenied.vm
-rw-r–r-- 1 tomcat6 tomcat6 1.6K 2011-09-07 16:41 cacheManifest.vm
-rw-r–r-- 1 tomcat6 tomcat6 357 2011-09-07 16:41 content.vm
drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-caseentry

drwxr-xr-x 18 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-commons
drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-dashboard-integration
drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-dataentry

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-datamart
drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-importexport
drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-light
drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-maintenance-dataadmin

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-maintenance-datadictionary
drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-maintenance-dataset
drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-maintenance-organisationunit

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-maintenance-patient
drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-maintenance-settings
drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-maintenance-user

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-mapping
drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-portal
drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-reporting
drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-validationrule

-rw-r–r-- 1 tomcat6 tomcat6 1.7K 2011-09-07 16:41 error.html
-rw-r–r-- 1 tomcat6 tomcat6 2.6K 2011-09-07 16:41 exception.vm
drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 icons
drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 images

-rw-r–r-- 1 tomcat6 tomcat6 5.1K 2011-09-07 16:41 macros.vm
-rw-r–r-- 1 tomcat6 tomcat6 4.6K 2011-09-07 16:41 main.js
-rw-r–r-- 1 tomcat6 tomcat6 11K 2011-09-07 16:41 main.vm
drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 META-INF

-rw-r–r-- 1 tomcat6 tomcat6 3.2K 2011-09-07 16:41 popup.vm
-rw-r–r-- 1 tomcat6 tomcat6 5.9K 2011-09-07 16:41 request.js
-rw-r–r-- 1 tomcat6 tomcat6 162 2011-09-07 16:41 settings.vm
drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 WEB-INF

The logs are being sent to /var/log/tomcat6/ which tomcat6 has permission to read and write.

Check on the screenshot… The normal elements to help build the form are not there.

Caveman

image

···

2011/10/11 Lars Helge Øverland larshelge@gmail.com

Hi Orvalho,

it seems you are starting DHIS from a location on the file system

where you don’t have write access. Try starting from your home

directory.

Lars

The logs says just this:

java.io.FileNotFoundException: velocity.log (Permission denied)

Caused by: java.io.FileNotFoundException: velocity.log (Permission denied)

Could it be that your DHIS 2.4 download was interrupted during
download, and was corrupted? I would try and clean out webapps, and
delete your war, and then re-download.

···

--
Morten

2011/10/11 Orvalho Augusto <orvaquim@gmail.com>:

I have checked the permissions. Tomcat is run by tomcat6:tomcat6 user. And
tomcat home is /var/lib/tomcat6 which has these permissions:
drwxr-xr-x 24 tomcat6 tomcat6 4.0K 2011-10-10 03:48 .
drwxrwxr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 ..
-rw-r--r-- 1 tomcat6 tomcat6 582 2011-09-07 16:41 accessDenied.vm
-rw-r--r-- 1 tomcat6 tomcat6 1.6K 2011-09-07 16:41 cacheManifest.vm
-rw-r--r-- 1 tomcat6 tomcat6 357 2011-09-07 16:41 content.vm
drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-caseentry
drwxr-xr-x 18 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-commons
drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20
dhis-web-dashboard-integration
drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-dataentry
drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-datamart
drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-importexport
drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-light
drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20
dhis-web-maintenance-dataadmin
drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20
dhis-web-maintenance-datadictionary
drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20
dhis-web-maintenance-dataset
drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20
dhis-web-maintenance-organisationunit
drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20
dhis-web-maintenance-patient
drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20
dhis-web-maintenance-settings
drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20
dhis-web-maintenance-user
drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-mapping
drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-portal
drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-reporting
drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-validationrule
-rw-r--r-- 1 tomcat6 tomcat6 1.7K 2011-09-07 16:41 error.html
-rw-r--r-- 1 tomcat6 tomcat6 2.6K 2011-09-07 16:41 exception.vm
drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 icons
drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 images
-rw-r--r-- 1 tomcat6 tomcat6 5.1K 2011-09-07 16:41 macros.vm
-rw-r--r-- 1 tomcat6 tomcat6 4.6K 2011-09-07 16:41 main.js
-rw-r--r-- 1 tomcat6 tomcat6 11K 2011-09-07 16:41 main.vm
drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 META-INF
-rw-r--r-- 1 tomcat6 tomcat6 3.2K 2011-09-07 16:41 popup.vm
-rw-r--r-- 1 tomcat6 tomcat6 5.9K 2011-09-07 16:41 request.js
-rw-r--r-- 1 tomcat6 tomcat6 162 2011-09-07 16:41 settings.vm
drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 WEB-INF

The logs are being sent to /var/log/tomcat6/ which tomcat6 has permission to
read and write.

Check on the screenshot... The normal elements to help build the form are
not there.

Caveman

2011/10/11 Lars Helge Øverland <larshelge@gmail.com>

Hi Orvalho,

it seems you are starting DHIS from a location on the file system
where you don't have write access. Try starting from your home
directory.

Lars

> The logs says just this:
> java.io.FileNotFoundException: velocity.log (Permission denied)
> Caused by: java.io.FileNotFoundException: velocity.log (Permission
> denied)
>

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

Well this is the first time I see:

md5sum dhis.war [New downloaded 2.4]
4fb8f1d6ee5548b645f8f876609578f4 dhis.war

md5sum /var/lib/tomcat6/webapps/dhis.war [Old downloaded 2.4]
e585b0214d55a0b9f33831d40969a653 /var/lib/tomcat6/webapps/dhis.war

These files are different!!! Jesus how this happened?

I have placed the new war file. But no news. I stiil have this on logs:
Oct 11, 2011 6:37:31 AM org.apache.velocity.runtime.log.JdkLogChute log
SEVERE: #parse() null argument

Oct 11, 2011 6:37:31 AM org.apache.velocity.runtime.log.JdkLogChute log
INFO: Null reference [template ‘/dhis-web-maintenance-dataset/viewDataEntryForm.vm’, line 133, column 103] : $dataEntryForm.id cannot be resolved.

Oct 11, 2011 6:37:31 AM org.apache.velocity.runtime.log.JdkLogChute log
INFO: Null reference [template ‘/dhis-web-maintenance-dataset/viewDataEntryForm.vm’, line 133, column 124] : $dataEntryForm.name cannot be resolved.

Thanks!
Caveman

···

On Tue, Oct 11, 2011 at 11:52 AM, Morten Olav Hansen mortenoh@gmail.com wrote:

Could it be that your DHIS 2.4 download was interrupted during

download, and was corrupted? I would try and clean out webapps, and

delete your war, and then re-download.

Morten

2011/10/11 Orvalho Augusto orvaquim@gmail.com:

I have checked the permissions. Tomcat is run by tomcat6:tomcat6 user. And

tomcat home is /var/lib/tomcat6 which has these permissions:

drwxr-xr-x 24 tomcat6 tomcat6 4.0K 2011-10-10 03:48 .

drwxrwxr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 …

-rw-r–r-- 1 tomcat6 tomcat6 582 2011-09-07 16:41 accessDenied.vm

-rw-r–r-- 1 tomcat6 tomcat6 1.6K 2011-09-07 16:41 cacheManifest.vm

-rw-r–r-- 1 tomcat6 tomcat6 357 2011-09-07 16:41 content.vm

drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-caseentry

drwxr-xr-x 18 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-commons

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-dashboard-integration

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-dataentry

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-datamart

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-importexport

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-light

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-dataadmin

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-datadictionary

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-dataset

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-organisationunit

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-patient

drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-settings

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-user

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-mapping

drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-portal

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-reporting

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-validationrule

-rw-r–r-- 1 tomcat6 tomcat6 1.7K 2011-09-07 16:41 error.html

-rw-r–r-- 1 tomcat6 tomcat6 2.6K 2011-09-07 16:41 exception.vm

drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 icons

drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 images

-rw-r–r-- 1 tomcat6 tomcat6 5.1K 2011-09-07 16:41 macros.vm

-rw-r–r-- 1 tomcat6 tomcat6 4.6K 2011-09-07 16:41 main.js

-rw-r–r-- 1 tomcat6 tomcat6 11K 2011-09-07 16:41 main.vm

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 META-INF

-rw-r–r-- 1 tomcat6 tomcat6 3.2K 2011-09-07 16:41 popup.vm

-rw-r–r-- 1 tomcat6 tomcat6 5.9K 2011-09-07 16:41 request.js

-rw-r–r-- 1 tomcat6 tomcat6 162 2011-09-07 16:41 settings.vm

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 WEB-INF

The logs are being sent to /var/log/tomcat6/ which tomcat6 has permission to

read and write.

Check on the screenshot… The normal elements to help build the form are

not there.

Caveman

2011/10/11 Lars Helge Øverland larshelge@gmail.com

Hi Orvalho,

it seems you are starting DHIS from a location on the file system

where you don’t have write access. Try starting from your home

directory.

Lars

The logs says just this:

java.io.FileNotFoundException: velocity.log (Permission denied)

Caused by: java.io.FileNotFoundException: velocity.log (Permission

denied)


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Be sure tomcat is dead as well before you clean out the webapps directory.

···

On Oct 11, 2011 11:53 AM, “Morten Olav Hansen” mortenoh@gmail.com wrote:

Could it be that your DHIS 2.4 download was interrupted during

download, and was corrupted? I would try and clean out webapps, and

delete your war, and then re-download.

Morten

2011/10/11 Orvalho Augusto orvaquim@gmail.com:

I have checked the permissions. Tomcat is run by tomcat6:tomcat6 user. And

tomcat home is /var/lib/tomcat6 which has these permissions:

drwxr-xr-x 24 tomcat6 tomcat6 4.0K 2011-10-10 03:48 .

drwxrwxr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 …

-rw-r–r-- 1 tomcat6 tomcat6 582 2011-09-07 16:41 accessDenied.vm

-rw-r–r-- 1 tomcat6 tomcat6 1.6K 2011-09-07 16:41 cacheManifest.vm

-rw-r–r-- 1 tomcat6 tomcat6 357 2011-09-07 16:41 content.vm

drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-caseentry

drwxr-xr-x 18 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-commons

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-dashboard-integration

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-dataentry

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-datamart

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-importexport

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-light

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-dataadmin

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-datadictionary

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-dataset

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-organisationunit

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-patient

drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-settings

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-user

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-mapping

drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-portal

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-reporting

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-validationrule

-rw-r–r-- 1 tomcat6 tomcat6 1.7K 2011-09-07 16:41 error.html

-rw-r–r-- 1 tomcat6 tomcat6 2.6K 2011-09-07 16:41 exception.vm

drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 icons

drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 images

-rw-r–r-- 1 tomcat6 tomcat6 5.1K 2011-09-07 16:41 macros.vm

-rw-r–r-- 1 tomcat6 tomcat6 4.6K 2011-09-07 16:41 main.js

-rw-r–r-- 1 tomcat6 tomcat6 11K 2011-09-07 16:41 main.vm

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 META-INF

-rw-r–r-- 1 tomcat6 tomcat6 3.2K 2011-09-07 16:41 popup.vm

-rw-r–r-- 1 tomcat6 tomcat6 5.9K 2011-09-07 16:41 request.js

-rw-r–r-- 1 tomcat6 tomcat6 162 2011-09-07 16:41 settings.vm

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 WEB-INF

The logs are being sent to /var/log/tomcat6/ which tomcat6 has permission to

read and write.

Check on the screenshot… The normal elements to help build the form are

not there.

Caveman

2011/10/11 Lars Helge Øverland larshelge@gmail.com

Hi Orvalho,

it seems you are starting DHIS from a location on the file system

where you don’t have write access. Try starting from your home

directory.

Lars

The logs says just this:

java.io.FileNotFoundException: velocity.log (Permission denied)

Caused by: java.io.FileNotFoundException: velocity.log (Permission

denied)


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

I did that.

Stop tomcat. Remove dhis.war and dhis directory.

Caveman

···

On Tue, Oct 11, 2011 at 1:13 PM, Jason Pickering jason.p.pickering@gmail.com wrote:

Be sure tomcat is dead as well before you clean out the webapps directory.

On Oct 11, 2011 11:53 AM, “Morten Olav Hansen” mortenoh@gmail.com wrote:

Could it be that your DHIS 2.4 download was interrupted during

download, and was corrupted? I would try and clean out webapps, and

delete your war, and then re-download.

Morten

2011/10/11 Orvalho Augusto orvaquim@gmail.com:

I have checked the permissions. Tomcat is run by tomcat6:tomcat6 user. And

tomcat home is /var/lib/tomcat6 which has these permissions:

drwxr-xr-x 24 tomcat6 tomcat6 4.0K 2011-10-10 03:48 .

drwxrwxr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 …

-rw-r–r-- 1 tomcat6 tomcat6 582 2011-09-07 16:41 accessDenied.vm

-rw-r–r-- 1 tomcat6 tomcat6 1.6K 2011-09-07 16:41 cacheManifest.vm

-rw-r–r-- 1 tomcat6 tomcat6 357 2011-09-07 16:41 content.vm

drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-caseentry

drwxr-xr-x 18 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-commons

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-dashboard-integration

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-dataentry

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-datamart

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-importexport

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-light

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-dataadmin

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-datadictionary

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-dataset

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-organisationunit

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-patient

drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-settings

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-user

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-mapping

drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-portal

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-reporting

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-validationrule

-rw-r–r-- 1 tomcat6 tomcat6 1.7K 2011-09-07 16:41 error.html

-rw-r–r-- 1 tomcat6 tomcat6 2.6K 2011-09-07 16:41 exception.vm

drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 icons

drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 images

-rw-r–r-- 1 tomcat6 tomcat6 5.1K 2011-09-07 16:41 macros.vm

-rw-r–r-- 1 tomcat6 tomcat6 4.6K 2011-09-07 16:41 main.js

-rw-r–r-- 1 tomcat6 tomcat6 11K 2011-09-07 16:41 main.vm

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 META-INF

-rw-r–r-- 1 tomcat6 tomcat6 3.2K 2011-09-07 16:41 popup.vm

-rw-r–r-- 1 tomcat6 tomcat6 5.9K 2011-09-07 16:41 request.js

-rw-r–r-- 1 tomcat6 tomcat6 162 2011-09-07 16:41 settings.vm

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 WEB-INF

The logs are being sent to /var/log/tomcat6/ which tomcat6 has permission to

read and write.

Check on the screenshot… The normal elements to help build the form are

not there.

Caveman

2011/10/11 Lars Helge Øverland larshelge@gmail.com

Hi Orvalho,

it seems you are starting DHIS from a location on the file system

where you don’t have write access. Try starting from your home

directory.

Lars

The logs says just this:

java.io.FileNotFoundException: velocity.log (Permission denied)

Caused by: java.io.FileNotFoundException: velocity.log (Permission

denied)


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

md5sum dhis.war [New downloaded 2.4]
4fb8f1d6ee5548b645f8f876609578f4 dhis.war

md5sum /var/lib/tomcat6/webapps/dhis.war [Old downloaded 2.4]
e585b0214d55a0b9f33831d40969a653 /var/lib/tomcat6/webapps/dhis.war

These files are different!!! Jesus how this happened?

This doesn't necessarily mean that there is something wrong with your
old WAR. We do from time to time update the war, and not the version.

Current version if from September 7th (2.4 stable (Sep 7)).

···

--
Morten

I have placed the new war file. But no news. I stiil have this on logs:
Oct 11, 2011 6:37:31 AM org.apache.velocity.runtime.log.JdkLogChute log
SEVERE: #parse() null argument
Oct 11, 2011 6:37:31 AM org.apache.velocity.runtime.log.JdkLogChute log
INFO: Null reference [template
'/dhis-web-maintenance-dataset/viewDataEntryForm.vm', line 133, column 103]
: $dataEntryForm.id cannot be resolved.
Oct 11, 2011 6:37:31 AM org.apache.velocity.runtime.log.JdkLogChute log
INFO: Null reference [template
'/dhis-web-maintenance-dataset/viewDataEntryForm.vm', line 133, column 124]
: $dataEntryForm.name cannot be resolved.

Thanks!
Caveman

On Tue, Oct 11, 2011 at 11:52 AM, Morten Olav Hansen <mortenoh@gmail.com> > wrote:

Could it be that your DHIS 2.4 download was interrupted during
download, and was corrupted? I would try and clean out webapps, and
delete your war, and then re-download.

--
Morten

2011/10/11 Orvalho Augusto <orvaquim@gmail.com>:
> I have checked the permissions. Tomcat is run by tomcat6:tomcat6 user.
> And
> tomcat home is /var/lib/tomcat6 which has these permissions:
> drwxr-xr-x 24 tomcat6 tomcat6 4.0K 2011-10-10 03:48 .
> drwxrwxr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 ..
> -rw-r--r-- 1 tomcat6 tomcat6 582 2011-09-07 16:41 accessDenied.vm
> -rw-r--r-- 1 tomcat6 tomcat6 1.6K 2011-09-07 16:41 cacheManifest.vm
> -rw-r--r-- 1 tomcat6 tomcat6 357 2011-09-07 16:41 content.vm
> drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-caseentry
> drwxr-xr-x 18 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-commons
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-dashboard-integration
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-dataentry
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-datamart
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-importexport
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-light
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-maintenance-dataadmin
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-maintenance-datadictionary
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-maintenance-dataset
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-maintenance-organisationunit
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-maintenance-patient
> drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-maintenance-settings
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-maintenance-user
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-mapping
> drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-portal
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-reporting
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-validationrule
> -rw-r--r-- 1 tomcat6 tomcat6 1.7K 2011-09-07 16:41 error.html
> -rw-r--r-- 1 tomcat6 tomcat6 2.6K 2011-09-07 16:41 exception.vm
> drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 icons
> drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 images
> -rw-r--r-- 1 tomcat6 tomcat6 5.1K 2011-09-07 16:41 macros.vm
> -rw-r--r-- 1 tomcat6 tomcat6 4.6K 2011-09-07 16:41 main.js
> -rw-r--r-- 1 tomcat6 tomcat6 11K 2011-09-07 16:41 main.vm
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 META-INF
> -rw-r--r-- 1 tomcat6 tomcat6 3.2K 2011-09-07 16:41 popup.vm
> -rw-r--r-- 1 tomcat6 tomcat6 5.9K 2011-09-07 16:41 request.js
> -rw-r--r-- 1 tomcat6 tomcat6 162 2011-09-07 16:41 settings.vm
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 WEB-INF
>
> The logs are being sent to /var/log/tomcat6/ which tomcat6 has
> permission to
> read and write.
>
> Check on the screenshot... The normal elements to help build the form
> are
> not there.
>
> Caveman
>
>
>
> 2011/10/11 Lars Helge Øverland <larshelge@gmail.com>
>>
>> Hi Orvalho,
>>
>> it seems you are starting DHIS from a location on the file system
>> where you don't have write access. Try starting from your home
>> directory.
>>
>> Lars
>>
>>
>> > The logs says just this:
>> > java.io.FileNotFoundException: velocity.log (Permission denied)
>> > Caused by: java.io.FileNotFoundException: velocity.log (Permission
>> > denied)
>> >
>
>
> _______________________________________________
> Mailing list: DHIS 2 developers in Launchpad
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : DHIS 2 developers in Launchpad
> More help : ListHelp - Launchpad Help
>
>

Sometimes one also needs to clean out Tomcat's work directory

···

On Tue, Oct 11, 2011 at 1:15 PM, Orvalho Augusto <orvaquim@gmail.com> wrote:

I did that.

Stop tomcat. Remove dhis.war and dhis directory.

Caveman

On Tue, Oct 11, 2011 at 1:13 PM, Jason Pickering > <jason.p.pickering@gmail.com> wrote:

Be sure tomcat is dead as well before you clean out the webapps directory.

On Oct 11, 2011 11:53 AM, "Morten Olav Hansen" <mortenoh@gmail.com> wrote:

Could it be that your DHIS 2.4 download was interrupted during
download, and was corrupted? I would try and clean out webapps, and
delete your war, and then re-download.

--
Morten

2011/10/11 Orvalho Augusto <orvaquim@gmail.com>:
> I have checked the permissions. Tomcat is run by tomcat6:tomcat6 user.
> And
> tomcat home is /var/lib/tomcat6 which has these permissions:
> drwxr-xr-x 24 tomcat6 tomcat6 4.0K 2011-10-10 03:48 .
> drwxrwxr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 ..
> -rw-r--r-- 1 tomcat6 tomcat6 582 2011-09-07 16:41 accessDenied.vm
> -rw-r--r-- 1 tomcat6 tomcat6 1.6K 2011-09-07 16:41 cacheManifest.vm
> -rw-r--r-- 1 tomcat6 tomcat6 357 2011-09-07 16:41 content.vm
> drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-caseentry
> drwxr-xr-x 18 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-commons
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-dashboard-integration
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-dataentry
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-datamart
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-importexport
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-light
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-maintenance-dataadmin
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-maintenance-datadictionary
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-maintenance-dataset
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-maintenance-organisationunit
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-maintenance-patient
> drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-maintenance-settings
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-maintenance-user
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-mapping
> drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-portal
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-reporting
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20
> dhis-web-validationrule
> -rw-r--r-- 1 tomcat6 tomcat6 1.7K 2011-09-07 16:41 error.html
> -rw-r--r-- 1 tomcat6 tomcat6 2.6K 2011-09-07 16:41 exception.vm
> drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 icons
> drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 images
> -rw-r--r-- 1 tomcat6 tomcat6 5.1K 2011-09-07 16:41 macros.vm
> -rw-r--r-- 1 tomcat6 tomcat6 4.6K 2011-09-07 16:41 main.js
> -rw-r--r-- 1 tomcat6 tomcat6 11K 2011-09-07 16:41 main.vm
> drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 META-INF
> -rw-r--r-- 1 tomcat6 tomcat6 3.2K 2011-09-07 16:41 popup.vm
> -rw-r--r-- 1 tomcat6 tomcat6 5.9K 2011-09-07 16:41 request.js
> -rw-r--r-- 1 tomcat6 tomcat6 162 2011-09-07 16:41 settings.vm
> drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 WEB-INF
>
> The logs are being sent to /var/log/tomcat6/ which tomcat6 has
> permission to
> read and write.
>
> Check on the screenshot... The normal elements to help build the form
> are
> not there.
>
> Caveman
>
>
>
> 2011/10/11 Lars Helge Øverland <larshelge@gmail.com>
>>
>> Hi Orvalho,
>>
>> it seems you are starting DHIS from a location on the file system
>> where you don't have write access. Try starting from your home
>> directory.
>>
>> Lars
>>
>>
>> > The logs says just this:
>> > java.io.FileNotFoundException: velocity.log (Permission denied)
>> > Caused by: java.io.FileNotFoundException: velocity.log (Permission
>> > denied)
>> >
>
>
> _______________________________________________
> Mailing list: DHIS 2 developers in Launchpad
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : DHIS 2 developers in Launchpad
> More help : ListHelp - Launchpad Help
>
>

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

--
Knut Staring
Informatics, U. of Oslo
http://hisp.uio.no
+4791880522

This stills there. I have removed tomcat and reinstalled again… nothing. I am going to use 2.3 version.

Caveman

···

On Tue, Oct 11, 2011 at 1:36 PM, Knut Staring knutst@gmail.com wrote:

Sometimes one also needs to clean out Tomcat’s work directory

On Tue, Oct 11, 2011 at 1:15 PM, Orvalho Augusto orvaquim@gmail.com wrote:

I did that.

Stop tomcat. Remove dhis.war and dhis directory.

Caveman

On Tue, Oct 11, 2011 at 1:13 PM, Jason Pickering > > > jason.p.pickering@gmail.com wrote:

Be sure tomcat is dead as well before you clean out the webapps directory.

On Oct 11, 2011 11:53 AM, “Morten Olav Hansen” mortenoh@gmail.com wrote:

Could it be that your DHIS 2.4 download was interrupted during

download, and was corrupted? I would try and clean out webapps, and

delete your war, and then re-download.

Morten

2011/10/11 Orvalho Augusto orvaquim@gmail.com:

I have checked the permissions. Tomcat is run by tomcat6:tomcat6 user.

And

tomcat home is /var/lib/tomcat6 which has these permissions:

drwxr-xr-x 24 tomcat6 tomcat6 4.0K 2011-10-10 03:48 .

drwxrwxr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 …

-rw-r–r-- 1 tomcat6 tomcat6 582 2011-09-07 16:41 accessDenied.vm

-rw-r–r-- 1 tomcat6 tomcat6 1.6K 2011-09-07 16:41 cacheManifest.vm

-rw-r–r-- 1 tomcat6 tomcat6 357 2011-09-07 16:41 content.vm

drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-caseentry

drwxr-xr-x 18 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-commons

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-dashboard-integration

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-dataentry

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-datamart

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-importexport

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-light

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-dataadmin

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-datadictionary

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-dataset

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-organisationunit

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-patient

drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-settings

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-maintenance-user

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-mapping

drwxr-xr-x 5 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-portal

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 dhis-web-reporting

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20

dhis-web-validationrule

-rw-r–r-- 1 tomcat6 tomcat6 1.7K 2011-09-07 16:41 error.html

-rw-r–r-- 1 tomcat6 tomcat6 2.6K 2011-09-07 16:41 exception.vm

drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 icons

drwxr-xr-x 2 tomcat6 tomcat6 4.0K 2011-09-28 00:20 images

-rw-r–r-- 1 tomcat6 tomcat6 5.1K 2011-09-07 16:41 macros.vm

-rw-r–r-- 1 tomcat6 tomcat6 4.6K 2011-09-07 16:41 main.js

-rw-r–r-- 1 tomcat6 tomcat6 11K 2011-09-07 16:41 main.vm

drwxr-xr-x 3 tomcat6 tomcat6 4.0K 2011-09-28 00:20 META-INF

-rw-r–r-- 1 tomcat6 tomcat6 3.2K 2011-09-07 16:41 popup.vm

-rw-r–r-- 1 tomcat6 tomcat6 5.9K 2011-09-07 16:41 request.js

-rw-r–r-- 1 tomcat6 tomcat6 162 2011-09-07 16:41 settings.vm

drwxr-xr-x 4 tomcat6 tomcat6 4.0K 2011-09-28 00:20 WEB-INF

The logs are being sent to /var/log/tomcat6/ which tomcat6 has

permission to

read and write.

Check on the screenshot… The normal elements to help build the form

are

not there.

Caveman

2011/10/11 Lars Helge Øverland larshelge@gmail.com

Hi Orvalho,

it seems you are starting DHIS from a location on the file system

where you don’t have write access. Try starting from your home

directory.

Lars

The logs says just this:

java.io.FileNotFoundException: velocity.log (Permission denied)

Caused by: java.io.FileNotFoundException: velocity.log (Permission

denied)


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Knut Staring

Informatics, U. of Oslo

http://hisp.uio.no

+4791880522