I am using the developer edition of IBM MFP, in my app, while building and deployment of the SQL Adapter the exception is occured like "Adapter deployment failed: java.net.URISyntaxException: Illegal character in hostname at index 10: http://XXX_XXX_008-PC:10080/", I think the '-' in the domain of IP Address is creating the exception. I have searched in the workspace/MobileFirstServerConfig directory to change the domain of the IP, but I am not able to find out where is the default configuration in the server to change the domain to localhost? I can't change the corporate domain name. So, please suggest where to change the default domain name. Thanks in advance.
How to change the default domain in IP address in the MobileFirstServer
218 Views Asked by Bhaskar Reddi At
1
There are 1 best solutions below
Related Questions in MOBILEFIRST-ADAPTERS
- Can I use a MobileFirst app without the MobileFirst server?
- IBM MobileFirst Java adapter for WS SOAP
- Read adapter procedure requestTimeoutInSeconds from worklight.properties file
- How do I invoke a MobileFirst Platform Adapter using PUT?
- Cannot compile Java adapter using adapter-builder task (ANT) in MFP v7
- Disabling default security using @OAuthSecurity(enabled=false)
- How to invoke Java adapter from HTTP adapter?
- Authentication with Mobilefirst Java Adapter
- Mobilefirst 7.0 soapadapter fails calling no argument operatio
- IBM Mobilefirst SQL adapter with parameters for select IN statement
- MobileFirst - WLClientLogReceiver not writing any client logs in SystemOut.log
- IBM MobileFirst - Problems connection database Java Adapter
- MobileFirst JavaScript adapter load local config file
- MFP 7.0 Java Adapter Build Error
- Mobile first application with Iframe in IOS
Related Questions in MOBILEFIRST-SERVER
- How to update a app version in the MobileFirst pruduction server 7.0?
- Disabling default security using @OAuthSecurity(enabled=false)
- MFP Server: Specifying a particular interface on a multi-homed host
- IBM MobileFirst Platform ClassPath error during installation
- MobileFirst server error
- Error Deploying MobileFirst Server Configuration
- Why is MobileFirst Server Configuration Tool not letting me deploy with libertyAdminUser and libertyAdminPassword?
- MFP 7.0 Java Adapter Build Error
- Mobile first application with Iframe in IOS
- MobileFirst application preview failure
- Mobilefirst 7.1 - What does decommision process does? How to undo decommisioned devices
- MobileFirst 7.1 Client Log Device Info - UNKNOWN
- MobileFirst 8 javascript adapters and messages
- Cordova Android application getting "invalid_client" from MobileFirst 8.0 server
- IBM Mobile First 8.0 oAuth flow "client_id" and "redirect_uri" exposed in GET Request
Related Questions in MOBILEFIRST-STUDIO
- Installing MobileFirst Platform Studio fails
- IBM MobileFirst - NoClassDefFoundError
- IBM MobileFirst Server Error When Deploying The Helloworld Application
- MobileFirst development server startup failure
- IBM MFP MFA (Multi factor authentication) for Version 8
- How to add Runtime environment in mobile first 7.1?
- MobileFirst project upgrade fails on Windows 8 appx
- MobileFirst My migrated iOS project unresponsive if I extend WLAppDelegate, but not if I extend WLCordovaAppDelegate
- Missing file after Mobilefirst 7.1 migration of Windows8 app
- MobileFirst Platform Foundation 7.0 hybrid app supporting Windows8 (tablet and desktop) environment - how to integrate code with SCM?
- How To setup IBM Mobile First version 7.1 in eclipse - IBM mobile first not available in eclipse marketplace
- MobileFirst Login Issue
- Error installing IBM Mobile First Studio 7.1 on Mac
- Can not deploy helloworld app to mobilefirst development server(7.0) because of "Unable to create project lock entity" error
- MobileFirst Studio Upgrade Issue
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
In Eclipse, open the Servers view and double-click on MobileFirst Platform Development Server -> Change the value of "Host name".