Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bimvie.ws setup issues #21

Open
vpanchal opened this issue Apr 21, 2014 · 2 comments
Open

bimvie.ws setup issues #21

vpanchal opened this issue Apr 21, 2014 · 2 comments

Comments

@vpanchal
Copy link

Hi,
I am trying to add bimvie plugin jar file downloaded from below url
https://github.com/opensourceBIM/bimvie.ws
And When I restart the bimserver I am getting exception as below.
21-04-2014 16:57:17 ERROR org.bimserver.BimServer -
java.lang.IllegalArgumentException: is parameter must not be null
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:199)
at org.bimserver.plugins.PluginManager.getPluginDescriptor(PluginManager.java:160)
at org.bimserver.plugins.PluginManager.loadPluginsFromJar(PluginManager.java:186)
at org.bimserver.plugins.PluginManager.loadAllPluginsFromDirectoryOfJars(PluginManager.java:171)
at org.bimserver.JarBimServer.start(JarBimServer.java:86)
at org.bimserver.JarBimServer.main(JarBimServer.java:58)

Can someone guide me in setting up the same in bimserver ?

@Lawri-van-Buel
Copy link

We need more details to be able to help you.

what version of bimserver are you using? (possibly commit id).
what version of bimvie.ws are you using? (idem ditto).
where did you put the .jar file?
do you use the tomcat (.war) or plain (.jar) file of bimserver?

@krisjaniszakis
Copy link

Hi,

I downloaded BIMserver [master] from github at 2014.04.14, i dont know
where to see Bimserver version

Bimvie.ws was downloaded at the same time at 2014.04.14

All folders and files are together in folder User/git/BIMserver

I use plain jar file

Best regards
Krisjanis

On 2014.05.26. 14:48, Lawri van Buël wrote:

We need more details to be able to help you.

what version of bimserver are you using? (possibly commit id).
what version of bimvie.ws are you using? (idem ditto).
where did you put the .jar file?
do you use the tomcat (.war) or plain (.jar) file of bimserver?


Reply to this email directly or view it on GitHub
#21 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants