Oh yeah sorry... actually i get this:
"log4j:ERROR Could not read configuration file
[res/config/lib/logger.properties].
java.io.FileNotFoundException: res/config/lib/logger.properties (No such
file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:93)
at
org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:297)
at
org.apache.log4j.PropertyConfigurator.configure(PropertyConfigurator.java:315)
at net.sf.zekr.engine.log.Logger.<clinit>(Logger.java:54)
at net.sf.zekr.ZekrMain.startZekr(ZekrMain.java:36)
at net.sf.zekr.ZekrMain.main(ZekrMain.java:94)
log4j:ERROR Ignoring configuration file [res/config/lib/logger.properties].
log4j:WARN No appenders could be found for logger
(net.sf.zekr.engine.log.Logger).
log4j:WARN Please initialize the log4j system properly.
org.apache.velocity.exception.ResourceNotFoundException: Unable to find
resource 'res/resource-path.properties'
at
org.apache.velocity.runtime.resource.ResourceManagerImpl.loadResource(ResourceManagerImpl.java:483)
at
org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(ResourceManagerImpl.java:354)
at
org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:1400)
at
org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:1380)
at
org.apache.velocity.runtime.RuntimeSingleton.getTemplate(RuntimeSingleton.java:305)
at org.apache.velocity.app.Velocity.getTemplate(Velocity.java:383)
at
net.sf.zekr.engine.template.TemplateEngine.getUpdated(TemplateEngine.java:103)
at
net.sf.zekr.common.config.VelocityInputStream.<init>(VelocityInputStream.java:28)
at
net.sf.zekr.common.config.ResourceManager.<init>(ResourceManager.java:26)
at
net.sf.zekr.common.config.ResourceManager.getInstance(ResourceManager.java:34)
at
net.sf.zekr.common.config.ApplicationConfig.<clinit>(ApplicationConfig.java:113)
at net.sf.zekr.engine.log.Logger.logException(Logger.java:159)
at net.sf.zekr.engine.log.Logger.log(Logger.java:138)
at
net.sf.zekr.engine.template.TemplateEngine.<init>(TemplateEngine.java:45)
at
net.sf.zekr.engine.template.TemplateEngine.getInstance(TemplateEngine.java:53)
at
net.sf.zekr.common.config.VelocityInputStream.<init>(VelocityInputStream.java:28)
at
net.sf.zekr.common.config.ResourceManager.<init>(ResourceManager.java:26)
at
net.sf.zekr.common.config.ResourceManager.getInstance(ResourceManager.java:34)
at
net.sf.zekr.ui.splash.AbstractSplachScreen.<init>(AbstractSplachScreen.java:18)
at
net.sf.zekr.ui.splash.AdvancedSplashScreen.<init>(AdvancedSplashScreen.java:46)
at net.sf.zekr.ZekrMain.startZekr(ZekrMain.java:45)
at net.sf.zekr.ZekrMain.main(ZekrMain.java:94)
org.apache.velocity.exception.ResourceNotFoundException: Unable to find
resource 'res/resource-path.properties'
at
org.apache.velocity.runtime.resource.ResourceManagerImpl.loadResource(ResourceManagerImpl.java:483)
at
org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(ResourceManagerImpl.java:354)
at
org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:1400)
at
org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:1380)
at
org.apache.velocity.runtime.RuntimeSingleton.getTemplate(RuntimeSingleton.java:305)
at org.apache.velocity.app.Velocity.getTemplate(Velocity.java:383)
at
net.sf.zekr.engine.template.TemplateEngine.getUpdated(TemplateEngine.java:103)
at
net.sf.zekr.common.config.VelocityInputStream.<init>(VelocityInputStream.java:28)
at
net.sf.zekr.common.config.ResourceManager.<init>(ResourceManager.java:26)
at
net.sf.zekr.common.config.ResourceManager.getInstance(ResourceManager.java:34)
at
net.sf.zekr.ui.splash.AbstractSplachScreen.<init>(AbstractSplachScreen.java:18)
at
net.sf.zekr.ui.splash.AdvancedSplashScreen.<init>(AdvancedSplashScreen.java:46)
at net.sf.zekr.ZekrMain.startZekr(ZekrMain.java:45)
at net.sf.zekr.ZekrMain.main(ZekrMain.java:94)"
I will try it later on another User
Am Donnerstag, 30. Juli 2015 01:43:00 UTC+2 schrieb [email protected]:
>
> I'm pretty sure your latest error is because of an space between "
> /Applications/Zekr.app/"
> and "Contents/MacOS/Zekr", the following should not give that "is a
> directory" error:
>
> /Applications/Zekr.app/Contents/MacOS/Zekr
>
> But as for the writing permissions issue, if you don't want to take any
> risks, you can create a new user account (via System Preferences -> Users &
> Groups), log in to that user and then try running Zekr.
>
> If it works with that user the following may help:
>
> When you are sure that you have an up-to-date, working backup of your
> system , you can try the "III. Recovery Partition" section of this guide:
>
> http://www.macobserver.com/tmo/article/os-x-yosemite-how-to-reset-your-administrator-password
>
> But instead of resetting your password, click on the "Reset" button under
> the "Reset Home Folder Permissions and ACLs" section, as can be seen in
> this image:
> http://www.macobserver.com/imgs/tmo_articles/20140617resetpassword1a.jpg
>
> (You should select your HD and the affected user first).
>
>
>
>
>
> On Thu, Jul 30, 2015 at 3:55 AM, Fenerbahçeli Nebi <[email protected]
> <javascript:>> wrote:
>
>> Now I get this:
>>
>> "Nebis-MacBook-Air:.zekr nebiserc$ /Applications/Zekr.app/
>> Contents/MacOS/Zekr
>> -bash: /Applications/Zekr.app/: is a directory"
>>
>> But it still doesnt start zekr :D
>>
>> Am Donnerstag, 30. Juli 2015 01:13:47 UTC+2 schrieb [email protected]:
>>>
>>> So we are back to my original guess about the cause:
>>>
>>> I'm not sure if the error is showing the real issue, but it seems to
>>>> have issues creating the ".zekr" folder on "/Users/nebiserc/" path.
>>>> Do you have write permissions in your home folder? (You should unless
>>>> you have changed permissions yourself).
>>>>
>>>
>>> You should normally have write permissions in your home folder, your
>>> current user is nebisrc, right?
>>>
>>> Have you changed any permissions? Have you tried the "repair disk
>>> permissions" button in Disk Utility to see if it fixes it?
>>>
>>> If after using the repair permissions function of Disk Utility it still
>>> does not work, please try this:
>>> - Go to Users folder via Finder.
>>> - Right click on nebisrc, click on Get Info.
>>> - Under the "Sharing & Permissions" section, make sure your user has
>>> "Read & Write" privilege (You may need to click on the tiny lock icon in
>>> there and enter your password before you can make such changes).
>>>
>>> On Thu, Jul 30, 2015 at 3:40 AM, Fenerbahçeli Nebi <
>>> [email protected]> wrote:
>>>
>>>> Operation not permitted <- this is the "answer" from my terminal :/
>>>>
>>>>
>>>> Am Donnerstag, 30. Juli 2015 00:58:44 UTC+2 schrieb [email protected]:
>>>>>
>>>>> Please try this in Terminal:
>>>>>
>>>>> mkdir /Users/nebiserc/.zekr
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> On Thu, Jul 30, 2015 at 3:21 AM, Fenerbahçeli Nebi <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> You are right there is no such directory. But I cant create a
>>>>>> directory there... I dont know why. Can you tell me how to do that?
>>>>>>
>>>>>>
>>>>>> Am Donnerstag, 30. Juli 2015 00:44:48 UTC+2 schrieb [email protected]
>>>>>> :
>>>>>>>
>>>>>>> Do you still get "java.lang.RuntimeException: Can not create
>>>>>>> '/Users/nebiserc/.zekr'." in Terminal?
>>>>>>>
>>>>>>> Or another error?
>>>>>>>
>>>>>>> Do you have a .zekr folder in /Users/nebiserc? Have you tried
>>>>>>> making one and trying again?
>>>>>>>
>>>>>>> On Thu, Jul 30, 2015 at 3:11 AM, Fenerbahçeli Nebi <
>>>>>>> [email protected]> wrote:
>>>>>>>
>>>>>>>> SubhanAllah akhi still the same bug :/
>>>>>>>> I have got Java version 8 update 51 installed without adware.
>>>>>>>> Where is the problem?
>>>>>>>>
>>>>>>>>
>>>>>>>> Am Mittwoch, 29. Juli 2015 23:55:59 UTC+2 schrieb [email protected]
>>>>>>>> :
>>>>>>>>>
>>>>>>>>> You're welcome, the reason you got the "The file is damaged and
>>>>>>>>> cant be open..." error was the fact that Gatekeeper feature in OS X
>>>>>>>>> found
>>>>>>>>> some changed files (e.g. the swt.jar) in your application bundle and
>>>>>>>>> got
>>>>>>>>> suspicious.
>>>>>>>>>
>>>>>>>>> Here is a completely different application bundle that has been
>>>>>>>>> tested on OS X Yosemite but should work with OS X Lion or higher if
>>>>>>>>> Oracle's Java 7 or later is installed:
>>>>>>>>> https://app.box.com/s/yvp4dnnfh18yi31okp6hxqz9fsyxb1ud
>>>>>>>>>
>>>>>>>>> BTW, Make sure no adware gets installed when you download and
>>>>>>>>> install Java from Oracle!
>>>>>>>>>
>>>>>>>>> See this for example:
>>>>>>>>> http://www.macrumors.com/2015/03/05/ask-adware-java-mac/
>>>>>>>>>
>>>>>>>>> On Tue, Jul 28, 2015 at 1:52 PM, Fenerbahçeli Nebi <
>>>>>>>>> [email protected]> wrote:
>>>>>>>>>
>>>>>>>>>> Thank you for your quick answer.
>>>>>>>>>>
>>>>>>>>>> I tried anything what you said one by one... I tried to insert
>>>>>>>>>> swt.jar myself and after that I tried it with the app from your
>>>>>>>>>> dropboxlink. Both doesnt work :(
>>>>>>>>>> I get the following error: "The file is damaged and cant be
>>>>>>>>>> open..." or so.
>>>>>>>>>> Do you have any idea? :(
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Am Montag, 27. Juli 2015 23:09:30 UTC+2 schrieb [email protected]
>>>>>>>>>> :
>>>>>>>>>>>
>>>>>>>>>>> Hi,
>>>>>>>>>>>
>>>>>>>>>>> I'm not sure if the error is showing the real issue, but it
>>>>>>>>>>> seems to have issues creating the ".zekr" folder on
>>>>>>>>>>> "/Users/nebiserc/"
>>>>>>>>>>> path.
>>>>>>>>>>> Do you have write permissions in your home folder? (You should
>>>>>>>>>>> unless you have changed permissions yourself).
>>>>>>>>>>>
>>>>>>>>>>> Some general tips for using Zekr on latest versions of OS X:
>>>>>>>>>>> - Download and install the legacy Java package from this page:
>>>>>>>>>>> https://support.apple.com/kb/DL1572?locale=en_US
>>>>>>>>>>>
>>>>>>>>>>> Then check your Java version in Terminal with the "java -version"
>>>>>>>>>>> command, if it gives a version number higher than 1.6, download the
>>>>>>>>>>> following Info.plist file:
>>>>>>>>>>> https://app.box.com/s/y7tnxrsn8kzj3g3k5jf7e9oh4foanlig
>>>>>>>>>>>
>>>>>>>>>>> Then right click on Zekr.app, click on "Show Package Contents",
>>>>>>>>>>> open the "Contents" folder and then replace the Info.plist file in
>>>>>>>>>>> there
>>>>>>>>>>> with newer one you have downloaded from the link above.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> - I also recommend you to download and install this update
>>>>>>>>>>> package of Zekr which includes an updated SWT package:
>>>>>>>>>>> https://www.dropbox.com/s/r7lhz0m0pxavngw/Zekr%201.1.0.dmg
>>>>>>>>>>>
>>>>>>>>>>> You can also manually download the latest swt.jar and put it
>>>>>>>>>>> inside the Zekr.app bundle (in Zekr.app/Contents/Resources/Java):
>>>>>>>>>>>
>>>>>>>>>>> https://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops4/R-4.4.2-201502041700/swt-4.4.2-cocoa-macosx-x86_64.zip
>>>>>>>>>>>
>>>>>>>>>>> I hope you can make it work.
>>>>>>>>>>>
>>>>>>>>>>> On Mon, Jul 27, 2015 at 4:14 AM, Fenerbahçeli Nebi <
>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Assalamu alaykum,
>>>>>>>>>>>>
>>>>>>>>>>>> brothers I wanted to install the application but i get the
>>>>>>>>>>>> following error when I enter "/Applications/Zekr.app/
>>>>>>>>>>>> Contents/MacOS/Zekr" in my terminal, I get the following error:
>>>>>>>>>>>>
>>>>>>>>>>>> [LaunchRunner Error] 'Arguments' key in 'Java' sub-dictionary
>>>>>>>>>>>> of Info.plist requires a string value or an array of strings
>>>>>>>>>>>> [LaunchRunner Error] net.sf.zekr.ZekrMain.main(String[]) threw
>>>>>>>>>>>> an exception:
>>>>>>>>>>>> java.lang.ExceptionInInitializerError
>>>>>>>>>>>> at net.sf.zekr.ZekrMain.startZekr(ZekrMain.java:36)
>>>>>>>>>>>> at net.sf.zekr.ZekrMain.main(ZekrMain.java:94)
>>>>>>>>>>>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>>>>>>>>>> Method)
>>>>>>>>>>>> at
>>>>>>>>>>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>>>>>>>>>>> at
>>>>>>>>>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>>>>>>>>>>> at java.lang.reflect.Method.invoke(Method.java:597)
>>>>>>>>>>>> at apple.launcher.LaunchRunner.run(LaunchRunner.java:116)
>>>>>>>>>>>> at
>>>>>>>>>>>> apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51)
>>>>>>>>>>>> at
>>>>>>>>>>>> apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
>>>>>>>>>>>> Caused by: java.lang.RuntimeException: Can not create
>>>>>>>>>>>> '/Users/nebiserc/.zekr'.
>>>>>>>>>>>> at net.sf.zekr.engine.log.Logger.<clinit>(Logger.java:51)
>>>>>>>>>>>> ... 9 more
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> I can install it normally, but when I try to start it, it
>>>>>>>>>>>> happens nothing.
>>>>>>>>>>>> Please please please can you help me to fix this inshaAllah?
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> You received this message because you are subscribed to the
>>>>>>>>>>>> Google Groups "zekr" group.
>>>>>>>>>>>> To unsubscribe from this group and stop receiving emails from
>>>>>>>>>>>> it, send an email to [email protected].
>>>>>>>>>>>> To post to this group, send email to [email protected].
>>>>>>>>>>>> To view this discussion on the web visit
>>>>>>>>>>>> https://groups.google.com/d/msgid/zekr/62aa2fe8-7367-49fd-b13a-8996ec781bfe%40googlegroups.com
>>>>>>>>>>>>
>>>>>>>>>>>> <https://groups.google.com/d/msgid/zekr/62aa2fe8-7367-49fd-b13a-8996ec781bfe%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>>>>>>>>> .
>>>>>>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>
>>>>>>>
>>>>>
>>>
>
--
You received this message because you are subscribed to the Google Groups
"zekr" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/zekr/261d9d26-82b3-49ae-a36a-c6f3e3de099f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.