I’m trying to open the design of an application on the server at work over a VPN over home wifi. I get the error: Problem Occurred: ‘Building project structure for xxxx.nsf’ has encountered a problem. Can not create a Resource at the location : jnsf:/server_2fdomain/path_5cxxx.nsf/Local.
I never had any problems with earlier versions. When I try to open Forms, Views… I’m not presented with any design notes.
could you zip the logs directory under the workspace (e.g. c:\notes\data\workspace\logs), and attach it here, that would give us a clue of what may have gone wrong.
<extendedDataElements name="CommonBaseEventLogRecord:level" type="noValue">
<children name="CommonBaseEventLogRecord:name" type="string">
<values>SEVERE</values>
</children>
</extendedDataElements>
<extendedDataElements name="CommonBaseEventLogRecord:Exception" type="string">
<values>org.eclipse.core.runtime.CoreException: Can not create a Resource at the location : jnsf:/NFDOMINO_2fNordland/mail_5cfylkeshuset_5crtonseth.nsf/bin
at com.ibm.designer.domino.ide.resources.filesystem.NsfFileStore.mkdir(Unknown Source)
at org.eclipse.core.internal.localstore.FileSystemResourceManager.write(Unknown Source)
at org.eclipse.core.internal.resources.Folder.internalCreate(Unknown Source)
at org.eclipse.core.internal.resources.Folder.create(Unknown Source)
at org.eclipse.jdt.internal.core.builder.NameEnvironment.createOutputFolder(Unknown Source)
at org.eclipse.jdt.internal.core.builder.NameEnvironment.computeClasspathLocations(Unknown Source)
at org.eclipse.jdt.internal.core.builder.NameEnvironment.<init>(Unknown Source)
at org.eclipse.jdt.internal.core.builder.JavaBuilder.initializeBuilder(Unknown Source)
at org.eclipse.jdt.internal.core.builder.JavaBuilder.build(Unknow</values>
<values>n Source)
at org.eclipse.core.internal.events.BuildManager$2.run(Unknown Source)
at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
at org.eclipse.core.internal.events.BuildManager$1.run(Unknown Source)
at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(Unknown Source)
at org.eclipse.core.internal.events.BuildManager.build(Unknown Source)
at org.eclipse.core.internal.events.AutoBuildJob.doBuild(Unknown Source)
at org.eclipse.core.internal.events.AutoBuildJob.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
I encountered this issue today. I’m on Notes 8.5.1 in Windows 7 32-bit running on an Intel Mac in Sun’s Virtual Box. (My PC broke.) The database is on a remote server running XP and Domino 8.5.1.
Seeing the solution that Oddvin used, I checked the ACL for that database. I was explicitly listed with Manager access, so that wasn’t the problem. So next I set Default user from No Access to Manager access. Now I can open the database in Designer with no problem.
As an experiment I set the ACL Default user back to No Access, shut down Notes/Designer, checked that no Notes processes were still running and then started Designer again. I can still open this application without error, so something has been permanently changed in the Designer environment or the database environment.
I hope this might help anyone else who runs into this problem.
Subject: Not sure how to attach file…haven’t had to before
I’ve been poking around trying to find instructions on how to attach file but no luck. Tried accessing the nsf from Notes client but it won’t allow attachments.
Subject: “Building project structure” Solved (at least 2 me:)
I tried the ACL-suggestion, and oddly the messages altered a bit, but I eventually ended up with the message you all know so well by now.
The problem was my firewall om my pc. In this case it was McAfee (ver. 4.0.0.1421) “Host Intrusion Prevention” (HIP) blocking some activities. Maybe you’re facing other problems, but you might want to have a closer look at your firewall settings. Just an idea.
In this case i’M talking McAfee HIP
Put the HIP into “Learning mode” and press “Allow” every time HIP encounters an issue during your Notes activities. I encountered the Allow-button during such activities as:
Opening a server/database, a server/database in another domain, script lib and script agent. Consecutively HIP didn’t complain on opening a java lib or java agent. And HIP did’nt bark either, when I tried to import a java agent.
Once any type of item is allowed, seems to grant access for similar types, except as in my case when opening a database in another domain.
At the end of your 8.5.x session, save your new HIP entries added by learning mode.