Issue 193 in maven-alfresco-archetypes: When running all-in-one archetype from maven under windows the Win32NetBIOSx64.dll is missing preventing cifs working properly.

3 views
Skip to first unread message

maven-alfres...@googlecode.com

unread,
Jul 3, 2014, 10:00:15 AM7/3/14
to maven-a...@googlegroups.com
Status: Assigned
Owner: colum...@gmail.com
Labels: Type-Enhancement Priority-Medium Milestone-Release-sdk-unscheduled

New issue 193 by colum...@gmail.com: When running all-in-one archetype from
maven under windows the Win32NetBIOSx64.dll is missing preventing cifs
working properly.
http://code.google.com/p/maven-alfresco-archetypes/issues/detail?id=193



When running all-in-one archetype from maven under windows the
Win32NetBIOSx64.dll is missing preventing cifs working properly.

How to reproduce?

2) create a all-in-one projectusing
mvn archetype:generate
-DarchetypeCatalog=https://artifacts.alfresco.com/nexus/content/groups/public/archetype-catalog.xml
-Dfilter=org.alfresco.maven.archetype:

Select option 2

2) Modify the generated root pom.xml and specify version 4.1.5
(<alfresco.version>4.1.5</alfresco.version>), also configure access to
private repository.

3)Run the project: mvn install -Prun
Observed result, the exception under is thrown and cifs does not work
properly:

2014-06-04 10:55:35,310 ERROR [org.alfresco.fileserver]
[localhost-startStop-1] java.lang.UnsatisfiedLinkError: no Win32NetBIOSx64
in java.library.path
2014-06-04 10:55:35,312 ERROR [org.alfresco.fileserver]
[localhost-startStop-1] at
java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886)
2014-06-04 10:55:35,313 ERROR [org.alfresco.fileserver]
[localhost-startStop-1] at java.lang.Runtime.loadLibrary0(Runtime.java:849)
2014-06-04 10:55:35,315 ERROR [org.alfresco.fileserver]
[localhost-startStop-1] at java.lang.System.loadLibrary(System.java:1088)
2014-06-04 10:55:35,316 ERROR [org.alfresco.fileserver]
[localhost-startStop-1] at
org.alfresco.jlan.netbios.win32.Win32NetBIOS.<clinit>(Win32NetBIOS.java:834)

Hint:
After setting the folder containing the dll in the PATH while executing
problem was gone but it should be done automatically under windows.


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages