You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Matt Hogstrom <ma...@hogstrom.org> on 2007/04/25 07:43:02 UTC

Dependence on the Sun VM to build CORBA ?

I was doing a build of 2.0-M5 last night with the IBM VM.  I got the  
following compile errors on CORBA.  Rick, does this make sense?  Its  
late so I haven't thought about it but thought you might be up  
earlier than me :)  This was with IBM 5.0 JDK for Linux.

[INFO] Building Geronimo :: CORBA
[INFO]    task-segment: [clean, install]
[INFO]  
------------------------------------------------------------------------ 
----
[INFO] [clean:clean]
[INFO] Compiling 132 source files to /home/hogstrom/geronimo/2.0-M5/ 
modules/geronimo-corba/target/classes
[INFO]  
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]  
------------------------------------------------------------------------
[INFO] Compilation failure

/home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/ 
org/apache/geronimo/corba/security/jgss/GSSUPCredential.java:[26,29]  
package sun.security.jgss.spi does not exist

/home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/ 
org/apache/geronimo/corba/security/jgss/GSSUPCredential.java:[27,29]  
package sun.security.jgss.spi does not exist

/home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/ 
org/apache/geronimo/corba/security/jgss/GSSUPCredential.java:[35,40]  
cannot find symbol
symbol: class GSSCredentialSpi



Re: Dependence on the Sun VM to build CORBA ?

Posted by Rick McGuire <ri...@gmail.com>.
Jason Dillon wrote:
> Yikes, I thought that was gone, but I guess last time I looked I was 
> checking for com.sun.* imports.
>
> I've no idea how to fix this... but it should be fixed.
I have no idea either, except I have a suspicion this entire package is 
just unused crud that's been just lying around unused.  The easiest fix 
may be to just make it go away.

Rick


>
> --jason
>
>
> On Apr 24, 2007, at 10:43 PM, Matt Hogstrom wrote:
>
>> I was doing a build of 2.0-M5 last night with the IBM VM.  I got the 
>> following compile errors on CORBA.  Rick, does this make sense?  Its 
>> late so I haven't thought about it but thought you might be up 
>> earlier than me :)  This was with IBM 5.0 JDK for Linux.
>>
>> [INFO] Building Geronimo :: CORBA
>> [INFO]    task-segment: [clean, install]
>> [INFO] 
>> ---------------------------------------------------------------------------- 
>>
>> [INFO] [clean:clean]
>> [INFO] Compiling 132 source files to 
>> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/target/classes
>> [INFO] 
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/org/apache/geronimo/corba/security/jgss/GSSUPCredential.java:[26,29] 
>> package sun.security.jgss.spi does not exist
>>
>> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/org/apache/geronimo/corba/security/jgss/GSSUPCredential.java:[27,29] 
>> package sun.security.jgss.spi does not exist
>>
>> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/org/apache/geronimo/corba/security/jgss/GSSUPCredential.java:[35,40] 
>> cannot find symbol
>> symbol: class GSSCredentialSpi
>>
>>
>
>


Re: Dependence on the Sun VM to build CORBA ?

Posted by Jason Dillon <ja...@planet57.com>.
Yikes, I thought that was gone, but I guess last time I looked I was  
checking for com.sun.* imports.

I've no idea how to fix this... but it should be fixed.

--jason


On Apr 24, 2007, at 10:43 PM, Matt Hogstrom wrote:

> I was doing a build of 2.0-M5 last night with the IBM VM.  I got  
> the following compile errors on CORBA.  Rick, does this make  
> sense?  Its late so I haven't thought about it but thought you  
> might be up earlier than me :)  This was with IBM 5.0 JDK for Linux.
>
> [INFO] Building Geronimo :: CORBA
> [INFO]    task-segment: [clean, install]
> [INFO]  
> ---------------------------------------------------------------------- 
> ------
> [INFO] [clean:clean]
> [INFO] Compiling 132 source files to /home/hogstrom/geronimo/2.0-M5/ 
> modules/geronimo-corba/target/classes
> [INFO]  
> ---------------------------------------------------------------------- 
> --
> [ERROR] BUILD FAILURE
> [INFO]  
> ---------------------------------------------------------------------- 
> --
> [INFO] Compilation failure
>
> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/ 
> org/apache/geronimo/corba/security/jgss/GSSUPCredential.java: 
> [26,29] package sun.security.jgss.spi does not exist
>
> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/ 
> org/apache/geronimo/corba/security/jgss/GSSUPCredential.java: 
> [27,29] package sun.security.jgss.spi does not exist
>
> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/ 
> org/apache/geronimo/corba/security/jgss/GSSUPCredential.java: 
> [35,40] cannot find symbol
> symbol: class GSSCredentialSpi
>
>


Re: Dependence on the Sun VM to build CORBA ?

Posted by Donald Woods <dw...@apache.org>.
I'm still seeing problems on Linux and WinXP when trying to build
    modules/geronimo-corba-builder
on a system with a clean .m2 repo and the IBM 1.5.0 SR4 SDK.....


[INFO] --------------------------------------------------------------------------
[INFO] Building Geronimo :: CORBA :: Builder
[INFO]    task-segment: [install]
[INFO] --------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: default}]
[INFO] [xmlbeans:xmlbeans {execution: default}]
Time to build schema type system: 0.734 seconds
Time to generate code: 1.407 seconds
error: error reading C:\Documents and Settings\drwoods\.m2\repository\org\apache
\openejb\container\3.0-incubating-SNAPSHOT\container-3.0-incubating-SNAPSHOT.pom
; Error opening zip file C:\Documents and Settings\drwoods\.m2\repository\org\ap
ache\openejb\container\3.0-incubating-SNAPSHOT\container-3.0-incubating-SNAPSHOT
.pom
Note: * uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error

BUILD FAILED
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] XmlBeans compile failed:
  xml ErrorLoading schema file E:\g20\server\modules\geronimo-corba-builder\src\m
ain\schema\corba-css-config-2.1.xsd
xml ErrorLoading schema file E:\g20\server\modules\geronimo-corba-builder\src\ma
in\schema\corba-tss-config-2.1.xsd
xml ErrorLoading config file E:\g20\server\modules\geronimo-corba-builder\src\ma
in\schema\xmlconfig.xml

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: XmlBeans compile failed:

  xml ErrorLoading schema file E:\g20\server\modules\geronimo-corba-builder\src\m
ain\schema\corba-css-config-2.1.xsd
xml ErrorLoading schema file E:\g20\server\modules\geronimo-corba-builder\src\ma
in\schema\corba-tss-config-2.1.xsd
xml ErrorLoading config file E:\g20\server\modules\geronimo-corba-builder\src\ma
in\schema\xmlconfig.xml

         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:564)
         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:480)
         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:459)
         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:311)
         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:278)
         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
fecycleExecutor.java:143)
         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
         at org.apache.maven.cli.MavenCli.main(MavenCli.java:272)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:64)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:615)
         at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
         at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
         at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)

         at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.codehaus.mojo.xmlbeans.XmlBeansException: XmlBeans compile failed
:
  xml ErrorLoading schema file E:\g20\server\modules\geronimo-corba-builder\src\m
ain\schema\corba-css-config-2.1.xsd
xml ErrorLoading schema file E:\g20\server\modules\geronimo-corba-builder\src\ma
in\schema\corba-tss-config-2.1.xsd
xml ErrorLoading config file E:\g20\server\modules\geronimo-corba-builder\src\ma
in\schema\xmlconfig.xml

         at org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin.execute(AbstractXml
BeansPlugin.java:280)
         at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:443)
         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:539)
         ... 16 more

-Donald

Rick McGuire wrote:
> Matt Hogstrom wrote:
>> I was doing a build of 2.0-M5 last night with the IBM VM.  I got the 
>> following compile errors on CORBA.  Rick, does this make sense?  Its 
>> late so I haven't thought about it but thought you might be up earlier 
>> than me :)  This was with IBM 5.0 JDK for Linux.
> That entire package is completely unused.  I'm not even certain it has 
> ever been used.  I remember looking at that back in the release 1 days 
> and couldn't find any references.  Now that I've been completely 
> immersed in the Corba stuff for the last year, I'm even more certain.  
> I've successfully built and run some relevant TCK tests and everything 
> looks good, so I've deleted the package and eliminated the issue entirely.
> 
> Rick
> 
> 
>>
>> [INFO] Building Geronimo :: CORBA
>> [INFO]    task-segment: [clean, install]
>> [INFO] 
>> ---------------------------------------------------------------------------- 
>>
>> [INFO] [clean:clean]
>> [INFO] Compiling 132 source files to 
>> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/target/classes
>> [INFO] 
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/org/apache/geronimo/corba/security/jgss/GSSUPCredential.java:[26,29] 
>> package sun.security.jgss.spi does not exist
>>
>> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/org/apache/geronimo/corba/security/jgss/GSSUPCredential.java:[27,29] 
>> package sun.security.jgss.spi does not exist
>>
>> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/org/apache/geronimo/corba/security/jgss/GSSUPCredential.java:[35,40] 
>> cannot find symbol
>> symbol: class GSSCredentialSpi
>>
>>
>>
> 
> 
> 

