Weblogic Platform 8.1 SP2 on Debian
I've downloaded platform812_linux32.bin. When I run it I get:
$ file platform812_linux32.bin
platform812_linux32.bin: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.0.0, dynamically linked (uses shared libs), stripped
$ ./platform812_linux32.bin
bash: ./platform812_linux32.bin: Permission denied
$
Help.
Steve.
Re: Weblogic Platform 8.1 SP2 on Debian
Steven Shaw <steven_shaw@iprimus.com.au> wrote in message news:<3ff19429$1@newsgroups.bea.com>...[color=blue]
> I've downloaded platform812_linux32.bin. When I run it I get:
>
> $ file platform812_linux32.bin
> platform812_linux32.bin: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.0.0, dynamically linked (uses shared libs), stripped
> $ ./platform812_linux32.bin
> bash: ./platform812_linux32.bin: Permission denied
> $
>
> Help.
>
> Steve.[/color]
Hi, please check the permission of the file. I add "x" to the
permission. And it can run. But I hit another problem hope someone
could help.
I got the following error when I run /platform812_linux32.bin:
**********************************************
End-of-central-directory signature not found.
** Error during init, error code = 2.
**********************************************
Does it mean the file is broken?
Thanks,
Dean
Re: Weblogic Platform 8.1 SP2 on Debian
Ok. Now I've downloaded and installed pj_server811_generic.jar and it installs
fine my Debian system. Problems are threefold though:
1. There doesn't seem to be a 8.1 SP2 release for the "Java" platform. Where is
pj_server811_generic.jar?
Why don't you guys make "Java" a platform option when selecting a download.
I had to select an unpopular platform to find the "Java" platform release.
2. The pj_server811_generic.jar does not include WL Integration or WL Portal.
Will there be a SP2 soon for the "Java" platform that will include Integration
and Portal?
3. After installing. I ran up Workshop 8.1 (from quickstart). The application
SampleApp does not compile. Is this intended? See build log below.
---begin build log--
Application Build Starting
Application Build Status: Schemas
BUILD STARTED
build:
check-uptodate:
build-sub:
Creating new property file: /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/.workshop/.ide/Schemas/build.properties
Created dir: /tmp/.wlw-temp/wlw_compile8899/Schemas
Loading schema file /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/Schemas/JmsSchemas.xsd
Loading schema file /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/Schemas/CreditReport.xsd
Loading schema file /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/Schemas/InputMapMultiple.xsd
Loading schema file /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/Schemas/ServiceFactoryClient.xsd
Loading schema file /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/Schemas/EasyPO.xsd
Loading schema file /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/Schemas/EasyPOLocal.xsd
Loading schema file /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/Schemas/PersonScript.xsd
Loading schema file /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/Schemas/SimpleMap.xsd
Loading schema file /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/Schemas/OutputMap.xsd
Loading schema file /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/Schemas/ConsolidateAddress.xsd
Loading schema file /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/Schemas/PriceSummary.xsd
Loading schema file /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/Schemas/Inventory.xsd
Loading schema file /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/Schemas/CustomerDBClient.xsd
Loading schema file /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/Schemas/EmployeeMarital.xsd
Loading config file /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/Schemas/EasyPOConfig.xsdconfig
Time to build schema type system: 14.034 seconds
Time to generate code: 81.304 seconds
Building zip: /tmp/.wlw-temp/wlw_compile8899/Schemas.jar
move-jar:
Moving 1 files to /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/APP-INF/lib
check-cleanup-jar:
BUILD SUCCESSFUL
Build project Schemas complete.
Application Build Status: ProxyClient
BUILD STARTED
build:
Deleting directory /tmp/.wlw-temp/wlw_compile8903
Created dir: /tmp/.wlw-temp/wlw_compile8903
Building zip: /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/APP-INF/lib/ProxyClient.jar
BUILD SUCCESSFUL
Build project ProxyClient complete.
Application Build Status: JavaControlProject
BUILD STARTED
build:
Deleting directory /tmp/.wlw-temp/wlw_compile8905
Created dir: /tmp/.wlw-temp/wlw_compile8905
make-jc-jar:
Created dir: /tmp/.wlw-temp/wlw_compile8905/META-INF
Building jar: /mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/APP-INF/lib/JavaControlProject.jar
BUILD SUCCESSFUL
Build project JavaControlProject complete.
Application Build Status: GettingStarted
BUILD STARTED
build:
clean:
Compiling webapp-level sources...
GettingStarted/resources/jsp/header.jsp
GettingStarted/resources/jsp/template.jsp
GettingStarted/error.jsp
GettingStarted/index.jsp
GettingStarted/com/bea/wlw/runtime/core/control/EventControl.jcx
GettingStarted/weblogic/jws/control/TimerControl.jcx
GettingStarted/com/bea/wlw/runtime/core/control/jmscontrol/MDBListener.jcx
GettingStarted/com/bea/control/TimerControl.jcx
GettingStarted/verifyFunds/poUtil/POUtil.jcx
GettingStarted/verifyFunds/VerifyFunds.jcx
GettingStarted/verifyFunds/CustomerAccountEJB.jcx
GettingStarted/verifyFunds/ItemsDatabase.jcx
GettingStarted/verifyFunds/poUtil/POUtil.jcx
GettingStarted/verifyFunds/VerifyFunds.jcx
GettingStarted/verifyFunds/CustomerAccountEJB.jcx
GettingStarted/verifyFunds/ItemsDatabase.jcx
SourceLoader roots: 276
BUILD SUCCESSFUL
Build project GettingStarted complete.
Application Build Status: WebApp
BUILD STARTED
build:
clean:
Compiling webapp-level sources...
/mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/WebApp/webServiceControl/polling/
WARNING: PollingController.jpf:97: Control type webServiceControl.polling.asyncWebService.HelloWorldAsyncControl
defines a callback interface, but page flows cannot receive asynchronous callbacks.
/mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/WebApp/webServiceControl/helloworld/
ERROR: HelloWorldControl.jcx:8: 'com.bea.wlw.runtime.jws.compiler.ServiceCtrlChecker$JcxValidateControl'
could not be created.
ERROR: SUGGESTION: The class could not be created. Verify that it has a no-argument
constructor.
ERROR: HelloWorldControl.jcx:8: 'com.bea.wlw.runtime.jws.compiler.ServiceCtrlChecker$JcxValidateControl'
could not be created.
ERROR: SUGGESTION: The class could not be created. Verify that it has a no-argument
constructor.
ERROR: HelloWorldControl.jcx:11: 'com.bea.wlw.runtime.jws.compiler.ServiceCtrlChecker$JcxValidateMethod'
could not be created.
ERROR: SUGGESTION: The class could not be created. Verify that it has a no-argument
constructor.
/mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/WebApp/webServiceControl/polling/asyncWebService/
ERROR: HelloWorldAsyncControl.jcx:9: 'com.bea.wlw.runtime.jws.compiler.ServiceCtrlChecker$JcxValidateControl'
could not be created.
ERROR: SUGGESTION: The class could not be created. Verify that it has a no-argument
constructor.
ERROR: HelloWorldAsyncControl.jcx:9: 'com.bea.wlw.runtime.jws.compiler.ServiceCtrlChecker$JcxValidateControl'
could not be created.
ERROR: SUGGESTION: The class could not be created. Verify that it has a no-argument
constructor.
ERROR: HelloWorldAsyncControl.jcx:37: 'com.bea.wlw.runtime.jws.compiler.ServiceCtrlChecker$JcxValidateMethod'
could not be created.
ERROR: SUGGESTION: The class could not be created. Verify that it has a no-argument
constructor.
ERROR: HelloWorldAsyncControl.jcx:45: 'com.bea.wlw.runtime.jws.compiler.ServiceCtrlChecker$JcxValidateMethod'
could not be created.
ERROR: SUGGESTION: The class could not be created. Verify that it has a no-argument
constructor.
ERROR: HelloWorldAsyncControl.jcx:51: 'com.bea.wlw.runtime.jws.compiler.ServiceCtrlChecker$JcxValidateMethod'
could not be created.
ERROR: SUGGESTION: The class could not be created. Verify that it has a no-argument
constructor.
ERROR: HelloWorldAsyncControl.jcx:57: 'com.bea.wlw.runtime.jws.compiler.ServiceCtrlChecker$JcxValidateMethod'
could not be created.
ERROR: SUGGESTION: The class could not be created. Verify that it has a no-argument
constructor.
/mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/WebApp/jsp/controls/helloworld/
ERROR: HelloWorldControl.jcx:8: 'com.bea.wlw.runtime.jws.compiler.ServiceCtrlChecker$JcxValidateControl'
could not be created.
ERROR: SUGGESTION: The class could not be created. Verify that it has a no-argument
constructor.
ERROR: HelloWorldControl.jcx:8: 'com.bea.wlw.runtime.jws.compiler.ServiceCtrlChecker$JcxValidateControl'
could not be created.
ERROR: SUGGESTION: The class could not be created. Verify that it has a no-argument
constructor.
ERROR: HelloWorldControl.jcx:11: 'com.bea.wlw.runtime.jws.compiler.ServiceCtrlChecker$JcxValidateMethod'
could not be created.
ERROR: SUGGESTION: The class could not be created. Verify that it has a no-argument
constructor.
/mnt/MetalGearBox/Linux/steve/local/bea/weblogic81/samples/workshop/SamplesApp/WebApp/dbcontrol/
ERROR: ItemsDBControl.jcx:49: Validation class for this value was not provided
or was not found.
ERROR: SUGGESTION: Verify that the validation class for this type is available.
ERROR: 13 error(s), 1 warning(s).
BUILD FAILED
ERROR: Build failed with 13 error(s).
Application Build had errors.
---end build log---
Regards,
Steve.