{ Community }
  • Academy
  • Docs
  • Developers
  • Resources
    • Community Articles
    • Apigee on GitHub
    • Code Samples
    • Videos & eBooks
    • Accelerator Methodology
  • Support
  • Ask a Question
  • Spaces
    • Product Announcements
    • General
    • Edge/API Management
    • Developer Portal (Drupal-based)
    • Developer Portal (Integrated)
    • API Design
    • APIM on Istio
    • Extensions
    • Business of APIs
    • Academy/Certification
    • Adapter for Envoy
    • Analytics
    • Events
    • Hybrid
    • Integration (AWS, PCF, Etc.)
    • Microgateway
    • Monetization
    • Private Cloud Deployment
    • 日本語コミュニティ
    • Insights
    • IoT Apigee Link
    • BaaS/Usergrid
    • BaaS Transition/Migration
    • Apigee-127
    • New Customers
    • Topics
    • Questions
    • Articles
    • Ideas
    • Leaderboard
    • Badges
  • Log in
  • Sign up

Get answers, ideas, and support from the Apigee Community

  • Home /
  • Private Cloud Deployment /
avatar image
0
Question by Madhu · Jun 06, 2017 at 11:12 AM · 360 Views installation errorprivate cloud deployment

Install Router and Message Processor on node

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff; min-height: 13.0px} span.s1 {font-variant-ligatures: no-common-ligatures}

[root@node1 ~]# /opt/apigee/apigee-setup/bin/setup.sh -p rmp -f /opt/configFile

INFO: running setup as root

INFO: changing log location to /tmp/setup-root.log

Using defaults from /opt/configFile

/opt/apigee/apigee-lib/apigee-lib.sh: line 940: $'\342\200\213HOSTIP=10.3.4.47': command not found

/opt/apigee/apigee-lib/apigee-lib.sh: line 942: EaK#w+3HWq: command not found

/opt/apigee/apigee-lib/apigee-lib.sh: line 956: Jw2!JBLL: command not found

Service setup edge-router

Loaded plugins: priorities, update-motd, upgrade-helper

22 packages excluded due to repository priority protections

No packages marked for update

/opt/apigee/apigee-lib/apigee-lib.sh: line 940: $'\342\200\213HOSTIP=10.3.4.47': command not found

/opt/apigee/apigee-lib/apigee-lib.sh: line 942: EaK#w+3HWq: command not found

/opt/apigee/apigee-lib/apigee-lib.sh: line 947: d36?buC: Permission denied

/opt/apigee/apigee-lib/apigee-lib.sh: line 956: Jw2!JBLL: command not found

Checking for required variables

Checking required variable ZK_CLIENT_HOSTS...OK

Checking required variable REGION...OK

Checking for optional variables

Found optional variable MP_POD...OK

updated property conf_zookeeper_connection.string in file /opt/apigee/token/application/router.properties

updated property conf_system_region in file /opt/apigee/token/application/router.properties

updated property conf_system_pod in file /opt/apigee/token/application/router.properties

adding logrotate cron entry

apigee-configutil: edge-router: # OK

apigee-service: edge-router: edge-router is not running

apigee-configutil: edge-router: # OK

apigee-service: edge-router: Not running (NO_LOCKFILE)

apigee-service: edge-router: status=2, continuing

apigee-service: edge-router: Not running (DEAD)

apigee-service: edge-router: status=3, continuing

apigee-service: edge-router: Not running (DEAD)

apigee-service: edge-router: edge-router is dead

Error: setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 3

log from edge-router.log

apigee-configutil: edge-router: # OK

# in pid 2475, pgrp=2379 -> 2475

Exception in thread "main" java.lang.UnsupportedClassVersionError: com/apigee/kernel/MicroKernel : Unsupported major.minor version 52.0

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClass(ClassLoader.java:803)

at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)

at java.net.URLClassLoader.defineClass(URLClassLoader.java:442)

at java.net.URLClassLoader.access$100(URLClassLoader.java:64)

at java.net.URLClassLoader$1.run(URLClassLoader.java:354)

at java.net.URLClassLoader$1.run(URLClassLoader.java:348)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:347)

at java.lang.ClassLoader.loadClass(ClassLoader.java:425)

at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)

at java.lang.ClassLoader.loadClass(ClassLoader.java:358)

at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)

Comment
Add comment Show 4
10 |5000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by Apigeeks only
  • Viewable by the original poster
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Keerty srinivasa Rao · Nov 04, 2020 at 09:51 AM 0
Link

I get the below error :
Found optional variable MP_POD...OK Error: setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 1
Could some one please help

avatar image Priyadarshi Ajitav Jena Keerty srinivasa Rao · Nov 04, 2020 at 11:20 AM 0
Link

Please check the setup log you can find more. May be some parameter in configuration file or any dependency missing.

avatar image Priyadarshi Ajitav Jena Priyadarshi Ajitav Jena · Nov 04, 2020 at 11:20 AM 0
Link

If all look good, then reinstall bootstrap

Show more comments

Close

1 Answer

  • Sort: 
avatar image
0

Answer by Priyadarshi Ajitav Jena · Nov 04, 2020 at 06:37 PM

this is a known issue. In the past I faced this many times. There would be a couple of reasons.

1. need to check the port is busy. if there is anything else running on the same port please stop that process and try.

2. if any webproxy is on, then it searches the port on the internet and doesn't get a response. In that case also you see this issue. Here you need to make webproxy off, stop all the processes and install again.

Comment
Add comment · Link
10 |5000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by Apigeeks only
  • Viewable by the original poster
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Follow this Question

Answers Answers and Comments

41 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

is it possible to have two different Virtual hosts (default and something else) use the same alias 1 Answer

Edge management server installation failed(Unable to get UUID from management server) 3 Answers

Multiple Postgres databases for Apigee Developer Portal 1 Answer

repomd.xml: 28, 'Operation timed out after 30000 1 Answer

Explanation of apigee-sso SAML service provider certificate 2 Answers

  • Products
    • Edge - APIs
    • Insights - Big Data
    • Plans
  • Developers
    • Overview
    • Documentation
  • Resources
    • Overview
    • Blog
    • Apigee Institute
    • Academy
    • Documentation
  • Company
    • Overview
    • Press
    • Customers
    • Partners
    • Team
    • Events
    • Careers
    • Contact Us
  • Support
    • Support Overview
    • Documentation
    • Status
    • Edge Support Portal
    • Privacy Policy
    • Terms & Conditions
© 2021 Apigee Corp. All rights reserved. - Apigee Community Terms of Use - Powered by AnswerHub
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Create an article
  • Post an idea
  • Spaces
  • Product Announcements
  • General
  • Edge/API Management
  • Developer Portal (Drupal-based)
  • Developer Portal (Integrated)
  • API Design
  • APIM on Istio
  • Extensions
  • Business of APIs
  • Academy/Certification
  • Adapter for Envoy
  • Analytics
  • Events
  • Hybrid
  • Integration (AWS, PCF, Etc.)
  • Microgateway
  • Monetization
  • Private Cloud Deployment
  • 日本語コミュニティ
  • Insights
  • IoT Apigee Link
  • BaaS/Usergrid
  • BaaS Transition/Migration
  • Apigee-127
  • New Customers
  • Explore
  • Topics
  • Questions
  • Articles
  • Ideas
  • Badges