Re: Dependence on the Sun VM to build CORBA ?

Posted by Matt Hogstrom <ma...@hogstrom.org>.
Thanks Rick ... I figured it must be some remnant.  Cheers.

On Apr 25, 2007, at 7:03 AM, Rick McGuire wrote:

> Matt Hogstrom wrote:
>> I was doing a build of 2.0-M5 last night with the IBM VM.  I got  
>> the following compile errors on CORBA.  Rick, does this make  
>> sense?  Its late so I haven't thought about it but thought you  
>> might be up earlier than me :)  This was with IBM 5.0 JDK for Linux.
> That entire package is completely unused.  I'm not even certain it  
> has ever been used.  I remember looking at that back in the release  
> 1 days and couldn't find any references.  Now that I've been  
> completely immersed in the Corba stuff for the last year, I'm even  
> more certain.  I've successfully built and run some relevant TCK  
> tests and everything looks good, so I've deleted the package and  
> eliminated the issue entirely.
>
> Rick
>
>
>>
>> [INFO] Building Geronimo :: CORBA
>> [INFO]    task-segment: [clean, install]
>> [INFO]  
>> --------------------------------------------------------------------- 
>> -------
>> [INFO] [clean:clean]
>> [INFO] Compiling 132 source files to /home/hogstrom/geronimo/2.0- 
>> M5/modules/geronimo-corba/target/classes
>> [INFO]  
>> --------------------------------------------------------------------- 
>> ---
>> [ERROR] BUILD FAILURE
>> [INFO]  
>> --------------------------------------------------------------------- 
>> ---
>> [INFO] Compilation failure
>>
>> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/ 
>> java/org/apache/geronimo/corba/security/jgss/GSSUPCredential.java: 
>> [26,29] package sun.security.jgss.spi does not exist
>>
>> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/ 
>> java/org/apache/geronimo/corba/security/jgss/GSSUPCredential.java: 
>> [27,29] package sun.security.jgss.spi does not exist
>>
>> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/ 
>> java/org/apache/geronimo/corba/security/jgss/GSSUPCredential.java: 
>> [35,40] cannot find symbol
>> symbol: class GSSCredentialSpi
>>
>>
>>
>
>


Re: Dependence on the Sun VM to build CORBA ?

Posted by Rick McGuire <ri...@gmail.com>.
Matt Hogstrom wrote:
> I was doing a build of 2.0-M5 last night with the IBM VM.  I got the 
> following compile errors on CORBA.  Rick, does this make sense?  Its 
> late so I haven't thought about it but thought you might be up earlier 
> than me :)  This was with IBM 5.0 JDK for Linux.
That entire package is completely unused.  I'm not even certain it has 
ever been used.  I remember looking at that back in the release 1 days 
and couldn't find any references.  Now that I've been completely 
immersed in the Corba stuff for the last year, I'm even more certain.  
I've successfully built and run some relevant TCK tests and everything 
looks good, so I've deleted the package and eliminated the issue entirely.

Rick


>
> [INFO] Building Geronimo :: CORBA
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ---------------------------------------------------------------------------- 
>
> [INFO] [clean:clean]
> [INFO] Compiling 132 source files to 
> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/target/classes
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/org/apache/geronimo/corba/security/jgss/GSSUPCredential.java:[26,29] 
> package sun.security.jgss.spi does not exist
>
> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/org/apache/geronimo/corba/security/jgss/GSSUPCredential.java:[27,29] 
> package sun.security.jgss.spi does not exist
>
> /home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/org/apache/geronimo/corba/security/jgss/GSSUPCredential.java:[35,40] 
> cannot find symbol
> symbol: class GSSCredentialSpi
>
>
>