Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437192 - app-emulation/virtualbox USE=vboxwebsrv - Exception in thread "main" com.sun.tools.internal.ws.util.WSDLParseException: Encountered error in wsdl. Check namespace of element <message>
Summary: app-emulation/virtualbox USE=vboxwebsrv - Exception in thread "main" com.sun....
Status: RESOLVED DUPLICATE of bug 436246
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal with 5 votes (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
: 437352 437620 439576 439928 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-10-04 15:41 UTC by Chris Mansfield
Modified: 2012-12-01 20:39 UTC (History)
16 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (build.log,263.18 KB, text/plain)
2012-10-04 15:45 UTC, Chris Mansfield
Details
emerge --info (emerge.info,6.94 KB, text/plain)
2012-10-04 15:46 UTC, Chris Mansfield
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mansfield 2012-10-04 15:41:10 UTC
I can't get app-emulation/virtualbox to build with the vboxwebsrv use flag. I've tried it on 2 different machines and they both fail with the same error:

parsing WSDL...


Exception in thread "main" com.sun.tools.internal.ws.util.WSDLParseException: Encountered error in wsdl. Check namespace of element <message>
	at com.sun.tools.internal.ws.util.xml.XmlUtil.matchesTagNS(XmlUtil.java:58)
	at com.sun.tools.internal.ws.wsdl.parser.WSDLParser.parseDefinitionsNoImport(WSDLParser.java:292)
	at com.sun.tools.internal.ws.wsdl.parser.WSDLParser.processImports(WSDLParser.java:237)
	at com.sun.tools.internal.ws.wsdl.parser.WSDLParser.parseDefinitions(WSDLParser.java:212)
	at com.sun.tools.internal.ws.wsdl.parser.WSDLParser.buildWSDLDocument(WSDLParser.java:188)
	at com.sun.tools.internal.ws.wsdl.parser.WSDLParser.parse(WSDLParser.java:155)
	at com.sun.tools.internal.ws.processor.modeler.wsdl.WSDLModeler.buildModel(WSDLModeler.java:115)
	at com.sun.tools.internal.ws.wscompile.WsimportTool.run(WsimportTool.java:172)
	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 com.sun.tools.internal.ws.Invoker.invoke(Invoker.java:105)
	at com.sun.tools.internal.ws.WsImport.main(WsImport.java:41)

I've tried and got the same result with version 4.1.22 and 4.2.0-r1. I've gotten it to work before with 4.1.22 though so I don't think the problem is VirtualBox itself - probably some other package that got upgraded or changed, but I don't know which one.

Reproducible: Always

Steps to Reproduce:
1. add "app-emulation/virtualbox vboxwebsrv" to /etc/portage/package.use
2. emerge app-emulation/virtualbox
Actual Results:  
the package fails to compile

Expected Results:  
the package should compile & install
Comment 1 Chris Mansfield 2012-10-04 15:45:22 UTC
Created attachment 325648 [details]
build log
Comment 2 Chris Mansfield 2012-10-04 15:46:34 UTC
Created attachment 325650 [details]
emerge --info
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2012-10-06 16:20:05 UTC
*** Bug 437352 has been marked as a duplicate of this bug. ***
Comment 4 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-10-08 20:25:22 UTC
*** Bug 437620 has been marked as a duplicate of this bug. ***
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2012-10-25 15:56:30 UTC
*** Bug 439576 has been marked as a duplicate of this bug. ***
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2012-10-28 16:21:46 UTC
*** Bug 439928 has been marked as a duplicate of this bug. ***
Comment 7 Markos Chandras (RETIRED) gentoo-dev 2012-11-04 13:36:40 UTC
what is your selected java? (java-config-2 -L)
Comment 8 Markos Chandras (RETIRED) gentoo-dev 2012-11-04 15:04:26 UTC
Maybe worth reporting this upstream?
Comment 9 Markos Chandras (RETIRED) gentoo-dev 2012-11-04 15:10:01 UTC
Could this be because of bug #436246 ? Maybe downgrading libxslt and removing the patch may fix it for now
Comment 10 Markos Chandras (RETIRED) gentoo-dev 2012-11-04 18:39:17 UTC
Indeed, closing as duplicate

*** This bug has been marked as a duplicate of bug 436246 ***
Comment 11 Gary E. Miller 2012-11-05 23:53:56 UTC
(In reply to comment #7)
> what is your selected java? (java-config-2 -L)

kong ~ # java-config-2 -L
The following VMs are available for generation-2:
1)	Sun 32bit JRE 1.6.0.37 [emul-linux-x86-java-1.6]
*)	IcedTea JDK 7.2.3.3 [icedtea-7]
3)	Sun JDK 1.6.0.37 [sun-jdk-1.6]
Comment 12 Chris Mansfield 2012-11-06 00:04:21 UTC
I never tried java-config-2 before, I used eselect java-vm. I've tried it with sun-jre-bin, sun-jdk-bin, oracle-jre-bin, oracle-jdk-bin and icedtea-bin. I get the same result no matter which of these I choose.
Comment 13 Johannes 2012-12-01 19:20:43 UTC
is the hope for a solution until the end of year 2012   realistic or i'm just too optimistic

i am sorry, but i can't programming. but if there is any point i can support just mail me
Comment 14 Markos Chandras (RETIRED) gentoo-dev 2012-12-01 20:39:54 UTC
(In reply to comment #13)
> is the hope for a solution until the end of year 2012   realistic or i'm
> just too optimistic
> 
> i am sorry, but i can't programming. but if there is any point i can support
> just mail me

STOP writing to this bug. It is closed as duplicate of bug 436246